html, body {

	font-family: Tahoma, sans-serif;
	font-size: 11px;
}

a {
 color: #301E10;
 text-decoration: none;
}


div#header {
	position: relative;
	width: 600px;
	background: #E9D7A5;
	left: 5px;
	text-align: center;
}


td#nagylista {
 margin:0px;
 padding:0px 5px 0px 15px;

}


ul.termek {
 margin:0px 30px 3px 30px;
 padding-left:0px;
 font-size:10px;
 line-height:12px;

}


ul.termek a {
 color:#221111;
 text-decoration: none;
 padding:5px 0px 5px 0px;
}

ul.termek a:hover {
 text-transform:capitalize;
 color:#781D00;
 font-weight:bold;


}



ul.termek li {
 padding:0px 0px 5px 0px;
}

div.fokat {
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
	padding:3px;
	padding-left:15px;
	background-color:#598e4f;
	background-image:url('./images/tablebg.gif');
	color:#000000;

}

div.csoport{
 color:#111111;
 font-size: 10px;	
 margin:5px 15px 5px 15px;
 font-weight:bold;
 color:#781D00;


}

div.top {
	text-align:right;
	font-size: 12px;
	margin:15px;

}

ul.kato {
 margin:0px;
 padding:0px 10px 0px 10px;
 background-image:url(images/termekek_tablebg.gif);
}

li.katnavlista {
 list-style-type:none;
 font-size:10px;
 padding: 3px 0px 3px 0px;
 line-height:12px;
 border-bottom:#CC0000 solid 1px;
}

li.katnavlista a{  
 color:#221111;
 text-decoration: none;
}

li.katnavlista a:hover{  
 text-transform:capitalize;
 color:#781D00;
 font-weight:bold;
}

#adver {
 border: #781D00 solid 2px;
}

#nagydiv {
	overflow:auto;
	height: 360px;
}

div#footer {
	position: relative;
	width: 610px;
	left: 50%;
	margin-left: -305px;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 50px;
}

h2 {
	display: block;
	font-size: 11px;
	font-weight: bold;
	margin: 0 15px 15px 15px;
}

b, strong {
	font-weight: normal;
	color: #413017;
}

#foot_cell {
	font-size: 11px;
	text-align: center;
	padding-left:35px;
	padding-top: 5px;
	color: #E9D7A5;
	font-weight: bold;
}


#head_cell {
	background-image: url(images/headershadow.jpg);
	background-repeat: no-repeat;
	font-size: 11px;
	text-align: center;
	padding:  5px 0px 12px 20px;
	font-weight: bold;
	color: #232323;
}