﻿
body							{ padding: 0px 0px 0px 0px; margin: 0px 0px 0px 10px; background: #ffffff; }
div.reset						{ width: 0px; height: 0px; margin: 0px; padding: 0px; clear: both; }

/* FEJLÉC */

div.fejlec						{ width: 1000px; height: 100px; margin: 0px auto; background: url('../images/fejlec/fejlec_hatter.jpg'); repeat-x; }
h1.logo{
    width: 250px;
    height: 100px; 
    float: left; 
    margin: 0px 0px 0px 0px;
    background: transparent url('/images/fejlec/logo.jpg');
    text-indent: -9999px;
 }
h1.logo a{
    display: block;
    height: 100%;
}
div.egyszeru_kereso				{ width: 250px; height: 100px; margin: 0px 0px 0px 0px; }
div.beviteli					{ width: 310px; height: 22px; float: left; background: url('../images/fejlec/beviteli.jpg'); padding: 2px 0px 0px 10px; }
.input1							{ width: 143px; border: 1px solid #ffffff; font: normal normal 11px arial; color: #555555; padding-right: 3px; }
.input2							{ width: 58px; border: 1px solid #ffffff; font: normal normal 11px arial; color: #555555; }
div.input_10px					{ width: 330px; height: 10px; float: left; font-size: 0px; line-height: 0px;}

div.ful							{ width: 111px; height: 20px; float: left; background: url('../images/fejlec/ful.jpg'); margin: 0px 0px 0px 10px; padding-top: 4px; text-align: center; }
.ful_a							{ font: normal bold 11px arial; color: #ffffff; text-decoration: none; cursor: pointer; }
.ful_i							{ font: normal bold 11px arial; color: #0e4c10; text-decoration: none; cursor: pointer; }
.ful_i:hover					{ color: #ffffff; }

.gomb						{ width: 112px; height: 25px; float: left; background: url('../images/fejlec/gomb.jpg'); margin: 30px 0px 0px 0px; padding-top: 4px; text-align: center; }
.gombfelirat					{ font: normal bold 12px arial; color: #ffffff; text-decoration: none; }
.gomb_reszletes				{ width: 112px; height: 25px; float: left; background: url('../images/fejlec/gomb.jpg'); margin: 0px 0px 0px 65px; padding-top: 4px; text-align: center; cursor: pointer; }

.text1							{ font: normal normal 11px arial; color: #ffffff; }
.text2							{ font: normal normal 11px arial; color: #ffffff; line-height: 150%; text-decoration: none; }
.text2:hover					{ color: #99be03; }

div.reszletes_kereso			{ width: 1000px; margin: 0px auto; background: #0e4c10; }
#reszletes_kereso				{ display: block; }
div.oszlop						{ float: left; padding: 0px; margin-bottom:10px; }
div.felirat1					{ float: right; text-align: right; font: normal normal 11px arial; color: #ffffff; padding: 5px 5px 0px 0px;}
div.felirat2					{ width: 90px; float: left; text-align: right; font: normal normal 11px arial; color: #ffffff; padding: 5px 5px 0px 0px; }
div.reszletes_beviteli1			{ width: 150px; height: 22px; float: right; background: url('../images/fejlec/reszletes_beviteli1.jpg'); background-repeat: no-repeat; padding: 2px 0px 0px 2px; }
div.reszletes_beviteli2			{ width: 105px; height: 22px; float: left; background: url('../images/fejlec/reszletes_beviteli2.jpg'); background-repeat: no-repeat; padding: 2px 0px 0px 2px; margin-left: 5px; white-space: nowrap}
.select							{ width: 148px; border: 1px solid #ffffff; }
.dij							{ font: normal bold 11px arial; color: #ffffff; padding-left: 10px;}



div.main						{margin:0 auto; width:1000px;}
div.lablec 						{width :1000px; height: 50px; background: url('../images/lablec_hatter.gif'); background-repeat:no-repeat; 
								 background-position: top center; background-color: #0E4C10;
								 margin: 0px auto; text-align: center; padding-top: 20px; clear:both;}
div.filler						{width: 100%; background: #ffffff; height: 1px; clear:both; font-size: 1px;}
#breadcrumb					{margin-bottom:0; margin-left:auto; margin-right:auto; margin-top:0; width:1000px;}


div#flash_overlay_background{
    position: fixed;
    left: 0px;
    top: 0px;
    height: 100%;
    width: 100%;
    background-color: #333333;
    opacity: 0.65;
    filter:alpha(opacity = 65);
    -moz-opacity: 0.65;
    display: none;
    z-index: 1000;
}

div#flash_overlay{
    position: absolute;
    left:50%;
    margin-left: -155px;
    display: block;
    top:25%;
    width: auto;
    height: auto;
    overflow: visible;
    z-index: 10000;
}

div.ie6warning{	
	position: absolute;
	top: 0px;
	width: 100%;	
	text-align: center;
	z-index: 10000;
}
div.ie6warning a{
	height: 54px;
	background: transparent url('/images/ie6.gif') center center no-repeat;
	width: 840px;
	display: inline-block;
	cursor: pointer;
}
