   a {color:#306898;text-decoration: none; font-family:Verdana; font-size:10px;font-weight:bold}

   a:hover {text-decoration:underline}

   IFRAME {width: 500px; height: 250px; border: none}

   Input {font-family:arial; font-size:12px; }

   Body {font-family:Verdana; color:black; font-size:10px;
     text-align:center; 
   }
   .kontejner {
    text-align: left;
    width: 750px;
    margin-left: auto;
    margin-right: auto; 
   }
   
	Table {font-family:Verdana; color:black; font-size:10px;}
   Span.nadpis {font-family:Verdana; color:#306898; font-weight:bold; font-size:10px}

   Span.text {font-family:Verdana; color:black; font-size:10px;}

TD.Mytd {background-color: #306898;}
A.odkazmenu, A.odkazmenu:visited 
	{
	text-decoration: none;
	cursor: hand;
	font-weight: bold;
	color: White;
	font-size: 11px;
	font-family: Verdana;
	}
A.odkazmenu:hover
	{
	color: Yellow;
	text-decoration:underline;
	}
	
A.hlavicka, A.hlavicka:visited
 {
 	text-decoration: none;
	cursor: hand;
	font-weight: bold;
	color: White;
	font-size: 11px;
	font-family: Verdana;
 padding: 2px;
 
 }
 
 A.hlavicka:hover
	{
	color: rgb(48,104,152);
	background-color: white;
padding: 2px;	
	}  

.flashanimace{z-index:1;}






/*Pohybující se text - START*/

#pscroller1{
width: 140px;
height: 100px;
'border: 1px solid black;
padding: 5px;
background-color: white;
}

#pscroller2{
width: 350px;
height: 20px;
border: 1px solid black;
padding: 3px;
}

#pscroller2 a{
text-decoration: none;
}

.someclass{ //class to apply to your scroller(s) if desired
}
/*Pohybující se text - END*/
