font         { font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif: #666666}
a            {
	font-family: Tahoma;
	font-size: 9pt;
	text-decoration: none;
	color: #999999
}
h1           { font-family: Tahoma; color: #666666; line-height: 100%; margin-bottom: 10 }
select       { font-family: Arial; font-size: 8pt; color: #666666; border: 1px #CCCCCC solid}
input        { font-family: Arial; font-size: 9pt; color: #666666; border: 1px #999999 solid}
table        {
	font-family: Verdana;
	font-size: 9pt;
	border: thick #003366 none;
	color: #999999
}
textarea     { font-family: Arial; font-size: 9pt; color: #666666; border: 1px #666666 solid}
BODY 		   {font-family: Tahoma; font-size: 8pt; color: #666666 scrollbar-base-color: #FAFAFA;
			   	  scrollbar-track-color: #FAFAFA; 
			   	  scrollbar-face-color: #F5F5F5;
			   	  scrollbar-highlight-color: #FFFFFF; 
			   	  scrollbar-3dlight-color: #FFFFFF;
			   	  scrollbar-darkshadow-color: #FFFFFF;
			   	  scrollbar-shadow-color: #666666;
			   	  scrollbar-arrow-color: #FFFFFF;
			   	}
h2           { font-family: Tahoma;line-height: 100%; font-weight: normal; color: #666666}
.club_pasiv {
	background-repeat:no-repeat;
	background-image: url(images/club_pasiv.gif);
	background-position: left;
}
.club_activ {
	background-repeat:no-repeat;
	background-image: url(images/club_activ.gif);
	background-position: left;
}
.b_color {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
	background-image: url(images/b_green.gif);
	text-align: center;
	cursor : pointer;
	vertical-align: middle;
	background-repeat:no-repeat;
	background-position: center;
	text-decoration: none;
}
.b_color_right {
	background-repeat:no-repeat;
	background-image: url(images/b_green.gif);
	background-position: right;
}
.b_color_left {
	background-repeat:no-repeat;
	background-image: url(images/b_green.gif);
	background-position: left;
}