body {
	background-color: #8da09f;
	text-align: center;
	margin: 20px 0px 0px 0px; 
	padding: 0px;
	font-family: "Arial CE", "Helvetica CE", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	height: 100%;
}

#stranka{
	position:relative;
	width:911px;
	margin:0 auto 0 auto;
	background-image: url('./obrazky/pozadi.gif');
	background-repeat: repeat-y;	
	}
	
#stranka-zapati {
	position:relative;
	display: block;
	width:911px;
	height: 30px;
	margin:0 auto 0 auto;
	padding: 7px 0px 0px 0px;
	/*border: 1px solid  #843c10;
	height: 100%;*/
	background-color: #ced1b2;
	background-image: url('./obrazky/zapati.gif');
	border-top: 3px solid #007ca4;
	border-bottom: 3px solid #007ca4;
	
	}

#hlavicka {
	height: 131px;
	width: 911px;
	background-color: #4d5a11;
	background: url('./obrazky/hlavicka.gif');
	border-top: 3px solid #007ca4;
	border-bottom: 3px solid #007ca4;
	}

#logo {
	width: 255px;
	height: 125px;
	position: relative;
	margin-left: 0px;
	margin-top: 0px;
	float: left;
	border: 0px;
	}
	
#slogan{
	position: relative;
	float: right;
	width: 200px;
	height: 21px;
	padding: 5px 5px 0px 0px;
	}
	

	
.aktualni{
	color: #de6100;
	text-decoration: underline;
	}
	
	
#menu {
	width: 255px;
	float: left;
	display: block;
	background-color: #669900;
	border-bottom: 1px solid #4D5A11;
	}
	
#menu-obsah{
	margin:0px;
	padding: 0px;
	/*padding: 0.5em 1em;*/
    }
	
#menu-obsah ul{
	text-align: left;
	 background-color: #4d5a11;
	margin:30px 0px 0px 0px; padding:0px;
	border-top: 1px solid  #4d5a11;
	border-bottom: 1px solid  #4d5a11;
	
	/* border-right: 1px solid  #792D2D;*/
	}
	
#menu-obsah li {
	margin: 0px;
	padding: 6px 6px 6px 12px;
	list-style: none;
	border-bottom: 1px solid  #678f00;
		}

span.rubrika-uvodni {
	font-weight: bold;
	color: #efaa22;
	}
	
#menu-obsah li a, #menu-obsah li a:visited {
	font-size: 1em;
	font-weight: bold;
	text-decoration: underline;
	color: #f5dd92;
	display: block;
	}
	
#menu-obsah li a:hover {
	color: #efaa22;
	}

#menu-obsah li.podrubrika {
	margin: 0px;
	padding: 6px 6px 6px 30px;
	list-style: none;
	font-size: 0.9em;
	
	}
	
#menu-obsah li.podrubrika a, #menu-obsah li.podrubrika a:visited, #login a, #login a:visited {
	font-weight: bold;
	text-decoration: underline;
	color: #f5dd92;
	
	}
	
#menu-obsah li.podrubrika a:hover, #login a:hover {
	color: #efaa22;
	}

#odkazy {
	width: 255px;
	display: block;
	line-height: 200%;
	padding-bottom: 10px;
	}
	
#odkazy h2 {
	text-align: center;
	color: #efaa22;
	}

#odkazy ul{
	text-align: left;
	padding: 0px;
	margin: 0px;
	}
	
#odkazy li {
	list-style: none;
	display: block;
	text-align: center;
	font-size: 1.2em;
	}
	
#odkazy li a, #odkazy li a:visited {
	color: #f5dd92;
	text-decoration: underline;
	}

#odkazy li a:hover{
	color: #efaa22;
	}
	
	
#aktuality {
	float: left;
	width: 175px;
	display: block;
	max-height: 350px;
	overflow: auto;
	background-color: #669900;
	margin:1px 0px 0px 0px; 
	padding:0px;
	border-top: 5px solid  #;
	}

#aktuality h2 {
	padding: 0px 0px 0px 10px;
	margin: 5px 0px 0px 0px;
	color: #EFAA22;
	}
	
#aktuality p {
	text-indent: 0px;
	padding-top: 10px;
	text-align: left;
	font-size: 8pt;
	line-height: 125%;
	color: #FFFFCC;
	}

#aktuality ul{
	text-align: left;
	padding: 0px;
	margin: 0px;
	}
	
#aktuality li {
	font-size: 8pt;
	line-height: 125%;
	margin: 0px;
	padding: 5px 5px 5px 10px;
	border-bottom: 1px solid  #843C10;
	}
	
#aktuality li a, #aktuality li a:visited {
	font-weight: bold;
	text-decoration: underline;
	color: #f5dd92;
	display: block;
	}
	
#aktuality li a:hover {
	color: #efaa22;
	}
	
#obsah-ram {
	margin:0 0 0 255px; 
	padding:0;
	min-height: 380px;
	display: block;
	/* border-left: 1px solid #843c10; */
	}

#obsah {
	padding: 5px 15px 15px 15px;
	line-height: 150%;
	display: block;
	text-align: justify;
	}		

#obsah ul, #obsah ul {
	line-height: 140%;
	text-align: justify;
	}
	
#obsah li {
	list-style-type: square;
	padding-top: 14px;
	}

#obsah a {
	color: #843c10;
	text-decoration: underline;
	}

#obsah a:hover{
	color: #843c10;
	text-decoration: none; /*color: #CC9966;*/
	}

#uvodni {
	/* width: 580px;	*/
	}
	
hr.cleaner {
    /*clear: both;
    height:0px;
    margin: 0px; padding:0px;
    border: none;
    visibility: hidden;
	*/
	clear:both;
    height:0px;
    margin: -1px 0 0 0; padding:0;
    border:none;
    visibility: hidden;
	}
	  
p { 	
	text-align: justify;
	margin: 3px 0px 3px 0px;
	}
p.modre { 	
	color: blue;
	}
	
p.cervene { 	
	color: red;
	
	} 

p.vlozeno {
	margin: 0px 0px 0px 0px;
	color: #843c10;
	}

.norm {
	text-indent: 0em;
	}
	
h1 {
	margin-top: 10px;
	margin-bottom: 15px;
	text-align: left;
	font-size: 15pt;
	color: #843c10;
	}
	
h2 {
	color: #843c10;
	font-size: 13pt;
	font-weight: bold;
	text-align: left;
	margin: 20px 0px 3px 0px;
	
	}

h3 {
	color: #843c10;
	font-size: 11pt;
	text-align: left;
	margin: 10px 0px 0px 0px;
	}

#copyright {
	display: inline;
	
	width: 650px;
	text-align: center;
	padding: 0px;
	color: #843c10;
	font-weight: bold;
	}

#login {
	display: inline;
	width: 250px;
	text-align: left;
	margin-left: 12px;
	position: relative;
	float: left;
	}
	
.kapitalky { text-transform: uppercase; }

.vpravo { text-align: right; }

.vlevo { text-align: left; }

.vlevo-objekt { float: left; }

.stred { text-align: center; }

.nahoru {vertical-align: top;}

.tucne {font-weight: bold;}

.zvyrazneni { color: #843c10; }

.zvyrazneni-mensi { font-size: small; color: #843c10; }

.kurziva { font-style: italic;}

.zvyrazneniB { font-weight: bold; color: #843c10; } 

.zvyrazneniI { font-style: italic; color: #843c10; } 

.zvyrazneniBI { font-weight: bold; font-style: italic; color:#843c10;}
	
div.priloha {
	border-left: 1px solid  #843c10;
	margin-top: 10px;
	padding-left: 5px;
	
	}
	
span.priloha a{
	text-decoration: underline;
	color: #843c10;
	}
	
span.priloha a:hover{
	text-decoration: none;
	}

.priloha-obr{
	vertical-align: text-bottom;
	width: 20px;
	height: 20px;
	}

.fotogalerie-nahledy {
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	}
	
.fotogalerie-nahled{
	 /*CC9966; */
	
	float: left;
	position: relative;

	width: 140px;

	height: 140px;

	margin: 1em;

	text-align: center;
	}
	
.foto{	
	border: 1px solid #843c10;
}

#uvodni-ram {
	background-image: url('./obrazky/uvodni-2009-08-20.jpg');
	background-position: right center;
	background-repeat: no-repeat;
	/*margin-top: 20px;*/
	width: 653px;
	float: right;
	background-color: #4d5a11;
	border-top: 2px solid #007ca4;
	border-bottom: 2px solid #007ca4;
	margin-bottom: 10px;
	min-height: 250px;
	_height: 250px;
	}
	
#foto-leve {
	border-top: 1px solid #007ca4;
	border-bottom: 1px solid #007ca4;
	position: absolute;
	left: 0px;
	top: 20px;
	padding-left: 50px;
	}
	
#foto-prave {
	border-top: 1px solid #007ca4;
	border-bottom: 1px solid #007ca4;
	position: absolute;
	right: 0px;
	bottom: 20px;
	padding-right: 50px;
	
	}
	
.pocitadlo {
	width: 0px;
	height: 0px;
	border: 0px;
	}

strong {
	color: #843c10;
	}

em {
	color: #843c10;
	}

table#sponzori {
	width: 500px;
	margin: 0 auto 0 auto;
	padding-top: 25px;
	}

td.logo{
		width: 150px;
		text-align: center;
}

td.popis{
		vertical-align: top;
}

table.ke-stazeni {
	border: 1px solid #007CA4;
	width: 95%;
	margin: 0 auto;
	border-collapse: collapse;
	line-height: 150%;
	background-color: #E9E9E9;
	}
	
table.ke-stazeni thead tr {
	border-bottom:1px solid #007CA4;
	text-transform: uppercase;
	}
	
table.ke-stazeni th {
	color: #4D5A11;
	font-weight: bold;
	text-align: left;
	padding: 5px 10px;
	white-space: nowrap;
	}
	
table.ke-stazeni tr.titulek {
	border-top: 2px solid #007CA4;
	border-bottom: 1px solid #A9A9A9;
	background-color: #F9F9F9;
	}
	
table.ke-stazeni td {
	border: 0px solid #007CA4;
	padding: 5px 10px;
	}

table.ke-stazeni td.datum,table.ke-stazeni th.datum {
	text-align: center;
	color: #4D5A11;
	}
	
table.ke-stazeni td.hrana {
	border-top: 1px solid #007CA4;
	}

div.razeni {
	padding-left: 5px;
	display: inline;
	height: 19px;
	width: 40px;
	}

div.razeni img {
	border: 0px;
	}

div#obsah table.rekonstrukce table td {
	border: 0px;
	padding-left: 0px;
	}
	
div#obsah table.rekonstrukce {
	border-collapse: collapse;
	width: 100%;
	}
	
div#obsah table.rekonstrukce td {
	vertical-align: top;
	border: 1px solid #007ca4;
	padding: 2px 5px 2px 5px;
	}

div#obsah table.rekonstrukce td:first-child {
	font-weight: bold;
	text-transform: uppercase;
	color:#DE6100;
	width: 80px;
	}

div#obsah table.rekonstrukce caption {
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 5px;
	text-align: left;
	color: #843c10;
	font-size: large;
	}