* {
	margin: 0px;
	padding: 0px;
	
}

body {
	width: 928px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ad845c;
}

img
{
	border: 0px;
}

body,a,input,textarea {
	font-family: 'Tahoma';
	font-weight: normal;
	font-size: 12px;
	line-height: 19px;
	color: #333;
}

#main {
	float: left;
	margin-top: 16px;
	width: 908px; /* 908+10padding+10border=928px */
	border: solid #fff 5px;
	padding: 5px;
	padding-bottom: 0px;
	background-color: #fbf7ea;
	background-image: url('images/top.jpg');
	background-position: 5px 5px;
	background-repeat: no-repeat;
}

#logo {
	height: 89px;
	display: block;
}

#menu {
	margin-right: 10px;
	padding-top: 8px;
	height: 31px;
	/* background-color: green; */
	margin-bottom: 15px;
	text-align: right;
}

#menu a {
	color: #fbf7ea;
	font-weight: bold;
	margin-left: 12px;
	font-size: 13px;
	text-decoration: none;
	text-transform: lowercase;
}

#menu a:hover,#menu .menu_akt{
	color: #996533;
}

#content_table {
	border-collapse: collapse;
}

#content {
	width: 908px;
	background-image: url('images/content_back.png');
	background-repeat: repeat-y;
	background-position: 168px top;
	height: 500px;
	/* display: table-cell; */
	padding-bottom: 50px;
	/* float: left; */
	vertical-align: top;
}

#content, #content a {
	color: #963;
}

#bal {
	padding-left: 14px;
	padding-right: 14px; /* 14+14=28 */
	float: left;
	width: 141px; /* 174 csikkal egyutt... */
}

#bal,#bal a {
	display: block;
	font-size: 13px;
	color: #963;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	line-height: 21px;
}

#jobb {
	float: left;
	width: 712px; /* 734 */
	padding-left: 14px;
	padding-right: 13px; /* 14+13=27 */
}

#jobb,#bal {
	margin-top: -2px;
}

#footer_bal,#footer_jobb {
	float: left;
	width: 454px; /* 908/2 */
	height: 14px; /* 44 */
	padding-top: 30px;

	
}

#footer_bal {
	background-image: url('images/footer_bal.jpg');
}

#footer_jobb {
	background-image: url('images/footer_jobb.jpg');
	text-align: right;
}

.footer_text {
	font-family: 'Arial';
	color: #8c5f35;
	padding-left: 58px;
	text-decoration: none;
	font-size: 11px;
	line-height: 11px;
}

h1 {
	color: #633;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	font-family: 'Arial';
	margin-bottom: 4px;
}

#content a.a_link {
	font-family: 'Arial';
	font-size: 10px;
	color: #666;
	text-decoration: none;
	/* text-transform: lowercase; */
}

.vertline {
	margin-top: 8px;
	height: 9px;
	overflow: hidden;
	border-top: solid #666 1px;
}

#bal .bal_alkat,#bal .bal_alkat_akt {
	text-transform: none;
	font-weight: normal;
	color: #000;
	margin-left: 10px;
}

#bal .bal_alkat_akt {
	font-weight: bold;
}
/* alkategoria lista
-------------------------------------------
 */
.alkat_box {
	width: 213px;
	float: left;
	border: solid #996533 5px;
	margin-bottom: 15px;
	cursor: pointer;
}

.alkat_table {
	border-collapse: collapse;
}

.alkat_td {
	width: 213px;
	height: 160px;
	text-align: center;
	vertical-align: middle;
	background-color: #fff;
}

.alkat_td  img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alkat_title_left,.alkat_title_right,.alkat_title_right a {
	font-weight: bold;
	font-family: 'Tahoma';
	font-size: 10px;
	line-height: 10px;
	color: #fbf7ea;
	text-transform: uppercase;
	text-decoration: none;
}

.alkat_title_left,.alkat_title_right {
	padding-top: 4px;
	background-color: #996533;
	float: left;
	width: 183px;
}

.alkat_title_right {
	width: 30px;
	text-align: right;
}

/* termek lista 
-------------------------------------------
*/
.termek_box {
	float: left;
	margin-bottom: 15px;
	cursor: pointer;
}

.termek_table {
	border-collapse: collapse;
	/* float: left; */
}

.termek_td,.termek_td_11 {
	width: 213px;
	border: solid #996533 1px;
	text-align: center;
	vertical-align: middle;
	background-color: #fff;
}

.termek_td_11 {
	width: 160px;
}

.termek_td, .termek_td_11 {
	height: 160px;
}

.holder
{
	position: relative;
	width: 100%;
	height: 100%;
}

.holder img
{
	width: 100%;
}

.termek_td img,.termek_td_11 img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}


.termek_title,.termek_title a,.termek_title_11 a {
	font-weight: bold;
	font-family: 'Tahoma';
	font-size: 12px;
	line-height: 12px;
	/* color: #fbf7ea; */
	color: #996533;
	text-transform: uppercase;
	text-decoration: none;
}

.termek_title,.termek_title_11 {
	padding-top: 4px;
	/* background-color: #996533; */
	float: left;
	width: 213px;
	text-align: center;
}

.termek_title_11 {
	width: 160px;
}

.termek_title_tipus {
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	text-transform: lowercase;
}

.termek_gap {
	width: 19px;
	height: 125px;
	float: left;
	overflow: hidden;
}

/* 11: termek_box, termek_td, termek_title */

/* ----------- TERMEKEK DETAILS ----------------- */

#termek_content {
	width: 712px;
	float: left;
	background-image: url('images/content_back.png');
	background-position: 496px top;
	background-repeat: repeat-y;
	/* height: 500px; */
	padding-bottom: 140px;
}

#termek_content,#termek_content a,#termek_content h1 {
	color: #963;
}

#termek_content h1 {
	margin-top: 6px;
	font-size: 16px;
	line-height: 16px;
	
}

#termek_content h1.kat {
	text-transform: none;
	font-weight: normal;
	line-height: 16px;
	margin-top: -2px;
	
}

#termek_content h2.szin {
	margin-bottom: 20px;
	font-weight: normal;
	font-size: 13px;
	/* font-family: 'Arial'; */
	line-height: 14px;
	text-transform: lowercase;
}


#termek_content_bal {
	width: 501px; /* 420 */
	padding-right: 11px;
	/* background-color: yellow; */
	height: 400px;
	float: left;
}

#termek_content_jobb {
	float: left;
	width: 200px;
	height: 500px;
	/* background-color: green; */
	font-size: 11px;
	line-height: 13px;
}

.termek_nagykep11 {
	border: solid #666 1px;
	width: 360px;
/*	margin-left: 60px;*/
}

.termek_nagykep43 {
	border: solid #666 1px;
	width: 480px;
}

.termek11
{
	width: 360px;
	/*margin-left: 60px;*/
}
.termek43
{
	width: 480px;
}

.bookline {
	text-align: right;
	margin-top: 20px;
	height: 22px;
	overflow: hidden;
	/*padding-right: 10px;*/
}

.bookline a img {
	border: none;
}

.termek_linksor_fokat,.termek_linksor_prevnext {
	padding-top: 15px;
	float: left;
	height: 30px;
}

#termek_content a.termek_linksor_link {
	font-size: 10px;
	color: #666;
	text-decoration: none;
}

.termek_linksor_fokat {
	text-align: center;
}

.termek_linksor_prevnext {
	width: 71px; /* 142/2 */
	overflow: hidden;
}

.kapcs {
	float: left;
	/*padding-left: 15px;*/
	padding-top: 10px;
}

.kapcs_content {
	display: table-cell;
	width: 90px;
	height: 92px;
	vertical-align: middle;
	border: solid #666 1px;
	background-color: #fff;
	cursor: pointer;
}

.kapcs_content img {
	border: none;
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 90px;
	/*height: 90px;*/
}

.kapcs_sepa {
	clear: left;
	height: 10px;
	overflow: hidden;
	background-image: url('images/termekek/kapcs_sepa.jpg');
	background-repeat: repeat-x;
	background-position: left center;
}

.page_cegismerteto {
	text-align: center;
}

/* -----------------------------------------------------------------------
			LAKBERENDEZÉS
   ----------------------------------------------------------------------- */
			
.lakber,#content .lakber a {
	color: #666;
}

#content .lakber a {
	font-weight: bold;
	text-decoration: none;
	line-height: 12px;
	font-family: 'Arial';
}

.lakber_fooldal_linkleft {
	width: 105px;
}

.lakber_fooldal_linkleft,.lakber_fooldal_linkright {
	padding-top: 10px;
	float: left;
	border-bottom: solid #666 1px;
	text-transform: uppercase;
}

#content .lakber_fooldal_linkright a{
	font-weight: normal;
}

.lakber_fooldal_linkcont {
	width: 150px;
	margin-left: auto;
	margin-right: auto;
	cursor: pointer;
}

.lakber_cikkek_bal {
	float:left;
	width: 150px;
	/* text-align: center; */
	height: 100px;
	overflow: hidden;
}

.lakber_cikkek_bal img {
	border: solid #9e6e40 1px;
}

.lakber_cikkek_jobb {
	width: 562px; /* 712-150 */
	float: left;
}

.lakber_cikkek_tovabb {
	text-align: right;
	margin-top: 10px;
}

#content .lakber_cikkek_jobb .lakber_cikkek_tovabb a {
	color: #666;
}



.lakber_egycikk h2, .lakber_cikkek_jobb h2 {
	color: #ae885b;
	font-size: 14px;
	line-height: 14px;
	margin-bottom: 4px;
	
}

#content .lakber_egycikk a, #content .lakber_cikkek_jobb a {
	/* color: #00e; */
	font-weight: normal;
	text-decoration: underline;
}


.lakber_egycikk_vissza {
	margin-top: 15px;
	text-align: right;
}

#content .lakber_egycikk_vissza a {
	color: #666;
	font-weight: bold;
}


.lakber_egycikk h2 {
	margin-bottom: 20px;
}

.lakber_egycikk img,.hirek_img {
	margin-top: 10px;
	margin-right: 20px;
	border: solid #9a6636 1px;
}

#content .lakber_cikkek_tovabb a {
	font-weight: normal;
	font-size: 9px;
	font-family: 'Tahoma';
}

.lakber_cikkek_cont {
	clear: left;
	padding-top: 30px;
}

.lakber_cikkek_bevezeto {
	font-family: 'Arial';
}

.browse_hirdatum {
	text-transform: none;
	font-family: 'Tahoma';
	color: #963;
	/* font-weight: normal; */
}

.browse_hir_sepa {
	width: 170px;
	margin-left: 195px;
	height: 1px;
	border-top: solid #963 1px;
	overflow: hidden;
}

.browse_hir_tovabb {
	text-align: right;
}

#content .browse_hir_tovabb a {
	font-family: 'Tahoma';
	/* color: #fff; */
}

/* -----------------------------------------------------
	VENDEGKONYV
-------------------------------------------------------- */

.vendegkonyv_bal {
	float: left;
	width: 260px;
}

.vendegkonyv_jobb {
	float: left;
	width: 452px; /* 712-260 */
}

.vendegkonyv_bal b {
	color: #000;
}

.vendegkonyv_input_nev input,.vendegkonyv_textarea_uzenet textarea {
	margin: 0px;
	padding: 0px;
	border: none;
	background: none;
	color: #963;
	line-height: 13px;
	display: block;
	width: 100%;
	height: 100%;
}

.vendegkonyv_input_nev input
{
	height: 19px;
}


.vendegkonyv_bal textarea {
	float: left;
	height: 122px;
	overflow: auto;
	/*font-size: 10px;*/
}

.vendegkonyv_input_nev {
	width: 231px; /* 249 */
	padding-left: 6px;
	padding-right: 12px;
	height: 26px; /* 29 */
	padding-top: 3px;
	background-image: url('images/vendegkonyv/input_nev.jpg');
	
}

.vendegkonyv_textarea_uzenet {
	width: 232px; /* 250px; */
	height: 125px; /* 140px; */
	padding-left: 6px;
	padding-right: 12px;
	padding-top: 6px;
	padding-bottom: 8px;
	background-image: url('images/vendegkonyv/textarea_uzenet.jpg');
	overflow: hidden;
}

.vendegkonyv_box_top {
	width: 432px;
	height: 8px;
	background-image: url('images/vendegkonyv/box_top.jpg');
	overflow: hidden;
}

.vendegkonyv_box_main {
	width: 410px; /* 432 */
	padding-left: 9px;
	padding-right: 13px;
	padding-bottom: 4px;
	background-image: url('images/vendegkonyv/box_main.jpg');
	


	overflow: hidden;
}

.vendegkonyv_box_main, #content .vendegkonyv_box_main a {
	line-height: 12px;
	font-size: 10px;
	color: #fbf7eb;
}

.vendegkonyv_datum {
	text-align: right;
}

.vendegkonyv_box_bottom {
	width: 432px;
	height: 12px;
	overflow: hidden;
	background-image: url('images/vendegkonyv/box_bottom.jpg');
}

.vendegkonyv_box_empty {
	background: none;
	color: #963;
}

.vendegkonyv_box_empty, #content .vendegkonyv_box_empty a {
	color: #963;
}

.vendegkonyv_contbox_top {
	width: 449px;
	overflow: hidden;
	height: 8px;
	background-image: url('images/vendegkonyv/contbox_top.jpg');
}

.vendegkonyv_contbox_main {
	padding-top: 1px;
	width: 439px;
	padding-left: 9px;
	background-image: url('images/vendegkonyv/contbox_main.jpg');
}

.vendegkonyv_contbox_bottom {
	width: 449px;
	height: 10px;
	overflow: hidden;
	background-image: url('images/vendegkonyv/contbox_bottom.jpg');
}

.vendegkonyv_submit_cont {
	text-align: right;
	margin-right: 15px;
}

.hirlevel_submit_cont {
	text-align: left;
}


.vendegkonyv_submit_cont button,.hirlevel_submit_cont button{
	border: none;
	text-align: right;
	background: none;
	margin: 0px;
	padding: 0px;
	color: #666;
	font-size: 13px;
	cursor: pointer;
}

.hirlevel_submit_cont button {
	/* line-height: 10px; */
	width: 110px;
	margin-top: -7px;
	cursor: pointer;
	
}

.vendegkonyv_error {
	font-size: 10px;
	/* color: #c00; */
	margin-bottom: 10px;
	margin-top: 10px;
}


.hirlevel_input input {
	margin: 0px;
	padding: 0px;
	border: none;
	background: none;
	color: #963;
	line-height: 13px;
	display: block;
	width: 100%;
	height: 100%;
	height: 16px;	
}


.hirlevel_input {
	width: 253px; /* 271 */
	padding-left: 6px;
	padding-right: 12px;
	height: 25px; /* 27 */
	padding-top: 2px;
	background-image: url('images/hirlevel/input.jpg');
}

.hirlevel_checkbox input{
	width: 16px;
}






/* ------------------------- TORZSVASARLOI PROGRAM ------------------------------- */
#torzsvas,#content #torzsvas a{
	color: #666;
}

#torzsvas .lista_jel {
	clear: left;
	float: left;
	padding-right: 5px;
}

#torzsvas .lista_szoveg {
	float: left;
	width: 440px;
}

.torzsvas_bal {
	/* ossz.: 712 */
	float: left;
	width: 480px;
}

.torzsvas_jobb {
	width: 232px;
	float: left;
}

.torzsvas_kartya {
	padding-top: 35px;
}

/* ---------------------- TERMEKEK FOOLDAL ------------------ */

.termekfo_doboz {
	cursor: pointer;
	width: 336px;
	border: solid #963 1px;
	float:left;
	margin-top: 5px;
	margin-bottom: 15px;
}

.termekfo_doboz img {
	display: block;
}

.termekfo_szoveg_bal,.termekfo_szoveg_jobb {
	float:left;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #963;
}

.termekfo_szoveg_bal {
	padding-left: 10px;
	width: 190px;
	
}

.termekfo_szoveg_jobb {
	width: 126px;
	text-align: right;
	padding-right: 10px;
}

#content .termekfo_doboz a {
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}

.termekfo_gap {
	float: left;
	height: 50px;
	width: 35px;
}

.kapcs_tabla,.kapcs_tabla2 {
	border-collapse: collapse;
}

.kapcs_tabla td {
	vertical-align: top;
}

.kapcs_tabla_left {
	width: 165px;
}

#kapcs {
	font-size: 14px;
}

.kapcs_bal {
	float: left;
	width: 390px;
}

.kapcs_jobb {
	width: 311px;
	float: left;
	height: 274px;
	background-image: url('images/kapcsolat/gmap.jpg');
	background-repeat: no-repeat;
}

.kapcs_input input,.kapcs_textarea textarea {
	margin: 0px;
	padding: 0px;
	border: none;
	background: none;
	color: #963;
	line-height: 13px;
	display: block;
	width: 100%;
	height: 100%;
}

.kapcs_input input
{
	height: 19px;
}

.kapcs_textarea {
	width: 590px; /* 250px; */
	height: 87px; /* 140px; */
	padding-left: 6px;
	padding-right: 12px;
	padding-top: 6px;
	padding-bottom: 8px;
	background-image: url('images/kapcsolat/textarea.jpg');
	overflow: hidden;
}

.kapcs_textarea textarea{
	float: left;
	height: 82px;
	overflow: auto;
	/*font-size: 10px;*/
}

.kapcs_input {
	width: 590px; /* 249 */
	padding-left: 6px;
	padding-right: 12px;
	height: 30px; /* 29 */
	padding-top: 6px;
	background-image: url('images/kapcsolat/input.jpg');
	
}

.kapcs_mailer_title {
	padding-top: 3px;
	padding-right: 15px;
}

.kapcs_submit {
	text-align: right;
	padding-right: 0px;
}

.kapcs_submit button{
	margin: 0px;
	padding: 0px;
	border: none;
	background: none;
	color: #963;
	font-family: 'Tahoma';
	font-size: 13px;
	cursor: pointer;
	width: 80px;
}

.kapcs_error {
	color: #a00;
	font-weight: bold;
}

.kapcs_egyuttmukodes, #content #kapcs .kapcs_egyuttmukodes a {
	font-size: 13px;
}

.kapcs_egyuttmukodes {
	font-weight: bold;
}


#hirlevel,#content #hirlevel a {
	color: #666;
}

#hirlevel form {
	margin-left: 15px;
}

.hirlevel_error {
	color: #800;
	font-weight: bold;
}

.partnerek,#content .partnerek a {
	color: #666;
	font-family: 'Verdana';
	font-size: 10px;
}

#content .partnerek a {
	font-weight: bold;
}

.partnerek_tovabb {
	text-align: right;
	margin-right: 15px;
}

.partnerek h2 {
	font-size: 12px;
}
	
.partal  h2 {
	font-size: 16px;
}

.partal,#content .partal a,#content #kapcs a {
	font-size: 14px;
	text-decoration: none;
}

.partal_baltd {
	font-weight: bold;
	width: 130px;
}

.partal_table  {
	border-collapse: collapse;
}

.partal_table  td {
	vertical-align: top;
}

.partal_sepa {
	clear: left;
	overflow: hidden;
	width: 527px;
	height: 50px;
	background-image: url('images/partnerek/sepa.jpg');
	background-position: left 25px;
	background-repeat: no-repeat;
}

.partal_bal {
	width: 502px;
	float: left;
}

.partal_jobb {
	padding-left: 17px;
	padding-top: 8px;
	float: left;
}

.partal_logo {
	width: 184px; /* 185 */
	height: 125px; /* 126 */
	padding-top: 1px;
	padding-left: 1px;
	background-image: url('images/partnerek/logoback.jpg');
}

.partal_logo a img {
	border: none;
}

.egyutt,#content .egyutt a {
	color: #666;
	font-family: 'Arial';
	/* text-decoration: none; */
}

.egyutt_almenu {
	margin-left: 180px;
	margin-top: 15px;
}

#content .egyutt_almenu a {
	font-weight: bold;
	font-size: 14px;
	line-height: 32px;
}

.egyutt_felsorol {
	list-style: none;
	padding-left: 70px;
}

#captcha_img {
	margin-left: 3px;
	border: solid #ae845c 1px;
}

#content .hirszoveg a {
	font-weight: normal;
	text-decoration: underline;
	font-family: 'Tahoma';
}

