
body {

	font-family: Arial;
	background-image: url(../pic/bg.gif);
	background-attachment: fixed;

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

	scrollbar-face-color: #150C03;
	scrollbar-highlight-color: #A4852A;
	scrollbar-3dlight-color: black;
	scrollbar-darkshadow-color: black;
	scrollbar-shadow-color: #A4852A;
	scrollbar-arrow-color: white;
	scrollbar-track-color: #150C03;

}





#kategoriak table {}


#kategoriak td {

	padding-bottom: 5;
}

#kategoriak td a { 
	display: block;

	color: white;
	background: #573C34;
	font-family: Arial;
	font-size: 18;
	font-weight: bold;

	padding-top: 5;
	padding-bottom: 5;
	padding-left: 15;

        text-decoration: none;
}


#kategoriak td a:hover {
	display: block;

	color: white;
	background: #352C29;
	font-family: Arial;
	font-size: 18;
	font-weight: bold;

	padding-top: 5;
	padding-bottom: 5;
	padding-left: 15;

        text-decoration: none;
}


#kategoriak a em { 
        color: #333;
        display: block;
        font: normal 85% Verdana, Helvetica, sans-serif;
        line-height: 125%; 
}

#kategoriak a span {
        color: #125F15;
        font: normal 70% Verdana, Helvetica, sans-serif;
        line-height: 150%;
}















#egyeb_kategoriak table {}


#egyeb_kategoriak td {

	padding-bottom: 5;
}

#egyeb_kategoriak td a { 
	display: block;

	color: white;
	background: #7F675F;
	font-family: Arial;
	font-size: 18;
	font-weight: bold;

	padding-top: 5;
	padding-bottom: 5;
	padding-left: 15;

        text-decoration: none;
}


#egyeb_kategoriak td a:hover {
	display: block;

	color: white;
	background: #352C29;
	font-family: Arial;
	font-size: 18;
	font-weight: bold;

	padding-top: 5;
	padding-bottom: 5;
	padding-left: 15;

        text-decoration: none;
}














#termek_lista table {
}


#termek_lista td {
}

#termek_lista td a { 
	display: block;

	color: #333333;
	font-family: Arial;
	font-size: 14;
	font-weight: bold;

        text-decoration: none;
}


#termek_lista td a:hover {
	display: block;


	color: #F55C23;
	font-family: Arial;
	font-size: 14;
	font-weight: bold;

        text-decoration: none;
}



#termek_lista a em { 
        color: #333;
        display: block;
        font: normal 85% Verdana, Helvetica, sans-serif;
        line-height: 125%; 
}

#termek_lista a span {
        color: #125F15;
        font: normal 70% Verdana, Helvetica, sans-serif;
        line-height: 150%;
}






.logo_arnyek	{
		background: white;
		background-image: url(../pic/s_right.jpg);
		background-position: left top;
		background-repeat: no-repeat;
		}











.fade	{
	opacity: 0.1;
	filter: alpha(opacity = 40);
	-moz-opacity: 0.1; 
	z-index:0 !important;
	background: black;
	}





.bg_zold	{
		background: #909859;
		background-image: url(../pic/bg_zold.jpg);
		background-position: left top;
		background-repeat: no-repeat;

		padding-top: 15;
		padding-bottom: 15;
		padding-left: 15;
		padding-right: 15;
		}


.bg_narancs	{
		background: #F55C23;
		background-image: url(../pic/bg_narancs.jpg);
		background-position: left top;
		background-repeat: no-repeat;

		padding-top: 15;
		padding-bottom: 15;
		padding-left: 15;
		padding-right: 15;
		}




.also_szoveg	{
	color: black;
	font-size: 14;
	}




a.also_link:link    {color:black; text-decoration:none;}
a.also_link:visited {color:black; text-decoration:none;}
a.also_link:active  {color:black; text-decoration:none;}
a.also_link:hover   {color:black; text-decoration:underline;}


