@import url(Aloldal.css);
@import url(Forms.css);
*{
	padding: 0;
	margin: 0;
}
img,fieldset{
	border: none;
}
.header{
    background-image: url(../Images/menu.jpg);
    background-repeat: no-repeat;
    height: 338px;
}
.clear{
	clear: both;
	display: block;
	font-size: 0px;
	height: 0px;
}
a:link,a:visited,a:active{
	text-decoration: none;
	outline:none;
	color: White;
}
a:hover{
	cursor: pointer;
}
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	height:100%;
	background-color: #8de1fc;
}
.container{
	width: 998px;
	position:relative;
	margin: 0 auto;
}
/* GLOBAL CONTENT */

.elojegyzes{
	display: block;
	background-image: url(../Images/e3.jpg);
	background-repeat: no-repeat;
	position:relative;
	width: 992px;
	height: 504px;
}
.elojegyzes .input1,.elojegyzes .input2{
	display: block;
	position:absolute;
	border:none;
	right:347px;
	width: 265px;
	background-color: transparent;
	font-size: 13px;
	color: White;
}
.elojegyzes .input2{
	width: 230px !important;
}
.elojegyzes .i1{
	top:20px;
}
.elojegyzes .i2{
	top:60px;
}
.elojegyzes .i3{
	top:100px;
}
.elojegyzes .i4{
	top:140px;
}
.elojegyzes .i5{
	top:180px;
}
.elojegyzes .i6{
	top:220px;
}
.elojegyzes .i7{
	top:260px;
}
.elojegyzes .i8{
	top:300px;
}
.elojegyzes .i9{
	top:340px;
}

.elojegyzes .submit1,.elojegyzes .submit2{
	display:block;
	width: 120px;
	height: 37px;
	border: none;
	cursor:pointer;
	position:absolute;
	right:473px;
	bottom:93px;
	background-color: transparent;
}
.elojegyzes .submit2{
	right:342px !important;
}

.content{
	width: 892px;
	background-image: url(../Images/container_bg.jpg);
	background-repeat: repeat-y;
	color: White;
	padding: 0px 53px;
	padding-bottom: 20px;
}
.leftcol{
	float: left;
	width: 662px;
}
.rightcol{
	float: right;
	width: 216px;
}

.nagybox,.kisbox{
	margin-bottom: 15px;
}
.udvbox .bg{
	min-height:113px;
	_height:113px;
}
.nagybox .top{
	background-image: url(../Images/nagybox_top.jpg);
	background-repeat: no-repeat;
	width: 662px;
	height: 16px;
	display: block;
}
.nagybox .bottom{
	background-image: url(../Images/nagybox_bottom.jpg);
	background-repeat: no-repeat;
	width: 662px;
	height: 16px;
	display: block;
}
.nagybox .bg{
	width: 582px;
	background-color: #002938;
	padding: 0 40px;
}
p.udv{
	font-weight: bold;
	text-align: justify;
	width: 365px;
	float: right;
}
p.news{
	width: 365px;
	float: right;
}
p.news strong{
	text-transform: uppercase;
	display: block;
}
p.news small{
	color: #4ebef3;
	display: block;
}
.hrbig{
	background-image: url(../Images/hr_big.jpg);
	background-repeat: no-repeat;
	width: 582px;
	height: 27px;
	margin-top: 20px;
}

.kisbox .top{
	background-image: url(../Images/kisbox_top.jpg);
	background-repeat: no-repeat;
	width: 216px;
	height: 15px;
	display: block;
}
.kisbox .bottom{
	background-image: url(../Images/kisbox_bottom.jpg);
	background-repeat: no-repeat;
	width: 216px;
	height: 15px;
	display: block;
}
.kisbox .bg{
	width: 196px;
	background-color: #002938;
	padding: 0 10px;
}

a.tovabb{
	color: #4ebef3;
	font-size: 10px;
	padding: 0 10px;
}
a.tovabb:hover{
	text-decoration: underline;
}
.keretes{
	border: 1px solid #8be7fa;
}

.loginform{
	background-image: url(../Images/loginform.jpg);
	background-repeat: no-repeat;
	width: 190px;
	height: 54px;
	position:relative;
	margin-bottom: 5px;
	margin-top: 2px;
}
.loginform .input1,.loginform .input2{
	position:absolute;
	display: block;
	padding: 5px 6px;
	background-color: transparent;
	border: none;
	left:0px;
	color: White;
	font-size: 11px;
}
.loginform .input1{
	width: 176px;
	top:0px;
}
.loginform .input2{
	width: 143px;
	top:30px;
}
.loginform .submit{
	display: block;
	background-color: transparent;
	position:absolute;
	bottom:1px;
	right:1px;
	width: 26px;
	height: 23px;
	border: none;
	cursor:pointer;
}
a.log:link,a.log:visited{
	font-size: 10px;
	font-style: italic;
	padding: 0 2px;
}
a.log:hover{
	color: #4EBEF3;
}
a.log_sajatmenu:link,a.log_sajatmenu:visited{
	font-size: 14px;
	font-style: italic;
	padding: 0 2px;
}
a.log_sajatmenu:hover{
	color: #4EBEF3;
}

p.uzeno_cim{
	display: block;
	color: #ffc601;
	font: bold 13px arial;
	text-transform: uppercase;
	margin-top: 10px;
	border-bottom: 1px dotted #ffc601;
}
p.uzeno_datum{
	font-size: 10px;
	color: #4ebef3;
	margin-bottom:3px;
}
p.uzeno_szoveg{
	margin-bottom: 10px;
}


/* GLOBAL CONTENT */
.footer{
	background-image: url(../Images/footer_bg.jpg);
	background-repeat: no-repeat;
	font-size:11px;
	padding:15px 53px 30px 53px;
}
.footer a:link,.footer a:visited{
	margin: 0 3px;
	color: #00212d;
}
.footer a:hover{
	color: White;
}
.left{
	float:left;
}
.right{
	float:right;
}

.leftimg{
	display: block;
	float: left;
	margin-right: 10px;
}
.rightimg{
	display: block;
	float: right;
	margin-left: 10px;
}