html, body
	{
	background:#fff;
	}

html, body, td
	{
	padding:0px;
	margin:auto;
	font: normal 12px Verdana, Arial, Helvetica, Sans-Serif;
	color:#000;
	}

form
	{
	margin:0px;
	padding:0px;
	}

hr
	{
	height:1px;
	}

H1
	{
	margin:0px;
	padding:0px;
	background:url(images/line.gif) repeat-x bottom;
	font:normal 18px  Arial, Verdana, Sans-serif;
	color:#DA3B33;
	}

H2
	{
	font: bold 16px Arial, Verdana, Helvetica, Sans-Serif;
	color:#DA3B33;
	}
H3
	{
	font: bold 14px Arial, Verdana, Helvetica, Sans-Serif;
	color:#DA3B33;
	}

H4
	{
	font: bold 12px Arial, Verdana, Helvetica, Sans-Serif;
	}
H5
	{
	font: normal 12px Arial, Verdana, Helvetica, Sans-Serif;
	}

H6
	{
	font: normal 12px Arial, Verdana, Helvetica, Sans-Serif;
	}

/*--- DIV stílusok ---*/

#container
	{
	margin:0 auto;
	width:960px;
	}

/*--- Fejléc ---*/

#header
	{
	height:250px;
	background:url(kepek/header0.jpg) no-repeat 0px 85px;
	}

#header_top
	{
	height:60px;
	background:url(kepek/logo.gif) no-repeat;
	}

#newsletter_form
	{
	width:517px;
	padding-top:10px;
	float:right;
	}

/*--- Felsõ navigáció ---*/

#topnav
	{
	margin-top:14px;
	float:right;
	clear: right;
	}

#topnav a:link
	{
	font-size:11px;
	color: #000; 
	text-decoration: none; 
	}

#topnav a:visited
	{
	font-size:11px;
	color: #000; 
	text-decoration: none; 
	}

#topnav a:hover
	{
	bottom:0px;
	color: #F00; 
	text-decoration: none; 
	}

/*--- Fõ navigáció ---*/

#base_nav
	{
	padding:0px;
	background:#000;
	height:25px;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	text-align:right;
	}

#base_nav ul
	{
	padding: 5px 0px 0px 0px;
	margin: 0;
	color: White;
	width: 100%;
	font-family: arial, helvetica, sans-serif;
	}

#base_nav ul li 
	{ 
	display: inline; 
	}

#base_nav ul li a, base_nav ul li a:visited
	{
	padding: 0.1em 1em;
	color: #fff;
	font-weight:bold;
	text-decoration: none;
	border-right: 1px solid #fff;
	}

#base_nav ul li a:hover
	{
	background-color: #666;
	color: #f00;
	}

/*--- Tartalom ---*/

#content_box
	{
	padding:0px;
	margin:0px;
	background:url(kepek/content_bg.gif) repeat-y;
	height:
	}

#content_box_left a:link, a:visited 
	{
	color: #900; 
	text-decoration: underline;
	font-size:12px;
	}

#content_box_left a:hover
	{
	color: #F00; 
	text-decoration: underline; 	
	}

#content_box_left .content
	{
	margin:0px;
	width:770px;
	padding:10px 0px 10px 12px;
	text-align:justify;
	}

#content_box_left
	{
	float:left;
	width:796px;
	background:url(kepek/content_bg_left.jpg) no-repeat 105px 0px ;
	min-height:400px;
	clear: both;
	}

#content_box_right
	{
	float:left;
	font-size:10px;
	width:160px;	
	}

#content_box_right ul
	{
	padding:10px 0px 0px 5px;
	margin:0px;
	list-style: none;
	}

#content_box_right li
	{
	padding-left:10px;
	background-image: url(kepek/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	}

#content_box_right li a:link, #content_box_right li a:visited
	{
	color: #000;;
	text-decoration: none;
	font-size:10px;
	}

#content_box_right li a:hover
	{
	color: #f00;
	}

#pict
	{
	width:90px;
	float:right;
	}

/*--- Lábléc ---*/

#footer
	{
	float:left;
	}

#footer .td1
	{
	height:43px;
	background:url(kepek/footer_bg.gif) repeat-x;
	font-size:10px;
	font-weight:bold;
	}

/* --- Class stílusok ---*/

.font10px
	{
	font-size:10px;
	font-weight:bold;
	}
.textfield
	{
	font-size:10px;
	border:1px solid;
	}

.newsletter_button
	{
	width:44px;
	height:15px;
	border:0px;
	background:url(kepek/button.gif);
	cursor:pointer;
	font-size:10px;
	}

.clearboth { clear:both; }

.pointline
	{
	background:url(kepek/pointline.gif) repeat-x;
	padding:5px 0px 5px 0px;
	}

.bot_td
	{
	background:#ccc;
	padding:5px;
	}

a.link0:link {    color: #000000; text-decoration: underline; font-weight: bold}
a.link0:visited {    color: #000000; text-decoration: underline; font-weight: bold}
a.link0:hover {   color: #D20000; text-decoration: underline; font-weight: bold}