.text_bk        {font-family: verdana, sans-serif;color: #000000; font-size:12px; text-decoration: none; background: transparent;}
.text_bk_font   {font-family: sans-serif;color: #000000; font-size:12px; text-decoration: none; background: transparent;}
.text_rd2        {font-family: verdana, sans-serif;color: #DC0303; font-size:19px; text-decoration: none; font-weight:bold; background: transparent;}
.text_rd        {font-family: verdana, sans-serif;color: #DC0303; font-size:12px; text-decoration: none; font-weight:bold; background: transparent;}
.text_bl        {font-family: verdana, sans-serif;color: blue; font-size:12px; text-decoration: none; font-weight:bold; background: transparent;}
.crta    {border:1px outset #DFDFDF;}

.meni             {font-family: verdana, sans-serif;color: #FFFFFF; font-size:11px; display:inline; text-decoration: none; font-weight:bold; background: transparent;}
a.meni:link       {font-family: verdana, sans-serif;color: #FFFFFF; font-size:11px; display:inline; text-decoration: none; font-weight:bold; background: transparent;}
a.meni:visited    {font-family: verdana, sans-serif;color: #FFFFFF; font-size:11px; display:inline; text-decoration: none; font-weight:bold; background: transparent;}
a.meni:active     {font-family: verdana, sans-serif;color: #FFC000; font-size:11px; display:inline; text-decoration: none; font-weight:bold; background: transparent;}
a.meni:hover      {font-family: verdana, sans-serif;color: #FFC000; font-size:11px; display:inline; text-decoration: none; font-weight:bold; background: transparent;}

#elButton a  {
	color: white;  
	font-size:12px; 
	font-family:tahoma; 
	font-weight:bold;
	text-decoration: none;
	border:1px outset #ECECEC;   
	background-color: #630f79;
	display: block;
	width: 130px;
    height: 18px;
	padding-top: 3px;
}
#elButton a:hover {
	background-color: #eb8bb8;
	color:#ffffff; 
	border:1px outset #ECECEC; 
	font-size:12px; 
	font-family:tahoma; 
	font-weight:bold;
	text-decoration: none;
	width: 130px;
    height: 18px;
    display: block;
    padding-top: 3px;
}