input {
 font-size : 8pt;
 font-family : "Arial"; 
}

input.tlac {
   background-color: Black;
   color : Blue;
   font-family : "Arial";
}

input.tlac:hover {
	 background-color: Black;
	 color : Yellow;
	 font-family : "Arial";
}

.tlacon {
	 background-color: Black;
	 color : Yellow;
	 width : 70px;
	 font-family : "Arial"; 
}
.tlacoff {
   background-color: White;
   color : Blue;
   width : 70px;
   font-family : "Arial";
}

.tlaconBIG {
	 background-color: Black;
	 color : Yellow;
	 width : 120px;
	 font-family : "Arial"; 
}
.tlacoffBIG {
   background-color: White;
   color : Blue;
   width : 120px;
   font-family : "Arial";
}


.seda {
   background-color: DarkGray;
   color : Black;
   font-weight : bold;
   font-size : 8pt;
   font-family : "Arial";      
}

.sedaT {
   background-color: LightGray;
   color : Navy ;
   font-weight : bold;
   font-size : 8pt;
   font-family : "Arial";      
}

.seda2 {
   background-color: Gray;
   color : Yellow;
   font-weight : bold;
   font-size : 8pt;
   border : thin ridge Yellow;
   font-family : "Arial";      
}

.seda3 {
   background-color: Black;
   color : Yellow;   
   font-size : 8pt;
   border : thin ridge Yellow;
   font-family : "Arial";   
}

.seda4 {
   background-color: Black;
   color : Yellow;   
   font-size : 10pt;
   font-family : "Arial";   
}

.seda5 {
   background-color: Gray;
   color : Yellow;
   font-weight : bold;
   font-size : 8pt;
   padding : 0px 0px 0px 0px;
   margin : 0px 0px 0px 0px;
   font-family : "Arial";
}

a.top {
color : Yellow;
 text-decoration : none;
 font-weight : bold;
 font-size : 10pt;
 font-family : "Arial";
}
a.top:visited {
color : Yellow;
 text-decoration : none;
  font-weight : bold;
 font-size : 10pt;
 font-family : "Arial";
}

a.top:hover {
 color : Yellow;
 text-decoration : underline;
 font-weight : bold;
 font-size : 10pt;
 font-family : "Arial";
}
a.top:visited:hover {	
color : Yellow;
 text-decoration : underline;
 font-weight : bold;
 font-size : 10pt;
 font-family : "Arial";
}

a {
 background-color : Black;
 color : Yellow;
 text-decoration : none;
 font-family : "Arial";
}
a:visited {
 background-color : Black;
 color : Yellow;
 text-decoration : none;
 font-family : "Arial";
}

a:hover {
 text-decoration : underline;
 color : yellow;
 background-color : Black;
 font-family : "Arial";
}
a:visited:hover { 
 text-decoration : underline;
 color : yellow;
 background-color : Black;
 font-family : "Arial";	 
}

.oddelovac {
 background-color : Black;
 color : yellow;
 border : thin ridge Yellow;
 font-family : "Arial";	
}

#logo {
	width: 800px;
	height: 200px;
	border : thin ridge Black;	
	background: url(logo.jpg) no-repeat 0px 50px;
}

.hertz {	
  font-weight : bold;
  font-family : "Arial";
  font-size : 8pt;
  color : Black;
}

.hertztxt {
	font-family : cursive;
	font-weight : bold;
	font-size : 8pt;
	color : Black;
	font-family : "Arial";
}

.nadpis {	
	font-weight : bold;
	font-size : 10pt;
	color : Yellow;
	background-color : Black;
	font-family : "Arial";
}

.nadpis2 {	
	font-weight : bold;
	font-size : 10pt;
	color : Yellow;
	background-color : Black;
	font-family : "Arial";
}

.nadpisAkt {	
	font-weight : bold;
	font-size : 10pt;
	color : Yellow;
	background-color : Black;
	border : thin ridge Yellow;
	font-family : "Arial";
}

.nadpis2Akt {	
	font-weight : bold;
	font-size : 10pt;
	color : Yellow;
	background-color : Black;
	border : thin ridge Yellow;
	font-family : "Arial";
}

.menicko {
 background-color : White;
 font-family : "Arial";
 font-size : 0pt;
 color : Black;
 a: { color : Yellow; }
 a:vlink: { color : Yellow; } 
}

.cisloMes {
 color : Black;
 background-color : Yellow;
 font-family : "Arial"; 
}

.obalkaOkraj {
 background-image:url('images/obalka.png');
 background-repeat:no-repeat; 
 background-position:top center;
 border : thin ridge Yellow;  	 	 	
}
.menicko2 {
 font-family : "Arial";
 font-size : 12pt;
 color : Black;
 display : inline;
 border : thin ridge Black;	
 cursor : pointer;
a: { color : Yellow; }
a:vlink: { color : Yellow; }
}

img {border: 0;}