@import url("menu.css");
@import url("master.css");
@import url("modules.css");


#box{
	background: #fff url(../images/box.gif) repeat-y;
	margin: 0 auto;
	width: 953px;
	position: relative;
}

#hlavni{
	width: 945px;
	padding: 0 4px;
	background:  url(../images/hlavni.gif) top left no-repeat;
	text-align: left;
	position: relative;

}
#header{

	background: #122d3e url(../images/header.gif) no-repeat top right;
	position: relative;
	height: 86px;	
}
#logo{
	position: absolute;
	top: 14px;
	left: 0;
}


#drobky{
	float: left;
	width: 600px;
	font-size: 85%;
	padding: 12px 345px 5px 0;
	background: #ffefc1 url(../images/drobky.gif) no-repeat top left;
	border-bottom: 1px solid #f8e6b2;
}

#drobky  li{
	list-style-type: none;
	display: inline;
	padding-right: 14px;
	padding-left: 4px;
	background: url(../images/drobek_li.gif) no-repeat right;
	color: #928150;
}
#drobky  li a{
	color: #928150;
}
#drobky  li a:hover{
	text-decoration: none;
}
 #drobky li.posledni_drobek{
	background: none;
}
 #drobky li.prvni_drobek{
	padding-left: 10px;
}


#slogan{
	background: #ED2229;
	padding: 10px;
	width: 320px;
	color: #fff;
	position: absolute;
	top: 110px;
	left: 440px;
	font-size: 110%;
	font-weight: bold;
}



#content{
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0 10px 10px 10px;
	float: left;
	background: url(../images/content.gif) repeat-y left;

}
#obsah {
	float: right;
	width: 580px;
	min-height: 300px;
}



#user{
	padding: 10px;
}
#user a {
	color: #fff;
}






#main { 
	float:left; 
	width:739px;  
	clear: both;
	


}
#content { 
	float:left; 
	width:716px; 
	overflow: hidden;
	min-height: 250px;

}




#extra { 
	float:right; 
	width: 206px; 
	padding-top: 6px;
	overflow: hidden;
}
#extra h3.nadp{
	background:  url(../images/extra_nadp.gif) no-repeat top left;
	color: #fff;
	padding: 6px 10px 3px 25px;
	font-size: 90%;
}

#extra .mini_box{
	background: #c9dde9 url(../images/mini_box.gif) no-repeat bottom left;
	width: 180px;
	padding: 10px;
	margin: 1px 0 3px 0;
}


#footer{
	background: #d95802 url(../images/footer.gif) no-repeat bottom left;
	color: #000;
	clear: both;

	padding: 12px 10px 12px 0;
	width: 943px;
	text-align: left;
	font-size: 95%;
	position: relative;
}
#footer a{
	color: #802a16;
}
#footer p{
	padding-left: 15px;
}
#footer ul li{
	list-style-type: none;
	display: inline;
	margin-left: 10px;
	padding-right: 10px;
	background: url(../images/footer_li.gif) no-repeat center right;
}
#footer ul li.posledni{

	background: none;
}



#footer2{
	color: #a79664;
	/*background: #F4F7F9;*/
	text-align: left;
	padding: 15px 15px 5px 15px;
	/*float: left;*/
	margin: 0 auto;
	width: 945px;
	display: block;
}
#footer2 ul{
	list-style: none;
}
#footer2 li{
	list-style: none;
}
#footer2 .f1{
	background: url(../images/eso_li.gif) no-repeat bottom right;
	width: 105px;
	float: left;
}
#footer2 .f2{
	padding: 10px;
	padding-left: 20px;
	color: #a79664;
	float: left;
}
#footer2 a{
	color: #a79664;
}

#bs_footer{
	float: right;
	font-size: 100%;
	text-decoration: none;
}

#bs_footer span{
	
	position: relative;
	bottom: 3px;
}
