/*---- begin Clearfix code ---------- */
.Clearfix:after /*W3C*/
{
content:" ";
display:block;
font-size:0;
height:0;
clear:both;
visibility:hidden;
}
.Clearfix {display: inline-block;}
*+html .Clearfix {min-height: 1%;} /*IE7*/
* html .Clearfix {height:1%;} /*IE6*/
/*---- end of clearfix code ----------------*/


* {
border:					1; 
padding:				0; 
margin:					0;
}

body {
min-height:				100%; 
height:					101%; 
font: 					12px Trebuchet MS, Arial, Helvetica, sans-serif; 
/*min-width:				900px; */
letter-spacing:			normal; 
background:  url(kepek/lapbg.jpg) top left repeat-x #B8B8B8;
}

html>body {
height:					auto;
}


td{
	vertical-align: top;
}

img{
	border: 0;
	margin: 0;
}


/#tartalom ul li{
list-style: square;
margin:					0; 
letter-spacing: 		0;
}

#tartalom ul{
margin:					6px 0 4px 40px;
}

ol {
	margin: 0 0 0 20px;
}

p {
font-size: 				12px; 
line-height:			1.3em; 
margin:					10px 0 2px 0; 
letter-spacing: 		0;
#color:					black;
text-align:				justify;
}

.clear{
clear:					both;
}

a, a:visited {
color: 					black;
text-decoration: 		none;
}
a:hover {
		text-decoration: none;
		color: black;
}


#fonok {
	width: 815px;
}

#header{
		
	height: 438px;
	width: 815px;
	background: url(kepek/lap_top_fej.png) top left no-repeat;
}

#lap_top{
	background: url(kepek/lap_top.png) top left no-repeat;
	height: 14px;
width: 815px;	
	margin: 0 !important;
}

#lap_bottom{
	background: url(kepek/lap_bottom_t.png) top left no-repeat;
	height: 21px;
width: 815px;	
}

#lap_bg{
	background: url(kepek/lap_bg_t.png) top left repeat-y;
width: 795px;	
padding: 0 10px;
}

#bal{
	width: 223px;
margin: 0 13px 0 28px;

}




#nyelv{
	left: -20px;
	top: 34px;
	float: right;
	height: 0px;
	text-align: right;
	position: relative;
}

.ro a{
	margin-left: 20px;
	background: url(kepek/ro_nyelv.png) left 0px no-repeat;
	padding: 0 0 0 28px;
	height: 13px;
	float: right;
	line-height: 120%;
}

.ro a:hover{
	background: url(kepek/ro_nyelv.png) left  -13px no-repeat;
	padding: 0 0 0 28px;
	height: 13px;
	float: right;
}

.hu a{
	margin-left: 20px ;
	background: url(kepek/hu_nyelv.png) left 0px no-repeat;
	padding: 0 0 0 28px;
	height: 13px;
	float: right;	
	line-height: 120%;	
	margin-top: 15px;
}

.hu a:hover{
	background: url(kepek/hu_nyelv.png) left  -13px no-repeat;
	padding: 0 0 0 28px;
	height: 13px;
	float: right;
}

#cim{
	float: right;
	width: 200px;
	text-align: right;
	line-height: 120%;
	color: white;
	font-weight: bold;
	top: 27px;
	right: 20px;
		position: relative;
	}



#tartalom{
	width: 490px;
	padding: 2px 3px;
	color: #757575;
	text-align: left;
margin: 0 20px 0 20px;
float: left;
overflow: hidden;
}

#feher {
    height: 10px;
    background-color: white;
    width: 795px;
    margin: 294px 10px 10px 10px;
}
#jobb {
	width: 229px;	
	float: left;
	margin-right: 20px;
/*	overflow: hidden; */
	padding-top: 25px;

    padding: 0 0 0 10px;
}

h2 {
	color: #D11613;
	border-bottom: 1px solid black;
}
.advancedDesc a{
	color: white;
}

.advancedDesc a:hover{
	color: #b2b2b2;
}

/* form */

form.formular {
font-family: tahoma, verdana, "sans-serif";
font-size: 12px;
padding: 5px;
border: 1px solid #A5A8B8;
background: #EAEAEA;
}

form.black {
font-family: tahoma, verdana, "sans-serif";
font-size: 12px;
padding: 20px;
border: 1px solid #A5A8B8;
background:#666666;
color:#CCCCCC;
}

form.black legend{
color:#CCCCCC;
}

.formular fieldset {
margin-top: 5px;
padding : 5px;
border: 1px solid #B5B8C8;	

}

.formular legend {
font-size: 12px;
color: #15428B;
font-weight: 900;
}

.formular fieldset label {
float: none;
text-align: inherit;
width: auto;
}

.formular label span {
color: #000;
}

.black label span {
color: #ccc;
}

.formular input, .formular select, .formular textarea {
display : block;
margin-bottom: 5px;
}

.formular .text-input {
width: 263px;
color: 555;
padding: 4px;
border: 2px solid #B5B8C8;
font-size: 14px;
margin-top: 4px;
background: #FFF url(js/formcheck/text-bg.gif) repeat-x;

}

.text-input {
width: 263px;
color: #555;
padding: 4px 4px 3px;
border: 2px solid #B5B8C8;
font-size: 14px;
margin-top: 4px;
margin-bottom: 4px;
background: #FFF url(js/formcheck/text-bg.gif) repeat-x;

}


.formular .infos {
background: #FFF;
color: #333;
font-size: 12px;
padding: 10px;
margin-bottom: 10px;
border:1px solid #B5B8C8;
}

.formular span.checkbox, 
.formular .checkbox {
display: inline;
}

.formular .button {
text-align:right;
margin-top: 20px;
}

.submit {
color: #555;
float:right;
text-decoration: none;
}

.formular a.submit {
background: url(js/formcheck/button-bg.png) repeat-x;
border: 1px solid #AAA;
padding: 4px;
}

input.button {
background: url(js/formcheck/button-bg.png) repeat-x;
border: 2px solid #AAA;
padding: 4px 4px 1px;
font-size:14px;
margin-top:4px;
}

.formular input {
background: url(js/formcheck/button-bg.png) repeat-x;
border: 2px solid #AAA;
padding: 4px;
}

.formular hr {
clear: both;
visibility: hidden;
}

.formular .fc-error {
width: 350px;
color: #555;
padding: 4px;
border: 1px solid #B5B8C8;
font-size: 12px;
margin-bottom: 15px;
background: #FFEAEA;
}

/*   form  */


.footer {
	margin-top: 1px;
	color: white;
	font-size: 11px;

}
