body {
	margin: 0;
	padding: 0;
	font: 12px Arial, Helvetica, sans-serif;
	background-image: url(../images/bg.gif);
	text-align: center;
}

/* dobozok */
.mainContainer {
	width: 750px; 
	height: 100%;
	border: 0;
}
.header {
	height: 257px;
	width: 750px;
}
.main_content {
	vertical-align: top;
	background-image: url(../images/main_bg.gif);
}
.menu {
	width: 233px; 
	background-color: #9DC0EF;
	vertical-align: top;
}
.content {	
	width: 517px; 
	background-color: #85B0EB;
	background-image: url(../images/content_bg.gif);
	background-repeat: no-repeat;
	padding-bottom: 30px;
}
.footer {
	background-image: url(../images/footer_bg.gif);
	background-repeat: no-repeat;
	height: 101px;
	width: 750px;
}


/* szovegek */
.cim, .cim_red {
	padding-top: 0;
	padding-bottom: 20px;
	font: 24px Arial, Helvetica, sans-serif;
	padding-left: 30px;	
	color: #001F54;
	font-weight: bold;
}
.cim_red {
	color: red;
	font: 28px Arial, Helvetica, sans-serif;	
}
.text, .text1 {
	font: 12px Arial, Helvetica, sans-serif;	
	padding-left: 20px;
	padding-top: 25px;
	padding-right: 45px;
	padding-bottom: 45px;
}
.text1 {
	background-color: #85b0eb;
}
.alcim {
	font-size:16px;
	line-height: 30px;
	font-weight: bold;
}
.kiemeles {
	width: 100%;
	text-align: center;
	font-weight: bold;
	font-size:14px;.
}
.sarga {
	color: #ffcc00;
	font-size:18px;
	font-weight: bold;
}

.sor1, .sor2, .sor1e, .sor2e, .sor1en, .sor2en {
	font: 13px Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 10px;
}
.sor1e, .sor2e, .sor1en, .sor2en {
	text-align: left;
}
.sor1, .sor1e, .sor1en {
	background-color: #9DC0EF;
}
.sor2, .sor2e, .sor2en {
	background-color: #A8CDFF;
}
.sor1en, .sor2en {
	font-size: 12px;
	font-weight: normal;
	text-align: center;
}

.align {
	font: 12px Arial, Helvetica, sans-serif;
	padding-right: 20px;	
	padding-top: 0;
	padding-bottom: 0;
}
.galeria {
	padding-bottom: 20px;
	padding-left: 20px;
}


/* kepek */
.kep_jobb {
	border: 1px solid White;
	float: right;
	margin-left: 15px;
}

.kep_bal {
	border: 1px solid White;
	float: left;
	margin-right: 15px;
}
.kep {
	border: 1px solid White;
}
/* linkek */

.menuelement {
	width: 233px;
	height: 24px;
	overflow: hidden;
	background-color: #7BB7EB;	
}
a.menuitem1:link, a.menuitem1:visited {


	background-position: 0, 0px;
}
a.menuitem1:hover {
	background-position: 0, -24px;
}

a.menuitem1:link, a.menuitem1:visited, a.menuitem2:link, a.menuitem2:visited, a.menuitem3:link, a.menuitem3:visited, a.menuitem4:link, a.menuitem4:visited, a.menuitem5:link, a.menuitem5:visited, a.menuitem6:link, a.menuitem6:visited, a.menuitem7:link, a.menuitem7:visited, a.menuitem8:link, a.menuitem8:visited,  a.menuitem9:link, a.menuitem9:visited {
	height: 24px;
	width: 233px;
	text-indent: 10000px; 
	overflow: hidden; 
	font: 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
	background: url(../images/menu1.gif) no-repeat 0 0;
	display: block;
} 
a.menuitem2:link, a.menuitem2:visited {
	background: url(../images/menu2.gif) no-repeat 0 0 ;
}
a.menuitem3:link, a.menuitem3:visited {
	background: url(../images/menu3.gif) no-repeat 0 0 ;
}
a.menuitem4:link, a.menuitem4:visited {
	background: url(../images/menu4.gif) no-repeat 0 0 ;
}
a.menuitem5:link, a.menuitem5:visited {
	background: url(../images/menu5.gif) no-repeat 0 0 ;
}
a.menuitem6:link, a.menuitem6:visited {
	background: url(../images/menu6.gif) no-repeat 0 0 ;
}
a.menuitem7:link, a.menuitem7:visited {
	background: url(../images/menu7.gif) no-repeat 0 0 ;
}
a.menuitem8:link, a.menuitem8:visited {
	background: url(../images/menu8.gif) no-repeat 0 0 ;
}
a.menuitem9:link, a.menuitem9:visited {
	background: url(../images/menu9.gif) no-repeat 0 0 ;
}
a.menuitem1:hover, a.menuitem2:hover, a.menuitem3:hover, a.menuitem4:hover, a.menuitem5:hover, a.menuitem6:hover, a.menuitem7:hover, a.menuitem8:hover, a.menuitem9:hover {
	background-position: 0px -24px;
}
