@charset "utf-8";
@import url(aloldal.css);
*{
	padding: 0;
	margin: 0;
}
img,fieldset{
	border: none;
}
.clear{
	clear: both;
	display: block;
	font-size: 0px;
	height: 0px;
}
a:link,a:visited,a:active{
	text-decoration: none;
	color: #1a100b;
}
a:hover{
	text-decoration:underline;
}
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1a100b;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
	text-align: justify;
}
.container{
	width: 990px;
	position:relative;
	margin: 0 auto;
}
.content{
	width: 970px;
	padding: 0 10px;
}
.header{
	width: 990px;
	position:relative;
	margin-bottom: 30px;
}
/* GLOBAL CONTENT */
.hirlevlink{
	position:absolute;
	right:0;
	top:0;
	z-index:999;
}
#newsletter{
	width: 270px;
	display: block;
	position:relative;
}
#newsletter label{
	display:block;
	float: left;
	width: 50px;
	text-align: right;
	margin-right: 10px;
	padding-top: 3px;
}
#newsletter .input{
	width: 200px;
	display: block;
	float: left;
	margin-bottom: 5px;
	background-color:#b1b1b1;
	padding: 3px;
	font-size:11px;
	border: none;
}
#newsletter .submit{
	background-image: url(../images/btn_mehet.jpg);
	background-repeat: no-repeat;
	display: block;
	border: none;
	width: 86px;
	height: 31px;
	cursor:pointer;
	font: bold 11px arial;
	color: White;
	float:right;
}

#search {
	width: 212px;
	height: 50px;
	display: block;
	z-index:3;
	position:absolute;
	top:57px;
	right:5px;
}
#login {
	background-image: url(../images/search_bg.jpg);
	background-repeat: no-repeat;
	width: 212px;
	height: 112px;
	display: block;
	z-index:2;
	position:absolute;
	top:57px;
	right:5px;
}
#search .input1,#login .input2,#login .input3{
	position:absolute;
	width: 120px;
	padding:0 4px;
	height: 15px;
	font-size: 11px;
	background-image: url(../images/input_bg.jpg);
	background-repeat: repeat-x;
	background-color: transparent;
	border: none;
	display: block;
	left:77px;
}
#search .input1{
	top:6px;
}
#login .input2{
	top:52px;
}
#login .input3{
	top:70px;
}
#search .submit1,#login .submit2{
	position:absolute;
	border: none;
	background-color: transparent;
	cursor:pointer;
	color: white;
	font:bold 11px verdana;
	left:8px;
	display: block;
	width: 62px;
	height: 23px;
}
#search .submit1{
	top:6px;
}
#login .submit2{
	top:52px;
}
#login .admintext{
	position:absolute;
	color:white;
	top:50px;
	right:10px;
	width: 120px;
	text-align: right;
}
#search a.ker:link,#search a.ker:visited,#login a.reg:link,#login a.reg:visited,#login a.emlek:link,#login a.emlek:visited{
	display: block;
	position:absolute;
	font: 10px verdana;
	font-style: italic;
	color: white;
	text-align: right;
	right:10px;
}
#search a.ker:link,#search a.ker:visited{
	top:20px;
}

#login a.reg:link,#login a.reg:visited{
	top:85px;
}
#login a.emlek:link,#login a.emlek:visited{
	top:97px;
}

.ileft{
	float: left;
	width: 291px;
	padding-right: 29px;
}
.ileft .akciomenu{
	display: block;
	margin-bottom: 7px;
}

h1{
	font: 12px arial black;
	text-transform: uppercase;
	margin-bottom: 10px;
}
h1 a:link,h1 a:visited{
	color: white !important;
}
h1 .h1_1{
	background-image: url(../images/h1_1.jpg);
	background-repeat: no-repeat;
	width: 25px;
	height: 40px;
	display: block;
	float: left;
}
h1 .h1_2{
	background-image: url(../images/h1_2.jpg);
	background-repeat: repeat-x;
	height: 28px;
	padding-top: 12px;
	padding-right: 5px;
	display: block;
	float: left;
	color: White;
}
h1 .h1_3{
	background-image: url(../images/h1_3.jpg);
	background-repeat: no-repeat;
	width: 12px;
	height: 40px;
	display: block;
	float: left;
}

.iright{
	float: right;
	width: 630px;
	height: 350px;
}
.akcioitem{
	width: 315px;
	float: left;
	font-size: 18px;
	margin-bottom: 10px;
}
.akcioitem .akcioimg,.akcioitem2 .akcioimg{
	display:block;
	float: left;
	width: 90px;
}
.akcioitem p,.akcioitem2 p{
	float: left;
	width: 80px;
}
.akcioitem strong,.akcioitem2 strong{
	display: block;
	font-size: 11px;
	text-transform: uppercase;
	margin-bottom: 10px;
}
.akcioitem a,.akcioitem2 a{
	font-size: 11px;
	font-style: italic;
	margin-top: 5px;
	display: block;
}

/* GLOBAL CONTENT */
.footholder{
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	height: 101px;
	width: 100%;
	margin-top: 30px;
}
.footer{
	font-size:11px;
	padding:1px 20px;
	position:relative;
	width: 990px;
	margin: 0 auto;
	color:gray;
}
.footer .informacio{
	position:absolute;
	text-align: center;
	top:-30px;
	color: Red;
	font: bold 11px verdana;
}
.footer a{
	margin: 0 3px;
	color: gray;
}
.fleft{
	float:left;
	padding-top: 10px;
}
.fright{
	float:right;
	text-align: right;
}
a.collapse:link, a.collapse:visited{
	background-color:#fff;
	color:black;
	padding-left:5px;
	padding-top:2px;
	padding-bottom: 2px;
	text-decoration:none;
	display:block;
	/* width:400px; */
	font-size:11px;
	border-left: solid 10px black;
}
a.collapse:hover{
	background-color: #f57e00;
	color: black;
}
.rendeleseim_btn{
	padding-left: 15px !important;
}

.orderakt{
	padding: 5px;
}
.orderakt table{
	padding: 1px;
}
.orderakt th{
	border: none;
	padding: 2px;
	font-weight: bold;
	background-color: #ddd;
}
.orderakt td{
	border: none;
	padding: 2px;
	background-color: #ddd;
}
.orderakt label{
	width: 100px !important;
	font-weight: bold;
	display:inline-block;
	padding-right:5px;
}

.order{
	text-align: right;
	padding: 5px;
}
.order table{
	/*
	border-collapse: collapse;
	*/
	float: right;
	padding: 1px;

}
.order th{
	/*
	border: 1px solid black;
	*/
	padding: 2px;
	background-color: #ddd;
	/*
	background-color: black;
	color: white;
	*/
	font-weight: bold;
}
.order td{
	/*
	border: 1px solid black;
	*/
	padding: 2px;
	background-color: #ddd;
}
.order label{
	width: 100px !important;
	font-weight: bold;
	display:inline-block;
	padding-right:5px;
}
.order a{
	color: #f57e00 !important;
}
.order a:hover{
	color: #f57e00 !important;
	text-decoration: underline;
}

.order2 {
	background-color: #ddd;
	padding: 10px;
}
.order2 table{
	padding: 1px;
}
.order2 th{
	border: none;
	padding: 2px;
	font-weight: bold;
	background-color: #ccc;
}
.order2 td{
	border: none;
	padding: 2px;
	background-color: #ccc;
}
.order2 label{
	width: 100px !important;
	font-weight: bold;
	display:inline-block;
	padding-right:5px;
}
.order2 a{
	color: #f57e00 !important;
}
.order2 a:hover{
	color: #f57e00 !important;
	text-decoration: underline;
}
.order2 ul{
	padding-left: 25px;
}

.error{
	color: red;
}

.fgroup{
	border: none;
}
.fgrouppic{
	margin: 5px;
	border: none;
}

.pager{
	/*text-align: center;*/
	position: absolute;
	top: 30px;
	left: 160px;
}

.pagerakt{
	font-weight: bold;
	text-decoration: underline !important;
}
