a
{
	text-decoration		: none;
	color				: #000000;
}

a:hover
{
	text-decoration		: underline;
	color				: #000000;
}

body
{
	font				: normal 11px Verdana, Arial, Tahoma, Helvetica;
	background-color	: #FFFFFF;
	margin				: 0px;
}

div
{
	font				: normal 11px Verdana, Arial, Tahoma, Helvetica;
	color				: #000000;
}

input
{
	font				: normal 11px Verdana, Arial, Tahoma, Helvetica;
	color				: #000000;
}

td
{
	font				: normal 11px Verdana, Arial, Tahoma, Helvetica;
	color				: #000000;
}

.black
{
	color				: #000000;
	line-height			: 150%;
}

.black9px
{
	color				: #000000;
	font-size			: 9px;
}

.block
{
	font-size			: 9px;
	color				: #FFFFFF;
	line-height			: 150%;
	letter-spacing		: 1pt;
	padding				: 10px;
}

.blockbase
{
	font-size			: 9px;
	color				: #FFFFFF;
	line-height			: 150%;
	letter-spacing		: 1pt;
}

.brown
{
	color				: #9B4F00;
	text-decoration		: none;
	line-height			: 150%;
}

.brown:hover
{
	color				: #9B4F00;
	text-decoration		: underline;
	line-height			: 150%;
}

.white9px
{
	font-size			: 9px;
	text-decoration		: none;
	color				: #FFFFFF;
}

.white9px:hover
{
	font-size			: 9px;
	text-decoration		: underline;
	color				: #FFFFFF;
}
ul
{
    list-style-type:none;
    list-style-image: url(images/arrow.gif);
    padding-left:10px;
}
a.kulddel:active,a.kulddel:visited,a.kulddel:link{
	font				: normal 10px Verdana, Arial, Tahoma, Helvetica;
	text-decoration		: none;
	font-weight			: bold;
	color				: #efbb03;
}
a.kulddel:hover{
	font				: normal 10px Verdana, Arial, Tahoma, Helvetica;
	text-decoration		: underline;
	font-weight			: bold;
	color				: #efbb03;
}
a.hetreceptje_cim:active,a.hetreceptje_cim:link,a.hetreceptje_cim:visited{
	font				: normal 10px Verdana, Arial, Tahoma, Helvetica;
	text-decoration		: none;
	font-weight			: bold;
	color				: #FFFFFF;
}
a.hetreceptje_cim:hover{
	font				: normal 10px Verdana, Arial, Tahoma, Helvetica;
	text-decoration		: underline;
	font-weight			: bold;
	color				: #FFFFFF;
}
.termeknev{
	color: #EAA502;
	background-color: transparent;
	font				: normal 13px Verdana, Arial, Tahoma, Helvetica;
	font-weight			: bold;
	
}
.termekadat{
	color: #EAA502;
	background-color: transparent;
	font				: normal 10px Verdana, Arial, Tahoma, Helvetica;
	font-weight			: bold;
	
}
.termektext{
	color: 				#EAA502;
	background-color: transparent;
	font				: normal 10px Verdana, Arial, Tahoma, Helvetica;
	font-weight			: normal;
	padding-right		: 5px;
}
.termeklink:active,.termeklink:link,.termeklink:visited{
	color				: #EAA502;
	background-color	: transparent;
	font				: normal 10px Verdana, Arial, Tahoma, Helvetica;
	font-weight			: normal;
	padding-right		: 5px;
	text-decoration		: none;
}
.termeklink:hover{
	color				: #EAA502;
	background-color	: transparent;
	font				: normal 10px Verdana, Arial, Tahoma, Helvetica;
	font-weight			: normal;
	padding-right		: 5px;
	text-decoration		: underline;
}
.kosarbatext{
	color				: #EAA502;
	background-color	: transparent;
	font				: normal 10px Verdana, Arial, Tahoma, Helvetica;
	font-weight			: bold;
	border				: 1px solid #EAA502;
	width				: 30px;
	text-align			: right;
	padding-right		: 5px;
}