@charset "utf-8";
/* CSS Document */
a.meniu_sec
{
	color:#FFFFFF;
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
	text-decoration:none;
	
}
a.meniu_sec:hover
{
color:#ed8313;
}
a.offer
{
	font-family: "Trebuchet MS";
	color:#FFFFFF;
	font-size: 20px;
	font-weight: bold;	
	text-decoration:none;
}
a.offer:hover
{
color:#ed8313
}
a.offer:visited{}
a.offer:link{}
