html {
text-align: center;
}
body {
background-image: url(images/tlo.jpg);
background-repeat: repeat-x;
background-position: top;
background-color: #0546bd;
margin: 0;
padding: 0;
margin-left: auto;
margin-right: auto; 
width: 800px;
text-align: left;
}
div {
margin: 0;
padding: 0;
FONT-FAMILY: Verdana;
FONT-SIZE: 11px; 
color: #ffffff;
}
div#logo {
width: 800px;
height: 163px;
background-image: url(images/index_01.jpg);
}
div#menu {
width: 800px;
height: 39px;
}
div#tresc{
background-image: url(images/index_08.jpg);
vertical-align: top;
width: 400px;
height: 334px;
text-align: left;
vertical-align: top;
padding-top: 20px;
padding-right: 360px;
padding-left: 40px;
color: #333333;
}
div#dol {
width: 800px;
height: 144px;
background-image: url(images/index_09.jpg);
}
div#dol1 {
float:left;
width: 245px;
padding-left: 65px;
padding-top: 4px;
}

div#dol2 {
float:left;
width: 165px;
padding-left: 35px;
padding-top: 18px;
}

div#dol3 {
float:left;
width: 250px;
padding-left: 30px;
padding-top: 24px;
}

div#stopka {
width: 800px;
text-align: center;
font-size: 10px;
padding-top: 20px;
padding-bottom: 10px;
}

.srodek {
text-align: center;
}
.bold {
font-weight: bold;
}
img {
border: none;
padding: 0px;
margin: 0px;
}
A:link {
	COLOR: #ffffff; font-weight: normal; TEXT-DECORATION: underline;
}
A:visited {
	COLOR: #ffffff; font-weight: normal; TEXT-DECORATION: underline;
}
A:hover {
	COLOR: #ffffff; font-weight: normal;  TEXT-DECORATION: none;
}
#tresc A:link {
	COLOR: #333333; font-weight: normal; TEXT-DECORATION: underline;
}
#tresc A:visited {
	COLOR: #333333; font-weight: normal; TEXT-DECORATION: underline;
}
#tresc A:hover {
	COLOR: #333333; font-weight: normal;  TEXT-DECORATION: none;
}
A:link.dol {
	COLOR: #ffffff; font-weight: normal; TEXT-DECORATION: none;
}
A:visited.dol {
	COLOR: #ffffff; font-weight: normal; TEXT-DECORATION: none;
}
A:hover.dol {
	COLOR: #ffffff; font-weight: normal;  TEXT-DECORATION: underline;
}
form {
font-size: 9px;
}
input {
margin-top:2px;
margin-bottom:4px;
color: #ffffff;
background-color: #0838ab;
font-size: 9px;
font-family: Verdana;
border: solid #0f287c 1px;
}
textarea {
margin-top:2px;
margin-bottom:5px;
color: #ffffff;
background-color: #0838ab;
font-size: 9px;
font-family: Verdana;
border: solid #0f287c 1px;
}
