a.odkaz
{
    border-bottom: 1px dashed #666;
    color: #666;
    text-decoration: none;
}
a.odkaz:hover
{
    border-bottom: 1px dashed;
    color: Black;
}
body
{
 background-color: #bbb; margin: 0; padding: 0;
 font-family: Calibri, Trebuchet MS, Verdana, Sans-Serif;
 font-size: 10pt;
}
#stranka
{
    margin: 0 auto;
    width: 776px;
    border: 1px solid black;
    border-top: 0;
}
#hlavicka
{
    width: 776px;
    height: 100px;
    padding: 0;
    margin: 0;
}
.pruh
{
    height: 40px;
    width: 776px;
}
h2.pruh
{
    margin-top: 0;
    margin-bottom: 0;
    height: 35px;
    width: 736px;
    padding: 5px 40px 0 0;
    font-family: Trebuchet Ms, Sans-Serif;
    font-size: 20px;
    font-weight: bold;
    _font-weight: normal;
    font-variant: small-caps;
    text-align: right;
    letter-spacing: 2px;
}


.menu
{
float: left;
width: 153px;
background-color: #666;
margin: 0;
padding: 0;
}

.obsah
{
padding: 5px 15px;
width: 593px;
background-repeat: repeat-x;
background-color: white;
min-height: 316px;
_height: 316px;
margin: 0;
float: left;
}


#paticka
{
    clear: both;
    font-family: Tahoma,Verdana, Sans-Serif;
    font-size: 10px;
    text-align: center;
    padding-top: 10px;
    height: 30px;
}

h3{
font-size: 22pt;
margin-bottom: 5px;
font-variant: small-caps;
margin-top: 2px;
}

.aktualita
{
    width: 590px;
    text-align: left;
    clear: right;
}
.poznamka
{
    clear: both;
    width: 570px;
    border: dashed 1px;
    font-size: 12px;
    padding: 2px 10px;
    font-style: italic;
    text-align: right;
}

.nahled
{
    width: 300px;
    float: left;
    margin: 15px;
    margin-bottom: 15px;
}
.inside
{
    background-color: #666;
    border: 2px solid #666;
    border-top: 0;
    color:  White;
    font-style: italic;
    font-size: 20px;
}
.inside img{vertical-align: top;}

.menu li a
{
display: block;
width: 148px;
height: 24px;
font-family: verdana;
font-size: 10pt;
background-image: url(img/background_button_011.png);
text-decoration: none;
text-align: center;
border: 1px solid black;
margin-top: 0px;
margin-bottom: 1px;
margin-left: 1px;
line-height: 24px;
}

.menu li a:hover
{
background-image: url(img/background_button_111.png);
color: white;
font-weight: normal;
border-bottom: 1px solid black;
}
li
{
    list-style-type: none;
}
ul
{
    margin: 0;
    padding:0;
}
.text
{
/*float: left; /*right*/
background-color: white;
padding: 5px;
padding-top: 0;
text-align: justify;
font-size: 12px;
}

a.fotolink
{
font-size: 15px;
font-family: calibri;
font-weight: bold;
text-decoration: none;
display: block;
width: 230px;
height: 18px;
padding: 6px 35px;
border-bottom: 0;
}

a.fotolink:hover
{
text-decoration: underline;
}

.novisible
{
    visibility: hidden;
    clear: both;
    line-height: 0;
    height: 1px;
}

.invisible
{
    display: none;
}

.break
{
    margin-top: 80px;
    background-repeat: no-repeat;
    width: 153px;
    height: 70px;
}
#levyObrazek
{
    width: 153px;
    height: 70px;
    border: 0;
    display: block;
}