@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: 970px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	clear: left;
}
/****** HLAVICKA *****/
#header{
	width: 970px;
}
#logo{
	float: left;
}
.flash_logo{
	position: absolute;
	top: 0;
	left: 0;
}


/** jazyky **/
#language_obal{
	width: 773px;
	float: right;		
	border:1px solid #aaa;
	background: #c3c3c3;	
}
#language_obal h2{
	float: left;
	padding: 9px 15px 10px 8px;
	font-size: 1em;
	color: #fff;
	background: #8A8A8A;
}
#weby_more{
	float: left;
	padding-top: 10px;
	position: relative;
	left: -8px;
}
#weby_more img{
	margin-bottom: -3px;
}


#language{
	float: right;	
	list-style-type: none;
	width: 360px;
}
#language li{
	float: right;	
}
#language li a{
	display: block;
	padding: 10px;
	border-left: 1px solid #aaa;
	font-size: 90%;	
	color: #fff;
	text-decoration: none;
}
#language li a:hover{
	color: #3e3e3e;
}
#language li a.active{
	background: #8a8a8a;
	color: #c5c5c5;
}
/***** OBSAHOVA CAST *****/
#obal{
	width: 970px;
	clear: both;
	float: left;
	padding: 5px 0 20px 0;
}

#main{
	width: 709px;
	float: left;
}
#content { 
	float:right; 
	width: 514px; 
	overflow: hidden;
}
#nav { 
	float:left; 
	width: 190px; 
	overflow: hidden;
}
#extra { 
	float:right; 
	width: 255px; 
	overflow: hidden;

}
/** drobeckova navigace **/

#drobky{
	float: left;
	width: 100%;
	margin: 5px 0 10px 0;	
	font-size: 85%;
	background: #aaa;
	padding: 7px 0;
	list-style-type: none;	
}
#drobky  li{
	float: left;	
	padding: 2px 12px 2px 8px;
	color: #f8d58e;
	background: url(../images/drobek.gif) no-repeat right center;
}
#drobky  li a{
	color: #f8d58e;
	float: left;
}
#drobky  li a:hover{
	text-decoration: none;
}
#drobky li.prvni_drobek{
	background: url(../images/drobek_home.gif) no-repeat right center;
	padding-left: 12px;
}
#drobky li.prvni_drobek a{
	color: #fff;
}
 #drobky li.posledni_drobek{
	background: none;
}


/** boxy  **/

h3.nadp{
	padding: 5px 10px;
	font-size: 100%;
	font-style: italic;
	color: #666;
	background: #ccc url(../images/boxy_h3.gif) repeat-x bottom;
	border: 1px solid #ccc;
	border-bottom: none;
}
.mini_box{
	margin-bottom: 5px;
	padding: 10px;
	border: 1px solid #ccc;
	background: #fff;
}

h3.extra_nadpis{
	border: 1px solid #e79a01;
	border-bottom: none;
	background: #ffaa00;
	color: #fff;
}
.extra_box{
	border: 1px solid #e79a01;	
	background: #fff9ef;
}
.mini_box img{
	margin-right: 5px;
}

.box_odkaz img{
	margin-bottom: -3px;
}
.box_odkaz{
	margin-bottom: 5px;
	display: block;
}




/***** PATICKA *****/
#footer{
	width: 970px;
	clear: both;
	background: url(../images/footer.gif) repeat-x top;
	padding: 20px 0 15px 0;
	border-bottom: 1px solid #ccc;
}
#footer a:link{
	color: #777;
}
#footer li li a:link{
	color: #999;
}

#footer a:visited{
	color: #777;
}
#footer a:hover{
	color: #d71920;
}
#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: #d71920;
}
#footer li li a:active{
	color: #666666;
}
#footer li li a:focus{
	color: #000;
}



#footer #bloky{
	background: url(../images/footer_bloky.gif) repeat-y right;
	float: right;
}
#footer ul {
	width: 120px;
}

#footer ul li{
	list-style-type: none;
	padding-bottom: 5px;
	font-size: 85%;
	width: 120px;
}
#footer ul li ul{
	padding-top: 5px;
	width: auto;
}
#footer li li{
padding-left: 10px;
width: 112px;
background: url(../images/footer_blok.gif) no-repeat left center;
}
#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: 120px;
	padding: 0 0 0 30px;
}
#blok_1{
	text-align: right;
	padding-right: 0;
}
#blok_4{
	width: 130px !important ;
}
#blok_5{
	width: 140px !important;
}
#blok_6{
	width: 165px !important;
	padding-left: 20px;
	padding-top: 30px;
}

.ven{
	background: url(../images/ven.gif) no-repeat right center;
	padding-right: 13px;
}
#bs{
	padding-top: 8px;
	margin-top: 7px;
	border-top: 1px solid #ccc;
}

#spodni{
	width: 150px;
	background: #1c4995;
	border: 1px solid #ccc;
}
#spodni li{
	list-style-type: none;
	text-align: left;
}
#spodni a{
	width: 130px;
	display: block;
	padding: 4px 6px 4px 14px;
	border-top: 1px solid #123878;
	border-bottom:1px solid #2958a6;
	background:  url(../images/weby_more_ven.gif) no-repeat 135px 10px;
	color: #fff;
	text-decoration: none;

}
#spodni a:hover{
	background: #2359ba url(../images/weby_more_ven_hover.gif) no-repeat 135px 10px;
	color: #bacae7;
}

#subcontent{
	position:absolute; 
	visibility: hidden;
	width: 255px;
	text-align: left;
}
#subcontent2{
	position:absolute; 
	visibility: hidden;
	width: 150px;
	text-align: left;

}

