A:link, A:visited { 
	font-size: 10px; 
	color: #990000; 
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal
 } 

A:hover, A:active { 
	font-size: 10px; 
	color: #333333; 
	text-decoration: none; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal
 } 

P, TBODY, DIV, TD, TABLE { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	font-weight: normal;
	color: #000000
 }

A.umeny1, A.umeny1:visited { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	text-decoration: none;
	color: #333333;
	font-weight: normal

 } 

A.umeny1:hover, A.umeny1:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
    text-decoration: none; 
	color: #990000;
	font-weight: normal
 
}
A.umeny3:hover, A.umeny3:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #00FF00;
	font-weight: normal;
	background-color: #00CCFF;
	cursor: hand;
}

A.umeny2, A.umeny2:visited { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;


 } 

A.umeny2:hover, A.umeny2:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
    text-decoration: none; 
	color: #CCCCCC;

 
 }

input, textarea, select {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; color: #666666; background-color: #FFFFFF; 
	border: #666666; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px
	
 }

BODY {
	SCROLLBAR-FACE-COLOR: #F0F0F0; 
	SCROLLBAR-HIGHLIGHT-COLOR: #CCCCCC; 
	SCROLLBAR-SHADOW-COLOR: #CCCCCC; 
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; 
	SCROLLBAR-ARROW-COLOR:  #336633; 
	SCROLLBAR-TRACK-COLOR: #FFFFFF; 
	SCROLLBAR-DARKSHADOW-COLOR: #003366; 
 }

input { background-image: url(images/shading.gif) ; background-repeat: no-repeat}.dots {
	background-image: url(images/dots.gif);
	background-repeat: repeat-x;
}
.dots_vert {
	background-image: url(images/dot.gif);
	background-repeat: repeat-y;
}
.fade {
	background-image: url(images/fade.gif);
	background-repeat: repeat-x;
}
.flash {
	background-image: url(images/bg_meny_flash.gif);
	background-repeat: repeat-x;
}


.style1 {	color: #990000;
	font-weight: bold;
	font-size: 12px;
}