html, body {
	padding: 0px;
	margin: 0px;
	font-size: 15px;
	font-family: Garamond;	
	background: URL('../pageset/background.jpg');
}
	
* {
	padding: 0px;
	margin: 0px;
}

img {
	border: none;
}

input{
	border: 1px solid;
	background: #e6b685;
	}
	
textarea{
	border: 1px solid;
	background: #e6b685;
	height: 100px;	
	}
h2 {
	color:#20624c;
	font-size:24px;
	font-weight:normal;
	font-family:garamond;
}
#main{
	width: 950px;
	background: URL('../pageset/main.jpg');
	position: relative;
	
	}
	
#main .tartalom{
	min-height: 500px;
	_height: 500px;
	}
	
#main .head{
	font-size: 1px;
	height: 9px;
	background: URL('../pageset/head.jpg');
	}
	
#main .foot{
	font-size: 1px;
	height: 14px;
	background: URL('../pageset/foot.jpg');
	clear: both;
	}
	
#main .logo{
	padding-top: 20px;
	}
	
#main .select_pek{
	float: left;
	padding-left: 125px;
	padding-bottom: 80px;
	}
	
/*#main .menu li{	
	display: inline;
	padding-left: 15px;
	font-size: 14px;
	}
	
#main .menu li A{
	color: #72271f;
	text-decoration: none;
	}

#main .menu li A:hover{
	color: #72271f;
	text-decoration: underline;
	}
*/

.menu {
    background: url("../images/menu2-bg.png") no-repeat;
    height: 74px;
    margin: 0 auto;
    width: 920px;
}
.menusor {
    float: left;
    font-family: Garamond;
    font-size: 17px;
    margin: 10px 0 0 23px;
}
.menu-item {
    float: left;
    margin: 1px 30px 0;
}
.menu-item a {
	color: #FFFFFF;
	text-decoration: none;
}
.menu-item a:hover {
	color: #FEDFA2
}
.separator {
    background: url("../images/separator.png") no-repeat;
    display: block;
    float: left;
    height: 20px;
    margin: 3px 0 0;
    width: 18px;
}
.fooldal {
    float: right;
    font-size: 14px;
    margin: 9px 25px 0 0;
}
.fooldal a {
	color: #740101;
	text-decoration: none;
}

.rendeles-oldal {
    margin: 40px auto 0;
    width: 885px;
}
.rendeles-befoglalo {
    height: 500px;
}
.bevitel-befoglalo {
	clear: both;
	margin: 10px 0;
}
.rendeles-adatok {
    float: left;
    margin: 40px 30px 0 70px;
    width: 275px;
}
.rendeles-uzenet {
    float: left;
    margin: 40px 0 0 40px;
    width: 350px;
}
.input-field {
    width: 275px;
}
.input-area {
	height:200px;
	width:350px;
}
.cimke {
    float: left;
    margin: 3px 0;
}
.submit_button {
    background-color: #740101;
    color: #FFFFFF;
    float: right;
    height: 30px;
    width: 70px;
}
p.belepes {
    background-color: #740101;
    border: 1px inset;
    color: #FFFFFF;
    height: 20px;
    margin: 10px auto 0;
    padding: 5px;
    width: 150px;
}
.errormsg {
    color: #FF0000;
    float: left;
}
	
#kedvezmeny, #webshop{
	border: 1px solid;
	margin-top: 20px;
	width: 800px;
	
	text-align: left;	
	padding-top: 20px;
	
	/*background: url('../pageset/friss.jpg') bottom no-repeat;*/
	}
	
#kedvezmeny ul{
	margin-left: 20px;
	padding-bottom:10px;
	font-size: 15px;
	}
	
#kedvezmeny input {
	width: 500px;
	}
	
#kedvezmeny .submit_button{
	width: 150px;
	}
	
#webshop {
	padding-top: 0px;
	
	width: 806px;
	min-height: 500px;
	_height: 500px;
	/*background: URL('../pageset/back_shop.jpg');*/
	background: #faefd2 url('../pageset/webshop.jpg') 150px bottom no-repeat;
	}
	
	
#termek_lista{
	}
	
#termek_lista ul{
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	}
	
#termek_lista A{
	text-decoration: none;
	color: #4d2f2b;
	font-weight: bold;
	font-size: 15px;	
	}

#termekek-lista {
	width: 360px;
	padding-top: 10px;
	margin-left: 15px;
	}

#termekek-lista .termek-left{
	border-bottom: 1px dotted;
	padding-bottom: 10px;
	}
	
#termekek-lista .termek-right{
	border: 1px solid;
	}
	
#termekek-lista .cimsor{
	text-decoration: none;
	font-size: 15px;
	color: #4d2f2b;
	font-weight: bold;
	}
	
#termekek-lista .cimsor A{
	text-decoration: none;
	font-size: 15px;
	color: #4d2f2b;
	font-weight: bold;
	}
	
#termekek-lista .ar {
	text-decoration: none;
	font-size: 15px;
	color: #4d2f2b;
	font-weight: bold;
	}
	
#friss_termekek{
	border: 1px solid;
	background: #faf6db url('../pageset/friss.jpg') bottom no-repeat;
	min-height: 400px;
	_height: 400px;
	width: 600px;
	margin-top: 20px;
	}
	
#friss_termekek ul{
	text-align: left;
	margin-left: 20px;
	}
	
#friss_termekek A{
	text-decoration: none;
	color: #4d2f2b;
	font-size: 15px;
	font-weight: bold;
	}
	
	
#hirek_lista{
	border: 1px solid;
	background: url('../pageset/friss.jpg') bottom no-repeat;
	min-height: 400px;
	_height: 400px;
	width: 600px;
	margin-top: 4px;
	}
	
#hir{
	width: 550px;
	text-align: left;
	padding-top: 10px;
	}
	
#hir .cim{
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 10px;
	}
	
#hir .leiras{
	font-size: 14px;
	padding-bottom: 10px;
	}
	
#hir .ajanlott{
	clear: both;
	font-weight: bold;
	border-bottom: 1px solid;
	font-size: 15px;
	padding-top: 10px;
	}	
	
#hir .ajanlott_termek{
	clear: both;
	font-weight: bold;	
	font-size: 14px;
	padding-left: 10px;
	}
	
#hir .ajanlott_termek A{
	color: #4d2f2b;
	text-decoration: none;
	}
	
#hir .ajanlott_termek A:hover{
	color: #4d2f2b;
	text-decoration: underline;
	}

#sidebox{
	padding-top: 20px;
	text-align: left;
	}	
	
#sidebox ul A{
	color: #4d2f2b;
	text-decoration: none;
	}
#sidebox ul A:hover{
	color: #4d2f2b;
	text-decoration: underline;
	}
#sidebox .cim{
	border-bottom: 1px solid;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	}
	
#sidebox .adat{
	padding-left: 15px;
	}
	
h1{
	font-size: 14px;
	font-weight: bold;
	}
		
#login{
	border: 1px solid;
	width: 600px;
	height: 380px;
	background: url('../pageset/friss.jpg') bottom no-repeat;
	}
	
#admin_options{
	font-size: 14px;
	font-weight: bold;
	}

#admin_options ul{
	padding: 10px;}
	
#admin_options A{
	color: brown;
	text-decoration: none;
	}
	
#termekcsaladok ul{
	padding-left: 20px;
	padding-top: 10px;
	font-size: 15px;
	}
a.also_bemutatkozas:link,a.also_bemutatkozas:visited{
	color:#333333;
	text-decoration:none;
	font-size:14px;
}
a.also_bemutatkozas:hover{
	color:#999999;
	text-decoration:underline;
}

a.lapozo:link,a.lapozo:visited{
	color:#74271f;
	text-decoration:none;
	font-size:14px;
}

a.lapozo:hover{
	color:#006f42;
	text-decoration:underline;
}

.input{
	float:left;
	width:300px;
	text-align:left;
	padding-bottom:3px;
}
.input_label{
	float:left;
	width:300px;
	text-align:right;
	padding-right:10px;
	padding-bottom:3px;
}
.input2{
	float:left;
	width:300px;
	text-align:left;
	padding-bottom:3px;	
}
.input2 input{
	width:300px !important;
}
.input_label2{
	float:left;
	width:150px;
	text-align:right;
	padding-right:10px;
	padding-bottom:3px;
}
.submit_button_kuldes{
	background:url(../images/kuldes_btn.jpg) no-repeat !important;
	width:100px !important;
	height:24px !important;
	border:0 !important;
	cursor:pointer;
	margin-left:370px;
}
.form_holder_div input{
	width:270px;
}
.submit_btn{
	width:120px !important;
}
.submit_btn_holder{
	padding-left:460px;
	text-align:left;
}
.form_holder_div textarea{
	width:270px;
}
.red{
	color:red;	
}
.submit_btn_holder{
	
}
.form_holder_div{
	
}
.bemutat_hus_text{
	float:left;
	width:230px;
}
.bemutat_hus_flash{
	float:right;
	width:316px;
	height:240px;
}
.nyitolap_left{
	width: 480px; margin-top: 10px;padding-bottom: 10px;
	float:left;
	text-align:justify;
	padding:5px;
	padding-left:0;
}
.bemutat_pek_right{
	float:right;
	width:316px;
	height:237px;
	padding-bottom:5px;
	margin-left:10px;
}
.bemutat_pek_left{
	float:left;
	width:235px;
}
.nyitolap_right{
	float:right;
	width:338px;
}
.nyitolap_holder{
	width:850px;
	margin-left:auto;
	margin-right:auto;
}
.jelentkezes_holder{
	border:solid 1px #944f49;
	width:825px;
	margin-top:60px;
	margin-left:auto;
	margin-right:auto;
	padding:30px;
	padding-top:20px;
	padding-bottom:20px;
	
}
.jelentkezes_flash{
	position:relative;
	/* width:360px; */
	width:720px;
	height:240px;
	margin-right:auto;
	margin-left:auto;
	margin-top:-50px;
	background:url(../images/flesh_bg.jpg) no-repeat;
	background-position:center center;
	background-color:#fef7da;
	margin-bottom:10px;
}
.jelentkezes_flash2{
	position:relative;
	width:460px;
	height:240px;
	margin-right:auto;
	margin-left:auto;
	margin-top:-50px;
	background:url(../images/pek26.jpg) no-repeat;
	background-position:center center;
	background-color:#fef7da;
	margin-bottom:10px;
}
.jatek_header{
	position:relative;
	width:450px;
	height:69px;
	margin-right:auto;
	margin-left:auto;
	margin-top:-55px;
	background:url(../images/jatekheader.jpg) no-repeat;
	background-position:center center;
	background-color:#fef7da;
	margin-bottom:10px;
}
.jelentkezes_text{
	width:px;
	margin-left:auto;
	margin-right:auto;
	padding-left:14px;
	background:url(../images/jelentkezes_pocok2.jpg) no-repeat;
	text-align:left;
	padding-bottom:5px;
}
.keret {
	width:366px;
	height:275px;
	background:url(../pageset/keret.jpg) no-repeat;
	padding-top:23px;
}