@import url("menu.css");
@import url("master.css");
@import url("modules.css");


#box{
	background: #3d0100 url(../images/box.gif) repeat-y;
	margin: 0 auto;
	width: 901px;
	position: relative;
	text-align: left;	
	overflow: hidden;
	color: #fefefe;
	
}
#header{

	background: #780001 url(../images/header.png) no-repeat top right;
	position: relative;
	height: 231px;	
	width: 901px;
}
#logo{
	position: absolute;
	top: 78px;
	left: 11px;
	width: 340px;
	height: 110px;
}

#countbox{
	color: #B27E41;
	font-size: 85%;
	padding-top: 14px;
	padding-left: 14px;
}

#novinari{
	position: absolute;
	top: 12px;
	right: 14px;
}
#novinari a{
	color: #B27E41;
	font-size: 85%;	
}

#language{
	background: url(../images/lng_li.gif) no-repeat left bottom;
	/*width: 200px;*/
	height: 24px;
	position: absolute;
	right: 0;
	top: 9px;
	overflow: hidden;
}

#language li{
	float: left;	
	list-style-type: none;
	margin-left: 10px;
	padding-right: 10px;	
	padding-top: 5px;
	padding-bottom: 8px;
	display: inline;
	background: url(../images/lng_li.gif) no-repeat right bottom;
	color: #A9A9A9;
	font-size: 85%;	
}
#language a{
	text-decoration: none;
	color: #B88746;
}
#language a:hover{
	color: #fff;
}
#language img{
	padding-top: 2px;
}


#main { 

	width: 901px;  
	background: #3d0100;/**/
	overflow: hidden;
	clear: both;
	padding-top: 31px;/*2.32em*/
}
#main2 { 
	width: 901px;  
	background: #7C0000 url(../images/main.jpg) no-repeat bottom left;/*#3d0100*/
	float:left; 
}

#contents {
	background:  url(../images/contents.gif) no-repeat top left;/*#7c0000*/
	min-height: 700px;
	width: 901px; 
	float: left;
}



#content { 
	float:left; 
	width: 621px; 
	overflow: hidden;
	padding: 15px;
	line-height: 1.3em;	
	font-size: 95%;
}



#extra { 
	float:right; 
	width: 248px; 
	overflow: hidden;
	margin-right: 2px;
	margin-bottom: 250px;
	display: inline; /*IE6*/
}

.mini_box{
	padding: 16px 20px;
	margin-bottom: 5px;
}
.mini_box img{
	margin-bottom: 5px auto;
}

#extra h3.nadp{
	/*background: #cbcbff;*/
	background: url(../images/extra_h3.gif) no-repeat bottom;
	padding: 14px 0 10px 23px;	
	color: #b88746;
	font-weight: bold;
	font-size: 1.1em;
}
#extra h3.nadp a{
	color: #b88746;
	text-decoration: none;
}

#rezervace{
	background: #540001;
	border-bottom: 1px solid #390000;
	display: block;
	text-align: center;
	padding: 20px 0;
	/*text-decoration: none;*/
	font-weight: bold;
}





#drobky{
	width: 877px;
	margin: 0 2px;
	font-size: 85%;
	padding: 8px 10px;
	background: #930000;
	text-align: left;
	overflow: hidden;
	border-bottom: 1px solid #530001;
}
#drobky  li{
	list-style-type: none;
	display: inline;
	padding-right: 14px;
	padding-left: 6px;
	background: url(../images/drobky.gif) no-repeat right;
	color: #b88746;
}
#drobky  li a{
	color: #b88746;
}
#drobky  li a:hover{
	text-decoration: none;
}
 #drobky li.posledni_drobek{
	background: none;
}
 #drobky li.prvni_drobek{
	padding-left: 0;
}


#footer_obal{
	border-top:  1px solid #400001;
	background: #450001;
}



#footer{
	background: #650101 url(../images/footer.gif) no-repeat top; 
	margin: 0 auto;	
	text-align: left;
	clear: both;
	width: 901px;
	color: #fff;
	margin: 0 auto;
	font-size: 90%;
	padding-bottom: 20px;
	position: relative;
}


#footer a{
	color: #b27e41;
}
#footer a:hover{
	color: #fff;
}


#footer_copy{
	padding: 30px 5px 8px 14px; 
}

#footer ul{
	padding-left: 8px;
	margin-bottom: 26px;
}
#footer ul li{
	list-style-type: none;
	display: inline;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	background: url(../images/footer_li.gif) no-repeat center right;
}
#footer ul li.posledni{

	background: none;
}
#bs_logo{
	margin-left: 14px;
}

#plzen{
	width: 100px;
	height: 220px;	
	position: absolute;
	right: 30px;
	top: -175px;
	text-align: center;	
}
#plzen img{
	margin-bottom: 20px;
}
#pl_kraj{
	width: 84px;
	height: 140px;	
	position: absolute;
	right: 145px;
	top: -87px;
	text-align: center;	
}
#pl_kraj img{
	margin-bottom: 38px;
}

#bs_logo{
	text-decoration: none;
}
#bs_logo span{
	text-decoration: underline;
	position: relative;
	bottom: 6px;
}


