﻿@charset "utf-8";
/* CSS Document */

/*----- Általános stílusok -----*/

html, body
	{
	margin:0;
	padding:0;
	background:url(../images/bg.gif);
	font:normal 12px Verdana, Arial, Helvetica, Sans-serif;
	color:#000;
	}
	
td
	{
	font:normal 12px Verdana, Arial, Helvetica, Sans-serif;
	}
	
img
	{
	border:0 none;
	}


form
	{
	margin:0;
	padding:0;
	}

H1
	{
	font:normal 18px Arial, Verdana, Helvetica, Sans-serif;
	text-transform:uppercase;
	color:#00489b;
	padding:0;
	margin:15px 0 20px 0;
	background:url(../images/brw_line.gif) repeat-x bottom;
	border-bottom:1px solid #bac9e2;
	letter-spacing: 0.1em;
	}

H2
	{
	font:bold 14px Arial, Verdana, Helvetica, Sans-serif;
	text-transform: uppercase;
	background:#f2f6fa;
	text-transform: uppercase;
	padding:3px 3px 3px 5px;
	color:#000;
	letter-spacing: 0.1em;
	}

H3
	{
	display:block;
	font:normal 14px Arial, Verdana, Helvetica, Sans-serif;
	color:#113b93;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	margin:20px 0 10px 0;
	padding:0;
	}
	
H4, H4, H5, H6
	{
	font:normal 14px Arial, Verdana, Helvetica, Sans-serif;
	color:#113b93;
	}

a:link, a:visited
	{
	color:#00489b;
	}

a:hover
	{
	color:#ff8300;
	}
	
p
	{
	margin:12px 0 12px 0;
	padding:0;
	}
	
/* DIV stílusok */

#container_outer
	{
	margin: 0;
	padding:0 0 15px 0;
	width:100%;
	}
	
#container_inner
	{
	margin:0;
	padding:0;
	width:998px;
	text-align:left;
	background:url(../images/cont_bg.gif) repeat-y 10px 20px;
	}
	
#container_inner_top
	{
	margin:0;
	padding:20px 0 0 0;
	width:998px;
	text-align:left;
	background:url(../images/top_shadow.png) no-repeat 0 top;
	}
	
#container_bottom
	{
	margin:0;
	height:20px;
	width:998px;
	text-align:left;
	background:url(../images/bottom_shadow.png) no-repeat left bottom;
	}
	
.container_left_td
	{
	width:10px;
	background:url(../images/left_shadow.png) repeat-y left top;
	}
	
.container_right_td
	{
	width:10px;
	background:url(../images/right_shadow.png) repeat-y right 0;
	}
	
.container_center_td
	{
	background:url(../images/cont_bg.gif) repeat-y;
	
	}
	
#header
	{
	width:100%;
	height:255px;
	background:url(../images/header_bg.jpg) no-repeat ;
	}
	
#centerbox
	{
	background:url(../images/centerbox_bg.jpg) no-repeat 250px 0;
	}
	
																					/*  Topmenu  */
	
#topmenu
	{
	height:25px;
	margin:0 11px 0 11px;
	background:#f00;
	background:url(../images/topmenu_bg.gif) repeat-x;
	}
	
#topmenu_inner
	{
	float:left;
	width:750px;
	text-align:right;
	font-size:11px;
	padding:5px 0 0 0;
	}

#topmenu_inner ul, #tools ul
	{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: left;
	}

#topmenu_inner ul li, #tools ul li 
	{ 
	float: right; 
	}

#topmenu_inner ul li a, #tools ul li a
	{
	text-decoration: none;
	float: left;
	margin: 0px;
	padding:0 10px 0 25px;
	font-size:11px;
	}
																					/*  Topmenu Home  */	
	
#topmenu_inner li.home a:link, #topmenu_inner li.home a:visited
	{
	background: url(../images/ico_home.gif) no-repeat 7px 3px;
	}
	
#topmenu_inner li.home a:hover
	{
	background: url(../images/ico_home_h.gif) no-repeat 7px 3px;
	color: #5a7ee1;
	}
	
																					/*  Topmenu Login  */
	
#topmenu_inner li.login a:link, #topmenu_inner li.login a:visited
	{
	background: url(../images/ico_login.gif) no-repeat 7px 3px;
	}
	
#topmenu_inner li.login a:hover
	{
	background: url(../images/ico_login_h.gif) no-repeat 7px 3px;
	color: #5a7ee1;
	}
	
																					/*  Topmenu Registration  */

#topmenu_inner li.reg a:link, #topmenu_inner li.reg a:visited
	{
	background: url(../images/ico_reg.gif) no-repeat 7px 4px;
	}
	
#topmenu_inner li.reg a:hover
	{
	background: url(../images/ico_reg_h.gif) no-repeat 7px 4px;
	color: #5a7ee1;
	}
	
																					/*  Topmenu Contact */
	
#topmenu_inner li.contact a:link, #topmenu_inner li.contact a:visited
	{
	background: url(../images/ico_contact.gif) no-repeat 7px 3px;
	}
	
#topmenu_inner li.contact a:hover
	{
	background: url(../images/ico_contact_h.gif) no-repeat 7px 3px;
	color: #5a7ee1;
	}
	
																					/*  Tools Mail to friend */

#tools li.mailto_frend a:link, #tools li.mailto_frend a:visited
	{
	background: url(../images/ico_mailto.gif) no-repeat 7px 1px;
	line-height:15px;
	}
	
#tools li.mailto_frend a:hover
	{
	background: url(../images/ico_mailto_h.gif) no-repeat 7px 1px;
	color: #5a7ee1;
	line-height:15px;
	}
	
																					/*  Tools Print */

#tools li.print a:link, #tools li.print a:visited
	{
	background: url(../images/ico_print.gif) no-repeat 7px 0;
	line-height:15px;
	}
	
#tools li.print a:hover
	{
	background: url(../images/ico_print_h.gif) no-repeat 7px 0;
	color: #5a7ee1;
	line-height:15px;
	}
	
/* Language selector */
	
#lang_selector
	{
	font-size:12px;
	float:right;
	width:180px;
	text-align:right;
	padding:5px 10px 0 0;
	}
	
#lang_selector a
	{
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	}
	
/* ------------------------------------- Center Box --------------------------------------------- */

/*  Left Column  */

#leftcol
	{
	float:left;
	width:250px;
	background: url(../images/leftcol_bg.gif);
	}
	
.menuline
	{
	margin:0 0 -1px 0;
	padding:0;
	height:22px;
	width:100%;
	border-bottom:1px dotted #6e95c5;
	}
	
#dhtmlgoodies_menu
	{
	padding-left:10px;
	padding-right:10px;
	background: url(../images/leftcol_bg1.gif) no-repeat;
	min-height:470px;
	_height:470px;
	}
	
#contentbox_outer
	{
	float:left;
	width:720px;
	}
	
#tools
	{
	float:left;
	width:300px;
	padding-top:45px;
	background:#;
	}

#search
	{
	float:left;
	width:420px;
	padding-top:16px;
	background:#;
	}
	
#search td
	{
	font-size:11px;
	}
	
#search .td1
	{
	padding-left:25px;
	height:25px;
	color:#00489b;
	font-size:11px;
	background:url(../images/ico_search.gif) no-repeat 7px 6px;
	}
	
#search .td2
	{
	
	}
	
.textfield_search
	{
	border:1px solid #5b89bf;
	background:#fff;
	width:140px;
	height:16px;
	padding-left:3px;
	margin-left:5px;
	margin-right:5px;
	color:#00489b;
	}

.button_search
	{
	width:65px;
	height:20px;
	border:0;
	padding:0;
	margin:0 ;
	font:bold 10px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	background:url(../images/button_bg.gif) no-repeat;
	cursor:pointer;
	text-transform: uppercase;
	}
	
#content_inner
	{
	text-align:left;
	padding:13px 0 0 0;
	}
	
#content_inner p
	{
	text-align:left;
	}
	
#content_inner ul
	{
	padding:0;
	margin:0 0 0 15px;
	}
	
#content_inner li
	{
	list-style-type:none;
	background:url(../images/bullet_blue.gif) no-repeat 0 6px;
	margin:0;
	padding:0 0 0 10px;
	}
	
#mainmenu_outer
	{
	padding-top:146px;
	width:970px;
	height:39px;
	background:url(../images/mainmenu_bg.gif) no-repeat;
	}
	
#mainmenu_inner
	{
	padding:0;
	color:#FFFFFF;
	background:;
	}

#mainmenu_inner ul, #mainmenu_inner li
	{
	display:inline;
	font-weight:bold;
	}
	
#mainmenu_inner li a:link, #mainmenu_inner li a:visited
	{
	padding:0 5px 0 15px;
	background:url(../images/bullet1.gif) no-repeat 0 3px;
	text-decoration:none;
	color:#fff;
	}
	
#mainmenu_inner li a:hover
	{
	padding:0 5px 0 15px;
	background:url(../images/bullet1h.gif) no-repeat 0 3px;
	text-decoration:none;
	color:#f00;
	}

#footer_outer
	{
	background: url(../images/footer.gif) no-repeat center;
	height:66px;
	margin-top:15px;
	}
	
#footer_inner
	{
	padding-top:30px;
	padding-right:10px;
	}

#footer_inner td
	{
	font-size:11px;
	color:#00489b;
	}
	
#footer_inner td a
	{
	text-decoration:none;
	}
	
/* --- Általános form stílus --- */


.button2
	{
	width:120px;
	height:22px;
	border:0px;
	font-weight:bold;
	font-size:11px;
	background:url(../images/button2.gif);
	cursor:pointer;
	}

.img_left
	{
	float:left;
	padding:2px;
	margin:0 8px 8px 0px;
	border:1px solid #ccdaeb;
	}

.img_right
	{
	float:right;
	padding:2px;
	margin:0 0px 8px 8px;
	border:1px solid #ccdaeb;
	}

.clearboth
	{
	clear:both;
	}
	
/* --- Táblázat stílus --- */

.table
	{
	border:1px solid #aec4df;
	}

.table_header
	{
	padding:5px;
	color:#000;
	font-weight:bold;
	height:20px;
	background:#ccdaeb;
	border-bottom:1px solid #fff;
	}

.table_td1
	{
	padding:5px;
	background:#e5ecf5;
	border-bottom:1px solid #fff;
	}

.table_td2
	{
	padding:5px;
	background:#f2f6fa;
	border-bottom:1px solid #fff;
	}
	
	
/* Startpage Box */

.article_box_title
	{
	width:350px;
	height:30px;
	background:url(../images/titlebg_article_box.gif) repeat-x;
	font:bold 14px Verdana, Arial, Helvetica, sans-serif;
	text-indent:10px;
	}

.article_box_content
	{
	font:normal 11px Verdana, Arial, Helvetica, sans-serif;
	width:350px;
	padding:5px;
	text-align:justify;
	vertical-align:top;
	}
	
.login_box_content
	{	
	background:#f8fcfc;
	}
	
.article_box_content img
	{
	float:left;
	margin: 0 5px 0 0;
	}
	
a.next:link, a.next:visited
	{
	background:url(../images/ico_read_more.gif) no-repeat 0 2px;
	text-decoration:none;
	padding:0 0 0 15px;
	}
	
a.next:hover
	{
	background:url(../images/ico_read_more_h.gif) no-repeat 0 2px;
	text-decoration:none;
	padding:0 0 0 15px;
	}
	
.article_box_footer
	{
	height:5px;
	background:url(../images/footerbg_abot_us_box.gif) no-repeat;
	}
	
#content_inner0
	{
	padding-top:10px;
	}
	
.pointline_ver
	{
	background:url(../images/pointline_ver.gif) repeat-y;
	}
	
.article_separator
	{
	width:100%;
	height:11px;
	background:url(../images/pointline_hor.gif) repeat-x;
	}
	
#fam_frd
	{
	width:160px;
	bottom:0;
	}
	
#fam_frd img
	{
	padding-left:40px;
	}