* {
margin: 0px 0px 0px 0px;
}

/* Tělo */

body {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-weight: normal;
font-size: 13px;
color: #000000;
background: #820202 url(images/background.gif) repeat-x;
text-align: center;
}

#web {
width: 946px;
position: relative;
overflow: hidden;
text-align: left;
margin-left: auto;
margin-right: auto;
background: url(images/pozadi.gif) repeat-y;
}

#menu {
width: 946px;
height: 69px;
position: relative;
}

#header {
width: 946px;
height: 323px;
position: relative;
background: url(images/header.jpg) no-repeat;
}

#obsah {
width: 694px;
position: relative;
float: left;
}

.obsahtext {
padding-left: 30px;
padding-right: 20px;
padding-top: 20px;
padding-bottom: 15px;
color: #000000;
font-size: 13px;
line-height: 145%;
}

.obsahtext a {
text-decoration: underline;
color: #B10000;
}

.obsahtext a:hover {
text-decoration: none;
color: #B10000;
}

#prava {
width: 252px;
position: relative;
float: right;
background: url(images/pozadi_kontakt.jpg) no-repeat;
}

.pravatext {
padding-right: 20px;
padding-top: 60px;
padding-bottom: 200px;
text-align: center;
color: #000000;
font-size: 13px;
line-height: 170%;
}

.pravatext a {
text-decoration: underline;
color: #B10000;
}

.pravatext a:hover {
text-decoration: none;
color: #B10000;
}

#spodek {
width: 946px;
height: 64px;
clear: both;
background: url(images/spodek.gif) no-repeat;
}

#navigace {
width: 946px;
position: relative;
}

.navigacetext {
font-size: 14px;
color: #FFFFFF;
padding-top: 13px;
padding-left: 25px;
font-weight: bold;
}

.navigacetext a {
text-decoration: underline;
color: #FFFFFF;
}

.navigacetext a:hover {
text-decoration: none;
color: #FFFFFF;
}

#odkazy {
width: 946px;
position: relative;
}

.odkazytext {
font-size: 12px;
color: #FFFFFF;
padding-top: 12px;
text-align: center;
}

.odkazytext a {
text-decoration: none;
color: #FFFFFF;
}

.odkazytext a:hover {
text-decoration: underline;
color: #FFFFFF;
}

.odkazytextseo {
font-size: 11px;
color: #FFFFFF;
text-align: center;
font-weight: normal;
padding-top: 20px;
}

.odkazytextseo a {
text-decoration: none;
color: #FFFFFF;
font-weight: normal;
}

.odkazytextseo a:hover {
text-decoration: underline;
color: #FFFFFF;
font-weight: normal;
}

.text {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 13px;
color: #000000;
line-height: 145%;
}

.foto_nadpis {
font-weight: bold;
color: #B10000;
padding-bottom: 10px;
font-size: 16px;
}

.foto_popis {
padding-left: 5px;
}

#odsazeni  		{ margin: 0 0 0 1em; padding: 0 0 0 1em;}
#odsazeni li 		{  margin: 0;}
#odsazeni li ul li 		{ margin: 0 0 0 1em; padding: 0 0 0 1em;}

#vlajka {
position: absolute;
top: 20px;
left: 27px;
}

/* Prvky */

td {
vertical-align: top;
}

a {
text-decoration: underline;
color: #B10000;
}

a:hover {
text-decoration: none;
color: #B10000;
}

p {
margin-bottom: 10px;
}

hr {
border: 1px solid #58AB1F;
margin-bottom: 10px;
}

.floatleft {
float: left;
}

.floatright {
float: right;
}

.block {
display: block;
}

.nastred {
text-align: center;
}

.obrazek {
border: 3px solid #C6C3C3;
margin-right: 6px;
}

.obrazek:hover {
border: 3px solid #C6C3C3;
}

.zpravaoodeslani{
color: #D72A18;
font-weight: bold;
font-size: 22px;
text-align: center;
}

.zpet {
color: #75BC18;
text-align: right;
font-weight: bold;
margin-top: 30px;
}

.zpet a {
color: #75BC18;
text-decoration:none;
font-weight: bold;
}

.zpet a:75BC18 {
color: #263554;
text-decoration: underline;
font-weight: bold;
}

.zvyrazneni {
color: #E20000;
font-weight: bold;
font-size: 16px;
}

.zelene {
color: #75BC18;
font-weight: bold;
font-size: 13px;
}

.zelene_velky {
color: #75BC18;
font-weight: bold;
font-size: 16px;
}

fieldset {
background-color: #75BC18;
border: 1px solid #B5DF75;
width: 460px;
}

legend {
color: #FFFFFF;
font-weight: bold;
background-color: #75BC18;
border: 1px solid #B5DF75;
}

.tucne {
color: #000000;
font-weight: bold;
}

.seopruh {
color: #C4C4C4;
font-size: 11px;
text-align: center;
font-style: italic;
}

/* Tabulky */

.tabulka {
font-size: 13px;
text-align: left;
border: 1px solid #FF6501;
}

.tabulka td, tr {
border: 1px solid #FF6501;
padding: 3px;
}

.tabulka_popisky {
font-weight: bold;
background-color: #FF893D;
text-align: center;
}

.tabulka tr:hover {
background-color: #FFA86F;
}

.tabulka_tmavsi {
background-color: #FFD0B1;
}

/* Nadpisy */

h1 {
font-size: 16px;
font-weight: bold;
color: #B10000;
text-transform: uppercase;
margin-bottom: 15px;
}


h2 {
font-size: 16px;
font-weight: bold;
color: #B10000;
}


h3 {
font-size: 16px;
font-weight: bold;
color: #B10000;
}



