@charset "iso-8859-2";
body {
	margin: 0px;
	background-color: #0A0809;
	background-image: url(img/bg.jpg);
	background-repeat: no-repeat;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
}

.kiemelt_text {
	font-family: "Trebuchet MS";
	font-size: 22px;
	color: #DEB9B8;
}
.kiemelt_text2 {
	font-family: "Trebuchet MS";
	font-size: 22px;
	color: #7E7E7E;
}

a {
	color: #9DB8C4;
	margin: 0px;
	text-align: center;
	text-decoration: none;
}
a:hover {
	color: #FFCC33;
	margin: 0px;
	text-align: center;
	text-decoration: none;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: normal;
	color: #9DB8C4;
	font-style: italic;
	margin: 0px;
	padding-top: 20px;
	line-height: 30px;
}

#header {
	background-image: url(img/head_bg.jpg);
	background-repeat: no-repeat;
	height: 248px;
	margin-right: auto;
	margin-left: auto;
}
.menu {
	margin-top: 35px;
	margin-left: 35px;

}

.h {
	width: 1280px;
}

#main {
	background-image: url(img/main_bg.jpg);
	background-repeat: no-repeat;
	height: 654px;
	padding-left: 15px;
	padding-right: 15px;
}
#footer {
	background-image: url(img/footer_bg.jpg);
	background-repeat: no-repeat;
	height: 126px;
}
#header .head {
	width: 635px;
	height: 175px;
	padding-top: 100px;
	padding-left: 185px;
}
.head img {
	margin-top: 16px;
	text-align: right;
	margin-left: 372px;
}
#main .content {
	width: 600px;
	padding-left: 195px;
}
.content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #7E7E7E;
	font-size: 12px;
	line-height: 16px;
}

/* --- MENU --- */
#cssdropdown , #cssdropdown ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#cssdropdown li {
	float: left;
	position: relative;
}
.mainitems {
	font: bold 12px/18px Georgia, "Times New Roman", Times, serif;
	margin-top: 5px;
}
.mainitems a {
	padding: 0 10px;
	display: block;
	color: #B5B5B5;
	text-decoration: none;
}

.mainitems a:hover {
	display: block;
	color: #FFBE5E;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFBE5E;
}
.content p {
	margin: 0px;
	padding: 0px;
}
#cssdropdown li > ul {
	top: auto;
	left: auto;
}
#cssdropdown li:hover ul , li.over ul {
	display: block;
}
/* --- KÉPEK --- */
.img_imp {
	float: left;
	background: #EBEBEB;
	border: 1px solid #D3D3D3;
	margin-right: 10px;
	padding: 5px;
}
.img {
	background: #EBEBEB;
	padding: 5px;
	border: 1px solid #D3D3D3;
	margin-right: 10px;
}
.img_left {
	float: left;
	background: #EBEBEB;
	border: 1px solid #D3D3D3;
	padding: 5px;
	margin-top: 30px;
	margin-left: 10px;
	margin-right: 20px;
}
#page {
	width: 1006px;
	margin-right: auto;
	margin-left: auto;
}

