body { 
	margin:0px; 
	padding:0px; 
	background: #131516; 
	color:#b2c4cc;
	font-family: "Trebuchet MS"; 
	font-size:12px;
}

a{ color:#fa8147; text-decoration:none;}
a:hover{ text-decoration:none;
	
}


ul{margin:0px; padding:0px; list-style:none; line-height:25px;}
ul li { background: url(images/px_bot.gif) repeat-x left bottom ; /*width:278px*/}
ul li a{ color:#7d7d7d; text-decoration: none; background:url(images/list_bg.gif) no-repeat 0 5px; 
padding-left:12px;}
ul li a:hover{ text-decoration: none; color:#fa8147;}
ul li a span{ color:#fa8147;}


.pilkas {
	background:#1a1d1f; 
	color:#6f7c82; 
	font-size:12px; 
	border-top:#202426 solid 1px; 
	border-bottom:#202426 solid 1px;
}
.headeris {
	color:#6f7c82; 
	font-size:12px; 
	border-top:#202426 solid 3px; 
	border-bottom:#202426 solid 3px;
}
.meniu {
	padding-left:15px;
	padding-top:20px;
	background:#1a1d1f;
	color:#6f7c82; 
	min-height:30px;
	line-height:35px;
	font-size:14px; 
	border-top:#202426 solid 1px; 
	border-bottom:#b2c4cc solid 1px;
}
.meniu a {
	border-bottom: #202426 double;
	color:#6f7c82;
	text-decoration:none;
	/*font-weight:bold;*/
}
.meniu a:visited {
	border-bottom: #202426 double;
	color:#6f7c82;
}
.meniu a:active {
	border-bottom: #b2c4cc double;
	color:#b2c4cc;
}
.meniu a:hover {
	border-bottom: #b2c4cc double;
	color:#b2c4cc;
}
 