body{background-color:black;font-family:tahoma,verdana,arial;font-size:11px;}

#main{position:absolute;top:50%;left:50%;margin:-260px 0 0 -400px;height:521px;width:801px;background-image:url(./img/main_bg.png);}

#mnucont{width:190px;float:left;}
#menu{
	padding-left:4px;
	margin-top:30px;
	color:white;
	width:160px;
	height:100px;
}

#menu a.act{text-decoration:none;color:#402906;	padding-left:18px;
	height:18px;width:140px;display:block;}
#menu a.act:hover{text-decoration:none;color:#000000;}

#menu a.curr{text-decoration:none;color:#402906;	padding-left:24px;
	background-image: url("./img/bullet.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	height:18px;width:140px;display:block;font-weight:bold;}
#menu a.curr:hover{text-decoration:none;color:#000000;}

#thumbs{
	padding-left:20px;
	margin-top:30px;
	color:white;
	width:160px;
	height:300px;
}

#thumbs img{margin:4px;border:1px #222 solid;}
#thumbs a{text-decoration:none;color:#cc0000;font-weight:bold;margin-right:3px;}
#cont{
	margin-left:230px;
	margin-right:30px;
	margin-top:20px;
	color:gray;
	height:460px;
	
}

#topmenu{position:absolute;top:50%;left:50%;margin:-280px 0 0 -400px;height:18px;width:801px; text-align:right;}

.news{height:460px;width:100%;text-align:left;}
.news img{margin-left:-10px;}
.nadpis{color:#002277;border-bottom:1px solid silver;font-weight:bold;}
.links{text-decoration:none;color:#cc0000;font-weight:bold;}
.links:hover{text-decoration:none;color:gray;font-weight:bold;}

#nums{margin-left:4px;}
#nums a.inact{color:#402906;border:1px solid #805C26;font-weight:normal;padding-bottom:2px;padding-left:2px;display:block;width:12px;height:12px;background-color:#BFA47C;float:left;margin:1px;text-align:center;}
#nums a.curr{color:#BFA47C;border:1px solid #805C26;font-weight:normal;padding-bottom:2px;padding-left:2px;display:block;width:12px;height:12px;background-color:#402906;float:left;margin:1px;text-align:center;}

.cb{clear:both;}
