BODY {
        scrollbar-face-color:#153E90;
        scrollbar-highlight-color:White;
        scrollbar-3dlight-color:Black;
        scrollbar-darkshadow-color:White;
        scrollbar-shadow-color:#4169E1;
        scrollbar-arrow-color:White;
        scrollbar-track-color:#3266CC;
}

H1 {
	font: Verdana;
	font-size: 7px;
	color: #3266CC;
}

input, textarea, select {background-color: #3266CC; color: White; border: 1px solid Silver}
input.tlacitko {background-color: #BFBFBF; color: Black; border: 0px solid Black}
input.vyber {background-color: #153E90; border: 1px solid #153E90}

#main {
	position: absolute; top: 230px; left: 211px;
	width: 548px;
	height: auto;
}

#bottom {
	width: auto; height: 13px;
	position: relative;
}



