@import url(Forms.css);

html, body{
	font-family:Trebuchet MS ;
	font-size: 12px;
	color: #000;
	margin: 0px;
	
	background:#ffffff;    
   

}

.fb-like{
	top: 110px;
}

.nagykontener{
    background: #598527;
    height:10px;
}
*{
	padding: 0px;
	margin: 0px;
}
.onfly{
	border: dotted #111626 1px;
	background-color: #d9deea;
	display: block !important;
}

.shadow{
	-moz-box-shadow: 3px 3px 3px #666;
	-webkit-box-shadow: 3px 3px 3px #666;
}

.lapozo {
	height:20px;
	padding-top:5px;
}

.lapozo a{
	padding: 2px 5px;
	color: #000;
	font-size: 12px;
	font-weight: bold;
    
}

.lapozo a:hover, .lapozo a.selected{

	color: #950e00;
}

.button_bg{
	font-weight: bold;
	display: block;
	width: 102px;
	height: 20px;
	background-image: url(../../Static/Images/btn_bg.jpg);
	background-color: transparent;
	border: none;
	color: #fff !important;
	text-align: center;
	padding-top: 4px;
}

.hover{
	color: #c80000 !important;
}

img,fieldset{
	border: 0px;
}
a, a:active, a:focus, a:link{
	text-decoration: none;
	color: #66b9d1;
	cursor: pointer;

}

a:hover {
	text-decoration: none;    
	color: #66b9d1;
}


.fileupload li{
	list-style: none;
}

.fileupload .button{
	font-weight: bold;
	display: block;
	width: 102px;
	height: 24px;
	background-color: #f1f1f1;
	border: 1px solid #000;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.nofloat{
	float: none !important;
}
.left{
	float: left;
}
.right{
	float: right;
}

.hidden{
	display: none;
}

.clear{
	clear: both;
	display: block;
	font-size: 0px;
	height: 0px;
}

.loader{
	background: #fff;
	width: 100%;
	height: 100%;
	
	position: absolute;
	top: 0px;
	left: 0px;
	
	margin: 0px auto;
	
	
	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
}

.loader img{	
	position: absolute;
	top: 50%;
	margin: 0px auto;
}

#loading{
	background: #fff;
	width: 100%;
	height: 100%;
	
	position: absolute;
	top: 0px;
	left: 0px;
	
	margin: 0px auto;
	z-index: 9999;
	
	display: none;
	
	
	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
}

#loading img{	
	position: absolute;
	top: 50%;
	left: 50%;
	/*margin: 0px auto;*/
}

h1{
	color: #1c1f2a;
	font-size: 18px;
	font-weight: normal;
}

h2{
	color: #1c1f29;
	font-size: 16px;
	font-weight: normal;
}

.spacer5px{
	height: 5px !important;
}

.error{
	color: red;
}

.message{
	color: green;
}

.half{
	width: 50%;
}

.header{

	width:1000px;
	position:relative;
    height: 260px;
	margin:0 auto;
    background: url(../Images/header.jpg) no-repeat #fff;

}

.menuholder{

	background-color:#66b9d1;

}

.lead{

	width: 1000px;
	position:relative;
	margin:0 auto;
	height: 32px;
	z-index:2;
    padding-top:9px;

}

.lead a,.lead a:focus,.lead a:link,.lead a:visited{
    font-size: 18px;
    text-transform: uppercase;
    color: #fff;
    margin-right: 10px;
    border: 2px solid #66b9d1;
    padding: 2px;
    
}

.lead a:hover,.lead a.active{
   border: 2px solid #fff;
   color: #fff;
   
    
}



.content{

	background: #fff;
    padding-top:20px;
	padding-bottom:20px;
	
    width: 1000px;
	position:relative;
	margin: 0 auto;

}

.footholder{

	background-color: #66b9d1;

}

.footer{

	width: 1000px;
    min-height: 190px;
	margin: 0 auto;

	font-size:12px;

	padding:0px 20px;

	text-align: left;

}
.footer_szoveg{
    padding-top:10px;
}
.produced{
    float:right;
    width: 200px;
    color: #fff;
    vertical-align: top;
	font-size:16px;
}

.produced a{
    float:left;
   
}
.produced img{
    float:left;
   
}
.footer .centercol{

	padding: 0px;

}

.footer a:link,.footer a:visited{
	margin: 0 3px;

	color: #fff;
}

.footer a:hover{
    text-decoration: underline;
}

.left{

	float:left;

}

.right{

	float:right;

}


.rightcol{
    float: right;
    
    width: 270px;
}

.right_szoveg{
    float:left;
    width: 200px;
}

.left_item_img{
    float:left;
   
    margin-right: 10px;
}
.tartalom{
    
  float:left;
   width: 625px;
   margin-bottom:20px;
   font-family: arial;
}
.tartalom p{
    margin-bottom:5px;
    margin-top:5px;
}
.leftcol {
    float:left;
    width: 80px;
}
.leftcol img{
    margin-left: 20px;
    
}     
 
div.innerleft h2{
    margin-bottom:10px;
    font-weight: bold;
}     
div.innerleft{
    float:left;
    width: 300px;
    text-align: justify;
    margin-right:20px;
}
      
div.innerright{
    float:left;
    width: 300px;
    text-align: justify;
}  

div.szoveg_fooldal{
    text-align: justify;
}

span.kek{
    color: #44899d;
}

span.bold{
    font-weight: bold;
}

div.szoveg_fooldal{
    margin-top:5px;
    margin-bottom:10px;
}

.item{
    margin-top:20px;
}
a.italic{
    font-style: italic;
}

.fejlec_logo{
    margin-top: 20px;
    margin-left: 20px;
}
.footer_szoveg a {
	display: block;
	font-size: 16px;
	}
#ketsh  a {
	margin-top: 5px;
	}
.fblb {
	height: 180px;
	margin: -170px 0 0 260px; 
	width: 400px;
}
