/* written by Voov (www.voov.hu) & The Shadowhand Company (www.shadowhand.hu), copyright 2008 */
@import url("reset.css");
@import url("menu.css");
@import url("form.css");
/***********************************************/
/* Reset                                       */
/***********************************************/
p {
	margin: 20px 0 20px 0;
}
.clearfix {
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	font-size: 0;
	height: 0;
}
.center {
	text-align: center;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
small {
	padding: 2px 0;
	font-size: 11px;
	font-style: italic;
	color: #777671;
	background-color: #f4f3ef;
}
small a, small a:visited, small a:active {
	color: #777671;
	text-decoration: none;
	border-bottom: 1px #d1d1cc solid;
	padding-bottom: 1px;
}
small a:hover {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px #b1b1ab solid;
	background-color: #e5e5e2;
}
img, img a {
	border: 0;
}
::-moz-selection {
	color: #FFF;
	background: #c8af7d;
}
::selection {
	color: #FFF;
	background: #c8af7d;
}
/***************** Lists ********************/
.list_no {
	margin: 10px 0;
	list-style: none;
}
.list_circle {
	list-style-type: circle;
	margin: 10px 0 10px 5px;
	padding: 0 15px;
}
.list_circle li {
	padding: 5px 0 0 0;
}
.list_circle_mass {
	list-style-type: circle;
	margin: 0 0 20px 5px;
	padding: 0 15px;
}
.list_circle_mass li {
	padding: 5px 0 0 0;
}
.list_circle_ugyfeleink {
	list-style-type: circle;
	margin: 10px 0 0 5px;
	padding: 0 15px;
	font-size: 13px;
}
.list_circle_ugyfeleink li {
	padding: 10px 0 0 0;
}
.list_circle_big {
	list-style-type: circle;
	margin: 10px 0;
	padding: 0 15px;
}
.list_circle_big li {
	padding: 15px 0 0 0;
}
/***************** Lines ********************/
.line {
	margin-top: 10px;
	margin-bottom: 10px;
	border-top: 1px solid #d8d9d9;
}
.line_dotted {
	margin-top: 20px;
	margin-bottom: 20px;
	border-top: #d1d1cc dotted 1px;
}
.line_dark {
	margin-top: 10px;
	margin-bottom: 20px;
	border-top: #dadad6 double 8px;
}
.line_fat {
	margin: 10px 0 0 0;
	border-top: #eeece3 solid 4px;
}
/******************** Headlines *************************/
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}
h5 {
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	margin: 20px 0 0 0;
	padding: 10px 0;
	width:100%;
	clear: both;
	font-size: 9px;
	text-transform: uppercase;
	border-top: 1px dotted #d8d9d9;
}
.gold {
	color: #846d40;
}
/***********************************************/
/* Basic                                       */
/***********************************************/
html {
	height:100%; /* needed for container min-height */
	margin: 0px;
	padding: 0px;
	border: none;
}
body {
	height:100%; /* needed for container min-height */
	text-align: left;
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7a7a7c;
	background-color: #353338;
	background-image: url(../images/bg_shadow_03.jpg);
	background-repeat: repeat-y;
	background-position: top left;
	margin: 0;
	padding: 0;
}
#bg {
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	background: url(../images/bg_pattern_05.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0;
	padding: 0;
}
#position {
	padding: 20px 20px 0 20px;
	background-color: #FFFFFF;
	width: 880px; /* 920px */
	margin: 0;
}
#main {
	position: relative;
	float: left;
	width: 580px; /* 580px */
}
#sidebar {
	float: right;
	padding: 0 5px 0 5px;
	width: 270px; /* 280px */
}
#header {
	position: relative;
	width: 100%;
	height: 171px;
	background: url(../images/header_bg_new.gif) no-repeat left top;
}
#content {
	float: left;
	padding-left: 20px;
	width: 526px; /* 546px */
}
#footer {
	clear: both;
	position: relative;
	padding: 20px 0 0 0;
	height: 130px;
	width: 100%;
	background: url(../images/footer_bg_new.gif) no-repeat left 20px;
}
/***********************************************/
/* HEADER Styles                               */
/***********************************************/
#header h1 {
	display: none;
	border: none;
}
#logo {
	position: absolute;
	top: 22px;
	left: 5px;
	overflow: hidden;
	width: 163px;
	height: 78px;
	display: block;
	background: url(../images/voov_logo.gif) 0 0 no-repeat;
}
#logo a, #logo a:hover {
	display: block;
	width: 163px;
	height: 78px;
	text-indent: -999px;
	background: url(../images/voov_logo.gif) 0 0 no-repeat;
}
#logo a:hover {
	background: url(../images/voov_logo.gif) 0 -78px no-repeat;
}
#header_data {
	position: absolute;
	top: 40px;
	left: 200px;
	width: 200px;
	height: 51px;
	background: url(../images/header_footer_bg_data.gif) no-repeat left top;
}
#header_list {
	position: absolute;
	top: 24px;
	left: 600px;
	width: 166px;
	height: 86px;
	background: url(../images/header_bg_list.gif) no-repeat left top;
}
#menu_holder {
	width: 100%;
	position: absolute;
	top: 131px;
	left: 0;
}
/***********************************************/
/* FOOTER Styles                               */
/***********************************************/
#footer h1 {
	display: none;
}
#footer_data {
	position: absolute;
	top: 60px;
	left: 605px;
	width: 200px;
	height: 51px;
	background: url(../images/header_footer_bg_data.gif) no-repeat left top;
}
#footer_text {
	position: absolute;
	top: 79px;
	left: 60px;
	font-size: 10px;
	color: #87888a;
}
#footer_logo {
	position: absolute;
	top: 75px;
	left: 5px;
	font-size: 10px;
	color: #87888a;
}
/***********************************************/
/* MAIN Styles                                 */
/***********************************************/
.main_title {
	width: 520px;
	padding: 0 0 0 5px;
}
.main_title_line {
	padding: 0 0 0 5px;
	border-bottom: 1px solid #d8d9d9;
}
.main_title h1, .main_title_line h1 {
	padding: 11px 0;
	font-size: 21px;
	font-style: italic;
	font-weight: normal;
	color: #3e3e3e;
}
.main_title h1 a, .main_title_line h1 a, .main_title h1 a:active, .main_title_line h1 a:active, .main_title h1 a:visited, .main_title_line h1 a:visited {
	padding: 0 25px 0 0;
	color: #3e3e3e;
	text-decoration: none;
	background: url(../images/arrow_plus.gif) no-repeat;
	background-position: right 4px;
}
.main_title h1 a:hover, .main_title_line h1 a:hover {
	color: #000000;
	text-decoration: none;
	background: url(../images/arrow_plus_over.gif) no-repeat;
	background-position: right 4px;
}
.arrow_plus {
	font-size: 10px;
	color: #74736f;
}
.arrow_plus a, .arrow_plus a:visited, .arrow_plus a:active {
	display: block;
	padding: 0 18px 0 0;
	text-decoration: none;
	background: url(../images/arrow_plus.gif) no-repeat;
	background-position: right 4px;
}
.arrow_plus a:hover {
	color: #000000;
	text-decoration: none;
	background: url(../images/arrow_plus_over.gif) no-repeat;
	background-position: right 4px;
}
.arrow_top {
	position: absolute;
	top: 30px;
	left: 0;
	overflow: hidden;
	width: 20px;
	height: 17px;
	display: block;
	background: url(../images/arrow_top.gif) 0 0 no-repeat;
}
.arrow_top a {
	display: block;
	width: 20px;
	height: 17px;
	text-indent: -999px;
	background: url(../images/arrow_top.gif) 0 0 no-repeat;
}
.arrow_top a:hover {
	display: block;
	width: 20px;
	height: 17px;
	background: url(../images/arrow_top.gif) 0 -17px no-repeat;
}
.arrow_back {
	position: absolute;
	top: 5px;
	right: 0;
	overflow: hidden;
	width: 20px;
	height: 17px;
	display: block;
	background: url(../images/arrow_back.gif) 0 0 no-repeat;
}
.arrow_back a {
	display: block;
	width: 20px;
	height: 17px;
	text-indent: -999px;
	background: url(../images/arrow_back.gif) 0 0 no-repeat;
}
.arrow_back a:hover {
	display: block;
	width: 20px;
	height: 17px;
	background: url(../images/arrow_back.gif) 0 -17px no-repeat;
}
.article_1col {
	float: left;
	padding: 5px;
	width: 570px; /* 580px */
	height: 280px; /* 280px */
	background: url(../images/image_bg_1col.gif) no-repeat center top;
}
.article {
	line-height: 18px;
}
.article_news {
	line-height: 18px;
	padding: 0 0 20px 0;
	border-bottom: #ebe8db solid 4px;
}
.article_title_holder {
	width: 100%;
}
.article_title_holder h2 {
	padding: 15px 0;
	text-decoration: none;
	float: left;
	font-size: 18px;
	width: 500px;
	color: #3e3e3e;
	font-style: italic;
	font-weight: normal;
}
.article_date {
	margin: 13px 0;
	padding: 2px 4px;
	font-size: 11px;
	font-style: italic;
	color: #777671;
	background: url(../images/date_bg.gif) no-repeat top center;
	width: 64px;
	text-align: center;
	float: right;
}
.article_subtitle_holder {
	margin: 20px 0 0 0;
	width: 100%;
}
.article_subtitle_holder h2, .article_subtitle_line_holder h2 {
	text-decoration: none;
	font-size: 18px;
	margin: 0 0 5px 0;
	padding: 5px 0;
	width:100%;
	color: #3e3e3e;
	font-style: italic;
	font-weight: normal;
}
.article_subtitle_line_holder h2 {
	margin: 10px 0;
	padding: 5px 0;
	border-bottom: 1px dotted #d8d9d9;
}
.article_subtitle_holder h4 {
	text-decoration: none;
	font-size: 20px;
	margin: 0 0 10px 0;
	padding: 5px 0;
	width:100%;
	color: #3e3e3e;
	font-style: italic;
	font-weight: normal;
}
.text_biglist {
	padding: 0 0 0 10px;
}
.article_text {
	background: #FFFFFF;
	padding: 5px;
	margin: 5px 0 0 0;
}
.article_text h3 {
	text-decoration: none;
	font-size: 14px;
	padding: 10px 0;
}
.article_text a, .article_text a:active, .article_text a:visited {
	color: #846d40;
	padding: 1px 2px;
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom: #68696b dotted 1px;
}
.article_text a:hover {
	color: #000000;
	background: url(../images/link_bg.gif) left top;
	border-bottom: #68696b solid 1px;
}
.article_news_text {
	background: #FFFFFF;
	padding: 5px;
	margin: 5px 0 0 0;
}
.article_news_text a, .article_news_text a:active, .article_news_text a:visited {
	color: #87888a;
	padding: 1px 2px;
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom: #68696b dotted 1px;
}
.article_news_text a:hover {
	color: #000000;
	background: url(../images/link_bg.gif) left top;
	border-bottom: #68696b solid 1px;
}
/************** 2 collumn *********************/
.article_2col, .article_2col_right {
	float: left;
	padding: 5px;
	width: 270px; /* 280px */
	height: 258px; /* 268px */
	background: url(../images/image_bg_2col.gif) no-repeat center top;
}
.article_2col_right {
	float: right;
}
.article_2col_text {
	font-size: 10px;
	padding: 10px 5px 5px 28px;
	height: 33px;
	overflow: hidden;
}
.article_2col_text a, .article_2col_text a:active, .article_2col_text a:visited {
	color: #87888a;
	text-decoration: none;
	padding-bottom: 1px;/*border-bottom: #68696b dotted 1px;*/
}
.article_2col_text a:hover {
	color: #000000;/*border-bottom: #000000 dotted 1px;*/
}
.article_2col_text h1 {
	font-size: 13px;
	font-weight: bold;
	padding: 0 0 3px 0;
}
.article_2col_text h1 a, .article_2col_text h1 a:active, .article_2col_text h1 a:visited {
	color: #87888a /*#846d40*/;
	text-decoration: none;
}
.article_2col_text h1 a:hover {
	color: #000000;/*border-bottom: #000000 dotted 1px;*/
}
/************** 3 collumn *********************/
.article_3col, .article_3col_right {
	float: left;
	margin: 0 20px 0 0;
	padding: 5px;
	width: 170px; /* 180px */
	height: 182px; /* 192px */
	background: url(../images/image_bg_3col.gif) no-repeat center top;
}
.article_3col_right {
	float: right;
	margin: 0 0 0 0;
}
.article_3col_text {
	font-size: 10px;
	padding: 9px 5px 5px 28px;
	height: 45px;
	overflow: hidden;
}
.article_3col_text a, .article_3col_text a:active, .article_3col_text a:visited {
	color: #846d40;
	text-decoration: none;
}
.article_3col_text a:hover {
	color: #000000;/*	border-bottom: #000000 dotted 1px;*/
}
.article_3col_text h1 {
	color: #87888a;
	font-size: 10px;
	font-weight: bold;
}
.article_3col_text h1 a, .article_3col_text h1 a:active, .article_3col_text h1 a:visited {
	color: #87888a/* #846d40*/;
	text-decoration: none;
/
}
.article_3col_text h1 a:hover {
	color: #000000;
}
.article_3col_text h4 {
	font-weight: normal;
	border: 0;
	clear: both;
	padding: 3px 0;
	font-size: 9px;
	text-transform: uppercase;
	color: #846d40;
}
/************** collumn props *********************/
.article_line {
	margin: 20px 0 0 0;
	border-top: 1px solid #d8d9d9;
}
.article_pic, .article_pic a {
	padding: 5px;
}
.prop_detail {
	clear: both;
	font-size: 9px;
	text-transform: uppercase;
	color: #846d40;
}
.arrow {
	clear: both;
	display: block;
	margin: 0 0 0 5px;
	font-size: 12px;
	color: #87888a;
}
.arrow a, .arrow a:visited, .arrow a:active {
	color: #87888a;
	padding: 5px 23px 0px 0px;
	height: 17px;
	text-decoration: none;
	background: url(../images/arrow_link.gif) no-repeat;
	background-position: center right;
	border-bottom: #68696b dotted 1px;
}
.arrow a:hover {
	color: #000000;
	text-decoration: none;
	background: url(../images/arrow_link_over.gif) no-repeat;
	background-position: center right;
	border-bottom: #000000 dotted 1px;
}
/******* page nav ******************************************************/
.arrow_prev {
	float: left;
	display: block;
	margin: 10px 0 0 5px;
	font-size: 12px;
	color: #87888a;
}
.arrow_prev a, .arrow_prev a:visited, .arrow_prev a:active {
	color: #87888a;
	padding: 5px 0px 0px 23px;
	height: 17px;
	text-decoration: none;
	background: url(../images/arrow_link_back.gif) no-repeat;
	background-position: center left;
	border-bottom: #68696b dotted 1px;
}
.arrow_prev a:hover {
	color: #000000;
	text-decoration: none;
	background: url(../images/arrow_link_back_over.gif) no-repeat;
	background-position: center left;
	border-bottom: #000000 dotted 1px;
}
.arrow_next {
	float: right;
	display: block;
	margin: 10px 0 0 5px;
	font-size: 12px;
	color: #87888a;
}
.arrow_next a, .arrow_next a:visited, .arrow_next a:active {
	color: #87888a;
	padding: 5px 23px 0px 0px;
	height: 17px;
	text-decoration: none;
	background: url(../images/arrow_link.gif) no-repeat;
	background-position: center right;
	border-bottom: #68696b dotted 1px;
}
.arrow_next a:hover {
	color: #000000;
	text-decoration: none;
	background: url(../images/arrow_link_over.gif) no-repeat;
	background-position: center right;
	border-bottom: #000000 dotted 1px;
}
/***********************************************/
/* SIDEBAR Styles                              */
/***********************************************/
.sidebar_title {
	padding: 14px 0 0 0;
}
.sidebar_title h1 {
	text-decoration: none;
	font-size: 20px;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	width:100%;
	color: #3e3e3e;
	font-style: italic;
	font-weight: normal;
}
.sidebar_title h3 {
	cursor: pointer;
	font-size: 12px;
	color: #846d40;
	margin: 0 0 4px 0;
	padding: 3px 5px 1px;
}
.sidebar_article {
	width: auto;
	line-height: 18px;
	padding: 10px 0 20px 0;
	border-bottom: 1px solid #d8d9d9;
}
.sidebar_article a, .sidebar_article a:active, .sidebar_article a:visited {
	color: #68696b;
	padding: 1px 2px;
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom: #FFF dotted 1px;
	font-weight: bold;
}
.sidebar_article a:hover {
	color: #000000;
	background: url(../images/link_bg.gif) left top;
	border-bottom: #68696b solid 1px;
}
.sidebar_article_list {
	width: 270px;
	line-height: 18px;
	padding: 0 0 5px 0;
}
.sidebar_article_list a, .sidebar_article_list a:active, .sidebar_article_list a:visited {
	color: #68696b;
	padding: 1px 2px;
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom: #FFF dotted 1px;
	font-weight: bold;
}
.sidebar_article_list a:hover {
	color: #000000;
	background: url(../images/link_bg.gif) left top;
	border-bottom: #68696b solid 1px;
}
.sidebar_article_list i {
	font-size: 11px;
	font-weight: normal;
}
.list_sidebar {
	width: 270px;
	list-style-type: none;
	border-top: #d1d1cc solid 1px;
	margin: 0;
	padding: 0;
}
.list_sidebar_li, .list_sidebar_li_bottom {
	padding: 5px 20px;
	border-bottom: #d1d1cc dotted 1px;
}
.sidebar_article_nolink {
	line-height: 18px;
	padding: 10px 0 20px 0;
	border-bottom: 1px solid #d8d9d9;
}
.clientpic {
	border-top: 1px dotted #d8d9d9;
}
.clientpic img {
}
.clientpic img a, .clientpic img a:hover {
	border: 0;
}
/***********************************************/
/* FORM Styles                              */
/***********************************************/
.inputbutton {
	background-color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding: 3px;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #87888a;
}
.inputbutton:hover {
	background-color: #E7FFD2;
	color: #000000;
}
.inputfield {
	background-color: #FFFFFF;
	font-size: 12px;
	color: #87888a;
	width: 210px;
	padding: 3px;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #87888a;
}
.input_right {
}
.input_left {
	width: 160px;
}
/*********************/
.contact_text {
	width: 100%;
	line-height: 18px;
}
.contact_text h3 {
	text-decoration: none;
	font-size: 14px;
	padding: 10px 0 0 0;
	width: 165px;
}
.contact_text a, .contact_text a:active, .contact_text a:visited {
	color: #846d40;
	padding: 1px 2px;
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom: #68696b dotted 1px;
}
.contact_text a:hover {
	color: #000000;
	background: url(../images/link_bg.gif) left top;
	border-bottom: #68696b solid 1px;
}
.inputfield_holder {
	width: 250px;
	height: 30px;
	position: relative;
	background-image: url(../images/field_sidebar_bg.gif);
	background-position: left top;
	background-repeat: no-repeat;
	margin: 0 auto;
	margin-bottom: 8px;
}
.inputfield_small {
	width: 220px;
	padding: 2px 5px;
	font-size: 12px;
	position: absolute;
	left: 8px;
	top: 6px;
	border: 0;
	background: none;
	color: #666;
	font-weight: bold;
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
}
.btn_feliratkozas {
	background: url(../images/btn_feliratkozas.gif) 0 0 no-repeat;
	width: 145px;
	height: 25px;
	margin: 5px 10px 0 0;
	border: 0;
	cursor: pointer;
	float: right;
}
.btn_feliratkozas:hover {
	background: url(../images/btn_feliratkozas.gif) 0px -25px no-repeat;
	cursor: pointer;
}
.fix_btn {
	width: 145px;
	float: right;
	margin: 0 10px 0 0;
}
#btn_ajanlatkeres {
	overflow: hidden;
	width:  145px;
	height: 25px;
	display: block;
	background: url(../images/btn_ajanlatkeres.gif) 0 0 no-repeat;
	margin: 10px 0 0 0;
	text-indent: -9999px;
}
#btn_ajanlatkeres a, #btn_ajanlatkeres a:hover {
	display: block;
	width:  145px;
	height: 25px;
	background: url(../images/btn_ajanlatkeres.gif) 0 0 no-repeat;
}
#btn_ajanlatkeres a:hover {
	background: url(../images/btn_ajanlatkeres.gif) 0 -25px no-repeat;
}
.btn_ajanlatkeres_form {
	background: url(../images/btn_ajanlatkeres.gif) 0 0 no-repeat;
	width: 145px;
	height: 25px;
	margin: 5px 10px 0 0;
	border: 0;
	cursor: pointer;
	float: right;
	text-indent: -999px;
}
.btn_ajanlatkeres_form:hover {
	background: url(../images/btn_ajanlatkeres.gif) 0px -25px no-repeat;
	cursor: pointer;
}
.sidebar_article label {
	margin: 0 0 3px 10px;
	font-weight: bold;
}
/***********************************************/
/* TABLE                                       */
/***********************************************/
.table-min {
	font-size: 12px;
	margin: 10px 0;
	width: 100%;
	border-collapse: collapse;
	text-align: left;
}
.table-min th {
	font-size: 12px;
	font-weight: normal;
	color: #5a616d;
	padding: 10px 8px;
	border-bottom: 2px solid #c6c2b5;
	font-weight: bold;
	text-align: center;
}
.table-min td {
	border-bottom: 1px solid #c6c2b5;
	color: #4c4237;
	padding: 6px 8px;
	text-align: center;
}
.table-min tbody tr:hover td {
	background-color: #f8f7f2;
	color: #4c4237;
}
.table-edit {
}
.table-title {
	font-weight: bold;
}
/******************* NEW *****************/
#promo_cover {
	width: 880px;
	height: 326px;
	margin: 15px auto 20px auto;
	border-bottom: 4px solid #eeece3;
	position: relative;
	background: url(../images/promo_cover.jpg) left top no-repeat;
}
.main_cover {
	width: 880px;
	height: 326px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position: absolute;
	left: 0;
	top: 0;
	display: none;
}
.cover_image {
	width: 561px;
	height: 300px;
	padding: 26px 0 0 0;
	margin: 0 0 0 0;
	float: left;
}
.cover_text {
	width: 260px;
	height: 220px;
	padding: 21px 15px 0 0;
	margin: 0 0 0 0;
	float: right;
}
.cover_text h2 {
	width: auto;
	font-size: 30px;
	line-height: 34px;
	color: #fff;
	font-family: "Segoe Ui", Arial, Tahoma;
	font-style: italic;
	font-weight: normal;
	margin: 0 0 13px 0;
}
.cover_text p {
	width: auto;
	margin: 0 0 10px 0;
	color: #fff;
	font-size: 15px;
	line-height: 20px;
	font-family: "Segoe Ui", Arial, Tahoma;
	font-weight: normal;
}
.promo_nav {
	width: 260px;
	height: 32px;
	border-top: 1px dotted #969794;
	position: absolute;
	bottom: 15px;
	right: 15px;
}
#nav_news {
	width: 206px;
	padding: 15px 0 0 0;
	position: absolute;
	top: 0;
	left: 27px;
	text-align: center;
}
#btn_prev_news {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	overflow: hidden;
	width: 17px;
	height: 17px;
	display: block;
	position: absolute;
	bottom: 0;
	left: 10px;
}
#btn_prev_news a, #btn_prev_news a:hover {
	width: 17px;
	height: 17px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	display: block;
	background-image: url(../images/buttons/btn_prev_news.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #b6b6b6;
	text-indent: -9999px;
	text-decoration: none;
	text-align: left;
}
#btn_prev_news a:hover {
	background-position: left bottom;
	color: #FFF;
}
#btn_next_news {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	overflow: hidden;
	width: 17px;
	height: 17px;
	display: block;
	position: absolute;
	bottom: 0;
	right: 10px;
}
#btn_next_news a, #btn_next_news a:hover {
	width: 17px;
	height: 17px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	display: block;
	background-image: url(../images/buttons/btn_next_news.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #b6b6b6;
	text-indent: -9999px;
	text-decoration: none;
	text-align: left;
}
#btn_next_news a:hover {
	background-position: left bottom;
	color: #FFF;
}
.btn_reszletek {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	overflow: hidden;
	width: 105px;
	height: 25px;
	display: block;
	position: absolute;
	top: 228px;
	right: 170px;
	background-image: url(http://voov.hu/images/buttons/btn_reszletek.gif);
}
.btn_reszletek a, .btn_reszletek a:hover {
	width: 105px;
	height: 25px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	display: block;
	background-image: url(http://voov.hu/images/buttons/btn_reszletek.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #b6b6b6;
	text-indent: -9999px;
	text-decoration: none;
	text-align: left;
}
.btn_reszletek a:hover {
	background-position: left bottom;
	color: #FFF;
}
#about_list {
	width: 880px;
	margin: 0 0 15px 0;
}
#promo_footer {
	width: 880px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: url(../images/promo_footer.gif) left top no-repeat;
}
.about_list_box, .about_list_box_no {
	width: 280px;
	margin: 0 20px 0 0;
	padding: 0 0 0 0;
	float: left;
}
.about_list_box_no {
	margin: 0 0 0 0;
}
.about_list_title {
	width: auto;
	margin: 0 0 15px 0;
	padding: 0 0 0 0;
	border-bottom: 1px solid #d8d9d9;
}
.about_list_title h3 {
	width: auto;
	margin: 0 0 0 0;
	padding: 0 0 5px 0;
	color: #3e3e3e;
	font-family: "Segoe Ui", Arial, Tahoma;
	font-size: 22px;
	line-height: 26px;
	font-weight: normal;
	font-style: italic;
}
.promo_list_title {
	width: auto;
	margin: 0 0 10px 0;
	padding: 17px 0 0 0;
}
.promo_list_title h3 {
	width: auto;
	margin: 0 0 0 0;
	padding: 0 0 5px 0;
	color: #3e3e3e;
	font-family: "Segoe Ui", Arial, Tahoma;
	font-size: 22px;
	line-height: 26px;
	font-weight: normal;
	font-style: italic;
}
.about_list_img {
	width: 90px;
	float: left;
}
.about_list_txt {
	width: 188px;
	float: right;
}
.about_list_txt a, .about_list_txt a:visited, .about_list_txt a:active {
	color: #68696b;
	padding: 1px 2px;
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom: #FFF dotted 1px;
	font-weight: bold;
	line-height: 17px;
}
.about_list_txt a:hover {
	color: #000000;
	background: url(../images/link_bg.gif) left top;
	border-bottom: #68696b solid 1px;
}
/****************************/
.promo_list_txt {
	width: auto;
	line-height: 18px;
}
.promo_list_txt a, .promo_list_txt a:active, .promo_list_txt a:visited {
	color: #68696b;
	padding: 1px 2px;
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom: #FFF dotted 1px;
	font-weight: bold;
}
.promo_list_txt a:hover {
	color: #000000;
	background: url(../images/link_bg.gif) left top;
	border-bottom: #68696b solid 1px;
}
#news_list_holder {
	width: 880px;
	margin: 0 0 15px 0;
	padding: 7px 0 0 0;
	background: url(../images/newslist.gif) left top no-repeat;
}
.newslist {
	width: 580px;
	float: left;
}
.client_logos {
	width: 280px;
	float: right;
}
.client_title {
	padding: 14px 0 0 0;
}
.clientpic {
	width: 280px;
	text-align: center;
}
.client_img {
	width: 280px;
	border-bottom: 1px dotted #d8d9d9;
}

