body
{
font-family: verdana;
}


#page
{
width: 823px;
margin: 0 auto;
}


#top
{
height: 32px;
width: 823px;
background-image: url('images/top.jpg');
background-repeat: repeat-x;
}

#header
{
height: 175px;
background-image: url('images/hlava.jpg');
background-repeat: no-repeat; 
background-position: center center;
text-align: right;
color: white;
font-size: 14px;
font-weight: bold;
line-height: 40px;
padding-right: 15px;
}

#menu
{
height: 25px;
width: 823px;
background-image: url('images/menu.jpg');
background-repeat: repeat-x;
text-align: center;
font-weight: bold;
line-height: 23px;

}


#menu p
{
text-align: center;
line-height: 22px;
font-weight: bold;
font-size: 10px;
color: white;
margin-top: 0px;	
margin-bottom: 0px;
margin-left: 5px;
margin-right: 5px;
}

#menu a:link, a:visited
{
line-height: 18px;
line-height: 22px;
font-size: 10px;
color: white;
text-decoration: none;
}

#menu a:hover
{
line-height: 18px;
font-size: 10px;
color: white;
border-bottom: 2px dotted white;
color: white;
}

#main
{
min-height: 320px;
height: auto !important;
height: 320px;
background-image: url('images/stred2.jpg');
background-repeat: repeat-y;
}


#main h1
{
line-height: 23px;
margin: 0px;
padding: 10px;
color: #467E03;
font-size: 18px;
font-weight: bold;
}

#main h2
{
font-weight: bold;
line-height: 23px;
margin: 0px;
padding: 10px;
color: #467E03;
font-size: 18px;
}



#main p
{

line-height: 23px;
font-size: 12px;
margin: 0px;
padding: 10px;
color: #2F3A67;
}

#main a:visited
{
line-height: 23px;
font-size: 12px;
color: #467E03;
text-decoration: none;
}
#main a:link
{
line-height: 23px;
font-size: 12px;
color: #467E03;
text-decoration: none;
}

#main a:hover
{
line-height: 23px;
font-size: 12px;
color: #467E03;
text-decoration: none;
}





#main2
{
position: relative;
top: 10px;
width: 668px;
height: 300px;
margin: 0 auto;
background-image: url('images/stred.jpg');
background-repeat: no-repeat;
}

#main2text
{
position: relative;
top: 45px;
left: 65px;
width: 480px;
height: 200px;
text-align: center;
padding: 10px;
}


#main2text a:link, a:visited, a:hover
{
text-decoration: none;
border: 0px;
}

#main2text img
{
border: 0px;
}

#footer
{
line-height: 25px;
height: 25px;
background-image: url('images/footer.jpg');
background-repeat: repeat-x;
font-size: 12px;
color: white;
text-align: center;
}

#footer a:link
{
font-size: 13px;
text-decoration:none;
border-bottom: 2px dotted white;
color: white;
}

#footer a:visited
{
font-size: 13px;
text-decoration:none;
border-bottom: 2px dotted white;
color: white;
}


#footer a:hover
{
font-size: 13px;
text-decoration:none;
border-bottom: 2px dotted white;
color: white;
}

.zeleny
{
color: #467E03;
}

.cerveny
{
color: red;
font-weight: bold;
}

td
{
color: #2F3A67;
font-size: 12px;
}

input, textarea
{
padding: 2px;
color: #2F3A67;
font-size: 12px;
}
