@charset "utf-8";
/* CSS Document */

@import "css_reset.css";
@import "css_jqtransform.css";
@import "css_bemutatkozas.css";
@import "css_szolg.css";
@import "css_szakipar.css";
@import "css_ref.css";
@import "css_kerdesek.css";
@import "css_megrendeles.css";
@import "css_search.css";
@import "css_services.css";

body {
	background:#16191e url(bg_main_outer.gif) repeat-x 0 115px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}

.clear {
	clear:both;
}

a.no-underline {
	text-decoration:none;
}

#main {
	width:1000px;
	margin:0 auto;
	border-left:1px solid #aaaaaa;
	border-right:1px solid #aaaaaa;
}

#header-top {
	background:url(bg_main_top_back.gif) repeat-x;
	height:104px;
	overflow:hidden;
	margin:0 0 10px 0;
	padding:0 10px;
}

#header-top h1.title {
	background:url(bg_main_top.gif) no-repeat 0 0;
	width:373px;
	height:38px;
	overflow:hidden;
	text-indent:-100em;
	margin-left:50px;
	margin-top:18px;
}

#header-top h1.title a {
	display: block;
	height: 56px;
}

#header-top p.title {
	background:url(bg_main_top.gif) no-repeat 0 -38px;
	width:373px;
	height:19px;
	overflow: hidden;
	text-indent:-100em;
	margin-left: 50px;
}

#header-top form {
	float:right;
	padding:35px 20px 0 0;
}

#header-top form input.text {
	background:url(bg_main_top.gif) no-repeat 0 -62px;
	width:219px;
	height:18px;
	overflow:hidden;
	border:none;
	padding:6px 4px 4px 9px; 
}

#header-top form input.button {
	background:url(bg_main_top.gif) no-repeat -235px -60px;
	width:75px;
	height:26px;
	overflow:hidden;
	border:none;
	text-transform:uppercase;
	font-size:12px;
	padding:0 2px 0 0;
	cursor:pointer;
}

#header-top form input.button:hover {
	background:url(bg_main_top.gif) no-repeat -314px -58px;
	width:75px;
	height:26px;
	overflow:hidden;
	border:none;
	text-transform:uppercase;
	font-size:12px;
	padding:0 2px 0 0;
}

#header-picture {
	height:321px;
}

#jclock {
	position:relative;
	left:900px;
	top:-300px;
	width:100px;
	font-size:30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	cursor:default;
}

#header .menu {
	background:url(bg_menu.gif) repeat-x;
	border:1px solid #46535a;
	margin:10px 10px 0;
	height:46px;
	text-transform:uppercase;
	font-size:14px;
}

#header .menu ul {
	padding:15px 0 0 15px;
}

#header .menu ul li {
	display:inline;
	
	color:#c2c2c2;
	padding:0 20px;
}

#header .menu ul li a {
	color:#c2c2c2;
	text-decoration:none;
}

#header .menu ul li a:hover {
	color:#ff4466;
}

#header .menu ul li.active a {
	color:#FFFFFF;
	font-weight:bold;
}

#content {
	background:url(bg_content.jpg) no-repeat;
	width:978px;
	padding:20px 10px;
}

#egyhasab {
	float:left;
	width:318px;
}

#kethasab {
	float:left;
	width:660px;
	overflow: hidden;
}

#szolg-top {
	background:url(bg_szolg_head.gif) no-repeat;
	width:298px;
	height:46px;
}

#ref-top {
	background:url(bg_ref_head_1.gif) no-repeat;
	width:298px;
	height:46px;
}


#szolg-main {
	background:url(bg_szolg_main.gif) repeat-y;
	width:298px;
}

#szolg-bottom {
	background:url(bg_szolg_bottom.gif) no-repeat;
	width:298px;
	height:12px;
}

#szolg-main ul {
	padding:0 10px;
}

#szolg-main ul li {
	line-height:36px;
	font-size:14px;
	text-transform:uppercase;
	background:url(bg_szolg_li.gif) no-repeat 0 11px;
	padding-left:20px;
	border-bottom:1px solid #46535a;
}

#szolg-main ul li.last {
	border-bottom:none;
}

#szolg-main ul li a {
	color:#FFFFFF;
	text-decoration:none;
}

#szolg-main ul li a:hover {
	color:#ff4466;
}

#szolg-main ul li a.active {
	color:#3399FF;
}

#ref-head {
	background:url(bg_ref_head_3.gif) no-repeat;
	width:981px;
	height:41px;
	margin-top:20px;
}

#ref-main {
	background:url(bg_ref_main.gif) repeat-y;
	width:981px;
}

#ref-bottom {
	background:url(bg_ref_bottom.gif) no-repeat;
	width:981px;
	height:11px;
	margin-bottom:10px;
}

#ref-main .column {
	width:307px;
	float:left;
	padding:5px 10px 10px;
	line-height:14px;
}

#ref-main .column a {
	text-decoration:none;
	color:#CCCCCC;
}

#ref-main .column img {
	float:left;
	margin:0 5px 5px 0;
	border:1px solid #FFFFFF;
	width:100px;
}

#footer {
	background:#242b33;
	margin:0 10px;
	padding:5px;
	text-align:center;
	color:#777;
	font-weight: bold;
	font-style: italic;
}

#footer .pr {
	float:right;
}