body{ 
	background: url('kepek/zambofolia_fejlec_gradiens.png') repeat-x; 
	background-color: #77ABC3;
	width: 1000px;
	font: 100% arial;
	margin: auto;
	color: #000;
	padding-bottom: 20px; 
}

img {
	border: none;
}

#cikk-container{
padding-left: 70px;
padding-top: 10px;
padding-bottom: 40px;
min-height: 800px;
width: 630px;
}

#kozepes{ 
background: url('kepek/zambofolia_szovegmezo_toldas.png') repeat-y;
position: relative; 
margin: auto;
} 

#lablecs{ 
background: url('kepek/zambofolia_lablec.png') center bottom no-repeat; 
position: relative;
} 

#fejlecs{ 
background: url('kepek/zambofolia_szovegmezo_osztott.png') no-repeat; 
position: relative;
}

h1
{	
	color: #fff;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	padding: 3pt;
}

h2 {
	color: #fff;
	font-size: 12pt;
	font-weight: bold;
	margin-top: 10pt;
	margin-bottom: 10pt;
}

.divider {
	clear: both; 
	width: 735px; 
	height: 1px;	
	background: #333;
	margin: auto;
}

.separator {
	border: 0px;
	background: #fff; 
	margin: 10px; 
	padding: 0px; 
	height: 5px;
	width: 5px;
	float: left;
}

a {
	color: #fff;
	text-decoration: none;
}

a:hover {
	color: #fff;
	text-decoration: underline;
}