@charset "utf-8";
/* CSS Document */


body {
	background-color:#33261E;
	color: #FFF;
 	font-family: 'Trebuchet MS', arial, serif; 
	font-weight: normal; 
}

a:link {color:#CCC;
text-decoration:none;}    
a:visited {color:#CCC;
text-decoration:none;}  
a:hover {color:#CCC;
text-decoration:underline;}  
a:active {color:#CCC;
text-decoration:underline;}

#top {
	background-image:url(../img/top.png);
	background-repeat:no-repeat;
	height:638px;
}

#top h1 {
	visibility:hidden;
}
h1 {
	font-weight: normal; 	
	font-size:26px;
	margin-top:8px;
}
h2 {
	font-weight: normal; 
	font-size:18px;
	margin-top:2px;
}
h3 {
	font-weight: normal; 
	font-size:16px;	
	margin-top:2px;

}
p{
	font-weight: normal; 
	font-size:12px;

	margin-top:2px;
	
}
.kek {
	color:#79C4DF;
}
.jobbra {
	
	text-align:right;
}
.kozepre {
	
	padding-top:8px;
	text-align:center;
}
.ph {
	height:12px;
}
.kep {
	margin-top: 12px;
}
#fb {
	margin-top:15px;
	margin-left:15px;