body
{
margin: 0;
padding: 0;
font-size: 75%;
/*font-family: georgia, times, "times new roman", serif;*/
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000;
background-color: #fff;
}

.barevnytext
{
color: #7F1B35;
font-weight: bold;
}

.textpiskovy
{
color: #AD8D3A;
font-weight: bold;
}

.textmodry
{
color: #000080;
}

.textcerveny
{
color: #AA0000;
}

.textfialovy
{
color: #710071;
}

.malytext
{
font-size: 11px;
}

a:link
{
color: #AD8D3A;
font-weight: bold;
}

a:visited
{
color: #AD8D3A;
font-weight: bold;
}

a:hover, a:active
{
color: #fff;
background-color: #7F1B35;
}

div#banner
{
color: #fff;
background-color: #7F1B35;
background-image: url(images/pd-zahlavi.gif);
height: 110px;
/*background-color: #D3BB7D;*/
border-bottom: 1px solid #000;
}

div#banner h1
{
margin: 0;
padding: .3em 0 .3em .5em;
font-size: 2.2em;
font-weight: normal;
}

div#container
{
background-image: url(images/nav_col_base.jpg);
/*background-image: url(images/pd-levy-pozadi.gif);*/
/*background-color: #fbf8f2;*/
background-repeat: repeat-y;
}

div#container2
{
background-image: url(images/more_col_base.jpg);
background-repeat: repeat-y;
background-position: right;
}

div#navigation
{
float: left;
width: 212px;
padding-top: 8px;
}

div#navigation ul
{
list-style-type: none;
padding: 0;
margin: 0;
}

div#navigation ul li { margin-top: 4px; }

#navigation ul li a
{
display: block;
width: 175px;
padding: 3px 5px 3px 20px;
text-decoration: none;
color: #7f1b35;
/*background-image: url(images/nav_base.jpg);*/
background-repeat: repeat-y;
}

#navigation ul li a:hover
{
color: #fff;
background-color: #7f1b35;
/*background-image: url(images/nav_base2.jpg);*/
background-repeat: repeat-y;
}

div#more
{
float: right;
width: 160px;
margin: 0;
padding: 2em 10px 0 0;
color: #000;
}

div#more h3
{
margin-top: 0;
color: #000;
padding: .2em;
/*background-image: url(images/more_base.jpg);*/
background-position: right;
background-repeat: repeat-y;
}

div#content
{
margin-left: 220px;
margin-right: 200px;
}

div#content h2
{
font-size: 2em;
color: #7f1b35;
margin: 0;
padding-top: 1em;
font-weight: normal;
}

div#content { line-height: 150%; }

#cleardiv
{
clear: both;
height: 1em;
}

div#footer
{
clear: both;
padding: .5em 1em;
border-top: 1px solid #999;
text-align: right;
font-size: 11px;
}

div#footer ul
{
padding: 0;
margin: 0;
list-style-type: none;
}

div#footer li
{
display: inline;
margin-right: 1em;
} 

/*Tabulky:*/
td
{background: #f5f1e6}

.tabulka_tmavy td
{background: #e7e3d9}

.tabulka_zahlavi td
{background: #7f1b35}

.tabulka_bily td
{background: white}