@import url("menu.css");
@import url("basic.css");
@import url("modules.css");
@import url("user_edit.css");

#box{
	background: #fff url(../images/box.gif) repeat-y;
	margin: 0 auto;
	width: 986px;
	padding: 0;
	text-align: left;	
	position: relative;
}
#header{
	background: #041d98 url(../images/header.jpg) no-repeat top;
	position: relative;
	height: 90px;	
	width: 986px;
}
#header_box{
	text-align: right;
	padding: 1px 10px 0 0; 
}


#header_text{
	float: right;
	padding-left: 6px;
}
#header_text li{
	float: left;	
	list-style-type: none;
	padding: 0 10px 6px 11px;
	display: inline;
	background: url(../images/header_separator.gif) no-repeat left bottom;
}

#header_text a{
	color: #fff;
	font-size: 85%;
	text-decoration: none;
}
#header_text a:hover{
	text-decoration: underline;
}
#logo{
	position: absolute;
	top: 38px;
	left: 0;
	width: 139px;
	height: 138px;
	background: url(../images/logo_1.gif) no-repeat;
}
#header_text_1{
	width: 164px;
	height: 43px;
	overflow: hidden;
	position: absolute;
	left: 139px;
	top: 38px; 
}
#header_text_1 span{
	width: 164px;
	height: 43px;
	position: absolute;
	left: 0;
	top: 0; 
	background: url(../images/logo_2.gif) no-repeat;
	z-index: 10;
}

#header_text_2{
	width: 181px;
	height: 28px;
	overflow: hidden;
	position: absolute;
	right: 13px;
	bottom: 10px; 
}
#header_text_2 span{
	width: 181px;
	height: 28px;
	position: absolute;
	left: 0;
	top: 0; 
	background: url(../images/plzenaci-sobe.gif) no-repeat;
	z-index: 10;
}



#obsah { 
	width: 960px;  
	margin: 0 auto;
	clear: both;
	background: url(../images/main.gif) no-repeat top;
}
#drobky{
	height: 36px;
	padding-top: 9px;
	overflow: hidden;
	padding-left: 139px;
}
#drobky  li{
	list-style-type: none;
	display: inline;
	padding-right: 14px;
	padding-left: 6px;
	background: url(../images/drobky.gif) no-repeat center right;
	color: #8b93a6;
	font-size: 85%;
}
#drobky  li.posledni_drobek{
	background: none;
}
#drobky  li a{
	color: #8b93a6;
}
#drobky  li a:hover{
	text-decoration: none;
}

#nav{
	width: 280px;
	float: left;
	margin-bottom: 50px;
	background: #fff url(../images/nav.gif) no-repeat bottom;
}
#content { 
	width: 670px; 
	position: relative;
	line-height: 1.3em;	
	min-height: 400px;
	float: right;
}


h3.nadp{
	padding: 4px 0 5px 11px;	
	color: #fff;
	background: #ff0000 url(../images/h3_nadp.gif) repeat-x top;
	font-weight: bold;
	font-size: 1em;
}
.mini_box{
	padding: 10px;
	background: #fff;
	border: 1px solid #e2e9fa;
	border-top: none;
	margin-bottom: 10px;
}
.extra_box{
	padding: 10px;
	background: #0d3795;
	color: #fff;
	border-top: none;
	margin-bottom: 10px;
}


#footer{
	width: 958px;	
	padding: 24px 14px;
	background: #fcfcfe url(../images/footer.gif) no-repeat top left;
	font-size: 90%;
	color: #234198;
	position: relative;
}
#footer p {
	padding: 0;
	margin: 0;
}
#footer_leva{
	width: 300px;
	float: left;
}
#footer_prava{
	width: 560px;
	float: right;
	text-align: right;
}

#footer a {
	color: #234198;
}

#nahoru{
	width: 4em;
	margin: 15px auto 30px auto;		
	padding: 7px 14px;
	display: block;
	background: #234198 url(../images/nahoru.gif) no-repeat 10px 13px;
	color: #fff;	
}
#bs_logo{
	text-decoration: none;
	display: block;
	margin-top: 10px;
}
#vfotbal_nadp {
    padding: 0;
}
#vfotbal_nadp img {
    margin-top: -2px;
}

