			
body {	
	font: 14px/20px "Trebuchet MS";
	margin: 0px; 
	padding: 0 0 0 0;
	color: #7b7b7b;
	background: url('../images/body_bg.jpg') repeat #ffffff;
}

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

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

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

a:hover{
    text-decoration: underline;    	
}

input{
    font-family: Arial;
    font-size: 12px;
    color: #a0a0a0;    
}

.field{
	-webkit-appearance: none;
    -webkit-border-radius: 0;
}

.hiba{
	color: red;
}

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

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



h1{	
	font-family: "Trebuchet MS";
	font-size: 30px;
	line-height: 32px;
	padding: 0px 0 10px 0;
	color: #000000;
	margin: 0;	
	font-weight: bold;
	text-transform: uppercase
}

h1 a{	
	font-size: 30px;
	line-height: 32px;
	color: #000;
	margin: 0;	
	font-weight: bold;	
	text-decoration: none;
	text-transform: uppercase;
}

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


h2{
	font-family: "Trebuchet MS";
	font-size: 22px;
	color: #e12036;
	line-height: 24px;
	font-weight:bold;
	padding: 10px 0 0px 0;
	margin: 0;
	text-transform: uppercase;
}

h2 a{
	font-family: "Trebuchet MS";
	font-size: 22px;
	color: #e12036;
	line-height: 24px;
	font-weight:bold;
	padding: 10px 0 0px 0;
	margin: 0;
	text-transform: uppercase;
	text-decoration: none;
}


.redBg{
	font-size: 38px;
	line-height: 46px;
}

.redBg a{
	background: #e12036;
	color: white;
	font-family: "Arial";
	font-size: 38px;
	line-height: 42px;
}

.field{
	position: relative;		
	border: 1px solid #d2d2d2;
	color: #8a8998;
	width: 185px;
	font-size: 12px;	
	padding: 7px 10px 7px 10px;
	margin: 0 0 0 0px;
}



.button{
	font-family: "Trebuchet MS";
	position: relative;
	font-size: 20px;
	color: #fefefe;
	font-weight: normal;
	border: 0px solid red;
	background: #e12036;
	margin: 0 0 0 0;	
	height: 46px;
	width: 160px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.button.small{
	font-size: 14px;
	height: 30px;
	width: auto;
}

.kapcsolat_form .pre{
	width: 90px;
}

textarea{
	font-family: Arial;
	font-size: 12px;
	color: #8a8998;
	border: 1px solid #d2d2d2;
	padding: 8px;
}


.kapcsolat_form textarea{
	width: 189px;
}


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



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



.field_small{
	position: relative;		
	border: 1px solid #d2d2d2;
	color: #8a8998;
	width: 71px;
	font-size: 12px;	
	padding: 8px 8px 8px 8px;
	margin: 0 0 0 0px;
}

.field_smallest{
	position: relative;		
	border: 1px solid #d2d2d2;
	color: #8a8998;
	width: 35px;
	font-size: 12px;	
	padding: 8px 8px 8px 8px;
	margin: 0 0 0 0px;
}


.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: #E12036;	
	color: white;
	font-weight: bold;
	font-size: 16px;
	z-index: 3000;
	padding: 20px;
	width: 650px;
	text-align: center;
	display: none;
	border: 1px solid white;
	border-radius: 5px;
	-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');
}

*/

