A:link, A:visited { 
	font-size: 11px; 
	color: #990000; 
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal
 } 

A:hover, A:active {
	font-size: 11px;
	color: #990000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica;
	font-weight: normal;
: normal
 } 

P, TBODY, DIV, TD, TABLE { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal;
	color: #333333
 }

A.umeny1, A.umeny1:visited { 
	font-family: Verdana, Arial, Helvetica; 
	font-size: 11px;
	text-decoration: none;
	color: #666666;
	font-weight: normal

 } 

A.umeny1:hover, A.umeny1:active{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
    text-decoration: none; 
	color: #CC0000;
	font-weight: normal
 
}

A.umeny2, A.umeny2:visited { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold

 } 

A.umeny2:hover, A.umeny2:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
    text-decoration: none; 
	color: #CCCCCC;
	font-weight: bold
 }

input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	background-image: url(images/gronn-bg.gif);
 }
 
.check {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #C6C7B5;
	background-image: url(images/gronn-bg.gif);
 }

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; 
 }
