body
        {
        margin: 10;
        background-color: #ffffff;
        color: #000000;
	      font-family: Arial CE, Arial, sans-serif; /* základní def. písma */
        font-size: 85%; color: #404040; /* základní velikost písma */
        }
A:link {text-decoration: underline; font-weight: bold; color: #3a63ab;}
A:visited {text-decoration: underline; font-weight: normal; color: #4d82e0;}
A:hover {background-color: #3a63ab; font-weight: bold; color: #FFFFFF;}
h1
{
font-size: 16pt; color: #000000;
}
h2
{
font-weight: bold;
font-size: 13pt;
color: #3a63ab;
margin-bottom: 0px;
}
h3
{
font-weight: bold;
font-size: 11pt;
color: #808080;
margin-bottom: 0px;
}
tr
{
font-size: 90%;
text-align: left;
background-color: #dddddd;
}
td
{
padding: 5px;
}
table
{
width: 640px;
}
th
{
padding: 5px;
text-align: left;
background-color: #cccccc;
}
#texttop
{
font-size: 80%;
color: #3a63ab;
margin-top: 10px;
width: 974px;
margin-left: auto;
margin-right: auto;
}
#main
{
width: 978px;
margin-left: auto;
margin-right: auto;
margin-top: -10px; /* !!! */
background-color: none;
background-repeat: repeat-y;
background-image: url('../images/podklad-stred.gif');
}
#main #topka
{
margin-left: 9px;
}
/* mikromenu */
#maintext
{
width: 100%;
}
#menu /* !!! */
{
line-height: 40px;
height: 40px;
background-repeat: repeat-x;
background-image: url('../images/podklad-menu.jpg');
text-align: left;
margin-top: -3px;
margin-left: 10px;
margin-right: 10px;
padding-top: 3px;
padding-left: 15px;
padding-bottom: 3px;
color: #d89e19;
}
/* buton v menu */
#menu a
{
font-size: 9pt;
font-weight: bold;
color: #3a63ab;
padding-bottom: 3px;
padding-top: 2px;
/*
padding-left: 5px;
padding-right: 5px;
margin-right: 10px;
background-color: #e9c974;
line-height: 30px;
background-repeat: repeat-x;
background-image: url('../images/buton.jpg');
*/

/* border: 1px solid #aaaaaa; */
}
#menu a:hover
{
color: #3a63ab;
background-color: #ead11c;
background-repeat: repeat-x;
background-image: url('../images/buton_a.jpg');
}
#hledac
{
position: absolute;
margin-left: 685px;
top: 240px;
}
#aktiv a
{
color: #000000;
}
input
{
border: 1px solid #808080;
color: #ffffff;
background-color: #eeeeee;
padding-right: 2px;
padding-left: 4px;
padding-top: 2px;
padding-bottom: 2px;
height: 20px;
color: #808080;
}
submit
{
padding: 2px;
}
#text
{
font-size: 90%;
color: #505050;
margin-left: 10px;
width: 640px;
padding: 15px;
padding-right: 23px;
line-height: 16pt;
border-right: 1px solid #a3b9e0;
}
#text li
{
          list-style-image: url("../images/li.gif");
          line-height: 15pt;
}
#text .image_left
{
float: right;
margin-left: 10px;
}
#text img
{
border: 0px;
}
#text hr
{
clear: both;
}
#righter
{
margin-top: 5px;
width: 250px;
float: right;
padding-left: 0px;
margin-right: 25px;
padding-bottom: 10px;
padding-top: 10px;
left: 10px;
}
#righter a
{
color: #3b63ab;
}
#righter ul
{
width: 235px;
list-style-image: url("../images/r-li.gif");
line-height: 15pt;
margin-left: 0px;
}
#righter li
{
font-size: 80%;
padding: 5px;
margin-bottom: 10px;
background-color: #cfe1ff;
border-left: 4px solid #d89e19;
}
#righter li a:hover
{
background-color: #3b63ab;
color: #ffffff;
}
#righter img
{
margin-left: 0px;
border: 5px solid #cfe1ff;
}
#nadpis
{
height: 40px;
margin-top: -4px;
margin-left: 10px;
margin-right: 10px;
background-repeat: none;
background-image: url('../images/podklad-nadpis.gif');
}
#nadpis h1
{
margin-left: 15px;
padding-top: 10px;
}
/* PATKY */
#patka0
{
clear: both;
font-size: 9pt; color: #FFFFFF;
padding-top: 0px;
padding-bottom: 5px;
padding-right: 15px;
padding-left: 15px;
text-align: right;
background-color: #d4d4d4;
bottom: 0px;
margin-left: 10px;
margin-right: 10px;
}

#patka1
{
font-size: 9pt; color: #FFFFFF;
padding-top: 0px;
padding-bottom: 5px;
padding-right: 15px;
padding-left: 15px;
text-align: left;
background-color: #9cb1d5;
bottom: 0px;
margin-left: 10px;
margin-right: 10px;
}