html, body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #4B4B4B;
	border: none;
	height: 100%;
	vertical-align: top;
	width: 100%;
	margin: 0px auto;
}

#full {
	background-color: #4B4B4B;
	width: 780px;
	min-height: 100%;
	vertical-align: top;
	border: none;
	margin: 0px auto;
}

#head {
	background-color: #4B4B4B;
	width: 780px;
	vertical-align: top;
	border: none;
	float: left;
}

#logo {
	left: 0px;
	top: 0px;
	width: 289px;
	height: 125px;
	border: none;
	float: left;
}

#pattern {
	left: 0px;
	top: 37px;
	width: 491px;
	height: 70px;
	border: none;
	position: relative;
	float: left;
}

#main {
	background-color: #4B4B4B;
	width: 780px;
	vertical-align: top;
	border: none;
	float: left;
	overflow: hidden;
}

#flag_hu {
	width: 18px;
	height: 12px;
	border: none;
	position: relative;
	float: left;
	padding-left: 60px;
	padding-top: 25px;
}

#flag_de {
	width: 18px;
	height: 12px;
	border: none;
	position: relative;
	float: left;
	padding-left: 14px;
	padding-top: 25px;
}

#print {
	width: 25px;
	height: 25px;
	border: none;
	position: relative;
	float: left;
	padding-left: 10px;
	padding-top: 16px;
}

#bookmark {
  background-color: #4B4B4B;
  color: #4B4B4B;
	width: 16px;
	height: 16px;
	border: none;
	position: relative;
	float: left;
	padding-left: 8px;
	padding-top: 22px;
}

#cube {
	width: 18px;
	height: 18px;
	padding-right: 5px;
	margin-top: -6px;
	top: 5px;
	position: relative;
}

#menubckgr {
	background-color: #C7C7C7;
	width: 170px;
	height: 440px;
	vertical-align: top;
	border: none;
	position: relative;
	left: 10px;
	top: 10px;
	float: left;
	overflow: visible;
	clear: both;
	padding-top: 30px;
	text-align: right;

}

#hotline {
	clear: left;
	background-color: #4B4B4B;
	width: 170px;
	height: 120px;
	vertical-align: top;
	border: none;
	position: relative;
	left: 10px;
	top: 30px;
	float: left;
	overflow: visible;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
}

#mainbox {
	clear: both;
	background-color: #4B4B4B;
	width: 590px;
	min-height: 630px;
	vertical-align: top;
	border: none;
	left: 180px;
	top: -632px;
	float: left;
	position: relative;
	margin-bottom: -590px;
	padding: none;

}

.contentbox {
	background-color: #FFFFFF;
	width: 570px;
	min-height: 630px;
	vertical-align: top;
	border: 1px solid #6A6A6A;
	position: relative;
	overflow: hidden;
}

.contentshadow {
	float: left;
	clear: left;
	background: url(../img/others/shadowalpha.png) no-repeat bottom right !important;
	margin: 0px 0 0px 0px !important;
	margin: 0px 0 0px 0px;
	width: 570px;
	padding-right: 11px;
	padding-bottom: 10px;
}

#contentshadowtop {
	width: 9px;
	height: 23px;
	border: none;
	left: -9px;
	top: 0px;
	float: right;
	position: relative;
}

a.menupont_aktiv {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	padding-right: 10px;
}
a.menupont_aktiv:link { text-decoration: none; }
a.menupont_aktiv:active { text-decoration: none; }
a.menupont_aktiv:visited { text-decoration: none; }
a.menupont_aktiv:hover { text-decoration: none; }

a.menupont_inaktiv {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-transform: uppercase;
	text-decoration: none;
	padding-right: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 0px;
	padding-bottom: 0px;	
}
a.menupont_inaktiv:link { text-decoration: none; }
a.menupont_inaktiv:active { text-decoration: none; }
a.menupont_inaktiv:visited { text-decoration: none; }
a.menupont_inaktiv:hover { text-decoration: underline; }

a.menupont_yellow {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFF00;
	text-transform: uppercase;
	text-decoration: none;
	padding-right: 10px;
}
a.menupont_yellow:link { text-decoration: none; }
a.menupont_yellow:active { text-decoration: none; }
a.menupont_yellow:visited { text-decoration: none; }
a.menupont_yellow:hover { text-decoration: underline; }

html>/**/body .menu_separator {
	padding-right: 10px;
	padding-left: 0px;
	border: none;
	position: relative;
	margin-top: 20px;
	margin-bottom: 20px;
}

.menu_separator {
	padding-right: 10px;
	padding-left: 0px;
	border: none;
	position: relative;
	margin-top: 18px;
	margin-bottom: 18px;
}

h1 {
	font-family: Arial;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-transform: uppercase;
	padding-top: 22px;
	padding-left: 22px;
	margin-top: 0px;
	margin-bottom: 0px;
}

h2 {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	padding-top: 16px;
	padding-left: 22px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 330px;
	float: left;
	line-height: 22px;
}

h3 {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	padding-top: 16px;
	padding-left: 22px;
	padding-bottom: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 480px;
	float: left;
	line-height: 22px;
}

#photobox {
	left: 0px;
	top: 22px;
	min-height: 430px;
	width: 195px;
	float: right;
	vertical-align: top;
	background-color: #FFFFFF;
	position: relative;
	border-left-color: #C7C7C7;
	border-left-width: 1px;
	border-left-style: solid;
}

.photobckgr {
	height: 133px;
	width: 168px;
	float: left;
	vertical-align: top;
	position: relative;
	background-image: url(../img/others/imgbckgr.png);
	margin-left: 18px;
	background-repeat: no-repeat;
	margin-bottom: 25px;
}

.photo {
	height: 109px;
	width: 145px;
	float: left;
	vertical-align: top;
	padding-left: 7px;
	padding-top: 7px;
	border: none;
}

#morephotobox {
	height: 30px;
	width: 145px;
	float: left;
	vertical-align: text-bottom;
	padding-left: 0px;
	padding-top: 30px;
	padding-bottom: 0px;
	border: none;
	text-align: center;
}

a.morephoto {
	height: 30px;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
a.morephoto:link { text-decoration: underline; }
a.morephoto:active { text-decoration: underline; }
a.morephoto:visited { text-decoration: underline; }
a.morephoto:hover { text-decoration: none; }

input.nev {
	width: 200px;
	height: 15px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	border: solid #CCCCCC 1px;
}

textarea.uzenet {
	width: 200px;
	height: 200px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	border: solid #CCCCCC 1px;
}

textarea.megjegyzes {
	width: 200px;
	height: 100px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	border: solid #CCCCCC 1px;
}

input.mehet {
	width: 202px;
	height: 25px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	border: solid #FFFFFF 1px;
	background-color: #3133FF;
}

.valaszt {
	width: 140px;
	height: 18px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	border: solid #CCCCCC 1px;
}

.ev {
	width: 70px;
	height: 18px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	border: solid #CCCCCC 1px;
}

.honap {
	width: 90px;
	height: 18px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	border: solid #CCCCCC 1px;
}

.nap {
	width: 50px;
	height: 15px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	border: solid #CCCCCC 1px;
}

#foglal {
	width: 250px;
	height: 25px;
	text-align: center;
	background-color: #3133FF;
}

#foglal_text {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.fotogaleria_kategoria {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	float: left;
	margin-bottom: 20px;
	margin-top: 10px;
	margin-left: 7px;
	border: none;
}

.fotogaleria_torzs {
	float: left;
	width: 560px;
	border: none;
}

.hr {
	height: 1px;
	width: 510px;
	float: left;
	position: relative;
	background-color: #CCCCCC;
	margin-left: 8px;
	margin-bottom: 10px;
	margin-top: 20px;
	display: table;
	border: none;
}

html>/**/body .hr {
	height: 1px;
	width: 510px;
	float: left;
	position: relative;
	background-color: #CCCCCC;
	margin-left: 8px;
	margin-bottom: 10px;
	margin-top: 8px;
	display: table;
	border: none;
}