html{
	margin:0;
	padding:0;
	}
body{
	background:#adc080;
	font-family:"Comic Sans MS", cursive;
	font-size:14px;
	padding:0;
	margin:0;
	}
h1, h2, h3, h4, h5, h6{
	padding:0;
	margin:0;
	color:#31491b;
	padding-bottom:3px;
	padding-left:3px;
	}
h1{ font-size:24px; }
h2{ font-size:18px; }
h3{ font-size:16px; }
h4{ font-size:14px; }
h5{ font-size:12px; }
h6{ font-size:10px; }
a{
	color:#31491b;
	text-decoration:none;
}
#header{
	background:url(images/header_bg.jpg) no-repeat;
	margin:0 auto;
	padding:0;
	height:400px;
	border:none;
	}
#slide{
	background:url(images/slide_bg.jpg) no-repeat;
	height:332px;
	margin:0 auto;
	padding:0;
	}
#header .title{
	color:#FFF;
	font-size:22px;
	margin-left:530px;
	padding-top:35px;
	font-weight:bold;
	letter-spacing:1px;	
	}
#header .desc{
	color:#FFF;
	font-size:14px;
	margin-left:600px;
	padding-top:25px;	
}
#container{
	background:url(images/body_bg.jpg) center repeat-y;
	width:1000px;
	margin:0 auto;
	padding:0 15px;
	}
.html_list{
	margin-bottom:30px;
	padding:5px;
	text-align:justify;
	}

#main_top{
	color:#222;

	margin:0 auto;
	padding:0 11px;
	width:500px;
	height:10px;
}
#main_content{
	color:#31491b;
	margin:0;
	padding:0;
	}
#main{
	color:#31491b;
	margin:0;
	margin-top:-110px;
	padding:12px 11px;
	width:620px;
	float:left;
	}
#main h2.title{
	border-bottom:#687a58 dotted 2px;
	margin-bottom:10px;
	}
#main_bottom{
	color:#222;
	background:url(images/main_bottom.gif) center no-repeat;
	margin:0 auto;
	padding:0 11px;
	width:880px;
	height:10px;
	}
.box_top{
	width:235px;
	height:15px;
}
.box_content{
	padding:0 15px;
	width:205px;
	background:url(images/box_bottom.jpg) top  no-repeat;
	min-height:100px;
	}
.box_bottom{
	background:url(images/box_bottom.jpg) bottom  no-repeat;
	width:235px;
	height:15px;
	}

#leftBox{
	width:345px;
	margin:0;
	padding:0;
	color:#333;
	float:left;
	}
#leftBox h3{
	font-size:13px;
	font-weight:bold;
	padding:5px;
	margin-bottom:5px;
	color:#003300;
}
#bottom{
	font-size:10px;
	color:#233215;
	padding:0 8px;
	text-align:left;
	line-height:25px;
margin:0;
	}
#bottom a{
	color:#233215;
	}
#bottom img{
	border:none;
	float:left;
	margin-left:10px
	}
#footer{
	background:url(images/footer_bg.jpg) top no-repeat;
	width:1000px;
	height:50px;
	padding:0 15px;
	margin:0 auto;
	}
.bottom_menu {
	margin:0;
	padding:0;
	float:right;
}

.title{
	font-weight:bold;
	margin-bottom:6px;
	}
.error{
	font-size:12px;
	color:#F00;
	font-weight:bold;
	}
.success{
	font-size:12px;
	font-weight:bold;
	color:#090;
	}
input[type=text], input[type=password], select, textarea, #irodak, #regszabaly{
	font-size:14px;
	color:#666;
    padding: 5px;  
    font-size: 15px;  
    text-shadow: 0px 1px 0px #fff;  
    outline: none;  
    -webkit-border-radius: 3px;  
    -moz-border-radius: 3px;  
    border-radius: 3px;  
    border: 1px solid #68864b;  
    -webkit-box-shadow: 1px 1px 5px #b2c780;  
    -moz-box-shadow: 1px 1px 5px #b2c780;  
    box-shadow:  1px 1px 5px #b2c780;  
	}
input[type=submit]{
	background:url(images/gomb.jpg);
	width:200px;
	height:25px;
	line-height:22px;
	color:#FFF;
	font-weight:bold;
    -moz-border-radius: 5px;
    -webkit-border-radius:5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
	border-style:none;
	cursor:pointer;
	}
select{
	border-style:none;
	padding:2px;
	background:#FFF;
    -moz-border-radius: 5px;
    -webkit-border-radius:5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
	border-style:none;
	border:#999 solid 1px;	}
label{
	cursor: pointer;
	margin-right:10px;
	}
input, select, textarea{
	}
option{
	border:none;
	}
.reg_tabala b{
	padding:5px 0;
	display:block;
	}
.home_box{
	background:#FFF;
	padding:5px;
	margin:8px 0;
	border:#CCC solid 1px;
    -moz-border-radius: 5px;
    -webkit-border-radius:5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
	}
.feher_box{
	background:#FFF;
	padding:5px;
	margin:8px 0;
	border:#CCC solid 1px;
    -moz-border-radius: 5px;
    -webkit-border-radius:5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
	}
.colorbox img{
	background:#FFF;
	padding:5px;
	margin:4px;
	border:#CCC solid 1px;
    -moz-border-radius: 5px;
    -webkit-border-radius:5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
	
	}
.yellow_box{
	background:#FFC;
	padding:5px;
	margin:8px 0;
	border:#F90 solid 1px;
    -moz-border-radius: 5px;
    -webkit-border-radius:5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
	}
.yellow_box h3{
	color:#C60;
	}
#logindiv{
		margin: 20px  40px 0 0 ;
		float:right;
	}
#logindiv a{
	text-decoration:none;
	color:#FF0;
	font-weight:bold;
}
.user_info{
	background:url(images/owerlay_black.png);
	width:164px;
	height:44px;
	font-size:12px;
	margin: 10px 60px 0 0 ;
	float:right;
	background:#000;
	color:#EEE;
	padding:8px;
	border:#999 solid 1px;
    -moz-border-radius: 5px;
    -webkit-border-radius:5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
		}
.box_menu{
	margin:0;
	padding:0;
	}
.box_menu ul{
	margin:0;
	padding:0;
	padding-left:15px;
	padding-bottom:10px;
	padding-right:10px;
	}
.box_menu ul li {
	color:#030;
	margin:0;
	padding:0;
	list-style:none;
	}
.box_menu ul li a{
	border:none;
}
.box_menu ul ul li{
padding-left:0px;
}
.box_menu ul ul li a{
	border:none;
}
.box_menu ul ul li a:hover{
	border:none;
	color:#FFFF00;
	background:none;
	}
.box_menu ul li a{
	color:#003300;
	padding:5px 2px;
	border-bottom:#6b6a6a dotted 1px;
	display:block;
	text-decoration:none;
}
.box_menu ul li a:hover{
	text-decoration:none;
	color:#990000;

}
.rendelesitabla td{
padding:0;
}
.rendelesitabla{
	margin:15px auto;
	}
.rendelesitabla td div{
	padding:12px 0;
	margin:1px;
    -moz-border-radius: 5px;
    -webkit-border-radius:5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
	text-align:center;
	font-size:11px;
	color:#000;
	font-weight:bold;
	}
.rendelesitabla td div span{
	font-size:10px;
	color:#666;
	font-weight:normal;
}
.price{
	padding:5px;
	background:#C90;
	color:#000;
	font-size:14px;
	font-weight:bold;
	}
.price a{
	display:block;
	color:#FFF;
}
.admin_menu a{
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#900;
	margin:0 10px;
	}
	

.jqmWindow {
    display: none;
    
    position: fixed;
    top: 17%;
    left: 50%;
    
    margin-left: -300px;
    width: 600px;
    
    background-color: #EEE;
    color: #333;
    border: 1px solid black;
    padding: 12px;
}

.jqmOverlay { background-color: #000; }

* iframe.jqm {position:absolute;top:0;left:0;z-index:-1;
	width: expression(this.parentNode.offsetWidth+'px');
	height: expression(this.parentNode.offsetHeight+'px');
}
* html .jqmWindow {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}
.struktura{
padding:10px;
	}
.struktura ul{
	padding-left:25px;
	margin-left:-5px;
}
.struktura li b{
	float:left;
	padding:0 5px;
}
.struktura li{
clear:both;
	list-style:none;
	font-size:14px;
	font-weight:bold;
	color:#900;
	border-bottom:#EEE solid 1px;
	padding:2px 0;
	line-height:34px;
	float:left;
}
.struktura ul li:hover{
	background:#EFEFEF;
}
.miniload{
	font-size:10px;
	color:#666;
	padding-left:15px;
	font-weight:normal;
	float:left;
	}
.minimsg{
	font-size:10px;
	color:#F00;
	padding-left:10px;
	font-weight:normal;
	float:left;
	}
.struktura span.nick{
	color:#333;
	width:100px;
	float:left;
	}
.struktura span.nev{
	width:100px;
	font-size:10px;
	color:#666;
	padding-left:10px;
	font-weight:normal;
	float:left;
	}
.struktura span.orszag{
	font-size:10px;
	color:#666;
	font-weight:normal;
	float:left;
	width:100px;
	}
.verified{
	background:url(images/owerlay_green.png);
	width:164px;
	height:44px;
	font-size:14px;
	margin: 10px 20px 0 0 ;
	float:right;
	color:#FFF;
	padding:8px;
	border:#FFF solid 1px;
    -moz-border-radius: 5px;
    -webkit-border-radius:5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
	font-weight:bold;
			}
.not_verified{
	background:url(images/owerlay_red.png);
	width:194px;
	height:44px;
	font-size:12px;
	margin: 10px 20px 0 0 ;
	float:right;
	color:#FFF;
	padding:8px;
	border:#FFF solid 1px;
    -moz-border-radius: 5px;
    -webkit-border-radius:5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
	font-weight:bold;
			}
.lapozas{
width:100%;
 }

.lapozas span{
background:url(images/admin/button_green.jpg) repeat-x;
padding:5px 8px;
height:25px;
line-height:25px;
font-weight:bold;
color:#FFC;
border:#093 solid 1px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;		}

.lapozas a{
background:url(images/admin/button_black.jpg) repeat-x;
padding:5px 8px;
height:25px;
line-height:25px;
font-weight:bold;
color:#FFF;
margin: 0 2px;
text-decoration:none;
border:#999 solid 1px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;		}
.lapozas a:hover{
background:url(images/admin/button_red.jpg) repeat-x;
color:#FFC;
border:#900 solid 1px;
}
#slide{ 
	position:relative; 
	height:317px; 
	background:#b6b5b5 url(images/slide_bg.jpg);
	padding-top:15px;
	padding-left:20px;
}
#slide ul.ui-tabs-nav{ 
	position:absolute; 
	top:15px; left:40px; 
	list-style:none; 
	padding:0; margin:0; 
	width:510px; 
}
#slide ul.ui-tabs-nav li{ 
	padding:1px 0; padding-left:13px;  
	font-size:12px; 
	color:#666; 
}
#slide ul.ui-tabs-nav li img{ 
	float:right; margin:2px 5px; 
	background:#fff; 
	padding:2px; 
	border:0.5px solid #eee;
	width:85px;
	height:55px;
	margin-top:10px;
    -moz-border-radius: 8px;
    -webkit-border-radius:8px;
    -khtml-border-radius: 8px;
    border-radius: 8px;
}
#slide ul.ui-tabs-nav li span{ 
	font-size:11px; font-family:"Comic Sans MS", cursive; 
	line-height:18px;
	text-align:justify;
}
#slide li.ui-tabs-nav-item a{ 
	background:url('images/bg-item.jpg') bottom left no-repeat;  
	text-decoration:none;
	display:block; 
	height:83px; 
	color:#333;
	line-height:20px;
	margin:0px 30px 0px 0px;	
	padding:2px 30px 2px 2px;
}
#slide li.ui-tabs-nav-item h4{
	margin:0px;
	padding:0px;
	color:#990000; 
}
#slide li.ui-tabs-nav-item a:hover{ 
	}
#slide li.ui-tabs-selected a{ 
	background:#949292 	url('images/selected-item.jpg') top right no-repeat;  
	float:rigth;
	padding-right:30px;	
}
#slide ul.ui-tabs-nav li.ui-tabs-selected a{ 
	color:#FFFFFF;
}
#slide .ui-tabs-panel{ 
	width:380px; height:260px;
	left:540px;
	position:relative;
}
#slide .ui-tabs-hide{ 
	display:none; 
}
#htop_menu{
	margin-top:170px;
	margin-left:280px;
	}
#htop_menu a{
	font-family:"Comic Sans MS", cursive;
	font-size:18px;
	color:#344c1e;
	text-shadow: #CCCCCC 1px 1px 3px;
	padding:0 8px;
	}
#top_menu {
	background:#000000;
	height:35px;
	line-height:35px;
	padding:0px;
	margin:0;
	position:fixed;
	width:100%;
	top:0;
	z-index:1000;
}
#top_menu ul{
	width:980px;
	margin:0 auto;
	padding:0;
	list-style:none;
	}
#top_menu ul li{
	margin:0;
	padding:0;
	float:left;
	color:#FFF;
	list-style:none;
}
#top_menu ul li a{
	margin:0;
	padding:0;
	color:#FFF;
	list-style:none;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	padding:0 8px;
	display::block;
	text-shadow:0.5px 0.5px 0.5px #000 ;
	line-height:35px;
}
#top_menu ul li a:hover{
	color:#FF9;
} 