/******** novinky ***********/
#novinky img{
	margin-right: 5px;
}




/********* login form ************/
#login_form fieldset{
	width: 270px;
	margin: 30px auto;
}

/************* site map *********/
.sitemap{
	width: 47.6%;
	float: left;
}

.sitemap h3{
	margin-bottom: 10px;
	
}
.sitemap li{
	margin-left: 20px;
}

/** stranky **/

.stranky{
	padding-right: 15px;
}

.stranky ol{
	margin-left: 25px;
}
.stranky ul{
	margin-left: 25px;
}
.stranky h2{
	padding: 10px 0;
}
.submenu{
	margin-bottom: 12px;
}

/** fulltext **/

#fulltext_mini{
	/*position: absolute;
	top: 150px;
	right: 20px;*/
	
	padding: 10px 15px 25px 15px !important;	
		background:  url(../images/extra_hr.gif) no-repeat bottom left;

}




#fulltext_mini label{
	/*color: #351208;*/
	font-size: 90%;
	font-weight: bold;
}


#fulltext_mini input{
	margin: 3px 0;
}

#search{
	width: 150px !important;
/*	height: 20px;
	border: 1px solid #fff;*/
	vertical-align: middle;
}
#hledej{
	vertical-align: middle;
}


/** fotogalerie **/

ul.foto,ul.foto li{
	list-style-type:none;
	margin:0;
	padding:0
}
ul.foto{
	width:100%;
	overflow:hidden;
	/*margin-bottom:20px;*/
}
ul.foto li{
	float:left;
	width:183px;
	height: 155px;
	margin-right:10px;
	margin-bottom: 10px;
	/*padding: 10px 0;*/
	text-align: center; 
	border: 1px solid #000066;
}/*
ul.foto li.bez_okraje{
	margin-right: 0;
}*/
ul.foto .fotka{
	height: 100px;
	padding: 10px 0;
	/*background: Red;*/
}

ul.foto img{
	/*margin: 10px auto;*/
	border: 1px solid #000066;
}
ul.foto p{
	/*background: Silver;*/
	height: 35px;
	overflow: hidden;
	margin-bottom: 0;
}

/** novinky **/

#novinky{
	/*width: 550px;*/

}

#nadpis_news{
	padding: 10px;
}
#novinky h2{
	padding-bottom: 15px; 
}


#novinky h3 a{
	text-decoration: none;
}
#novinky #more_news{
	margin-top: 15px;
}
.nv_stare{
	display: block;
	padding-bottom: 6px;
	text-decoration: none;	
	color: #222;
}
a.nv_stare:hover{
	color: #000;
}
.nv_stare span{
	padding-right: 15px;
	color: #222;
}
.mezera_top{
	padding-top: 6px;
}

h2.akce_stare{

padding: 0 0 0 0;
}

h2.akce_stare a{
	text-decoration: none;	

}

/** mini novinky **/

#news_mini h4{
	font-size: 1em;
	padding-bottom: 6px;
}
.n_mini_more{
	font-size: 0.85em;
	display: block;
}
.n_mini_datum{
	color: silver;
	font-size: 90%	
}

#news_mini hr{
	margin-top: 2px;
	
}




