@CHARSET "UTF-8";

html, body {height: 100%; margin:0px;
font-family:Verdana, Geneva, sans-serif;
color:#373737;
}

.bodynoscroll{
	overflow:hidden;
}
a{
	text-decoration:none;
	color:#373737;
	border-style:none;
}

a:visited{
	color:#373737;
	border-style:none;
}

a:focus {
    outline: 0px;
}
p,span{
	
	line-height: 1.5em;
}
h1{
font-family:Verdana, Geneva, sans-serif;
text-align:center;
font-size:24px;
line-height:34px;


}

h2{
font-family:Verdana, Geneva, sans-serif;
text-align:center;
font-size:20px;
line-height:34px;


}
li{
	
width:200px;
}


#wrap {
 min-height: 100px;
  width:950px;
  margin:auto;
}


#header{
	height: 100px;
	position:fixed;
	top:0;
	width:100%;
	clear:both;
	background:white;
	z-index:1000;
}

#headercontent{
	width:950px;
    margin-left:auto;
    margin-right:auto;
    height: 100px;
}

.langbutton{
	padding-left:20px;
	padding-bottom:40px;
	
		
}

#header_buttons{
	padding-left:65px;
	padding-top:0px;
	margin:0px;
	height: 100px;
	display:inline-block;
	line-height: 100px;
	font-weight:bold;
}

#header_buttons_admin{
	padding-left:30px;
	padding-top:0px;
	margin:0px;
	height: 100px;
	display:inline-block;
	line-height: 100px;
	font-weight:bold;
	
}
.header_button{
	width:150px;
	text-align:center;
	height: 100px;
	display:inline-block;
	margin-left:0px;
	text-decoration:none;
	vertical-align:middle;
	color: #545454;
}


.header_button:hover{
	background: #383464;
	color: #ffffff;
}

.logo_button{
		vertical-align:middle;
		display:inline-block;
		z-index:1000;
		
	}
#main {
	overflow:hidden;
	padding-bottom: 100px;
	

	
	}  

.slidein{
    width:100%;
    height:auto;
    position: fixed;
    display:block;
    margin:0 auto;
    transition: all .3s linear;  

}

.slidein img{
	overflow:hidden;
	position:fixed;
	width:420 ;
    height:200;
	/*left:200;*/
   
	bottom:100px;
	
	} 
	 
.hidden {  
  display: none;  

}
.visuallyhidden {  
  opacity: 0;  
}

.margL10{
	margin-left:10px;
}

#maincontent {
 
	/*padding-bottom: 100px;*/

	padding-top:80px;
	height:100%;
	
	}  
#maincontentws {
 
	/*padding-bottom: 100px;*/

	padding-top:100px;
	height:100%;
	
	}  

.bxslider{
	margin-top:0px
}

.loginbox{
	margin-top:200px;
	width:100%;
	text-align:center;
}

#footer {
	
	 position: fixed;
     bottom: 0px;
     width: 100%;
	
	z-index:100;
	background: url(../images/lower_line.png);
	clear:both;} 
#footer_content{

	width:950px;
    margin-left:auto;
    margin-right:auto;
    height: 100px;
}

/*Opera Fix*/
body:before {
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;/
}

.textbox{
	width:90%;
	height:200px;
	
}

.clearBoth { clear:both; }
.space{
	clear:both;
	height:100px;
	}

#ajaxSpinner{
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -50px;
    margin-left: -50px;
    width: 100px;
    height: 100px;
    display:none;
}

/*Termékek elrendezés 1*/
.product_wrapper {
  min-height: 100px;
  width:950px;
  margin:auto;
}

.product_main{
	background-color:#f3f3f3;
	
}

.product_main2{
	background-color:#fff;
	/*min-height:550px;*/
}

.product_main3{
	background-color:#f3f3f3;
	min-height:400px;
}
.product_main32{
	background-color:#fff;
	min-height:400px;
}

.product_image{
	display:inline;
	float:left;
	height:390px;
	width:580px;

	
}
.product_image img{
	
	height:305px;
	width:540px;
	padding-top:45px;
    padding-bottom:0px;
	
}

.product_image2{
	display:inline;
	float:left;
	height:390px;
	width:590px;

	
}
.product_image2 img{
	
	height:305px;
	width:540px;
	padding-top:58px;
    padding-bottom:0px;
	
}
.product_title{
	display:inline;
	float:left;
	height:390px;
	width:360px;	
}
.product_title2{
	display:inline;
	float:left;

	width:100%;	
}
.producth1{
	
	background-repeat:no-repeat; 
	background-postition:centerleft;
	line-height:70px;
	padding-left:80px;
	margin-top:45px;
	text-align:left;

}
.product_icon{
	postion:absloute;
	margin-top:50px;
	margin-left:50px;
	height:70px;
	width:70px;	
}
.product_headertitle{
	
	
}

.product_text{
	text-align:justify;
	padding-bottom:25px;
}
.product_text_centered{
	text-align:center;
	
}
.subproductli{
	position:relative;
	list-style-image:url('../images/icon/ul_icon2.png');
	line-height:30px;
	margin-left:35px;

	width:25%;
	display:inline-block;
}
.subproductli2{
	position:relative;
	list-style-image:url('../images/icon/ul_icon2.png');
	line-height:30px;
	margin-left:10px;

	width:25%;
	display:inline-block;
}
.productli{

	list-style-image:url('../images/icon/ul_icon.png');
	line-height:30px;
	margin-left:55px;
	display:inline-block;
}
.layout2uldiv{
	width:30%;
	
}
.floatLeft{
	float:left;
}

.padL10{
	padding-left:10px
}
.padL20{
	padding-left:20px
}

.padL30{
	padding-left:30px
}
.padL40{
	padding-left:40px
}
.padL50{
	padding-left:50px
}
.padL60{
	padding-left:60px
}
.padL70{
	padding-left:70px
}
.padL80{
	padding-left:80px
}
.padL90{
	padding-left:90px
}
.padL100{
	padding-left:100px
}
.padL105{
	padding-left:105px
}
.padL52{
	padding-left:52px
}
.padT100{
	padding-top:100px
}
.padT80{
	padding-top:80px
}
.padT10{
	padding-top:10px
}
.padT20{
	padding-top:20px
}
.padT30{
	padding-top:30px
}
.padT40{
	padding-top:40px
}
.padR20 {
	
	padding-right:20px;
}

.padR25 {
	
	padding-right:25px;
}

.margT10{
	margin-top:20px
}
.padB10{
	padding-bottom:10px;
}

.pjusty{
	text-align:justify;
}
.pcenter{
	text-align:center;
}
.pleft{
	text-align:left;
}
.margL10{
	margin-left:10px;
}
.margL20{
	margin-left:20px;
}
.margL30{
	margin-left:30px;
}
.margL40{
	margin-left:40px;
}
.margL50{
	margin-left:50px;
}
.margL70{
	margin-left:70px;
}
.margL80{
	margin-left:80px;
}
.margL100{
	margin-left:100px;
}


#buttoncontainer{
	margin-top:10px;
	margin-left:113px;
	height:35px;
	width:130px;
	background-color:#ffcc33;
	text-align:center;
}
#formbutton{
	background-color:#ffcc33;
	text-decoration:none;
	height:35px;
	width:130px;
	line-height:35px;
	text-align:center;
	font-size:14px;
}

input, textarea { 
    padding: 9px; 
    border: solid 1px #E5E5E5; 
    outline: 0; 
    font: normal 13px/100% Verdana, Tahoma, sans-serif; 
    width: 223px; 
    background: #FFFFFF url('bg_form.png') left top repeat-x; 
    background: -webkit-gradient(linear, left top, left 25, from(#FFFFFF), color-stop(4%, #EEEEEE), to(#FFFFFF)); 
    background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE 1px, #FFFFFF 25px); 
    box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px; 
    -moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px; 
    -webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px; 
    } 
   
textarea { 
    width: 223px; 
    max-width: 223px; 
    height: 100px; 
    line-height: 150%; 
    } 
   
input:hover, textarea:hover, 
input:focus, textarea:focus { 
    border-color: #C9C9C9; 
    -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 8px; 
    } 
   
.form label { 
    margin-left: 10px; 
    color: #999999; 
    } 
   
.submit input { 
    width: auto; 
    padding: 9px 15px; 
    background: #617798; 
    border: 0; 
    font-size: 14px; 
    color: #FFFFFF; 
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px; 
    }
    
#referencecontent{
	
	padding-top:20px;
	

}
.product_wrapper_contact {
  min-height: 100px;
  width:260px;
  margin:auto;
  padding-left:-400px;
}

.product_wrapper_contact2 {
  min-height: 100px;
  width:280px;
  margin:auto;
}

#map-canvas {
	
  height: 100%;
  position: absolute; 
  top: 0; 
  bottom: -100px; 
  left: 0; 
  right: 0; 
  z-index: 0;
}
#container2 {
	min-height: 100px;
  width:280px;
  z-index: 10;
  position: relative;
  margin: auto;
}
 
#container {
	min-height: 100px;
  width:260px;
  z-index: 10;
  position: relative;
  margin: auto;
  left:-330px;
}
.boldP{
	font-weight: bold;
}
.contacts
{
	background: url(../images/lower_line.png);
	font-size:14px;
	width:213px;
	padding: 15px 15px 15px 15px;
	margin-top:35px;
}
.contacts p{
	color:#fff;
	line-height:1.5em;
}
.contacts a{
	text-decoration: none;
	color:#fff;
}
.company_title{
	color:#fff;
	font-weight:bold;
	font-size:16px;
	
}

/********************************************Kiállítási eszközök-***********************************************************/
#exhibition_div{
	display:inline-block;
	width:290px;
	min-height:380px;
	border: solid 1px #ededed;
	background-color: #fbfbfb;
	text-align:justify;
	position:relative;
	margin-top: 30px;
}

#exhibition_div h2{
	font-weight:bold;
	font-size:14px;
	color: #383464;
	height:30px;
	text-align:left;
	padding-left:20px;
	
	
}
#exhibition_div img {
	 display: block;
    margin-left: auto;
    margin-right: auto;
}
#exhibition_div span, #exhibition_div p {
	display: block;
	position: absolute;
    left:20px;
    top:240px;
    width:250px;
    font-size:12px;
   /* height:60px;*/

 
}

.next{
	position: absolute;
	align:center;
	bottom:0;
	padding-bottom:15px;
	padding-left:80px;
	}
	
.webshopproduct_main{
	background-color:#f3f3f3;

	
}
.treeholder{
	background-color:#f3f3f3;

	
}
.treeholder2{
	background-color:#fff;

	
}
.treeholder_wrapper {
 position:relative;
 
  width:950px;
  margin:auto;
  font-size:12px;
  font-weight:bold;
  font-color:#333366;
}
.webshopproduct_main2{
	background-color:#fff;
	
	/*min-height:550px;*/
}

.webshopproduct_wrapper {
 position:relative;
  min-height: 500px;
  width:950px;
  margin:auto;
 padding-top:20px;

}
.webshopproduct_title{

/*	position:absolute;
	left:470px;*/
	min-height:500px;
	width:460px;
	text-align:left;
	padding-left:20px;	
	float:left;
}

.webshopproduct_title2{

	/*position:absolute;
	left:0px;*/
	min-height:500px;
	width:460px;
	text-align:left;

	float:left;
}
.webshopproduct_text{
	text-align:left;
	padding-bottom:25px;
	line-height:1.5em;

	
}
.webshopproduct_image{
	/*position:absolute;
	left:0px;*/
	float:left;
	height:500px;
	width:470px;
	padding-bottom:20px;
		
	
	
}
.webshopproduct_image2{
	display:inline-block;
	float:right;
	height:500px;
	width:470px;

	
}

.webshopproducth2{
	font-weight:bold;
	font-size:18px;
	color: #383464;
	height:30px;
	text-align:left;
	
}
.webshopproductul{
	width:420px;
	list-style-image:url('../images/icon/ul_icon3.png');

}
.webshopproductli{
	width:420px;


}
/********************************************Galéria***********************************************************/

#nyilleft{
	position:relative;
	top:150px;
	z-index:100;
	
}
#nyilright{

	position:relative;
	left:794px;
	top:150px;
	z-index:100;
}
#nyilleft2{

	position:relative;
	top:0px;	
	left:0px;
	height:90px;
	z-index:100;
	
}
#nyilright2{
	position:relative;	
	top:0px;
	left:851px;
	height:90px;
	z-index:100;

}

#galleryimage{
	margin-top:-30px;
	
}
.gallerytitle{
	font-weight:bold;
	list-style-type: none;
	
	
}


.gallerythimage{
	
	height:90px;
	width:170px;
	
}
.gallerypadR{
	padding-right:12px;
}
.gallerypadL{
	padding-left:5px;
}
.thmarg{
	margin-left:-49px;
}
.padR0{
	padding-right:0px;
}
.thumbnails{
	
	margin:auto;
	width:900px;
	padding-top:20px;
	
	
}

.mainimages{
	margin:auto;
	width:900px;
	padding-top:0px;
	padding-left:0px;
	height:430px;
	overflow:hidden;
	
}

.gallerylogo{
	margin:auto;
	width:155px;

	
}
.subul{
	
	font-weight:normal;
	list-style-type: none;
	margin:0;
	
}
.subul li{
	padding-bottom:10px;
}

