/* 
    Document   : article
    Created on : 2009-03-31, 16:33:48
    Author     : Witold Graca
*/


.bbox li {
	border: none;
	margin: 0px 0px 0px 10px;
	list-style-image: url(../images/common/p3.png);
}

.bbox a {
	font-weight: normal;
}

#left {
	width:600px;
}

.path li {
	float: left;
	display:block;
	padding: 0px 5px 0px 5px;
	line-height: 30px;
	margin-left: 0px;
	font-size: 11px;
	background: url(../images/common/p4.png) no-repeat right;
}

.path li.nobg {
	background: none;
	font-weight: bold;
}

.path li span {
	color: #4c4c4c;
	font-weight: bold;
}
.path li a {
	color: #137a98;
	line-height: 30px;
	text-decoration: none;
	font-weight: normal;
}



.gbox a {
	font-weight: normal;
}
