@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: 996px;
	position: relative;
}

#hlavni{
	width: 988px;
	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: 10px;
	left: 0;
}


#drobky{
	float: left;
	width: 643px;
	font-size: 85%;
	padding: 12px 345px 5px 0;
	background: #c9dde9 url(../images/drobky.gif) no-repeat top left;
	border-bottom: 1px solid #acc8da;
}
#drobky  li{
	list-style-type: none;
	display: inline;
	padding-right: 14px;
	padding-left: 4px;
	background: url(../images/drobek_li.gif) no-repeat right;
	color: #5c7d92;
}
#drobky  li a{
	color: #5c7d92;
}
#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;
	clear: both;
}
#obsah {
	float: right;
	width: 580px;
	min-height: 300px;
}


/*
#drobky{
	height: 1.8em;
	background: url(../images/drobky.gif) no-repeat right top;
	font-size: 85%;

}
#drobky ul li{
	list-style-type: none;
	display: inline;
	padding-right: 17px;


}
#drobky ul li.posledni_drobek{
	background: none;
}
*/


#user{
	padding: 10px;
}
#user a {
	color: #fff;
}






#main { 
	float:left; 
	width:780px;  


}
#content { 
	float:right; 
	width:558px; 
	overflow: hidden;

}
#nav { 
	float:left; 
	width:200px; 
	overflow: hidden;
	padding-top: 6px;

}

#nav h3.nadp{
	background: Silver url(../images/box_nadpis.gif) no-repeat top left;
	color: #fff;
	padding: 6px 10px 3px 28px;
	font-size: 90%;
}
#nav .mini_box{
	background: #c9dde9 url(../images/mini_box_nav.gif) no-repeat bottom left;
	width: 180px;
	margin: 1px 0 3px 0;
	padding: 10px;
}


#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_nav.gif) no-repeat bottom left;
	width: 200px;
	margin: 1px 0 3px 0;	
}


#extra form{
	padding: 10px;	

}
#extra .mini_box{
	background: #c9dde9 url(../images/mini_box.gif) no-repeat bottom left;
	width: 200px;
	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: 986px;
	text-align: left;
	font-size: 95%;
	position: relative;
}
#footer a{
	color: #fff;
}
#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{
	background: #F4F7F9;
	text-align: left;
	padding: 15px 15px 5px 15px;
	float: left;
	width: 980px;
}
#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: #0f334a;
	float: left;
}
#footer2 a{
	color: #0f334a;
}

#bs_footer{
	float: right;
	font-size: 100%;
	text-decoration: none;
}

#bs_footer span{
	
	position: relative;
	bottom: 3px;
}
