span.alternativni {
	display: none;
}

span.mezera {
	margin: 0px;
	margin-right: 30px;
}

.text_uvodu {
	font-family: Nimbus CE, Arial CE, Arial, sans-serif;
	font-size: 1em; 
	color: #4c4c4c;
	line-height: 1.2em;
	text-transform: none;
	font-weight: normal;	
	/*text-align: justify;*/
	margin-top: 5px;
	margin-bottom: 5px;
}

.text_uvodu a:link, a:visited {
	color: #8c823d;
	text-decoration: none;
}

.text_uvodu a:hover {
	color: #8c823d;
	text-decoration: underline;
}

ul li {
	list-style: url(../images/li.png);
	color:#4c4c4c;
}

/*-------------styly pro obsah širokého sloupce (celý clánek, archiv apod.)--------------------*/

div.obsah_siroky_text h1 {
	font-family: Nimbus CE, Arial CE, Arial, sans-serif;
	font-size: 1.4em; 
	line-height: 1.4em;
	color: #8c823d;
	text-transform:uppercase;
/*	background-color: #8c823d;*/
	border-left-color:#8c823d;
	border-left-style:solid;
	border-left-width:15px;
	font-weight: bold;
	padding:0 10px;	
	margin-top: 15px;
	margin-bottom: 15px;
}

div.obsah_siroky_text h2 {
	font-family: Nimbus CE, Arial CE, Arial, sans-serif;
	font-size: 1.2em;
	line-height: 1.2em;
	text-transform:uppercase;
	color: #8c823d;
	border-left-color:#8c823d;
	border-left-style:solid;
	border-left-width:15px;
	font-weight: bold;
	padding:0 10px;
	margin-top: 15px;
	margin-bottom: 15px;
}

div.obsah_siroky_text h3 {
	display:block;
	font-family: Nimbus CE, Arial CE, Arial, sans-serif;
	font-size: 1em;
	line-height: 1.4em;
	color: #8c823d;
	border-left-color:#8c823d;
	border-left-style:solid;
	border-left-width:10px;
	font-weight: bold;
	text-align: left;
	margin-top:15px;
	margin-bottom:15px;
	padding: 3px;
}

div.obsah_siroky_text p {
	font-family: Nimbus CE, Arial CE, Arial, sans-serif;
	font-size: 1em; 
	line-height: 1.3em;
	color: #4c4c4c;
	text-transform: none;
	font-weight: normal;	
	margin-top: 2px;
	margin-bottom: 15px;
	/*text-align: justify;*/
}

div.obsah_siroky_text img {
border-style:solid;
border-width:1px;
border-color:#8c823d;
}

div.obsah_siroky_text a {
	color: #8c823d;
	text-decoration:none;
}

/*div.obsah_siroky_text h2>a {
	color: white;
}*/

div.obsah_siroky_text a:visited {
	color: #8c823d;
	text-decoration:none;
}

/*div.obsah_siroky_text h2>a:visited {
	color: white;
}*/

div.obsah_siroky_text a:hover {
	color: #8c823d;
	text-decoration:underline;
}

/*div.obsah_siroky_text h2>a:hover {
	color: white;
	text-decoration:none;
}*/


div.obsah_siroky_text .uvodni_odstavec {
	font-weight: bold;	
	display: block;
	float: left;
	margin-bottom:20px;
}

div.obsah_siroky_text .spodek_novinky {
	margin-top: 15px;
}



/*-------------styly pro obsah levého sloupce (na homepage)--------------------*/

div.obsah_levy_text h2 {
	font-family: Nimbus CE, Arial CE, Arial, sans-serif;
	font-size: 1.3em; 
	line-height: 1.3em;
	color: #8c823d;
	text-transform:uppercase;
/*	background-color: #8c823d;*/
	border-left-color:#8c823d;
	border-left-style:solid;
	border-left-width:15px;
	font-weight: bold;
	padding:0 10px;	
	margin-top: 15px;
	margin-bottom: 15px;
}

div.obsah_levy_text p {
	font-family: Nimbus CE, Arial CE, Arial, sans-serif;
	font-size: 1em; 
	line-height: 1.3em;
	color: #4c4c4c;
	text-transform: none;
	font-weight: normal;	
	margin-top: 2px;
	margin-bottom: 15px;
	/*text-align: justify;*/
}

div.obsah_levy_text img {
border-style:solid;
border-width:1px;
border-color:#8c823d;
}

/*-------------styly pro obsah pravého sloupce (novinky)--------------------*/

div.obsah_pravy_text h2 {
	font-family: Nimbus CE, Arial CE, Arial, sans-serif;
	font-size: 0.9em; 
	line-height: 1.2em;
	font-weight: bold;
	color: #8c823d;
/*	background-color: #8c823d;*/
	border-left-color:#8c823d;
	border-left-style:solid;
	border-left-width:10px;
	padding:0 3px;	
	margin-top: 15px;
	margin-bottom: 15px;
}

div.obsah_pravy_text .text_uvodu {
	font-size: 0.9em; 
	line-height: 1.3em;
	text-transform: none;
}

h2 a {
/*	color: white;
	background-color: #8c823d;*/
	color:#8c823d;
	text-decoration: none;
	display:block;
/*	padding:2px;*/

}

h2 a:hover {
/*	color: white;
	background-color: #8c823d;*/
	color:#8c823d;
	text-decoration: none;
	display:block;
/*	padding:2px;*/
}

div.spodek_novinky {
	font-family: Nimbus CE, Arial CE, Arial, sans-serif;
	font-size: 9px; 
	color: #4c4c4c;
	line-height: 11px;
	text-transform: uppercase;
	font-weight: bold;	
	text-align: left;
	margin: 0px;
	margin-bottom: 20px;
	padding: 0px;
}

div.spodek_novinky a {
	font-size: 11px;
	font-weight:bold;
	color: #8c823d;
	text-decoration: none;
	text-transform:uppercase;
}

div.spodek_novinky a:hover {
	color: #8c823d;
	text-decoration: underline;
}

div.panel_obrazku {
	background-color: #ebebeb;
	margin: 5px; 
	margin-left: 0px;
	padding: 10px;
	color: #4c4c4c;
	font-size: 10px;
	float: left;

}

div.panel_obrazku img{
	border-width: 0px;
	margin: 0px; 
	margin-bottom: 7px;
	float: none;
	clear: right;
}

/*mj */

.fulltext h1 {
padding-bottom:1em;	
}

.ppublikace {
clear:left;
margin-bottom: 30em;
}

.aktualizace {
padding-top:20px;
font-size:50%;
font-weight:bold;
color:#999999;

}

.titul{
text-transform:none;
}

/* odkazy ven z webu

div.hlavni_sloupec a[href^='http:'] {
	padding-right:8px;
	background-image: url("out-link.gif");
	background-position: 100% 30%;
	background-repeat: no-repeat;
	text-decoration:none;
	}

div.hlavni_sloupec a[href^='http:']:visited { color: #8c823d; text-decoration:none; }

div.hlavni_sloupec a[href^='http:']:hover { background-color:white; color:#8c823d; text-decoration:underline; }
 */

/*formulare*/

.form-s  {
font-size:80%;
}


/*twitter*/
/* 	for IE6: ul, ol { height:0; overflow:visible }
	for IE7: ul, ol { height:1%; }
*/

#twitter {
	font-size:80%;
	background-color: #F5F5F5;
	padding:5px;
	padding-right:20px;
	border: 1px solid #8c823d;
	margin-bottom:15px;
}

#twitter a:link {
color:#8c823d;
text-decoration:none;
}

#twitter a:visited {
color:#8c823d;
text-decoration:none;
}

#twitter a:hover {
color:#8c823d;
text-decoration:underline;
}


#twitter_update_list ul {
	margin-right:15px;
	margin-left:0;
}

#twitter_update_list li {
	list-style: url(../images/li.png);
	margin-left:-20px;
}

/*/twitter*/

/*linky na weby - facebook atd*/
.addlink {
background:#EBEBEB;
height:20px;
margin-top:10px;
font-size:12px;
}

.addlink img.noborder{
border:0px;
}

.social {
padding:0px;
margin:2px;
}

