.content p strong {
	font-weight:bold;
	background:#FFFFDD;
	}
.imgleft {
	float:left;
	margin-right: 15px;
	border: 1px solid #000000;
	}
.imgright {
	float:right;
	margin-left: 15px;
	border: 1px solid #000000;
	}
#udvozlet {
	font-size:16px;
	}
.kapcsolatlink{
	font-size:16px;
	color:#252525;
	text-decoration:underline;
	}
/* COMMON
*********************************************************/
body, p, h1, h2, h3, h4, h6, form, input{
	margin:0;
	padding:0}
img, a img{
	border:none}
body{
	background:#024898 url(bodyBg.png) 0 0 repeat-x}
#body{
	width:780px;
	margin:0 auto}

/* HEADER | SLOGO
*********************************************************/
#header{
	height:120px;
	background:url(slogo.png) no-repeat 5px 17px}
#header h1, #header h2{
	display:none}


/* CONTENT
*********************************************************/
#page{
	float:right;
	margin:-30px 0 33px 0;
	width:705px;
	padding:0 0 0 0;
	xbackground:url(contentBottom.png) no-repeat 0 100%;
	background-color: white;
	}
.frame{
	margin:0px 5px 5px 5px;
	background:url(boxBG.gif) repeat-x 0 0;
	background-color: white;
	}
.content{
	xmargin:0px 5px 5px 5px;
	padding:20px 20px 20px 20px;
	font-family: Tahoma, Arial;
	font-size:15px;
	font-weight:bold;
	color:#252525}
.content h1{
	margin:10px 0 0 0;
	font-family:Arial, Tahoma, Verdana;
	font-size:20px;
	color:#252525;
	font-weight:normal;
	text-transform:uppercase;
	border-bottom:1px solid #b7b7b7}
.content h1 strong{
	color:#036ee7}
.content h1 span{
	font-size:13px;
	color:#888;
	font-weight:bold;
	text-transform:lowercase}
.content p{
	font-family: Tahoma, Verdana, Tahoma, Arial;
	color:#252525;
	xtext-indent:8px;
	font-weight:normal;
	line-height:1.5em;
}
.content p a, .content p a:visited{
	color:#595555;
	text-decoration:none;
	xfont-size:15px;
	xborder-bottom:1px dotted #888}
.content p a:hover{
	color:#EF1700;
	border-color:#888}

/* FOOTER
*********************************************************/
#footer{
	clear:both;
	padding:30px 0}


/* CLEARFIX
*********************************************************/
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.clearfix{display:inline-table}
/* Hides from IE-mac \*/
* html .clearfix{height:1%}
.clearfix{display:block}
/* End hide from IE-mac */

