/** {
margin: 0px;
padding: 0px;
}*/

body {
font-family: 'Verdana CE', 'Helvetica CE', Verdana, Helvetica, sans-serif;
font-size: 0.65em;
color: #000000;
margin: 0px;
padding: 0px;
}

#main { width: 1004px; margin-left: auto; margin-right: auto; margin: 0px 0px 0px 0px; background: url(./grafika/r2_c1.jpg) 0px 83px no-repeat; }

#header { font-size: 100%; width: 100%; height: 83px; background-color: #B6CEE7; }

#left {	float: left; width: 200px; margin-top: 57px }

#right { margin-top: 30px; width: 200px; float: right; }

#middle { top: 50px; margin-top: 30px; margin-left: 230px; margin-right: 230px; }

#footer { width: 100%; clear: both; padding-top: 20px }

#menu {	background: #DDDDDD; padding: 0px 0px 20px 0px; border-bottom: 1px solid #CCCCCC; }

#sloupek_nadpis_right { font-weight: bold; padding: 5px 5px 5px 10px; background: #FFE066 url("./grafika/ruzek_levy.gif") 0px 0px no-repeat; border-bottom: 1px solid #CCCCCC; }
#sloupek_nadpis_left { font-weight: bold; padding: 5px 5px 5px 10px; background: #FFE066 url("./grafika/ruzek_pravy.gif") 100% 0% no-repeat; border-bottom: 1px solid #CCCCCC; }
#sloupek_obsah { padding: 5px 5px 5px 10px; background: #EEEEEE }

#aktualita_nadpis { font-weight: bold; padding: 5px 5px 5px 5px; background: #FFE066 url("./grafika/ruzek_levy.gif") 0px 0px no-repeat;  border-bottom: 1px solid #CCCCCC; }
#aktualita_obsah { padding: 5px 5px 5px 5px; background: #EEEEEE; }

#hlavni { top: 110px; left: 200px; margin-left: 0px; margin-right: 250px; }

#vyhledavani { margin-left: 0px; margin-top: 10px; }

#r1_c1 { width: 417px; height: 83px; float: left; background: url(./grafika/r1_c1.jpg) no-repeat }
#r1_c3 { width: 215px; height: 83px; float: right; background: url(./grafika/r1_c3.jpg) no-repeat }

a { text-decoration: underline }
a:link, a:visited { color: #0066CC }
a:hover { color: #CC3300; text-decoration: underline; }

.tlacitko { background: #CCCCCC url("./grafika/odkaz_sipka_onload.gif")  5% 0.65em no-repeat; padding: 3px 0px 3px 25px; font-weight: bold; text-decoration: none; border-top: 1px solid #DDDDDD; display: block }
a.tlacitko { font-weight: bold; text-decoration: none; display: block }
a.tlacitko:link, a.tlacitko:visited { color: #000066; display: block }
a.tlacitko:hover { background: #999999 url("./grafika/odkaz_sipka.gif")  5% 0.65em no-repeat; color: #FFFFFF; text-decoration: none; border-top: 1px solid #EEEEEE; display: block }

.tlacitko_2 { background: #DDDDDD; padding: 3px 0px 3px 35px; text-decoration: none; border-top: 1px solid #DDDDDD; border-bottom: 1px solid #DDDDDD; display: block }
a.tlacitko_2 { text-decoration: none; display: block }
a.tlacitko_2:link, a.tlacitko_2:visited { color: #000000; display: block }
a.tlacitko_2:hover { /*background: url("./grafika/odkaz_sipka_onload.gif")  12% 0.65em no-repeat;*/ text-decoration: none; border-top: 1px solid #EEEEEE; border-bottom: 1px solid #EEEEEE; display: block }

.zakladna { font-size: 130%; font-weight: bold; }
.zakladna2 { font-size: 120%; font-weight: bold; }

input, textarea { background-color: #FFFFFF; border: 1px solid #999999;	font-size: 105%; }

fieldset { border: 1px solid #DDDDDD; }
