body {
	margin:0px; 
	background-color: #C4C6C4;
	color : #000000; 
	font-size : 10pt; 
	font-family : Arial, Tahoma, Verdana;
	text-align: center; }
	
table, tr, td{ font-size : 10pt;	}
form{ margin: 0px; }
a img{ border: 0; }

div.modul{
	margin: 15px 5px 15px 5px;
	padding: 0;
	background-color: #FCFEFC;
	text-align: justify;
}


div.modul h1{
	text-align: left;
	font-size: 12pt;
	color: #8B4513;
	margin-top: 10px;
}

div.modul h2{
	text-align: left;
	font-size: 10pt;
	color: #DA6814;
	margin-top: 10px;
	margin-bottom: 5px;
	border-bottom: 1px solid #DA6814;
}

img.borito{
	width:91px;
	height: 130px;
	border: 1px solid gray;
}

div.form1{
	display: block;
	float: right;
	padding-top: 4px;
	padding-right: 10px;
}

div.reklam{
	display: block;
	float: right;
	padding-top: 4px;
	padding-right: 10px;
}


div.fomenu{
	display: block;
	float: left;
	padding-top: 4px;
	padding-left: 8px;

}

div.fomenu a{
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;;
	color: black;	
	padding-right: 16px;
}

div.fomenu a:hover{
	color: #8B4513;
}

tr.top{
	background-color: #8B4513;
	
	background-image: url(kalasz_barna.jpg);
	background-repeat: no-repeat;
	height: 110px;
}

tr.menu td{
	background-color: #DA6814;
	border-top: 1px solid #E5B693;
	border-bottom: 1px solid #E5B693;
	height: 26px;
}


tr.center{
	background-color: White;
}

tr.bottom td{
	background-color: #8B4513;
	border-top: 1px solid #E5B693;
	border-bottom: 1px solid #E5B693;
	height: 26px;
}



div.submenu{
	text-align:center;
}

div.main{
	text-align:center;
}

div.main img{
	width: 150px;
	padding: 5px;
}

