body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font: 10pt Georgia, serif;
	color: #5A260A;
	background-image: url(/image/hatter-szurke.jpg);
}

#infopanel{
	min-height: 20px;
	max-height: 40px;	
	height: auto;
	width:597px;}

#infopanel_tcm{
	min-height: 20px;
	max-height: 40px;	
	height: auto;
	width:723px;}	
	
#tartalom{
	background-image: url(/image/kozep.jpg);
	background-position: top left;  
	background-attachment: scroll;  
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	min-height: 730px;
	width: 536px;}

#tartalom_tcm{
	background-image: url(/image/kozep_tcm.jpg);
	background-position: top left;  
	background-attachment: scroll;  
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 40px;
	padding-top: 25px;
	min-height: 730px;
	width: 683px;}

#menu_tcm {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: 170px;
	width: 224px;}

li {margin: 0px 0px 0px 0px;}

ul.kozlemeny {
	list-style-type: decimal;
	font-size: 13pt;
}

img {
	border: none;
}

table.links {
	font-weight: bolder; 
	margin-top: 20px;
	font-size: 11pt;
	/*filter: alpha(opacity=15);
	-moz-opacity: 0.15;
	opacity: 0.15;*/
}

h1 /*--- dátum --*/
{
color: #999999;
font-family: Georgia, Times, Serif;
font-size: 8pt;
font-weight:100;
}

h2 /*--- legnagyobb címsor --*/
{
color: #B03D11;
font-family: Georgia, Times, Serif;
font-size: 18pt;
font-weight: bolder;
text-decoration:none;
}

h3  /*--- közepes címsor --*/
{
color: #B03D11;
font-family: Georgia, Times, Serif;
font-size: 15pt;
font-weight: bolder;
}


h5  /*--- termékek listája --*/
{
color: #005100;
font-family: Georgia, Times, Serif;
font-size: 11;
}



/*------------------------------------------------------------norml link--------------------------------------------------------*/
a{
	color:#005100;
	font-family: Georgia, Times, Serif;
	text-decoration:none;

}

a:hover {
	text-decoration:underline;
}

a.cim:hover {
	text-decoration: none;
}

/*------------------------------------------------------------<strong>--------------------------------------------------------*/
strong { 
	color:#B03D11;
}
