body {	
	font: 14px/19px Arial;
	margin:0px; 
	padding:0 0 0 0;
	color: #0d0d0d;
	background: #ffffff;
}

img{
    border: 0px;
    padding: 0px;
    margin: 0px;
}

form{   
    padding: 0px;
    margin: 0px;
}

a{
    color: #1e4382;
	font-size:14px;
	text-decoration: none;
    font-weight: normal;
}

a:hover{
    text-decoration: underline;    	
}

input[type=text]{
    font-family: Arial;
    font-size: 14px;
    color: #0d0d0d;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
}

.hiba{
	color: #f44040;
}

p{
	margin:0;
	padding: 0 0 0 0;
}

.paragraph0 p{
	margin:0;
	padding:0;
}

.l{	position:relative;float: left;}
.r{	position:relative;float: right;}
.fw{ position:relative; float:left;	width: 100%;}
.ptop20{ padding-top: 20px;} .pbottom20{	padding-bottom: 20px;} .ptop15{ padding-top: 15px;} .pbottom15{	padding-bottom: 15px;} .ptop10{ padding-top: 10px;} .pbottom10{	padding-bottom: 10px;} .ptop5{ padding-top: 5px;} .pbottom5{	padding-bottom: 5px;} .pbottom0{	padding-bottom: 0px;}
.mtop20{ margin-top: 20px;} .mbottom20{	margin-bottom: 20px;} .mtop10{ margin-top: 10px;} .mbottom10{	margin-bottom: 10px;} .mbottom0{margin-bottom: 0px;} .mtop0{margin-top:0px;} .mbottom5{margin-bottom: 5px;} .mtop5{margin-top:5px;}
.m0{margin:0} .p0{padding:0}
.mleft5{margin-left:5px} .mleft10{margin-left:10px} .mright5{margin-right:5px} .mright10{margin-right:10px} .mleft20{margin-left:20px} .mright20{margin-right:20px}
.pleft5{padding-left:5px} .pleft10{padding-left:10px} .pright5{padding-right:5px} .pright5{padding-right:5px}
.pleft10{padding-left:10px} .pleft20{padding-left:20px} .pright10{padding-right:10px} .pright20{padding-right:20px}
.txtc{ text-align: center;} .txtl{ text-align: left;} .txtr{ text-align: right;} .txtj{ text-align: justify;}
.txt11{font-size:11px} .txt12{font-size:12px} .txt13{font-size:13px} .txt14{font-size:14px} .txt15{font-size:15px} .txt16{font-size:16px} .txt17{font-size:17px} .txt22{font-size:22px} .txt25{font-size:25px}
.txtdecnone{text-decoration: none;} .txtdecunder{text-decoration: underline;}
.txtdecnonehover:hover{text-decoration: none;}
.fb{font-weight: bold;} .fn{font-weight: normal;}
.lh12{line-height:12px;} .lh13{line-height:13px;} .lh14{line-height:14px;} .lh16{line-height:16px;}  .lh18{line-height:18px;} .lh20{line-height:20px;} .lh23{line-height:23px;} .lh30{line-height:30px;} 

.pre{float:left;width: 110px; padding-top: 4px;}
.upper{text-transform: uppercase;}
.ul{text-decoration: underline;}
.hide{display:none}
.lt{ text-decoration: line-through; }
.kek{ color:#1e4382;}
.red{color: #f44040;}


h1{	
	font-family: "Arial";
	font-size: 46px;
	line-height: 38px;
	padding: 0px 0 0px 0;
	color: #0d0d0d;
	margin: 0;	
	font-weight: normal;
	text-transform: uppercase
}

h1 a{	
	font-size: 46px;
	color: #0d0d0d;
	margin: 0;	
	font-weight: normal;	
	text-decoration: none;
	text-transform: uppercase;
}

h1 a:hover{
	text-decoration: underline;	
}	


h2{
	font-family: "Arial";
	font-size: 28px;
	color: #265396;
	line-height: 30px;
	font-weight: normal;
	padding: 0px 0 0px 0;
	margin: 0;
}




h3{
	font-size: 20px;
	color:#265396;
	line-height: 22px;
	font-weight: normal;
	padding:0px 0 0px 0;
	margin: 0;
}


.field{
	position: relative;		
	border: 1px solid #d2d2d2;
	color: #0d0d0d;
	width: 185px;
	font-size: 14px;	
	padding: 7px 10px 7px 10px;
	margin: 0 0 0 0px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}



.button{
	font-family: Arial;
	position: relative;
	font-size: 20px;
	line-height: 20px;
	color: #ffffff;
	border: none;
	text-align: center;
	font-weight: bold;
	background: url('../images/button_bg.png') no-repeat top left transparent;
	margin: 0 0 0 0;	
	height: 45px;
	width: 152px;
}

.button:hover{
	background-position: bottom left;
}

a.button{
	float: inherit;
	padding-top: 10px;	
	height: 35px;
}

a.button:hover{
	text-decoration: none;
}



.kapcsolat_form .pre{
	width: 90px;
}

textarea{
	font-family: Arial;
	font-size: 12px;
	color: #0d0d0d;
	border: 1px solid #d2d2d2;
	padding: 8px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}


.kapcsolat_form textarea{
	width: 189px;
}


.kapcsolat_form .button{
	margin-top: 10px;
}



.reg_box{
	float:left;
	width: 340px;
}




.row{
	position: relative;
	float:left;
	width: 100%;
	padding: 3px 0 3px 0;
}









.tooltipAlert{
	position:absolute;
	padding: 5px;
	color: #ffffff;
	font-weight: bold;
	background: #797979;
	font-size:11px;
	text-align: center;
	display:none;
	z-index: 3000;	
}

.highlighted{
	border-color: #a94c4c;
}

.highlighted_small{
	border-color: #a94c4c;
}

.highlighted_smallest{
	border-color: #a94c4c;
}

.notifier_inner{
	position: absolute;	
	background: #f44040;	
	color: white;
	font-weight: bold;
	font-size: 16px;
	z-index: 3000;
	padding: 20px;
	width: 650px;
	text-align: center;
	display: none;
	-moz-box-shadow: 0px 0px 6px #545454;
	-webkit-box-shadow: 0px 0px 6px #545454;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}




.myPagination{
	float:left;
	position: relative;
	width: 19px;
	height: 19px;
	background: url('../images/carousel_button.png') no-repeat top left transparent;
	margin-right:5px;
}

.myPagination:hover{
	cursor:pointer;
	background-image: url('../images/carousel_button_selected.png');
}

.myPaginationSel{
	background-image: url('../images/carousel_button_selected.png');
}