.txt
{
	font-family:Tahoma; 
	font-size:11px; 
	color:#ffffff; 
	padding-left:15px; 
	padding-right:15px;
}

.txtgray
{
	font-family:Tahoma; 
	font-size:11px; 
	color:#c2c9d1; 
}

.href
{
	font-family:Tahoma; 
	font-size:11px; 
	color:#999999; 
	text-decoration:none;
}

.txtlewareklama 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFCC00;
	line-height: 22px;
	font-weight: bold;
	letter-spacing: normal;
}
a:link {
	color: #FFCC00;
	text-decoration: none;
}
a:visited {
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
a:active {
	color: #FF9900;
	text-decoration: underline;
}
