@font-face {
	font-family: 'seagulll';
	src: url('Fonts/seagull_seriallight.eot');
	src: url('Fonts/seagull_seriallight.eot?#iefix') format('embedded-opentype'),
	url('Fonts/seagull_seriallight.woff') format('woff'),
	url('Fonts/seagull_seriallight.ttf') format('truetype'),
	url('Fonts/seagull_seriallight.svg#SeagullSerialLightRegular') format('svg');
}
@font-face {
	font-family: 'calligrafica';
	src: url('Fonts/Kingthings_Calligraphica_Light.eot');
	src: url('Fonts/Kingthings_Calligraphica_Light.eot?#iefix') format('embedded-opentype'),
	url('Fonts/Kingthings_Calligraphica_Light.woff') format('woff'),
	url('Fonts/Kingthings_Calligraphica_Light.ttf') format('truetype'),
	url('Fonts/Kingthings_Calligraphica_Light.svg#SeagullSerialLightRegular') format('svg');
}
@font-face {
	font-family: 'exeter';
	src: url('Fonts/Kingthings_Exeter.eot');
	src: url('Fonts/Kingthings_Exeter.eot?#iefix') format('embedded-opentype'),
	url('Fonts/Kingthings_Exeter.ttf') format('truetype');
}
.calligrafica {
	font-family: 'calligrafica';
}
.exeter {
	font-family: 'exeter';
}
html,body {
	margin: 0;
	height: 2400px;
	font-family: 'seagulll';
	color: #FFFFFF;
}
html {
	background: #000;
}
img {
	border: 0;
}
xdiv {
	border: 1px solid #DD0000;
}
.hiba {
	display: none;
	color: #DD0000;
	font-size: 14px;
	padding-left: 60px;
}
td,li,a {
	font-size: 22px;
}
#main {
	width: 1600px;
	height: 2400px;
	margin-left: auto;
	margin-right: auto;
}
#hatterek div {
	position: absolute; 
	width: 1600px;
	z-index: -1
}
#fejlec {
	width: 1600px;
	height: 200px;
}
#fb {
	position: absolute;
	top: 17px;
	width: 990px;
	text-align: right;
	z-index: 1;
}
#loginreg {
	position: absolute;
	top: 10px;
	width: 1425px;
	height: 200px;
	color: #303030;
}
#loginreg a {
	color: #FFFFFF;
	font-size: 14px;
}
.login_text {
	height: 12px;
}
.login_input {
	font-size: 12px;
	width: 200px;
	height: 24px;
	padding-left: 10px;
	padding-top: 6px;
	border: 0;
	background-color: transparent;
}
.login_belep {
	height: 44px;
	padding-top: 4px;
}
.login_link {
	height: 23px;
}
.logout {
	float: right;
	padding-right: 100px;
	padding-top: 20px;
	text-align: center;
}
.contact_text {
	font-size: 18px;
	text-align: right;
}
.contact_input {
	font-size: 14px;
	border: 0;
}
#menu {
	width: 1000px;
	height: 70px;
	margin-left: auto;
	margin-right: auto;
}
#bal {
	width: 350px;
	height: 100px;
	float: left;
}
#tartalom {
	width: 900px;
	height: 1950px;
	float: left;
}
#jobb {
	width: 350px;
	height: 667px;
	float: left;
}
.home {
	padding-right: 20px;
}
.news_place {
	width: 310px;
	height: 670px;
	background-image: url('/file.php?fileid=1');
	background-repeat: no-repeat;
}
#lablec {
	width: 1600px;
	height: 100px;
	float: left;
}

#reg_form,.formok {
	margin-left: auto;
	margin-right: auto;
}

#reg_form td {
	background-repeat: no-repeat;
	background-position: 0px 7px;
	font-size: 1px;
}

.reg_text {
	padding-top: 2 px;
	text-align: right;
	height: 31px;
}

.reg_input {
	width: 138px;
	height: 24px;
	font-size: 12px;
	padding-left: 5px;
	border: 0;
	background-color: transparent;
}
.need {
	padding-top: 5 px;
	font-size: 18px;
	color: #EE0000;
}
.avatar {
	width: 65px;
	height: 67px;
	background-repeat: no-repeat;
	text-align: center;
}
.avatar img {
	vertical-align: middle;
}

#header {
	height: 30px;
	position: relative;
}
#header div.section {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
#navigation {
	width: 1000px;
	clear: both;
	height: 35px;
}
#nav {
	clear: both;
	overflow: hidden;
	position: relative;
	margin: 0;
	padding: 0;
}	
#nav li {
	list-style-type: none;
	display: inline;
}	
#nav a {
	width: 135px;
	display: block;
	float: left;
	color: #FFFFFF;
	text-decoration: none;
}

#dropdown ul {
	list-style: none;
	margin: 0 10px 0 0;
	padding: 0;
	overflow: auto;
	overflow: hidden;

}	
#dropdown li {
	padding: 0 0 1px 0;
	line-height: 16px;
	float: left;
	width: 200px;
}
#dropdown li a {
	color: #251D12;
	font-size: 11px;
	font-weight: bold;
	display: block;
}
#dropdown li a:hover {
	text-decoration: underline;
}
#dropdown li ul {
	width: 100px;
}
#dropdown li ul li {
	background: none;
}
#dropdown li ul li a {
	padding-left: 20px;
	line-height: 16px;
	font-size: 11px;
	background: none;
	width: 100px;
}