html,body
	{
	margin:auto;
	padding:0px;
	background:#fff;
	font: normal 12px Verdana, Arial, Helvetica, Sans-Serif;
	color:#000;
	}

H1, H2, H3, H4
	{
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-weight:normal;
	color:#EF7E19;
	}

a:link, a:visited	
	{
	color: #000;
	}

a:hover	
	{
	color: #EF7E19;
	}

form
	{
	padding:0px;
	margin:0px;
	}


/* --- DIV stílusok ---- */

#container
	{
	position:relative;
	margin:auto;
	width:1000px;
	background-image:url(kepek/bg.gif);
	background-repeat:repeat-y;
	}

#header_top
	{
	background:url(kepek/header_top_bg.gif) no-repeat;
	height:70px;
	}

#header_top table
	{
	padding-top:36px;
	}

#header_top .font1
	{
	color:#fff;
	font-weight:bold;
	font-size:11px;
	}

#header_top .font2
	{
	color:#fff;
	font-weight:normal;
	font-size:10px;
	}

#header_top .textfield
	{
	background:#ECF2FF;
	border:0px;
	width:125px;
	}

#header_top .button
	{
	background:url(kepek/search_button.gif);
	border:0px;
	width:27px;
	height:26px;
	cursor:pointer;
	}

#header_center
	{
	background:url(kepek/header_bg0.jpg) no-repeat;
	height:162px;
	}

#header_flash
	{
	width:800px;
	height:162px;
	float:left;
	}

#newsletter_box
	{
	width:200px;
	height:162px;
	float:left;
	}

#newsletter_box td
	{
	font-size:11px
	}

#newsletter_box .textfield
	{
	width:130px;
	background:#ECF2FF;
	border: 1px solid #6A7880;
	}

#newsletter_box .button
	{
	width:100px;
	height:22px;
	background:url(kepek/button.gif);
	border: 0px;
	cursor:pointer;
	}
#langu
	{
	position:absolute;
	top:10px;
	left:880px;
	width:120px;
	height:25px;
	}

#infoline
	{
	background:#000;
	width:1000px;
	height:25px;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	}

#infoline div
	{
	padding:5px 10px 0px 190px
	}

#leftnav
	{
	background-image:url(kepek/leftnav_bg1.gif);
	background-repeat:no-repeat;
	padding-top:10px;
	width:200px;
	float:left;
	}

#content
	{
	margin:0px;
	width:600px;
	float:left;
	}

#content p
	{
	text-align:justify;
	}


#pict
	{
	position:relative;
	width:150px;
	left:440px;
	top:10px;
	}

#rightcol
	{
	padding:0px;
	margin:0px;
	background-image:url(kepek/rightcol_top_bg.gif);
	background-repeat:no-repeat;
	text-align:justify;
	width:200px;
	float:left;
	}

#rightcol div
	{
	padding:30px 10px 10px 20px;
	margin:0px;
	font-size:10px;
	}

#rightcol img
	{
	border:1px solid #353E64;
	margin:5px
	}


#footer
	{
	background-image:url(kepek/footer.gif);
	background-repeat:no-repeat;
	height:80px;
	font-size:11px;
	}

#footer table
	{
	padding-top:45px;
	}

#footer td
	{
	font-size:11px;
	height:25px;
	}


/* ---- Hírdobozok ---- */

#newsbox
	{
	border:1px solid #AEB2C1;
	background:#EAEBEF;
	color:#353E64;
	text-align:justify;
	font-size:11px;
	padding:7px;
	min-height:120px;
	_height:120px;
	}

#newsbox p
	{
	font-size:11px;
	}


#newsbox img
	{
	border:1px solid #AEB2C1;
	float:left;
	margin:5px 5px 5px 0px;
	}


#newsbox_title td
	{
	font-size:12px;
	font-weight:bold;
	height:25px;
	}




/* ---- class stílusok ---- */


.contdiv
	{
	padding:0px 15px 0px 0px;
	}

.pointline
	{
	background:url(kepek/pointline.gif) repeat-x;
	padding:5px 0px 0px 0px;
	}

.pointline2
	{
	background:url(kepek/pointline2.gif) repeat-x;
	padding:5px 0px 0px 0px;
	}

a.link_footer:link, a.link_footer:visited
	 {    
	color: #000; 
	text-decoration: none; 
	}

a.link_footer:hover 
	{   
	color: #EF7E19; 
	text-decoration: none;  
	}

a.newsbox:link, a.newsbox:visited
	{
	color:#353E64;
	font-weight:bold;
	text-decoration:none;
	}

a.newsbox:hover
	{
	color: #EF7E19;
	}

.table
	{
	border:1px solid #AEB2C1;
	}

.tdheader
	{
	padding:3px;
	background:#353E64;
	color:#fff;
	font-weight:bold;
	}

.td1
	{
	padding:3px;
	background:#EAEBEF
	}

.td2
	{
	padding:3px;
	background:#D8D9E1
	}