@import url("../spolecna_data/css/style.css");
@import url("basic.css");
@import url("modules.css");
@import url("menu.css");
@import url("user_edit.css");
#box{
	width: 990px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	clear: left;
		background: url(../spolecna_data/images/box.gif) repeat-y left;
}
/****** HLAVICKA *****/
#header{
	width: 990px;
	height: 111px;

	overflow: hidden;
	clear: both;
	background: #EEEFF0;
/*	background: #EEEFF0  url(../images/header.gif) no-repeat bottom left;	*/
}
#logo{
	float: left;
}
.flash_logo{
	position: absolute;
	top: 0;
	left: 0;
}

/** jazyky **/
#language{
	float: right;	
	list-style-type: none;
	width: 990px;
	height: 30px;
	overflow: hidden;
	background: #EEEFF0;
}
#language li{
	float: right;	
}
#language li a{
	display: block;
	padding: 7px 10px;
	padding-right: 0;
	font-size: 85%;	
	color: #4d4f59;	
	text-decoration: none;
}
#language li a img{
	position: relative;
	top: 2px;
}
#language li a span{
	text-decoration: underline;
	margin-left: 4px;
}

#language li a:hover{
	color: #808390;
}
#language li.active{
	background: url(../spolecna_data/images/top_box_li.gif) no-repeat right center;
}

#language li.active a img{
	position: relative;
	top: 1px;
}
#language li.active a{
	color: #4d4f59;	
	padding-right: 10px;
}
/** boxy v hlavicce **/

#header_boxes{
	width: 820px;
	height: 110px;
	clear: both;
	position: absolute;
	top: 30px;
	left: 170px;
	z-index: 50;

}

.header_box{
	width: 293px;
	height: 108px;
	float: left;
	background: #fff;
	border: 1px solid #d4d4d4;
	overflow: hidden;
	margin-left: 15px;
	display: inline;
}
.header_box h3.box_nadp{
	position: relative;
	background: #e8e8e8 url(../spolecna_data/images/header_box_h3.gif) repeat-x top;
	padding: 5px 10px;
	font-size: 93%;
	color: #626570;
	border-bottom: 1px solid #d4d4d4;
}
.header_box h3 span{

}
.header_box h3 span a{
	color: #66ad36 !important;
	text-decoration: none;
}
.header_box h3 span a:hover{
	color:#3e3e3e !important;
}
#box_login h3 span.right{
	background: url(../images/login_mini_h3.gif) no-repeat 1px 0; 
	padding-left: 18px;
	padding: 6px 0 4px 11px;
		color:#3E3E3E;
	display:block;
	position:absolute;
	right: 5px;
	top: 0;
}

#box_login h3 span.right a{
	background:  url(../images/registrace_ico.gif) no-repeat 5px 1px; 
	padding-left: 26px;
}

#box_login h3 span.left{
	background:  url(../images/profil_ico.gif) no-repeat 1px 1px; 
	padding-left: 20px;
}

#mini_login a:hover{
	color: #66ad36;
}

#kosik_mini h3 span{
	background:  url(../images/kosik_ico.gif) no-repeat 5px 5px; 
	padding-left: 27px;
}
#fulltext_mini h3 span{
	background:  url(../images/hledej_ico.gif) no-repeat 0 1px; 
	padding-left: 23px;
}


/***** OBSAHOVA CAST *****/
#obal{
	width: 990px;
	clear: both;
	float: left;
	padding: 0 0 20px 0;
	background: url(../spolecna_data/images/obal.gif) no-repeat bottom left;
	border-top: 15px solid #eeeff0;
	border-bottom: 15px solid #eeeff0;
}

#main{
	width: 735px;
	float: left;
}
#content { 
	float:right; 
	width: 550px; 
	overflow: hidden;
}
#nav { 
	float:left; 
	width: 170px; 
	margin-bottom: 30px;
	overflow: hidden;
	background: #eeeff0;
	border-bottom: 1px solid #d4d4d4;
}
#extra { 
	float:right; 
	width: 240px; 
	margin-bottom: 30px;
	overflow: hidden;
	background: #eeeff0;
	border-bottom: 1px solid #d4d4d4;
}
/** drobeckova navigace **/

#drobky{
	float: left;
	width: 548px;
	margin: 0;	
	font-size: 85%;
	border: 1px solid #d4d4d4;
	border-bottom: none;
	background: #fff url(../spolecna_data/images/drobky_bgr.gif) repeat-x bottom;
	padding: 6px 0;
	list-style-type: none;	
}
#drobky  li{
	float: left;	
	padding: 2px 12px 2px 8px;
	color: #626570;
	background: url(../spolecna_data/images/drobky.gif) no-repeat right center;
}
#drobky  li a{
	color: #626570;
	float: left;
}
#drobky  li a:hover{
	text-decoration: none;
}
#drobky li.prvni_drobek{
	background: url(../spolecna_data/images/drobky.gif) no-repeat right center;
	padding-left: 8px;
}
#drobky li.prvni_drobek a{
	color: #626570;
}
 #drobky li.posledni_drobek{
	background: none;
}



/** boxy  **/

h3.nadp{
	padding: 5px 10px;
	font-size: 90%;
	color: #626570;
	background: #e8e8e8 url(../images/boxy_h3.gif) repeat-x top;
	border: 1px solid #d4d4d4;
	border-bottom: none;
	position: relative;
}
.mini_box{
	margin-bottom: 10px;
	padding: 10px;
	border: 1px solid #d4d4d4;
	background: #fff;
}

h3.extra_nadpis{
	border: 1px solid #e79a01;
	border-bottom: none;
	background: #ffaa00;
	color: #fff;
}
.extra_box{
	border: 1px solid #d4d4d4;	
	background: #fff9ef;
}
.mini_box img{
	margin-right: 5px;
}

.box_odkaz img{
	margin-bottom: -3px;
}
.box_odkaz{
	margin-bottom: 10px;
	display: block;
}
#player_2{
	width: 170px;
	height: 90px;
	margin-bottom: 10px;
	overflow: hidden;
	position: relative;
}

/***** PARTNERI *****/

#partneri{
	width: 988px;
	clear: both;
	float: left;
	padding-bottom: 2px;
	border: 1px solid #d4d4d4;
	background: #fff url(../spolecna_data/images/partneri/partneri.gif) repeat-x top;
}
.partner{
	width: 333px;
	float: left;
	background: url(../spolecna_data/images/partneri/partneri_blok.gif) no-repeat top right;
}
#partner_1 li.prvni{
	padding-left: 17px;
}
#partner_1 li.posledni{
/*	padding-left: 20px;*/
}
#partner_2{
	width: 328px;
}
#partner_2 li.posledni{
	/*padding-left: 20px;*/
}
#partner_3{
	width: 327px;
	background: none;
}
#partner_3 li{
	/*padding-right: 25px;*/
}
#partner_3 li.posledni{
	/*padding-left: 15px;
	padding-left: 20px;*/
}

.partner h2{
	color: #787981;
	font-size: 85%;
	font-weight: normal;
}
#partneri h2{
	padding: 9px 0 8px 10px;
	border-bottom: 1px solid #d4d4d4;
}
#partneri ul{

}
#partneri li{
	list-style-type: none;
	float: left;
	padding: 10px;	
	width: 143px;
	text-align: center;		
	background: url(../spolecna_data/images/partneri/partneri_blok.gif) no-repeat right bottom;
}
#partneri li.posledni{
	background: none;
}

#footer_hlavicka{
	height: 31px;
	width: 990px;		
	border-top: 15px solid #EEEFF0;
	clear: both;
	background: url(../spolecna_data/images/footer_hlavicka.gif) no-repeat;
}


/***** PATICKA *****/
#footer{
	width: 988px;
	clear: both;
	background: #fff;
	padding: 20px 0 15px 0;
	border: 1px solid #d4d4d4;
	position: relative;
	/*border-top: 15px solid #eeeff0;	*/
}

#footer h2{
	position: absolute;
	top: -22px;
	color: #787981;
	font-size: 85%;
	font-weight: normal;
}
#footer_vsechny{
	left: 838px;
}
#footer_mapa{
	left: 185px;
}
#footer_oceneni{
	left: 10px;
}
#footer a:link{
	color: #777;
}
#footer li li a:link{
	color: #999;
}

#footer a:visited{
	color: #777;
}
#footer a:hover{
	color: #66ad36;
}
#footer a:active{
	color: #666666;
}
#footer a:focus{
	color: #000;
}

#footer li li a:link{
	color: #999;
}
#footer li li a:visited{
	color: #999;
}
#footer li li a:hover{
	color: #66ad36;
}
#footer li li a:active{
	color: #666666;
}
#footer li li a:focus{
	color: #000;
}



#footer #bloky{
	background: url(../spolecna_data/images/footer.gif) repeat-y right;
	float: right;
}/*
#footer ul {
	width: 120px;
}*/
#footer ul li{
	list-style-type: none;
	padding-bottom: 5px;
	font-size: 85%;
	width: 122px;

}
#footer ul li ul{
	padding-top: 5px;
	width: auto;
}
#footer li li{
padding-left: 10px;
width: 112px;
background: url(../spolecna_data/images/footer_blok.gif) no-repeat 0 4px;
}
#footer li li.posledni{

padding-left: 10px;
/*background: url(../images/footer_blok_konec.gif) no-repeat left bottom;*/
}


#footer .posledni{
	padding-bottom: 0;
}
.blok{
	float: right;
	width: 140px;
	padding: 0 0 0 10px;
}
#blok_1{
	width: 135px;
	text-align: right;
	padding-right: 15px;
}
#blok_1 li{
	width: 135px !important;
}

#blok_2{
	width: 150px !important ;
}
#blok_3{
	width: 150px !important ;
}
#blok_4{
	width: 155px !important ;
}
#blok_5{
	width: 155px !important;
}
#blok_6{
	width: 128px !important;
}
#blok_6 li{
	list-style-type: none;
}
#blok_6 li a{
	display: block;
}

.ven{
	background: url(../images/ven.gif) no-repeat right center;
	padding-right: 13px;
}
#footer_2{
	width: 990px;
	margin: 0 auto;
	padding-top: 15px;
	position: relative;
	text-align: left;
	font-size: 85%;
	color: #626570;	
}
#footer_2 li{
	list-style-type: none;
	display: inline;
	padding: 0 6px 0 6px;
	background: url(../spolecna_data/images/footer_2_li.gif) no-repeat center right;
}
#footer_2 li.posledni{
	background: none;
}
#footer_2 p{
	padding-top: 10px;
}
#bs_logo{
	position: absolute;
	top: 15px;
	right: 0;
}
.home_kontakt{
	width: 140px;
	height: 25px;
	overflow: hidden;
	display: block;
	position: relative;
	margin-bottom: -8px;
}
.home_kontakt span{
	width: 140px;
	height: 25px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 50;
	background: url(../images/tab2_kontakt.gif) no-repeat;
}
#taby2 address{
	font-style: normal;
	padding-bottom: 17px;
}
