.radio           { background-color: transparent }
td                { font-size: 12px; font-family: arial, helvetica; sans-serif; }
.oddelovac    { background-color:red; height:1px; width: 100%; }  

.checkbox    { background-color: transparent }
.datum         { font-family: Arial; text-align: Right; font-size: 10px }
.spravce       { background-color: #FFFF99 }
.titulek         { text-transform: uppercase; color: #000080; font-family: Comic Sans MS;  text-align: center; font-weight: bold }

.trtitulek       { text-transform: uppercase; font-family: Comic Sans MS; text-align: center; background-color: #EFEAFF; color: #0066FF; font-size: 10px; font-weight: bold }
.hlavicka      { font-size: 18px; color: #646464; font-weight: bold;  }
p                 { color: #000000; font-size: 12px;}
.data           { font-size: 12px; text-transform: uppercase; font-weight: bold }
a:hover        { color: #FFFFFF; font-weight: bold }


LI { font-family:Arial, Helvetica, sans-serif; font-size: 12px; }
UL { font-family:Arial, Helvetica, sans-serif; font-size: 12px; }



/*Headline*/
H1 { font-family:Arial, Helvetica, sans-serif;     
     font-size:16pt;
     color:#003366;
     font-style:normal;
     text-decoration:none;
     text-align:justify;
     font-weight:bold}
/*Titel*/
H2 {font-family :Arial, Helvetica, sans-serif;     
    color:#666666;
    font-size:12pt;	 
    font-style:normal;
    text-decoration:none;
    font-weight:bold;
    text-align:justify;
    margin:0}
	 
/*Subline*/  
H3 { font-family:Arial, Helvetica, sans-serif;     
     font-size:10pt;
	 color:#000000;
	 font-style:normal;
	 text-decoration:none;
	 text-align:justify;
	 font-weight:bold}
	 
/*Bildunterschrift*/	 
H4 { font-family:Arial, Helvetica, sans-serif;    
	 font-size:8pt;
	 font-style:normal;
	 color:#000000;
	 text-decoration:none;
	 text-align:justify;
	 font-weight:normal}
	 
/*Copy-Text*/
H5 { font-family:Arial, Helvetica, sans-serif;    
	 font-size:10pt;
	 font-style:normal;
	 color:#000000;
	 text-decoration:none;
	 text-align:justify;
	 font-weight:normal}

p  { font-family:Arial, Helvetica, sans-serif;
	 font-size:10pt;
	 color:#000000;
	 font-style:normal;
	 text-decoration:none;
	 text-align:justify;
	 font-weight:normal}

a {  font-family:Arial, Helvetica, sans-serif;
	 color:#003366;
	 font-style:normal;
	 text-decoration:none}

a:link { color:#003366;
	     text-decoration:none;
		 font-weight:normal}
 
a:visited { color:#003366;
 	        text-decoration :none;
			font-weight:normal}
 
a:active  { color:#003366;
 	        text-decoration:none;
			font-weight:normal
			

			}
 
a:hover   { color:#406fe0;
 	        text-decoration:none;
			 font-weight:normal;
			 
			}
 
body         { background-color: #FFFFFF; margin: 0px;}
-->

input, option 
        {
                border-color:#3C3C3C;
                border-width:1;
                font-family: arial, Helvetica;
                font-size:11;
                background-color:#eeeeee;
                color:#3C3C3C;
                       }

select       { font-family: Arial, Helvetica; font-size: 12px; color: #3C3C3C; 
               background-color: #eeeeee; border-style: solid; border-width: 1 }
textarea
        {
        width: 70%;
   background: transparent;
	background-color: #e0e0e0;
	border: 1px solid #000000;
	color: #000000;
	font-family: "verdana","arial","helvetica";
	font-size: x-small;
	text-align: left;
	scrollbar-face-color: #CCCCCC;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #e0e0e0;
	scrollbar-arrow-color: #000000
	
        }
input.submit { background-color: #e0e0e0; font-weight: bold;  }

radio { background-color: #e0e0e0; }

#obsah       { background-color: white; height: 450px; width:590px; FLOAT: left;  }
#patka        { width: 100%; clear: both; margin-top: 5px, margin-bottom :-5px }
#hlavicka    { width: 100%;}
#levy          { width: 200px; float: left; }
#hlava22     { background-color: #6666FF; font-family: Arial; Times New Roman; color: #FFFFFF; text-transform: capitalize; height: 10px; font-weight: bold; text-align: Center }

               
.listamenu     { background-color: #B0C4D8; background-repeat: repeat; background-attachment: 
               scroll;  font-size: 12px; vertical-align: middle;
               margin: 0px; padding: 0px; background-position: 0% 50% }
               
a.buttonmenu {  color: #003366; width: 86px; font-weight: bold; border-left: 1px solid white; 
               border-right: 1px solid gray; border-top: 1px solid white; 
               border-bottom: 1px solid graycolor:#003366;  text-decoration:none; font-weight:normal; }
               


a.buttonmenu:hover { color: #FFFFFF; font-weight: bold; background-color: #2C8BBA; 
               border-left: 1px solid #FFFFFF; border-right: 1px solid #808080; 
               border-top: 1px solid #FFFFFF; border-bottom: 1px solid #808080;width: 86px; }

/*aktualni odkaz*/
               
a.buttonmenuaktualni { color: #FFFFFF; background-color: #1C5371; font-weight: bold; 
               border-left: 1px solid #FFFFFF; border-right: 1px solid #808080; 
               border-top: 1px solid #FFFFFF; border-bottom: 1px solid #808080;width: 86px; }


