@charset "utf-8";
body {
	background-color:#2C2C2C;
	margin:0px;
}
a{
	color:#E8AE00;
	text-decoration:none;
}
a:hover{
	color:#E8AE00;
	text-decoration: underline;
}
h1{
	color:#333333;
	font-size:18px;
	font-weight:bold;
	line-height: 21px;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}
.wbg {
	border-top: 2px solid #FC0;
	background: #F0F0F0;
	padding: 4px;
}
h2 {
	margin: 0px;
}
h3 {
	display: block;
	clear: both;
}
tr,td{
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.footer td{
	height:90px;
	background:url(/imgs/footer_bg.jpg) repeat-x top;
	color:#999999;
	font-size:11px;
}
.footer td div{
	margin:12px 43px 12px 12px;
	padding-left:10px;
	height:40px;
	float:right;
	border-left:1px solid #5C5C5C;
}
*html .footer td div{
	margin:12px 36px 12px 12px;
}
.footer b{
	color:#FFFFFF;
}
.top_right{
	background:#FFFFFF url(/imgs/top_bg.gif) repeat-x top;
}
.top_left{
	background:#E9E9E2 url(/imgs/top_bg.gif) repeat-x top;
	height:254px;
}
.top_header {
	background: #E9E9E2 url(/imgs/top_bg.gif) repeat-x left top;
	position: relative;
}
.top_header .top {
	overflow: hidden;
	position: relative;
	height: 80px;
}
.top .site_text {
	position: absolute;
	right: 0px;
	bottom: 0px;
}
#newsletter-box {
	display: none;
	position: absolute;
	padding: 10px;
/*	left: 800px;	*/
	margin-left: 620px;
	top: 36px;
	background: #333;
	border: 1px solid #666;
	z-index: 2000;
	width: 160px;
}

#newsletter-box input{
	padding: 4px;
	background: #222;
	border: 1px solid #444;
	font-size: 11px;
	color: #FFF;
	width: 150px;
	display: block;
}
#newsletter-box span {
	display:block;
	padding-top: 5px;
	color: #CCC;
	font-weight: bold;
}
#newsletter-box #newsletter-box-send {
	display: block;
	text-align: right;
	font-weight: bold;
	margin-top: 10px;
}
#newsletter-box .newsletter-message {
	display: none;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	padding: 10px 0px 10px 0px;
	width: 150px;
}
.logo {
	margin-top: 15px;
	display: block;
	float: left;
}
.logo img {
	border-style: none;
}
#solutions {
	clear: both;
}
#solutions span {
	background: url(../../imgs/solution_begin.gif) no-repeat right top;
	height: 45px;
	width: 203px;
	display: block;
	font-size: 17px;
	font-weight: normal;
	color: #333333;
	padding-top: 15px;
	text-align: right;
	padding-right: 30px;
	float: left;
}
#solutions a {
	display: block;
	float: left;
	height: 44px;
	color: #696969;
}
#solutions .second {
	background: url(../../imgs/solution_item.gif) no-repeat top right;
	padding-right: 20px;
	padding-left: 20px;	
	padding-top: 16px;
	display: block;
	height: 44px;	
	font-size: 13px;	
}
#solutions b {
	padding-right: 20px;
	padding-left: 15px;	
	padding-top: 16px;
	background: url(../../imgs/solution_item.gif) no-repeat top right;
	display: block;
	float: left;
	height: 44px;	
	font-size: 15px;
}
#solutions a:hover {
	color: #FF9900;
	text-decoration: none;
}
#solutions .first {
	font-size: 15px;
	color: #333333;
	padding-left: 15px;
	background: url(../../imgs/solution_arrow.gif) no-repeat 0px 5px;
}
.button_bar {
	background: url(../../imgs/top_buttons_bg.gif);
	float: right;
	height: 32px;
	width: 442px;
	font-size: 11px;
	color: #FFFFFF;
	padding: 5px 0px 0px 15px;
	position: relative;
}
.button_bar a {
	color: #FFFFFF;
	padding: 5px 14px 5px 0px;
	display: block;
	float: left;
}
.button_bar #search {
	float: left;
	width: 200px;
	position: absolute;
	left: 186px;
	top: 8px;
}
.button_bar #search .inpt {
	background: url(../../imgs/search_bg.gif) no-repeat left top;
	padding: 2px;
	height: 14px;
	width: 116px;
	border-style: none;
	font-size: 11px;
	color: #FFFFFF;
	margin: 0px 10px;
}
*html .button_bar #search .inpt {
	background-attachment: fixed;
}
.button_bar .language {
	color: #999999;
	display: block;
	float: right;
	text-align: center;
	padding: 5px 0px 0px 0px;
	width: 66px;
}
.button_bar   #search   span, .button_bar #search input    {
	display: block;
	float: left;
}
.button_bar #search span {
	padding-top: 2px;
}
.leftcol{
	background:url(/imgs/line.jpg) repeat-y right;
	vertical-align:top;
	background-color:#E9E9E2;
}
.leftcol .box{
	width:206px;
	height:138px;
	background:url(/imgs/box_bg.jpg) no-repeat;
	margin:5px;
}
.leftcol .work{
	margin:5px;
	width:206px;
}
.leftcol .box a{
	color:#666666;
	text-decoration:none;
	display:block;
	margin-bottom:18px;
}
.leftcol .box a:hover{
	color:#999999;
	text-decoration:none;
}
.leftcol .newsletter{
	width:206px;
	height:92px;
	background:url(/imgs/newsletter_bg.jpg) no-repeat;
	margin:5px;
	padding-top:40px;
}
.leftcol .opinion{
	width:171px;
	background:url(/imgs/velemeny.jpg) no-repeat;
	margin:5px 5px 0px 5px;
	padding:40px 15px 0px 20px;
	font-size:11px;
}
.leftcol .showroom {
	background: url(../../imgs/showroom_block.jpg) no-repeat;
	height: 31px;
	padding-top: 30px;
	padding-left: 15px;
	font-size: 11px;
	color: #FFD200;
	width: 185px;
	margin-left: 8px;
	display: block;
	margin-top: 8px;
	text-decoration: none;
}
.ad-block {
	background: url(../../imgs/ad_block_0.gif) no-repeat top left;
	margin-left: 7px;
}
.ad-block div{
	background: url(../../imgs/ad_block_1.gif) no-repeat bottom left;	
	text-align: center;	
	width: 180px;	
	padding: 10px 10px 20px 10px;	
}
.ad-block img {
	border: 0px;	
}
.leftcol .newsletter form{
	margin:0px;
}
.newsletter input{
	background:url(/imgs/newsletter_input.jpg) no-repeat;
	width:165px;
	height:21px;
	border:0px;
	margin-left:15px;
	font-size:11px;
	padding:3px 5px 0px 5px;
	color:#666666;
}
*html .newsletter input{
	background:url(/imgs/newsletter_input.jpg) no-repeat fixed;
	
}
.newsletter .why{
	float: left;
	color:#666666;
	margin:5px 0px 0px 17px;
	border-bottom:1px dotted #333;
}
.newsletter .why:hover{
	color:#666666;
	text-decoration:none;
	border-bottom:1px solid #333;
}
.newsletter .subs{
	float:right; 
	margin:3px 12px;
	background:url(/imgs/feliratkozas.jpg) no-repeat top;
	width:82px;
	height:24px;
}
.newsletter .subs:hover{
	background:url(/imgs/feliratkozas.jpg) no-repeat bottom;
}
.btn_more{
	float:right; 
	margin:3px -2px;
	background:url(/imgs/tovabb.jpg) no-repeat top;
	width:93px;
	height:24px;
}
.btn_more:hover{
	background:url(/imgs/tovabb.jpg) no-repeat bottom;
}
.btn_back{
	float:right; 
	margin:3px -2px;
	background:url(/imgs/back.jpg) no-repeat top;
	width:93px;
	height:24px;
}
.btn_back:hover{
	background:url(/imgs/back.jpg) no-repeat bottom;
}
.btn_more_f{
	float:right; 
	background:url(/imgs/tovabb_f.jpg) no-repeat top;
	width:93px;
	height:24px;
}
.btn_more_f:hover{
	background:url(/imgs/tovabb_f.jpg) no-repeat bottom;
}
.moreline{
	height:30px;
}
.content {
	margin:20px 20px 20px 30px;
	vertical-align:top;
	line-height:19px;
	overflow: hidden;
	padding-bottom: 10px;
}
.content .tags{
	margin-bottom:15px;
	font-size:11px;
	clear: left;
	width: 400px;
	float: left;
}
.content .tags {
	
}
.content .date{
	color:#999999;
	clear: both;
	font-size:11px;
}
.content img{
	border:2px solid #CCCCCC;
}
.content .tags a{
	color:#333333;
	border-bottom:1px dotted #333333;
	margin:3px;
}
.content .tags a:hover{
	color:#333333;
	border-bottom:1px solid #333;
	text-decoration:none;
}
.right_menu{
	padding:20px 20px 15px 10px;
}
.right_arch_menu{
	padding:0px 5px 15px 10px;
	font-size:11px;
}
.right_arch_menu a, .right_menu a{
	color:#666666;
	border-bottom:1px solid #E5E5E5;
	display:block;
	padding:5px 5px 5px 0px;
	width:100%;
}
.right_arch_menu a:hover, .right_menu a:hover, .right_arch_menu .selected, .right_menu .selected{
	background-color:#F1F1ED;
	text-decoration:none;
	color:#666666;
}
.side_box {
	background: url(/imgs/side_box_bottom.gif) no-repeat left bottom;
	margin-top: 8px;
}
.side_box .side_box_content {
	background: url(/imgs/side_box_top.gif) no-repeat left top;
	width: 231px;
	padding: 3px 0px 6px;
	overflow: hidden;
}
.slider .side_box_content {
	height: 259px;
}
.side_box .side_box_content span {
	font-weight: bold;
	background: url(/imgs/side_box_title.gif) no-repeat top left;
	display: block;
	height: 22px;
	padding: 5px 0px 0px 25px;
	cursor: pointer;
	color: #FFFFFF;
}
.slider .side_box_content span{
	color: #333333;
}
.side_box .side_box_content .side_content {
	padding: 5px 25px 10px 20px;
}
.slider .side_box_content .side_content{
	height: 190px;	
}
.slider .side_box_content .side_content {
	display: none;
	position: relative;
}
.side_box  .side_box_content  .side_content  .link {
	background: url(/imgs/side_box_link.gif) no-repeat 5px 5px;
	display: block;
	padding: 4px 0px 4px 20px;
	border-bottom: 1px solid #E5E5E5;
	font-size: 11px;
	color: #666666;
}
.side_box .side_box_content .side_content a:hover {
	text-decoration: none;
	color: #000000;
}
.side_box .more {
	background: url(../../imgs/side_block_more.gif)	no-repeat top left;
	clear: both;
	height: 17px;
	display: block;
	float: right;
	position: absolute;
	color: #333;
	font-size: 11px;
	right: 6px;
	bottom: 10px;
	padding: 3px 20px 0px 20px;
}
.btn_archivum{
	margin-left:10px;
	width:93px;
	height:23px;
	display:block;
	background:url(/imgs/btn_archivum.gif) no-repeat top;
}
.btn_archivum:hover{
	background:url(/imgs/btn_archivum.gif) no-repeat bottom;
}
.btn_kapcsolodo{
	margin:10px 0px 0px 0px;
	width:142px;
	height:23px;
	display:block;
	background:url(/imgs/kapcsolodo.gif) no-repeat top;
}
.btn_kapcsolodo:hover{
	background:url(/imgs/kapcsolodo.gif) no-repeat bottom;
}
.btn_velemenyek{
	width:153px;
	height:23px;
	display:block;
	background:url(/imgs/velemenyek.gif) no-repeat top;
	margin:10px 0px 5px 15px;
}
.btn_velemenyek:hover{
	background:url(/imgs/velemenyek.gif) no-repeat bottom;
}
.from{
	float:left;
	margin:0px 15px 15px 30px;
	width:155px;
}
*html .from{
	margin:0px 15px 15px 15px;
}
.op{
	font-size:11px;
	float:left;
	width:550px;
	margin-left:10px;
	overflow:auto;
	padding-bottom:15px;
}
.content .theme{
	border-bottom:1px solid #E5E5E5;
	margin-bottom: 5px;	
	padding: 10px 0px 10px 0px;
	overflow: hidden;
	width: 100%;
}
.content .theme br{
	display: block;
	clear: both;
}
.content .partner {
	padding: 10px 20px 0px 40px !important;
	background: url(../../imgs/partner_bg.gif) repeat-y top left;
	width: 90%;
}
.content .partner_link {
	display: block;
	float: right;
}
.content .partner h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #F90;
	float: left;
	width: 320px;
	font-weight: normal;
	text-transform: none;
}
.content .theme h1 {
	width: 320px;
	float: left;
}
.content .partner_link img {
	border: 0px;	
}
.left_archive{
	width:100px;
	float:left;
	padding-left:10px;
}
.taglist{
	margin:0px 0px 0px 20px;
	line-height:22px;
	clear: left;
}
.arrow_left{
	height:16px;
	width:11px;
	background:url(/imgs/arrow_left.gif) no-repeat left;
	float:left;
	display:block;
	margin-right:7px;
}
.arrow_left:hover{
	background:url(/imgs/arrow_left.gif) no-repeat right;
}
.arrow_right{
	height:16px;
	width:11px;
	background:url(/imgs/arrow_right.gif) no-repeat left;
	float:left;
	display:block;
	margin-left:7px;
}
.arrow_right:hover{
	background:url(/imgs/arrow_right.gif) no-repeat right;
}
.content .ugyfel{	
	width:155px;
	height:172px;
	display:block;
	float:left;
	background:url(/imgs/client_bg.gif) no-repeat;
	margin:0px 5px 5px 0px;
}
.content .ugyfel img{
	border:0px;
}
.content .ugyfel .logo{
	width:150px;
	height:100px;
	margin-top:20px;
	text-align:center;
	display:block;
}
.content .ugyfel .logo a {
	overflow: auto;
	display: block;
}
.content .ugyfel .comp{
	font-size:11px;
	margin:5px 7px 0px 7px;
	text-align:center;
	line-height:14px;
}
#topFlash {
	height: 113px;
	clear: both;
}
object {
	outline: none;					
}
/* WORKERS */
.content .worker{	
	width:155px;
	height:215px;
	display:block;
	float:left;
	background:url(../../imgs/worker_bg.gif) no-repeat;
	margin:0px 15px 10px 0px;
}
.content .worker img{
	border:0px;
}
.content .worker .logo{
	width:150px;
	height:100px;
	margin-top:20px;
	text-align:center;
	display:block;
}
.content .worker strong {
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #333333;
}
.content .worker .logo a {
	overflow: auto;
	display: block;
}
.content .worker .comp{
	font-size:11px;
	margin:5px 7px 0px 0px;
	text-align:center;
	padding: 4px;
	line-height:14px;
}

/* SERVICES LIKE BOX */
.szolg{
	width:492px;
	background: url(/imgs/szolg_bg.jpg) repeat-y;	
}
.szolg .szolg-content {
	padding: 0px 20px 0px 20px;
}
.szolg img{
	border:0px;
}
.szolg .szolg-subcategory {
	padding: 10px 0px;
	display: block;
	width: 100%;
	overflow: hidden;
	clear: both;
}
.szolg .szolg-subcategory a {
	padding-right: 5px;
	margin: 0px 5px 5px 0px;
	border-right: 1px solid #DDDDDD;
	display: block;
	float: left;
	white-space: nowrap;
}
.work a{
	width:206px;
	height:35px;
	background:url(/imgs/work.jpg) no-repeat;
	display:block;
}
.offset{
	text-align:center;
}
.offset a{
	color:#666666;
	padding:3px 5px 3px 5px;
	border:1px solid #E5E5E5;
	margin-right:2px;
	font-size:11px;
}
.offset a:hover{
	color:#000000;
	text-decoration:none;
	background-color:#E5E5E5;
}
.offset .selected{
	color:#666666;
	padding:3px 5px 3px 5px;
	border:1px solid #E5E5E5;
	background-color:#E5E5E5;
}
.text-imglist img{
	margin: 5px;
	border: 0px;
}
.allastxt {
   padding-bottom: 20px;
   padding-top: 10px;
   margin-top: 20px;
   border-top: 1px solid #ededed;
} 
.job-text {
    padding-bottom: 20px;
    display:block;
    overflow: auto;
}
/* HTML MENU */
#topFlash {
  height: 113px;
}
#topFlash .menu {
  background: url(../../imgs/menu_bg.jpg) no-repeat top left;
  width: 227px;
  text-align: right;
  float: left;
  display: block;
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
#topFlash .menu li {
  height: 23px;
  display: block;
  padding: 4px 7px 0px 0px;
  margin: 0px 0px 1px 0px;
}
#topFlash .menu li a{
  color: #FFF;
  text-decoration: none;
  font-size: 13px;
  font-weight: bold;
}
.highlighted-holder {
  float: left;
  overflow: hidden;
  height: 113px;
  width: 330px;
  position: relative;
  cursor: pointer;
}
.highlighted-holder img {
  display: none;
  border: 0px;
}
.highlighted-cover {
  background: url(../../imgs/highlighted_cover.png) no-repeat top right;
  position: absolute;
  z-index: 1000;
  width: 258px;
  height: 34px;
  text-align: right;
  padding: 79px 30px 0px 0px;
  color: #FFF;
  top: 0px;
  right: 0px;
}
.highlighted-stepper {
  float: left;
  background: url(../../imgs/highlighted_pager_bg.jpg) no-repeat top left;
  width: 345px;
  height: 63px;
  padding-top: 50px;
  padding-left: 78px;
}
.highlighted-stepper a {
  background: url(../../imgs/pager_bg.png) no-repeat top right;
  width: 19px;
  padding: 2px 0px 0px 0px;
  height: 17px;
  color: #555;
  float: left;
  text-align: center;
  font-size: 11px;
  display: block;
  margin-left: 6px;
  outline: none;
}
.highlighted-stepper .active {
  background: url(../../imgs/pager_bg.png) no-repeat bottom right;
  color: #FFF;
}