body {
	margin: 0px;
	background-color: white;
	color: black;
	font-size: 10pt;
	font-family: Arial, Tahoma,Verdana;

}
	
table, tr, td{ font-size : 10pt;	}
form{ margin: 0px; }
a img{ border: 0; }

td.szlogen{
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
	height: 40px;
	color: white;
	font-weight: bold;
	padding-left: 10px;
}

td.banner_bg{
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 186px;
	color: white;
	font-weight: bold;
	padding-left: 10px;
}

td.keret_top{
	background-image: url(images/content_top.jpg);
	background-repeat: no-repeat;
	height: 10px;
}

td.keret_kozep{
	background-image: url(images/content.jpg);
	background-repeat: repeat-y;
}

td.keret_bottom{
	background-image: url(images/content_bottom.jpg);
	background-repeat: no-repeat;
	height: 20px;
}

td.footer{
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	height: 57px;
	text-align: center;
	font-weight: bold;
	color: white;
}

td.blokk{
	padding-left: 10px;
}

td.blokk h3{
	background-image: url(images/h3.jpg);
	background-repeat: no-repeat;
	background-color: #ECECEC;
	margin: 5px 0 0 0;
	padding: 0 0 0 14px;
	font-size: 10pt;
	font-weight: bold;
	color: gray;
}

div.menu a{
	text-decoration: none;
	font-size: 9pt;
	background-image: url(images/menu_row.jpg);
	background-repeat: no-repeat;
	background-position: 4px;
	padding-left: 12px;
	padding-top: 3px;
	display: block;
	color: navy;
}

div.menu a:hover{
	color: #7DCA26;
}

div.login{
	padding-left: 5px;
	color: #006400;
	font-size: 9pt;
	margin-top: 5px;
}

td.modul{
	padding-right: 15px;
}

td.modul h1{
	font-weight: bold;
	font-size: 12pt;
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 0;
}

div.bannerek{
	text-align: center;
}

div.bannerek img{
	border: 0;
}

div.bannerek p{
	margin-top: 0;
	padding-top: 3px;
}