@import url("../spolecna_data/css/style.css");
@import url("basic.css");
@import url("modules.css");
@import url("menu.css");
@import url("user_edit.css");

#content { 
	background-image: url(../images/bg2.gif); 
	background-repeat: repeat-y; 
	text-align: left; 
	margin: 0 auto 0; 
	padding: 0; 
	width: 750px; 
	border-bottom: 3px solid #fff 
}
#top { 
	background-color: #899c49; 
	margin: 0 3px; 
	padding: 13px 0 12px 20px; 
	border-top: 3px solid #fff;
	border-bottom: 3px solid #fff;
	position: relative; 	
	
}
#top p { 
	color: #fff; 
	margin: 0; 
	padding: 0; 
}
.logo{ 
	font-size: 1.8em; 
	font-weight: bold  
}
.logo a { 
	color: #fff !important; 
	text-decoration: none 
}
.logo a:hover { 
	color: #000 !important; 
	text-decoration: none 
}
#header { 
	background-image: url(../images/header1.gif); 
	background-repeat: no-repeat; 
	margin-right: 3px; 
	margin-left: 3px; 
	height: 193px 
}
#left { 
	width: 526px; 
	float: left 
}
#right { 
	width: 224px; 
	float: left 
}
#enoviny fieldset { 
	margin: 0 0 10px; 
	padding: 0; 
	border-style: none; 
	border-width: 0; 
}
.copy p { 
	color: #fff; 
	text-align: center; 
	margin: 0 auto; 
	padding: 10px 0 0 
}
.copy a  { 
	color: #fff; 
	text-decoration: none 
}
.copy a:hover { 
	color: #ed1c24; 
	text-decoration: underline ; 
}
.hide{
	position: absolute;
	top: -10000px;
	left: 0;
	width:1px;
   height:1px;
   overflow:hidden;
}


#top ul{
	position: absolute;
	top: 5px;
	right: 10px;
	margin: 0;
	padding: 0;
}
#top ul li{
	list-style-type: none;
	background: url(../images/header_li.gif) no-repeat center right;
	float: left;
}
#top ul li a{
	color: #fff;
	float: left;
	display: block;	
	padding: 10px;
	font-weight: bold;
	text-decoration: underline;
}
#top ul li a:hover{
	color: #000;

}
.inner { 
	padding: 0 15px 10px 15px 
}
.inner2 { 
	padding: 0 15px 
}
.novinka_datum { 
	background-image: url(../images/datum.gif); 
	background-repeat: no-repeat; 
	height: 16px; 
	margin-bottom: 0; 
	margin-left: 0; 
	padding: 0 0 0 20px; 
	border-style: none; 
	border-width: 0; 
}
.novinka_text { 
	margin: 0; 
	padding: 0; 
}
.novinka_archiv { 
	background-image: url(../images/archiv_news.gif); 
	background-repeat: no-repeat; 
	height: 16px; 
	padding-left: 20px; 
}
.cleaner { 
	font-size: 1px; 
	line-height: 1px;
	margin: -1px 0 0 0;
	float: none; 
	clear: both
}


/** drobeckova navigace **/

#drobky{
	float: left;
	width: 100%;
	margin: 5px 0 10px 0;	
	font-size: 85%;
	/*display: none;*/
	padding: 7px 0;
	list-style-type: none;	
}
#drobky  li{
	float: left;	
	padding: 2px 10px 2px 4px;
	color: #B5111B;
	background: url(../images/drobek.gif) no-repeat right center;
}
#drobky  li a{
	color: #B5111B;
	float: left;
}
#drobky  li a:hover{
	text-decoration: none;
}
#drobky li.prvni_drobek{
	padding-left: 0;
}

 #drobky li.posledni_drobek{
	background: none;
}
.top {   
	white-space:nowrap; 
	background-image: url(../images/top.gif); 
	background-repeat: no-repeat; 
	background-position: left center; 
	margin-bottom: 0; 
	padding-top: 1em; 
	padding-bottom: 1em; 
	padding-left: 20px; 
}
.print {   
	white-space:nowrap; 
	background-image: url(../images/print.gif); 
	background-repeat: no-repeat; 
	background-position: left center; 
	margin-bottom: 0; 
	margin-left: 20px; 
	padding-top: 1em; 
	padding-bottom: 1em; 
	padding-left: 20px; 
}
.delitko { 
	background-image: url(../images/delitko2.gif); 
	background-repeat: no-repeat; 
	height: 19px; 
	float: none; 
	clear: both; 
}
.uvoz { 
	background-image: url(../images/uvoz.gif); 
	background-repeat: no-repeat; 
	background-position: left top; 
	padding-left: 20px; 
}