/*SZÍNEK: kék:#09c, zöld:#69b41a*/
*{ margin:0; padding:0; font-family: "Century Gothic", Verdana, "Myriad Pro", Arial!important;  }
body{
	margin:0 auto;
	border: 0px solid red;
	background: rgba(1, 1, 1, 0.7);
	background-image:url(../pics/main_bg.jpg);
	background-position:top center;
	background-attachment:fixed;
	background-color: rgba(1, 1, 1, 0.4);
	background-repeat:repeat-y;
	background-size:100%;


	
	}
input{border:none;}	
#main{
/* 	background-image:url(../pics/main_bg.jpg);
	background-attachment:fixed;
 */}
li{list-style-type:none;}	
/*MAIN PLACEHOLDERS STYLE*/	
/*HEADER*/
a { text-decoration:none; border:none; border-style: none}
*:focus{ border: none; text-decoration:none; }
/* *:active{ border: none; text-decoration:none; } */

img { border:none; border-style: none;}
.cont_general{
	border:0px solid #930;
	
}
.hide_email{ unicode-bidi:bidi-override; direction: rtl; }

.rivet.left img{
	position:absolute;
	bottom:3px;
	left:10px;
}
.rivet.left img:first-child{
	top:3px;
}
.rivet.right img{
	position:absolute;
	bottom:3px;
	right:10px;
}
.rivet.right img:first-child{
	top:3px;
} 
/****************************HEADER*******************************/

header{
	/*background-image:url(../pics/main_bg.png);
	background-repeat:repeat;
	
	 box-shadow: 0 5px 10px #999; */
	position:relative;
	z-index:1000;
}
#top_bar{
	position:relative;
	background:rgba(0,0,0,0.5);
	padding:0 20px;
	overflow:hidden;
}

#top_bar h1{
	color:#ccc;
	font-size:16px;
	padding:3px;
	/* display:inline-block; */
	
	width: auto;
	text-align:right;
	/* float:right; */
	text-shadow:0px 0px 2px #ccc;
	font-weight:normal;
	text-transform:none;
}
#header_out{
	border-bottom:0px solid rgba(1, 1, 1, 0.3);
	width:100%;
	height:auto;
}
#header{

}
#header .motto{
	font-size: 2em;
color: #69b41a;
	text-align:left;
	font-family: 'Yellowtail', cursive;
 text-shadow:0 0 2px #111;
 }
	#header_bg{
		

		
	}
#logo{
	/* -ms-transform: scale(0.8,0.8);
	-webkit-transform: scale(0.8,0.8);
	transform: scale(0.8,0.8); */
	width:25%;
	
	max-width:300px;
	text-align:center;
	padding-bottom:0px;
	position:relative;
	top:0px; 
	left:0%;
	overflow:visible;
	
	/*background: -webkit-linear-gradient( rgba(255,255,255,0.0) 10%, rgba(255,255,255,1) 50%,  rgba(255,255,255,1) 50%);  For Safari 5.1 to 6.0 */
    /*background: -o-linear-gradient(rgba(255,255,255,0.0) 10%, rgba(255,255,255,1) 50%,  rgba(255,255,255,1) 50%);  For Opera 11.1 to 12.0 */
    /*background: -moz-linear-gradient( rgba(255,255,255,0.0) 10%, rgba(255,255,255,1) 50%,  rgba(255,255,255,1) 50%);  For Firefox 3.6 to 15 */
    /*background: linear-gradient( rgba(255,255,255,0.0) 10%, rgba(255,255,255,1) 50%,  rgba(255,255,255,1) 50%);  Standard syntax (must be last) */
	box-shadow:0 5px 3px rgba(0,0,0,0.1);
	/* border:1px solid red;  */
	transition: all 0.4s ease-in-out;
	z-index:1000;
}
#logo img{
	height:100%;
	width:auto;
}	
#logo_text{
	text-align:center;
	
	margin:-10px 0 5px 0;
	font-size:18px;
	color:#2a2a2b;
}
#logo:hover{
/* 	opacity:0.9;
	-ms-transform: scale(1,1); 
	-webkit-transform: scale(1,1);
	transform: scale(1,1);
 */
}

#logo_wrapper{
	display:inline-block;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
#logo_wrapper:hover{
/* 	-webkit-transform: rotate3d(0,1,0,360deg);
	transform: rotate3d(0,1,0,360deg); 
 */}			

#akadalymentes{ position:absolute; top:0; left:0; width:80px; color:#FFFF00;
border-radius: 0 0 40px 0; }
#akadalymentes:hover{border-radius: 0;}
	#header_cont{
	padding:0px;
	
	overflow:hidden;
	}

	
	#client_bar .aktiv_lang_sel h4{
	/* display:none; */
	border:none;
	font-weight:bold;
	color:#09c;
	
	
}
#client_bar a{
	border-right:1px dotted #444;
}
#client_bar a:last-child{
	border:none;
}
#header_cont h4, #header_cont h4 a{
	color:#444;
	font-size:24px;
	padding:0px 5px;
	margin:3px auto;
	width: auto;
	text-align:right;
	text-transform:none;
	text-shadow:0 1px 1px #eee;
	transition:background 500ms;
}
#header_cont h4 a:hover{
	color:#f60;
}
#header_cont h5{
	display:inline;
	border-radius:15px;
	background-color:#ddd;
	padding:6px 10px 8px 10px;
	margin-top:4px;
	margin-bottom:-4px;

}
#header_cont h5:hover{
	color:#09c
}

#header_cont h6{
	/* display:inline; */
	font-size:18px;
	text-transform:uppercase;
	color:#69b41a;
	margin-left:10px;

	/* float:left; */
	
}	


#header_blocks_right{
	text-align:right;
	padding:5px 0 5px 0;
	display: inline-block;
	float:right;
	width:46%;
	
}
.header_blocks{
	/* float:right;
	width:30%; */
}
#quick_search {
}

#basket_status_inner{
	background:none;
	color:#444;
	margin:5px 0 10px 0  ;
	text-transform:lowercase;
	font-weight:bold;
	overflow:hidden;
	padding:5px;
}
#header_cont #kosar_side{
	position: fixed;
	top: 120px;
	right: -54px;
	transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	z-index:1000;
	padding:5px 10px;
	background: #69b41a;
	box-shadow:0 0 10px #222;
	cursor:pointer;
	transition:all 200ms;
}
#header_cont #kosar_side:hover{
	right: -50px;
}
#header_cont #kosar_side img{
	height:20px;
	margin:0 5px -5px 0 ;
} 
#header_cont #kosar_side h6{
	color:#fff;
	margin:0;
}
#header_cont #kosar_side h6 em{
	font-weight:normal;
}


#basket_status_inner img{
	height:30px;
	margin-bottom:-5px;
	margin-right:10px;
}
#basket_status_inner a{
	color:#09c;
	transition:color 500ms;
	text-transform:uppercase;
}
#basket_status_inner a:hover{
	color:#69b41a;
}
#basket_status_inner p{
	
	font-size:17px;
	display:inline;
	text-shadow:0 1px 0 #fff;
}
#basket_status_inner span{
	color:#09c;
	font-size:18px;
	}
	
#basket_status a{
}
#client_bar_out{
	text-align:left;
	display:inline-block;
	margin:5px 0 10px 5px;
	float:left;
	width:50%;
}
#client_bar{
	
	color:#444;
	display:inline;
	padding:10px 5px;
	text-transform:uppercase;
	font-weight:bold;
	
	margin:15px 5px 0 0;
	
}

	
#search_bar form{
	display:inline;
	margin-top:-10px;
	padding-top:0px;
	}

#search_bar form input[name="quick_search"]{
	background-color:#eee;
	border:none;
	height:10px;
	width:70%;
	max-width:300px;
	padding:10px;
	border-radius:15px 0 0 15px;
	margin-right:-3px;
	box-shadow:inset 0px 0px 5px rgba(10,10,10,0.5);
	color:#333333;
	font-style:italic;


} 
/* #search_bar img{
	background-color:#ccc;
	border:none;
	height:30px;
	padding-right:5px;
	border-radius:0 15px 15px 0;
	margin-bottom:-11px;
	box-shadow:inset 0px 0px 5px rgba(10,10,10,0.5);
	transition:all 400ms;
} */
#search_bar img{
	background-color:#ddd;
	border:none;
	height:30px;
	padding:5px;
	border-radius:30px;
	margin:0 10px -16px -10px;
	box-shadow:inset 0px 0px 5px rgba(10,10,10,0.5);
	transition:all 400ms;
	
}
#search_bar img:hover{
	background-color:#ccc;
	box-shadow:inset 0px 0px 10px rgba(10,10,10,0.8);
}
#login_form {
	position: absolute;
	z-index: 2000;
	background:rgba(210,210,210,0.9);
	text-align: right;
	padding: 10px;
	margin-left:0px;
	box-shadow: -10px 10px 50px #333;
	text-transform:uppercase;
	color:#333333;
	border-bottom:4px solid #777;
}
#login_form input[type="submit"]{
	background: #09c;
	color: #FFFFFF;
	padding:3px;
	border: none;
	margin: 5px 0 0 10px;
	font-size:14px;
	text-transform:uppercase;
	cursor:pointer;
	transition:background 500ms;
}
#login_form input[type="submit"]:hover{
	background: #69b41a;
}
#login_form input[type="text"], #login_form input[type="password"]{
	border:none;
	height:25px;
	margin-bottom:3px;}
#login_form a{
	color:#09c;
	font-weight:bold;
}
#login_form a:hover{
	color:#69b41a;
}
#login_text{

}

/****************************NYELVVÁLASZTÓ*******************************/ 
#lang_select_block{
	display:inline-block;
	float:left;
}
#lang_select_block .aktiv_lang_sel h4{
	/* display:none; */
	border:none;
	font-weight:bold;
	color:#f60;
	text-shadow:0 0 1px #333;
	
	
}
#lang_select_block a{
	border-right:1px dotted #ccc;
}
#lang_select_block a:last-child{
	border:none;
}
#lang_select_block a h4{
	color:#ccc;
	font-size:16px;
	font-weight:normal;
	/* background:rgba(21, 164, 185, 0.7); */
	padding:0px 5px;
	margin:3px auto;
	display: inline-block;
	cursor:pointer;
	width: auto;
	text-align:center;
	text-transform:none;
	
	transition:background 500ms;
}

#lang_select_block h4:hover{
	color:#eee;
	/* background:rgba(21, 164, 185, 1); */
}
/****************************REGISZTRÁCIÓ*******************************/ 
.hibas{
color:red;
}
#user_reg h3{
	color: #09c;
	font-size:22px;
	text-transform: uppercase;
}
#user_reg h5{
text-transform: uppercase;
font-size:16px;
color:#333;
background-color:#ededed;
margin-bottom:5px;
padding:5px;
font-weight:bold;
text-align:center;
}
#user_reg{
	
	text-align:center;
	margin:auto;
}
#user_reg .lowercace{
text-transform: lowercase;

}
#user_reg form{
	text-align:right;
	padding-right:60px;
	text-transform:uppercase;
	color:#888;
	margin:auto 10% auto 0;


}
#user_reg form a{
	color:#09c;
}
#user_reg form select[name="utca_type"]{
border:none;
height:25px;
margin-bottom:5px;
background-color:#eee;
text-transform:uppercase;
color:#333;
font-weight:bold;
font-size:16px;
text-align:right;
}

#user_reg form input[type="text"], #user_reg form input[type="password"]{
border:none;
height:25px;
margin-bottom:5px;
border:1px solid #ddd;
}
#user_reg form input[type="submit"]{
	background-color: #09c;
	color: #FFFFFF;
	padding:8px 15px;
	border: none;
	margin: 5px 0 0 10px;
	font-size:16px;
	text-transform:uppercase;
}
.reg_hiba{
	display:block;
	background:rgba(1,1,1,0.7);
	color:#d00;
	font-size:22px;
	text-align:center;
	padding:5px 0;
}
/****************************SOCIAL ICONS*******************************/

#header_subpage{
	background-image: url(images/felso_hatter_pnel_egesz.png);	
}
	#header_bg{
		

		
	}
#scroll_element{
	background:rgba(100,52,69,0.7);
}
#stick_header{
	background:rgba(100,52,255,0.7);
}
#social{
	position:fixed;
	top:20px;
	left:0%;
	color:#fff;
	z-index:1000;
	display:none;
}

#social a img{
	width:50px;
	background:rgba(150, 150, 150, 0.8);
	border-radius:30px;
	box-shadow:0px 0px  6px #999;
	/* margin:0 0 0 -20px; */
	padding:2px;
	transition:background 500ms, margin 500ms, width 500ms;
}
#social #facebook{
	/* background:#385591; */
	margin:0 0 0 -22px;
}
#social #googleplus{
	/* background:#f04848; */
	margin:0 0 0 -12px;
}
#social #youtube{ 
	/* background:#f04848; */
	margin:0 0 0 -12px;
}
#social #twitter{
	/* background:#48a2d7; */
	margin:0 0 0 -22px;
}
#social #facebook:hover{
	width:60px;
	background:#385591;
	margin:0 0 0 -4px;
}
#social #googleplus:hover{
width:60px;
	background:#f04848;
	margin:0 0 0 6px;
}
#social #youtube:hover{
width:60px;
	background:#f04848;
	margin:0 0 0 6px;
}
#social #twitter:hover{
width:60px;
	background:#48a2d7;
	margin:0 0 0 -4px;
}
.facebook:hover{ margin-left:-20px;}
.facebook h3 { font-size:16px; margin:15px 0 0 0px; text-align:center;}
.facebook a h3  {color:#FFFFFF}
.facebook a h3:hover {color:#ddd;}	
	

	
/*************************TOP CONTENT*****************************/
#top_cont{
	margin:auto;
	width:970px;
	
	
}


/***************************jcarousel*********************************/
#mycarousel{
position:relative;
z-index:1000;

}
.akcio_pic_height{
	height:200px;
	margin-top: 20px;
	border:0px solid red;
	text-align:center;
}
.akcio_pic_height:hover{

}
.akcio_pic_width{
	width:200px;
	margin-top: 20px;
	border:0px solid red;
	text-align:center;
}
.akcio_pic_width:hover{

}
.akcio_pic_div{
width:200px;
height:200px;
overflow: visible;
border:0px solid #999;
text-align:center;
margin:auto;
vertical-align:middle;

}
.akcio_pic_div:hover{

}

#korkep{
width:940px;
height:290px;
margin:20px auto;
overflow:hidden;
text-align:center;
background-image:url(../pics/carousel_bg.png);
background-repeat:repeat-x;
border-radius:10px;
box-shadow:0 10px 20px #aaa;
}
.korkep{
height:200px;
text-align:center;

}
.korkep{
margin:10px 0 10px 1px;
border-radius:100px;
width:187px;
height:187px;
overflow:hidden;
text-align:center;
padding-bottom:10px;

}

.jcarousel-skin-tango{
	width:auto; 
	margin-left:5px; 
	z-index:4; 
	position:relative; 
	display:inline; 
	overflow:hidden; 
	background-color:#666666;
	background-color:#CCCCCC;
}

.korkep_keret{
margin:0 12px;
text-align:center;
position: relative;
z-index:2;

overflow:hidden;
display: inline-block;
}

.korkep_keret i{
color:#666666;}
.korkep_keret img{
margin: auto;
vertical-align:middle;
}

.korkep_keret a{
color:#000000;}
.korkep_arrow{
position:absolute;
margin-top:80px;
z-index:1;
}
#korkep_left{
float:left;
margin-left:0px;
opacity:0.6;
position:relative;
z-index:8;
}
#korkep_right{
float:right;
margin-left:-30px;
opacity:0.7;
position:relative;
z-index:8;
}
#korkep_left:hover{
opacity:1;
}
#korkep_right:hover{
opacity:1;
}
#korkep h5{
position:relative;
color:#69b41a;
/*background:none;*/
background-image:url(../pics/bg_white_op08.png);
background-repeat:repeat;
border-radius:3px;
box-shadow:0 0 10px #333;
margin:-30px 10px 0 10px;
font-size:20px;
}
#korkep h5:hover{
}
#korkep p span{
color:#E26112;
font-size:20px;
font-weight:bold;
}
/***************************marquee*********************************/
#scrollbox{
	margin-top:50px;
	padding:0 20px;
	border:2px solid #aaa;
}


#scrollbox h4{
	display:inline-block;
	position:relative;
	top:-10px;
	padding:0 2px!important;
	margin-top:-20px!important;
	border:2px solid #aaa;
	background:#555;
}	
#scrollbox_bizt{
	/* border:2px solid #aaa; */
	margin-left:20px;
}
#scrollbox_bizt img {
	height:60px;
	margin:5px 15px;
}
.scroll-text {
  border: 0px solid red;
  width: 400px;
  height: 4.5em;
  overflow: hidden;
}
.scroll-text ul {
  width: 1000px;
  height: 200px;
  overflow: hidden;
  margin: 0;
}
.scroll-text ul li {
  height: 1.5em;
}
.scroll-img {
  height: 110px;
  overflow: hidden;
  font-size: 0;
}
.scroll-img ul {
  width: 700px;
  height: 600px;
  margin: 0;
}
.scroll-img ul li {
  display: inline-block;
  margin: 10px 0 10px 10px;
}
#scrollbox_bizt.scroll-img ul{
  width: 4000px;
}


		
/************************************CONTENT*********************************************/
#content{
	/* overflow:hidden; */
	/* margin-top:10px; */
	/* padding:0 5px; */
	
}
	
	#content_left{
	
	}
	
	#container_left{
	border: 0px solid blue;
	padding:5px;
		border: 0px solid #eee;
	/* box-shadow: 0 5px 10px #999; */
	
	}
	#container_left h4{
		font-size:14px;
		font-weight:bold;
		
	}
	#container_body{
	padding:0 5px;
	border: 0px solid #eee;
	/* margin:0px 0px; */
	/* overflow:hidden; */
	
	
	
	
	
	}
	#content_body h2{
			color:#09c;
			/* background:rgba(0,0,0,0.1); */
			text-shadow:0 1px 0 #444;
			text-align:center;
			font-size:2em;
	
	}




#harom_top{
width:970px;
height:2px;
border-top:1px solid #999999;
margin-left:-65px;

}
#harom{
padding-top:20px ;
overflow:hidden;


}
#harom h4{
color:#222;}
.harom{
width:243px;
float:left;
}
.harom h4 a{
color:#333333;}
.harom p{
line-height:20px;
margin-top:10px;}

#harom div:nth-child(2n){
	margin:0 25px;
	padding:0 25px;
	border-left:1px dashed #999999;
	border-right:1px dashed #999999; 
}	


	
/**********************************************INFO PAGE*********************************************/
.info_page_block, .client_data_block{
	min-height: 300px;
	padding: 10px 10px  10px  10px;
	background-color: #fff;
	box-shadow: 0 5px 10px #999;
/* 	border-top-left-radius: 0px 30px;
	border-top-right-radius: 15px 30px;
 */	position:relative;
	/*z-index:20;*/
	
}

.info_page_block{
	/* border-top: 5px solid #09c;
	width:100%; */
}
#info_page_menu{
	width:100%;
	padding-top:10px;
	margin-left:20px;
}
#client_data_block_menu_toggle{
	background-color:#09c;
	padding:5px 0 10px 0;
	text-align:center;
	color:#fff;
	font-size:20px;
	display:none;
	margin-bottom:5px;
	cursor:pointer;
}
.client_data_block h5, .info_page_block h5{
	padding:5px 0;
	font-size:20px;
	color:#09c;
	text-align:center;
	text-shadow:0 1px 0 #fff; 
	background:rgba(0, 0, 0,0.1);
	display:none;	
}
.info_page_block .info_block{
	
}
#client_data_block_menu_toggle:after {
	content: url(../pics/art_data_down.png);
	margin-left: 10px;
	position: relative;
	top: 8px;
	transition: all 500ms;
}
#info_page_menu div{
display:inline-block;
}
#info_page_menu div h4{
	font-size:18px;
	display:inline;
	cursor:pointer;
	padding:5px;
	font-weight:normal;
	text-shadow:0 0 2px #777;
	
}	
#info_page_menu .aktiv{
	color:#fff;
	background-color:#09c;
	padding:5px 10px 0px 10px;
	margin-right:5px;
	font-size:20px;
	box-shadow:0 0 3px #333;
	
}	
#info_page_menu .inaktiv{
	color:#FFFFFF;
	background-color:#999;
	padding:5px 10px 0px 10px;
	margin-right:5px;
	position:relative;
	top:5px;
	font-size:20px;
	z-index:0;
	transition:all 300ms;
}
#info_page_menu .inaktiv:hover{
	position:relative;
	top:0px;
	z-index:0;
}
.sideband_tartalom{
	border: 0px solid #eee;
	box-shadow: 0 0px 0px #999;
	padding:5px;
	margin-bottom:10px;
}
.order_data{
}


.order_table, .order_table_th{
	background-color:#fff;
	margin-bottom:5px;
	font-size:18px;
}
	.order_table_th{
		background-color:#fff;
		padding:5px;
		border-radius:5px 5px 0 0;
	}
	.order_table td{
		padding:3px;
	}
	.order_table .order_table_status{
		border-radius:10px;
		padding:5px;
		color:#fff;
	}
	.order_table_border{
	border-bottom:2px groove #ddd;
	width:100%;
	margin-bottom:5px;

	}
	.order_btn div{
	width:20px;
	display:inline-block;
	}
.order_detail{
	margin:0 0 30px 10px;
	border-bottom:2px solid #666;
}
.order_detail{
	border-radius:5px 5px 0 0;
}
.order_detail th{

	background-color:#09c;
	color:#fff;
	padding:3px 3px;
}
.order_detail td{

	padding:3px 3px;
	margin-left:-5px;
}
.order_detail a{
	color:#69b41a;
	font-size:16px;
	font-weight:bold;
	text-align:left;
}
.order_detail tr{
	background-color:#ddd;
}
.order_detail tr:nth-child(2n+2){
	background-color:#eee;
}

/* .show_order_detail{
	border:1px outset #09c; 
	border-radius:3px 15px 15px 3px;
	color:#09c;
	cursor:pointer;
	background-image: url(../pics/arrow_right.png);
	background-repeat:no-repeat;
	background-position:right;
	padding:6px 40px 6px 5px;
} */
/*.show_order_detail:after {
	content: url(../pics/art_data_down.png);
	margin-left: 10px;
	position: relative;
	top: 8px;
	transition: all 500ms;
}
 .show_order_detail_akt, .show_order_detail:hover{
	border:1px inset  #09c; 
	background-color:#dedede;
	border-radius:3px 15px 15px 3px;
	color:#09c;
	cursor:pointer;
	background-image: url(../pics/arrow_down.png);
	background-repeat:no-repeat;
	background-position:right;
	padding:6px 40px 6px 5px;
} */
.order_del{
	width:30px;
	height:30px;
	background-image:url(../pics/delete.png);
	background-repeat:no-repeat;
	background-position:center;
}	


#order_message h6{
	padding:10px;
	border-radius:20px;
	background-color: #69b41a;
	background: -moz-linear-gradient(bottom, rgba(105,180,26,0.8), rgba(51,153,0,0.8) 85%);
	background: -webkit-gradient(linear, center bottom, center top, from(rgba(105,180,26,0.8)), to(rgba(51,153,0,0.8)));
	box-shadow: 0px 4px 10px rgba(0,0,0,1);
	color:#fff;
	font-size:18px ;
	margin-bottom:15px;
}


/*****************DOCS*********************/
#docs ul li{
padding:5px;
margin-left:15px;
}
#docs ul li a{
	color:#930;
	
	}
#docs ul li a:hover{
font-weight:bold;
margin-left:-3px;
}

/*******************************FOOTER****************************/
footer{
	margin:0px auto 0px auto;
	overflow: hidden;
	box-shadow: 0 -5px 10px #111;
	padding-bottom: 10px;
	background: rgba(0,0,0,0.5);
	position:relative;
}

#footer_cont a{}
#footer_cont a:hover{color:#930;}
#admin_link{
	display:inline-block;
	padding-left:5%;
}
#admin_link strong a{
	margin-top:30px;
	color:#444;
	vertical-align:bottom;	
}
#admin_link strong a:hover{color:#333;}





#footer_cont{
	overflow:hidden;
	padding:0 0 0 0px;
	margin:0px auto;

}
#footer_cont .motto{
	font-size: 2em;
	color: #69b41a;
	
	font-family: 'Yellowtail', cursive;
	/* font-family: 'Merienda', cursive;*/
	text-shadow:0 0 2px #111;
 }
footer .footer_block{
	width:33%;
	/* border:1px solid #dbcebb; */
}
footer .footer_block .footer_block_content{
	padding:5px 10px;
}
footer #footer_cont h4{
	font-size:20px;
	color:#aaa;
	margin:5px 0 ;
	padding:5px;
	border-radius:5px;
	text-shadow:0 1px 1px #333;
	
}
footer #footer_cont .footer_block h5{
	color:#666;
	font-size:20px;
}
footer #footer_cont .footer_block h6{
	color:#666;
	font-size:18px;	
}
footer #footer_cont .footer_block p{
	color:#666;
	font-size:18px;
}
footer #footer_cont .footer_block a{
	color:#09c;
	font-size:18px;
}
footer #footer_cont .footer_block a:hover{
	color:#333;
}
#footer_left{
	float:left;
	width:50%;
}
#footer_left #google_map{
	border: 5px solid #fff;
	box-shadow: 5px 5px 10px #000;
	border-radius: 10px;
	overflow:hidden;
	margin:10px;
	max-width:600px
}
#footer_left #google_map iframe{
	margin-bottom:-5px;
} 
#footer_left .footer_block_content{
	line-height:2em;	
}
#footer_middle{
	overflow:hidden;
}
#footer_center{
	float:left;
}		
#footer_right{
	float:left;
	width:50%;
	position:relative;	

}
#footer_right .footer_block_content{
	line-height:2em;
}
#footer_right p strong{
	color:#09c;
}
#footer_bottom{
	margin-top:10px;

}
.footer_middle_inner_block{
	padding:5px 20px;
}

#footer_menu{
	/* background:rgba(255, 255, 255, 0.1); */
	display:inline-block;
	padding:3px 10px;
	margin-top:45px;
	text-align:left;	
	

}

#footer_menu h3{
	color:#aaa;
	font-weight:bold;
	display:block;
	font-size:18px;
	padding:5px;
	/* border-top:1px dotted #aaa; */
	transition:all 400ms;
}
#footer_menu small{
	font-weight:normal;
	color:#aaa;
	font-weight:bold;
	display:block;
	font-size:14px;
	padding-left:15px;
}
#footer_menu a h3:hover{
	color:#f60;
	/* background: rgba(255,255,255,0.2); */
	text-shadow:1px 0 1px #333;
}
#footer_menu a:last-child h3{
	margin-right:0px;
	/* border-bottom:1px dotted #aaa; */
	padding:none;
}

#footer_cont h5{
	color:#fff;
	font-size:18px;
	margin-bottom:5px;
	padding-bottom:5px;
	text-transform:uppercase;
}
#footer_cont strong{
text-align:left;

}
#footer_cont em{
text-align:right;
float:right;
}
#footer_top{
overflow:hidden;
}
.footer_list{
float:left;
width:300px;
padding-right:20px;
}

#footer_pics h5{
	text-align:left;
	margin-left:20px;}
#copyright{
}

#social_footer{
	margin:0 10px 10px 0;
	text-align:right;
}

#social_footer a img{
	width:50px;
	/* background:rgba(150, 150, 150, 0.8); */
	border-radius:30px;
	/* box-shadow:0px 0px  6px #999; */
	/* margin:0 0 0 -20px; */
	padding:2px;
	transition:background 500ms, margin 500ms, width 500ms;
}
#social_footer #facebook{
	margin:0 0 0 0px;
}
#social_footer #googleplus{
	margin:0 0 0 0px;
}
#social_footer #youtube{ 
	margin:0 0 0 0px;
}
#social_footer #twitter{
	margin:0 0 0 0px;
}
#social_footer #facebook:hover{
	width:60px;
	background:#385591;
	margin:-5px -5px -5px -5px; 
}
#social_footer #googleplus:hover{
width:60px;
	background:#f04848;
	margin:-5px -5px -5px -5px; 
}
#social_footer #youtube:hover{
width:60px;
	background:#f04848;
	margin:-5px -5px -5px -5px; 
}
#social_footer #twitter:hover{
width:60px;
	background:#48a2d7;
	margin:-5px -5px -5px -5px; 
}

#sgs_logo{
	height:90px;
	float:right;
	opacity:0.8;
	position:absolute;
	top:10px;
	right:-10px;
	
}
#sgs_logo:hover{
	opacity:1;
}
/***************************************VENDÉGKÖNYV********************************************/
#guest_book_form{
	text-align: left;
	margin-left:20px;
}
#guest_book_form input[type="text"]{
width:300px;
height:20px;
}
#guest_book_form input[type="submit"]{
width:300px;
height:20px;
}
#guest_book_form span{
margin-left:-10px;}

#guest_book_form textarea[name="guest_book_text"]{ width:500px; height:100px;}

#guest_book{border-top:1px groove #ddd;
margin-top:10px; padding-top:10px;}
#guest_book_nav{
margin:10px 0;}
.lapoz{
	background-color:#FFFFFF; 
	border:2px outset #999;
	margin:25px; 
	padding:0 3px; color: #663300;
	border-radius:5px;
	}
.lapoz:hover{border:2px inset #999;}
.guest_book{
	margin-bottom:25px;
	padding:5px;
	background-color:#FFFFFF;
	box-shadow:5px 5px 10px #bbb; 
}
.guest_book h5{ font-size:16px; font-weight:normal; color:#663300;}
.guest_book h6{border:1px dotted #f4e8d1; border-left:none; border-right:none; padding:3px 0; font-size:14px; font-weight:normal; margin-left:5px;}
.guest_book p{ color:#666; font-size:12px; text-align:right; font-style:italic;}

/********************************SEOKEY LOGO***************************************/
#seokey_logo{
	width:90%;
	margin:0 auto;
	text-align:right;
}
#seokey_logo a{
font-family:Calibri, Arial;
	background: url(../pics/seokey_logo_link.png);
	background-repeat:no-repeat;
	background-position:right;
	color:#999;
	padding:5px;
	width:310px;
	text-align:left;
	text-decoration:none;
	transition:background 500ms, background-repeat 500ms, background-position 500ms,color 500ms;
	padding-right:100px;
	cursor:pointer;
}
#seokey_logo a:hover{
	color:#0f7788;
	background:url(../pics/seokey_logo_link_hover.png);
	background-repeat:no-repeat;
	background-position:right;
	
}		


/******************************************************************************************************************************************************/
/******************************************************************************************************************************************************/
/******************************************************************************************************************************************************/
#content_body .stilus1{
	background-color:#ff8000;
	background: -moz-linear-gradient(bottom, #ff8000, #c60 85%); /* színátmenet Firefoxban */
	background: -webkit-gradient(linear, center bottom, center top, from(#ff8000), to(#c60)); /* színátmenet Chrome, Safari, stb-ben */
	border-radius:0 10px 10px 10px;
	box-shadow:5px 5px 10px #444;
	padding:10px;
	color:#fff !important;
}
#content_body .stilus1 p{
	color:#fff !important;
}

#content_body .stilus2{
	background-color:#69b41a;
	background: -moz-linear-gradient(bottom, #69b41a, #390 85%); /* színátmenet Firefoxban */
	background: -webkit-gradient(linear, center bottom, center top, from(#69b41a), to(#390)); /* színátmenet Chrome, Safari, stb-ben */
	border-radius:0 10px 10px 10px;
	box-shadow:5px 5px 10px #444;
	padding:10px;
	color:#fff !important;
}
#content_body .stilus2 p{
	color:#fff !important;
}



.blue_btn {
	background: rgba(0,153,204,0.7);
	background: -moz-linear-gradient(bottom,rgba(0,153,244,0.6),rgba(0,153,204,1),50%);
	background: -webkit-gradient(linear,center bottom,center top,from(rgba(0,153,244,0.6)),to(rgba(0,153,204,1)));
	padding:3px 8px;
	border-radius: 3px;
	box-shadow: 0 0 5px rgba(1,1,1,0.8);
	margin-right: 0px;
	margin: 5px;
	color: #eee;
	cursor: pointer;
	transition:background 500ms;
	}		
.blue_btn:hover{ 
	background:rgba(0,153,204,1);
	color:#fff;
	box-shadow: 0 0 2px rgba(1,1,1,0.8);
}
.green_btn {
	background-color: #69b41a;
	background: -moz-linear-gradient(bottom,rgba(105,180,26,0.8),rgba(51,153,0,0.8) 85%);
	background: -webkit-gradient(linear,center bottom,center top,from(rgba(105,180,26,0.8)),to(rgba(51,153,0,0.8)));
	padding:3px 8px;
	border-radius: 3px;
	box-shadow: 0 0 5px rgba(1,1,1,0.8);
	margin-right: 0px;
	margin: 5px;
	color: #eee;
	cursor: pointer;
	transition:background 500ms;
	}		
.green_btn:hover{ 
	background-color: #69b41a;
	color:#fff;
	box-shadow: 0 0 2px rgba(1,1,1,0.8);
}
/* .green_btn {
	background-color: #69b41a;
	background: -moz-linear-gradient(bottom,rgba(105,180,26,0.8),rgba(51,153,0,0.8) 85%);
	background: -webkit-gradient(linear,center bottom,center top,from(rgba(105,180,26,0.8)),to(rgba(51,153,0,0.8)));
	color:#FFFFFF;
	height:20px;
	border:none;
	margin:5px 3px 0 3px;
	padding:3px 8px;
	
	}		
.green_btn:hover{ 
	background-color: #69b41a;
	background: -moz-linear-gradient(bottom,rgba(105,180,26,0.8),rgba(51,153,0,1) 85%);
	background: -webkit-gradient(linear,center bottom,center top,from(rgba(105,180,26,0.8)),to(rgba(51,153,0,1)));
} */
.red_btn {
	background: rgba(180,0,0,0.7);
	background: -moz-linear-gradient(bottom,rgba(180,0,0,0.6),rgba(180,0,0,1),50%);
	background: -webkit-gradient(linear,center bottom,center top,from(rgba(180,0,0,0.6)),to(rgba(180,0,0,1)));

	padding:3px 8px;
	border-radius: 3px;
	box-shadow: 0 0 5px rgba(1,1,1,0.8);
	margin-right: 0px;
	margin: 5px;
	color: #eee;
	cursor: pointer;
	transition:background 500ms;

	
	}		
.red_btn:hover{ 
	background:rgba(180,0,0,1);
	color:#fff;
	box-shadow: 0 0 2px rgba(1,1,1,0.8);
}

.button_to_left{
	float:left;
}
.button_to_right{
	float:right;
}
.blue_text{color:#09c;}
.green_text{color:#69b41a;}
.red_text{
	color:#E26112;
	background-color:#ddd;
	font-size:24px;
	text-align:center;
	font-weight:bold;
	text-transform:uppercase;
	display:block;
}
.uzenet_green{
	text-align:center;  
	width:600px; 
	height:auto; 
	max-height:300px; 
	color:#00CC33;   
	position: fixed; 
	top:-500px; 
	left:50%;  
	font-size:26px;  
	padding:10px; 
	border-radius:0 0 10px 10px;
	border:2px solid #00CC33;
	box-shadow:0 10px 20px #333;	
	margin-left:-300px; 
	margin-top:-2px;	
	background-color:rgba(20,20,20,0.8);  
	z-index:10000;
} 

.uzenet_red{
	text-align:center; 
	width:600px; 
	height:auto;
	max-height:300px; 
	color:#CC0000;   
	position: fixed; 
	top:-500px; 
	left:50%;  
	font-size:26px;  
	padding:10px; 
	border-radius:0 0 10px 10px;
	border:2px solid #CC0000;
	box-shadow:0 10px 20px #333;	
	margin-left:-300px; 
	margin-top:-2px;	
	background-color:rgba(20,20,20,0.8);  
	z-index:10000;
} 

	
/*************************************MEDIA QUERY************************************/

@media only screen
and (min-width : 768px)
and (max-width : 1023px) {
	#logo{
		top:0;
	}
	#logo img{
		width:80%;
	}
	#logo_text{
		font-size:14px;
	}
	#footer_center table th{
		display:none;
	}
	#footer_center a, #footer_center p{
		font-size:16px!important;
	}
}

@media only screen
and (min-width : 480px)
and (max-width : 767px) {
	body{
		/* background:#333; */
	}
	
	#lang_select_block a h4{
		font-size:20px;
	}
	#lang_select_block{
		font-size:16px;
		display:block;
		float:none;	
		text-align:center;
	}
	#top_bar h1{
		font-size:12px;
		padding:3px;
		text-align:center;
	}
	#social a img{
		width:40px;
	}
	footer .footer_block  {
		width: 100%;
		float: none;
	}
	#toTop{
		display:none;
	}

}
 
@media only screen
and (min-width : 320px)
and (max-width : 479px) {
	body{
		/* background:#333; */
	}
	#header_blocks_right {
		text-align: center;
		display: block;
		float: none;
		width:100%;
	}
	#client_bar_out{
		float: none;
		width:100%;
	}
	#header_blocks_right{
		float: none;
		width:100%;
	}
	#lang_select_block a h4{
		font-size:18px;
	}
	#lang_select_block{
		display:block;
		float:none;	
		text-align:center;
	}
	#top_bar h1{
		font-size:11px;
		padding:3px;
		text-align:center;
	}
	#social a img{
		width:30px;
	}
	#main_page_right{
		display:none;
	}
	footer .footer_block  {
		width: 100%;
		float: none;
	}
	#toTop, #toTopHover{
		display:none;
	}

}
 
@media only screen
and (min-width: 0px)
and (max-width: 320px) {
	#header_blocks_right{
		width:100%;
		
	}
	#client_bar_out{
		float: none;
		width:100%;
	}
	#header_blocks_right{
		float: none;
		width:100%;
	}
	#social a img{
		width:30px;
	}
	#main_page_right{
		display:none;
	}
	#lang_select_block a h4{
		font-size:18px;
	}
	#lang_select_block{
		font-size:10px;
		display:block;
		float:none;	
		text-align:center;
	}
	#top_bar h1{
		font-size:12px;
		padding:3px;
		text-align:center;
	}
	footer .footer_block  {
		width: 100%;
		float: none;
	}
	#footer_right{
		display:none;
	}
	
}		

@media only screen
and (min-width : 0px)
and (max-width : 800px) {
	
	#client_data_block_menu_toggle{
		display:block;
	}
	.client_data_block h5,.info_page_block h5{
		display:block;	
	}
	#info_page_menu{
		position:absolute ;
		z-index:10;
		left:10%;
		width:80%;
		margin:0 auto;
		background:rgba(255,255,255,0.9);
		box-shadow:0 0 20px #111;
		display:none;
	}
	
	#info_page_menu .info_page_tab{
		display:block;
	}
	#info_page_menu .info_page_tab h4{
		display:block;
		padding:10px;
		margin:10px;
		text-align:center;
		
	}
	#info_page_menu .info_page_tab h4:hover{
		background:#09c;
	}
	#info_page_menu .info_page_tab h4.inaktiv{
		position: relative;
		top: 0px;
	}
	.client_data_block .order_id{
		display:none;
	}
	.order_table .order_table_status{
		font-size:14px;
	}
	
	#footer_right, #footer_left{
		float:none;
		width:100%
	}
}


@media print { 
	/* your print styles go here */
	header, footer, #menu_out, #main_page_middle_1, #quicklinks, #pointer, #request_cont { display: none; } 
	#content_body {
		min-height:0px;
	}
	body { font: 12pt georgia,serif; } 
	h1 { font-size: 18pt; } 
	h2 { font-size: 16pt; color: #000; }
}
	