h1 {
    display:none;
    visibility:hidden;
    font-size: 0em;
}

h2 {
    display:none;
    visibility:hidden;
    font-size: 0em;
}

h3 {
    font-size:1em;
    font-weight:800;
}


h4 {
    display: run-in
}

h4 b{
    font-weight:700;
    font-style:italic;
}

big {
    font-family : Times;
    font-size: 24px;
    font-weight : bold;
    font-style : normal;
    color : #077502;
}

a:link, a:visited, a:hover{
    color: Black;
    text-decoration: none;
}

a:hover{
    color: White;
}

.border0{
    border-right-width: 0px;
    border-left-width: 0px;
    border-bottom-width: 0px;
    border-top-width: 0px;
}

.border1{
    border: solid 1px black;
}

.ObrazekNormal {border: 1px solid black; cursor: pointer}

/* Formátování prezentace*/

.TextMain {
    width:510px;
    position:relative;
    top: -20px;
    left: 20px;
}

.TextMain2 {
    width:740px;
    position:relative;
    top: -20px;
    left: 20px;
}

.TextCenter {
    text-align:center;
}

.TextLeft {
    text-align:left;
}

.TextRight {
    text-align:right;
}

.TextClear {
    clear:both;
}

.TextNadpisSekce {
    text-align:left;
}

.TextNormal {
    font-weight:500;
    text-align:justify;
}

.TextVice, .TextVice a  {
    font-size: 0.9em;
    font-weight : 800;
    font-style : normal;
    color : #077502;
    text-align: right;
}

.TextVice a:hover {
    color : #077502;
    background-color: #e87513;
}

.TextNadpis, .TextNadpis a{
    font-weight: 900;
    font-size: 1em;
    color : #077502;
}

.TextNadpis a:hover {
    color : #077502;
    background-color: #e87513;
}

.TextNadpisVelky{
    font-weight: 900;
    font-size: 1.2em;
    color : #077502;
}

.TextOdkaz a:hover {
    color : white;
    background-color: #e87513;
}

.TextGreen {
    color : #077502;
}

.TextOddeleni {
    font-weight: 900;
    font-size: 1.4em;
    text-decoration:underline;
    color: #f45c1b;
}

.TextMesto{
    font-weight: 900;
    font-size: 1.1em;
}

.TextAdresa{
    font-weight: 700;
}

.TextPopisek{
    font-weight: 900;
}

.TextHodnota{
    font-weight: 400;
}

.TextUpozorneni{
    font-weight: 700;
    color: #ff3300;
}

.TextMezera10 {
    width:0px;
    height:10px;
    border: 0px;
}

.TextMezera20 {
    width:0px;
    height:20px;
    border: 0px;
}

.TextMezera30 {
    width:0px;
    height:30px;
    border: 0px;
}

.TextMezera40 {
    width:0px;
    height:40px;
    border: 0px;
}

.TextMezera50 {
    width:0px;
    height:50px;
    border: 0px;
}

.TextMezera60 {
    width:0px;
    height:60px;
    border: 0px;
}

.popisek_oteviracihodiny {
    width: 120px;
    float:left;
}

.cistici {
    clear:both;
}