body
{
font-family: verdana;
}


#page
{
width: 823px;
margin: 0 auto;
border: 1px solid #00168A;
}


#header
{
height: 198px;
background-image: url('images/header1.jpg');
background-repeat: no-repeat; 
}

#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: 12px;
color: white;
text-transform: uppercase;
text-decoration: none;
margin-left: 10px;
margin-right: 10px;
}

#menu a:hover
{
line-height: 18px;
font-size: 12px;
color: white;
border-bottom: 2px dotted white;
text-transform: uppercase;
color: white;
margin-left: 10px;
margin-right: 10px;
}

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


#main h1
{
line-height: 23px;
margin: 0px;
padding: 10px;
color: #467E03;
font-size: 20px;
text-align: center;
}

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



#main p
{

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

#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;
}


ul
{
line-height: 16px;
font-size: 12px;
margin: 0px;
padding-right: 10px;
padding-left: 30px;
color: #00168A;
list-style-type: circle;
list-style-position: outside; 
}

li
{

line-height: 16px;
font-size: 12px;
margin: 0px;
padding-right: 10px;
padding-left: 10px;
color: #00168A;
list-style-type: circle;
list-style-position: outside; 
}

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

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

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


#footer a:hover
{
font-size: 11px;
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;
}
.stred
{
text-align: center;
}

div.stred
{

width: auto;
height: auto;
text-align: center;
margin-top: 3px;
}


img
{
border: 0px;
}
