body
{
	margin: 0;
	background: #A8A8A8;
}

#pk_logo
{ 
	margin: 0 auto;
	height: 102px; 
	width: 100%; 
	background: url(logo3.jpg) top no-repeat; 
}

#pk_menu
{
	margin: 0px;
	height: 67px; 
	text-align: center;
}

#pk_header
{
	position:relative;
	top:0px;
	left:0px;
	height:27px;
	width: 1000px;
	margin:0;
	padding:0;
	background: url(header5.jpg) center no-repeat;
}

#pk_container
{
	position:relative;
	top:-10px;
	left:0px;
	width:1000px;
	margin:0;
	padding:0;
	background: url(bodybg5.jpg) center repeat-y;
	
}

#pk_left
{
	position:relative;
	float:left;
	top:0px;
	left:108px;
	width:146px;
	margin:0;
	padding:0;
	text-align: left;
	font: .8em arial, helvetica, sans-serif;
	text-align: justify;
	color: #033333;
	line-height: 140%;
}

#cim
{
	/*margin: 0px;*/
	width: 410px;
	
	/*padding: -10px;*/
	font-family:"Times New Roman";
	/*font-family: arial;*/
	font-weight: bold;
	text-align: center;
	font-size: 1.8em;
	line-height: 120%;
}
#pk_content
{
	position:relative;
	float:left;
	top:10px;
	left:141px;
	width:410px;
	
	font: .8em, arial, helvetica, sans-serif;
	text-align: justify;
	line-height: 160%;
}
#tartalom
{
	position: relative;
	margin-top: 50px;
}

#pk_right
{
	position:absolute;
	top:25px;
	width:135px;
	left: 738px;
	margin:0;
	padding:0;
	float:left;
	/*background-color:#CCCCCC;*/
	font: .8em arial, helvetica, sans-serif;
	text-align: justify;
	color: #033333;
	line-height: 140%;
}

#pk_right a
{
	text-align: center;
}

#pk_content p.bekezdes
{
	margin-left: 30px;
}

#pk_content p.big_c
{
	font-size: 18pt;
	text-align: center;
	font-weight: bold;
	font-family: "Times New Roman";
	line-height: 120%;
}

#pk_content p.big_l
{
	font-size: 18pt;
	text-align: left;
	font-family: "Times New Roman";
	font-weight: bold;
}

#pk_content p.med_l
{
	font-size: 13pt;
	text-align: left;
	font-family: "Times New Roman";
	font-weight: bold;
}

#pk_content p.med_c
{
	font-size: 13pt;
	text-align: center;
	font-weight: bold;
	font-family: "Times New Roman";
}



#pk_footer
{
	position:relative;
	top:10px;
	left:0px;
	clear:both;
	height:27px;
	background: url(bottom5.jpg) center no-repeat;
	
}