/****************************************************************************************************************************

   (c) 2012 EXPERTDESIGN - G&G Project Kft.

	skype:  expertdesign.hu, voip: 06-21-380-5870
	e-mail: info@expertdesign.hu, http://www.expertdesign.hu

*****************************************************************************************************************************/
@import url('megrendeles_tabla.css');

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a,
abbr, acronym, address, big, cite, code, del, dfn, em,
font, img, ins, kbd, q, s, samp, small, strike, strong,
sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
html, body {
	height: 100%;
}
body {
	line-height: 1;
	font-size: 100%;
	background: url(../images/bg.gif) top left repeat;
}
.jobbra {
	float: right;
}
.balra {
	float: left;
}
.clear {
	clear: both;
	height: 0;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
a {
	text-decoration: none;
}
.ckeditor {
	background: none;
	padding: 20px;
}
/*****************************************************************************************************************************/
.tarto {
	width: 1030px;
	margin: 0 auto;
}
#oldal {
	padding-top: 10px;
}
#oldal .tarto {
	background: #eceae1 url(../images/lap_fent_bg.gif) 0 76px repeat-x;	
	min-height: 400px;
	-webkit-box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.3);	
	-moz-box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.3);	
	box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.3);
}
#oldal {
	background: url(../images/szalag_fent_bg.gif) 0 62px repeat-x;
}
#szalag_fent {
	position: relative;
	background: url(../images/szalag_fent_bg.gif) top left repeat-x;
	height: 76px;
	
	font: 12px "Trebuchet MS", Arial, sans-serif;
	text-transform: uppercase;
	color: #dbdbdb;	
}
#logo {
	position: absolute;
	top: -10px;
	left: 415px; /* (1030px / 2) - (200px / 2) */
	z-index: 1000;
}
#kosar_jelzo {
	position: absolute;
	background: url(../images/szatyor_ikon.png) center left no-repeat;
	height: 76px;
	left: 20px;
}
#kosar_jelzo p {
	margin: 24px 0 0 30px;
	color: #dbdbdb;
	text-transform: none;
}
#hajtas_b {
	position: absolute;
	top: 0;
	left: -16px;
	width: 16px;
	height: 130px;
	background: url(../images/szalag_zaro_b.png) top left no-repeat;
}
#hajtas_j {
	position: absolute;
	top: 0;
	right: -16px;
	width: 16px;
	height: 130px;
	background: url(../images/szalag_zaro_j.png) top left no-repeat;
}
/*****************************************************************************************************************************/
#keres_fent {
	position: absolute;
	right: 10px;
	top: 26px;
}
#keres_fent label {
	color: #dbdbdb;
	margin-right: 6px;
}
#keres_fent input {
	border: 0;
	background: transparent;
	width: 161px;
	height: 26px;
	padding-left: 30px;
	overflow: hidden;
	background: url(../images/keres_bg.gif) top left no-repeat;
}
#keres_tarto {
	width: 191px;
	height: 26px;
	background: url(../images/keres_bg.gif) top left no-repeat;	
}
#keres_fent button,
button.ok {
	border: 0;
	width: 45px;
	height: 26px;
	color: #fff;
	background: url(../images/keres_btn_bg.gif) top left no-repeat;
}
button.ok {
	height: 22px;
}
/*****************************************************************************************************************************/
#login_fent {
	position: absolute;
	top: 0px;
	left: 140px;
	width: 285px;
	text-align:center;
}
#login_fent a {
	line-height: 76px;
	color: #dbdbdb;
	text-decoration: none;
}
#login_fent a:hover {
	color: #fff;
	text-decoration: underline;
}
/*****************************************************************************************************************************/
.topmenu {
	font: 14px "Trebuchet MS", Arial, sans-serif;
	text-transform: uppercase;
	list-style-type: none;
	margin: 18px 10px 6px 10px;	
}
.topmenu li {
	float: left;
}
.topmenu a {
	color: #54441a;
	text-decoration: none;
	padding: 5px 10px;
}
/*
.topmenu a:hover {
	background-color: #f0cb69;
}
*/
.topmenu a:hover,
.topmenu a.sel {
	background-color: #454682;
	color: #eceae1;
	/*cursor: default;*/
	text-decoration: none;
}
.topmenu a.sel {
	cursor: default;
}
.topmenu a.kezdolap {
	width: 19px;
	height: 18px;
	background: url(../images/haziko_ikon.gif) 0 3px no-repeat;
	margin: 0 5px;
}
.topmenu .ikon_link:hover {
	background-color: transparent;
}
.topmenu .ikon {
	vertical-align: top;
}
#lap {
	padding: 10px;
}
/****************************************************************************************************************************/
#bc {
	list-style-type: none;
	padding-left: 10px !important;
}
#bc li {
	float: left;
	margin: 0 !important;
}
#bc a {
	line-height: 27px;
	font-size: 12px;
	color: #524d3f;
	text-decoration: none;
}
#bc a:hover {
	text-decoration: underline;
}
#bc img {
	margin-top: 7px;
}
#bc span {
	font-size: 16px;
	padding: 0 4px;
}
/*****************************************************************************************************************************/
#tartalom {
	display: inline; /* IE6 dupla margó */
	width: 760px;
	background-color: #fff;
	min-height: 500px;
	padding: 20px;
	padding-top: 25px;
	color: #54441a;
}
#tartalom.jobb {
	float: right;
}
#tartalom.bal {
	float: left;
}
#tartalom.kozepen {
	float: left;
	margin-left: 240px;
	width: 500px !important;
	min-height: 1px;
}
#tartalom.teljes {
	width: 1010px;
}
#tartalom h1 {
	font: normal 22px "Trebuchet MS", Arial, sans-serif;
	color: #7678b7;
	margin-bottom: 15px;
    text-indent: 10px;
	background-color: #eceae1;
    line-height: 2;	
	border: 1px solid #e2dfd1;
}
#tartalom h2 {
	font: bold 16px "Trebuchet MS", Arial, sans-serif;
	margin: 15px 0;
}
#tartalom h3 {
    height: 27px;
    width: 100%;
    background-color: #eceae1;
    margin-top: -10px;
    margin-bottom: 5px;
    
    font: bold 13px "Trebuchet MS", Arial, sans-serif;
    text-transform: uppercase;
    line-height: 2;
    /*text-indent: 10px;*/
    color: #726542;
}
#tartalom h4 {
    font: bold 13px "Trebuchet MS", Arial, sans-serif;
    text-transform: uppercase;
    color: #726542;
}
#tartalom p {
	font: normal 12px "Trebuchet MS", Arial, sans-serif;
	line-height: 1.5;
	margin-bottom: 20px;
}
#tartalom ul, #tartalom ol {
	padding-left: 20px;
	font: normal 12px "Trebuchet MS", Arial, sans-serif;
	line-height: 1.5;
}
#tartalom ul li, #tartalom ol li {
	margin-bottom: 10px;
}
/*****************************************************************************************************************************/
.oldalsav {
	display: inline; /* IE6 dupla margó */
	width: 200px;
	/*background-color: #fff;*/
	/*min-height: 400px;*/
}
.oldalsav.bal {
	float: left;
	margin-left: -800px;
}
.oldalsav.jobb {
	float: right;
	margin: 0;
}
/*****************************************************************************************************************************/
.term_mnu {
	font: 13px "Trebuchet MS", Arial, sans-serif;
	list-style-type: none;
	background-color: #fff;
}
.term_mnu li:first-child {
	background: none;
}
.term_mnu li {
	/*background: url(../images/term_mnu_elv.gif) 10px 0 no-repeat;*/
}
.term_mnu a {
	display: block;
	/*height: 23px;*/
	/*padding: 2px 0 0 10px;*/
	padding: 2px 0;
	color: #54441a;
	white-space:nowrap;
	text-wrap: none;	
	text-decoration: none;
}
.term_mnu a.szint-2 {
	text-transform: uppercase;	
	font-weight: bold;
}

.term_mnu a.szint-2:hover,
.term_mnu a.szint-2.sel,
.term_mnu li.aktiv a.szint-1 {
	text-decoration: underline;
}
.term_mnu a.szint-3 {
	margin-left: 15px;	
}
.term_mnu a.szint-3:hover,
.term_mnu a.szint-3.sel {
	font-weight:bold;
	margin: 0 20px;
	text-decoration: underline;
}
.term_mnu a.szint-3:hover {
	text-decoration: none;
}
.term_mnu a.szint-4 {
	margin-left: 35px;
}
.term_mnu ul {
	list-style-type: none;
	display: none;
}
.term_mnu ul.nyitva {
	display: block;
}
/*****************************************************************************************************************************/
.panel {
	width: 180px;
	padding: 10px;
	background-color: #fff;
	margin-bottom: 10px;
}
.panel.tm {
	padding: 20px 0 20px 20px;
	width: 170px;
}
.panel_nopad {
	width: 200px;
	background-color: #fff;
	margin-bottom: 10px;
}
/*****************************************************************************************************************************/
form.urlap {
	margin: 0 auto 0 auto;
	font: 12px "Trebuchet MS", Arial, sans-serif;
	color: #524d3f;
}
form.urlap em {
	font-size: 11px;
	color: red;
	font-style: normal;
	margin-left: 5px;	
}
form.urlap p {
	padding: 0 !important;
	margin: 0 !important;
	margin-bottom: 3px !important;
}
form.urlap input[type='textbox'],
form.urlap textarea,
form.urlap select {
	margin-right: 4px;
	padding: 4px;
}
form.urlap fieldset {
	position: relative;
	padding: 15px 20px 15px 15px;
	border: 1px solid #8c836b;
	
	border-color: #d8d4c2;
	
	margin-bottom: 6px;
	background-color: #fff;
}
* html form.urlap fieldset {
	margin-bottom: 10px;
}
form.urlap legend {
	padding: 2px 4px;
	font-size: 13px;
	font-weight: bold;
	color: #524d3f;
}
form.urlap label,
form.urlap input,
form.urlap select,
form.urlap textarea {
	color: #524d3f;
	
	font: normal 12px "Trebuchet MS", Arial, sans-serif;
	border: 1px solid #8c836b;
	
	border-color: #d8d4c2;
	
	padding: 5px;
}

form.urlap label.link {
	width: auto;
	float: none !important;
	cursor: pointer;
	color: #524d3f;
}
form.urlap label.link:hover {
	color: black;
}
form.urlap label {
	float: left;
	width: 100px;
	margin-top: 4px;
	margin-right: 10px;
	text-align: right;
	border: 0;
	font-size: 12px;
	font-weight: bold;	
}
form.urlap input.check,
form.urlap input.radio {
	background: none;
	border: none;
}
form.urlap span {
	position: relative;
	font-size: 11px;
	color: #c4bea3;
	margin-left: 5px;
}
form.urlap .megjegyzes {
	font-size: 11px;
	color: #524d3f;
}
form.urlap div.vonal {
	height: 1px;
	margin: 5px 0px;
	background: url(images/szg_vonal.gif) top left repeat-x;
}
form.urlap hr {
	border: 0;
	border-top: 1px solid #d8d4c2;
	margin: 12px 0;
}
form.urlap a.link {
	color: #524d3f;
	text-decoration: underline;
}
form.urlap a.link:hover {
	color: black;
}
form.urlap label.normal {
	float: none;
}
form.urlap a {
	color: #524d3f;
	text-decoration: none;
}
form.urlap a:hover {
	text-decoration: underline;
}
form.urlap .disabled {
	background-color: #f0f0f0;
} 
/*****************************************************************************************************************************/
ul.termeklista {
	list-style-type: none;
	font: 13px "Trebuchet MS", Arial, sans-serif;
	margin-left: -10px;
	margin-top: 15px;
	padding: 0 !important;
}
ul.termeklista li {
	width: 170px;
	height: 320px;
	float: left;
	position: relative;
	padding: 0 11px;
}
.termekkep_tarto {
	position: relative;
	width: 170px;
	height: 255px;
	border: 5px solid #eceae1;	
}
.termek_ar {
	position: absolute;
	left: 0px;
	bottom: -1px;
	width: 170px;
	height: 37px;
	line-height: 37px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-shadow: 1px 1px 2px #000;
	text-align: center;
	background: url(../images/ar_bg.gif);
}
.termek_ar.regi {
	bottom: 36px;
	background: url(../images/ar_akcio_bg.gif);
	text-decoration: line-through;
	font-weight: normal;
	font-size: 14px;
	opacity: .9;
	text-shadow: none;
}
ul.termeklista p {
	padding-top: 6px;
	color: #54441a;
	text-align: center;
	margin: 0 !important;
}
ul.termeklista #szin_varians {
	display: inline-block;
	text-align: center;
}
ul.termeklista #szin_varians span {
	font-size: 11px;
	margin-right: 3px;
}
ul.termeklista #szin_varians a {
	display: block;
	float: left;
	height: 15px;
	width: 15px;
	margin-right: 5px;
	border: 1px solid #695b36;
}
.akcio_pikto {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
}
.uj_pikto {
	position: absolute;
	top: -5px;
	left: 5px;
	z-index: 2;
}
.masodik_kep {
	position: absolute;
	top: 0; left: 0;	
	opacity: 0;
}
/*****************************************************************************************************************************/
#cikk_kep {
	width: 300px;
	float: left;
}
#cikk_kep p {
	text-align: center;
	padding-left: 14px;
	color: #454682;
	font: normal 11px "Trebuchet MS", Arial, sans-serif;
	margin-bottom: 10px;
}
#nagykep_tarto {
	position: relative;
	width: 300px;
	height: 400px;
	overflow: hidden;
	border: 8px solid #eceae1;
	margin-bottom: 5px;
}
#nagykep_tarto img {
/*	width: 300px;*/
}
#cikk_kep a.zoom img {
/*	width: 300px;*/
}
#cikk_kep a.zoom {
	margin-bottom: 12px;
}
#kiskepek img {
	width: 50px;
	border: 1px solid #726542;
	cursor: pointer;
}
#cikk_adatok {
	position: relative;
	float: right;
	width: 420px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #695b36;	
}
#cikk_adatok #cikknev {
	font-size: 18px;
	padding-bottom: 2px;
	/*border-bottom: 2px solid #eceae1;*/
}
#cikk_adatok #cikkszam {
	font-size: 12px !important;
	margin-top: 5px;
	/*margin-bottom: 20px;*/
}
#cikk_adatok #ar {
	color: red;
	font-size: 24px;
	margin-bottom: 10px;
}
#cikk_adatok #akcios_ar {
	color: red;
	font-size: 24px;
	line-height: 1.2;
	margin-bottom: 10px;
}
#cikk_adatok #akcios_ar:first-line {
	color: #695b36;	
	font-size: 16px;
	text-decoration: line-through;
}
#cikk_adatok #szinek a {
	display: block;
	float: left;
	height: 20px;
	width: 20px;
	margin-right: 5px;
	border: 1px solid #695b36;
}
#meretek {
	margin-bottom: 20px;
}
#meretek a,
#meretek a.sel,
#meretek b {
	padding: 2px 6px;
	font-size: 13px;
	text-decoration: none;
	color: #695b36;
	border: 1px solid #695b36;
}
#meretek b {
	display: inline;
	color: #bcaa7c;
	font-weight: normal;
	border: 1px dotted #695b36;
	cursor: default !important;
}
#meretek a:hover {
	background-color: #f0cb69;
}
#meretek a.sel {
	background-color: #454682;
	color: #fff;
}
#cikk_adatok p,
#cikk_adatok label {
	font-size: 11px;
	margin-bottom: 5px;
}
#cikk_adatok #leiras_tarto {
	font: normal 12px "Trebuchet MS", Arial, sans-serif;
	background-color: #edeae1;
	color: #796f4c;
	padding: 20px 20px 10px 20px;
	margin: 20px 0;
}
#cikk_adatok h3 {
	font-size: 14px;
}
#cikk_adatok .leiras {
	font-size: 13px;
	padding-bottom: 20px;
} 
#cikk_adatok form {
	height: 32px !important;
	padding: 0;
	margin: 0;
}
#cikk_adatok select {
	padding: 6px;
	font: normal 14px Arial, sans-serif;
	border: 1px solid #454682;
}
#cikk_adatok hr {
	border: 0;
	border-top: 2px solid #eceae1;
}
#marka_logo {
	float: right;
	position: absolute;
	right: 0;
	top: 0px;
}
.kosar_gomb {
	width: 150px;
	height: 33px;

	background: #454682 url(../images/kosar_ikon.png) 115px 5px no-repeat;
	border: none;
	color: #fff;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	padding-right: 10px;
	cursor: pointer;
	-moz-box-shadow: 1px 1px 1px gray;
	-webkit-box-shadow: 1px 1px 1px gray;
	box-shadow: 1px 1px 1px gray;	
}
.kosar_gomb.disabled {
	background-color: #9899c8;
	cursor: default;
}
.vissza_gomb {
	font: normal 12px "Trebuchet MS", Arial, sans-serif;
	line-height: 22px;
	padding: 0 5px 0 15px;

	color: #524d3f;
	background: #eceae1 url(../images/btn_nyil_vissza.png) 6px 7px no-repeat;
	border: none;
	cursor: pointer;
}
.vissza_gomb:hover {
	background-color: #f0cb69;
}
#frm_vissza {
	margin-bottom: 10px;
}
/*****************************************************************************************************************************/
#ajanlott_termekek {
	padding-top: 15px;
	clear: both;
}
#ajanlott_termekek .elvalaszto {
	margin-left: -20px;
	margin-bottom: 15px;
	width: 800px;
	height: 10px;
	background-color: #eceae1;
}
#termekkep_csuszka {
	position: relative;
	margin: 10px 0px;
	margin-bottom: 0px;
	height: 126px;
	overflow: hidden;
}
#termekkep_csuszka ul {
	list-style-type: none;	
}
#termekkep_csuszka img {
	width: 80px;
}
#termekkep_csuszka img {
	border: 3px solid white;
}
#termekkep_csuszka img:hover {
	border: 3px solid #454682;
}

/*****************************************************************************************************************************/
.lapozo {
	margin-top: 10px;
	padding: 0 !important;
}
.lapozo a {
	text-decoration: none;
	background-color: #eceae1;
	color: #6f6340;
	padding: 2px 4px;
	font: 12px "Trebuchet MS", Arial, sans-serif;	
}
.lapozo a:hover {
	color: #474986;
	background-color: #f0cb69;
}
.lapozo a.sel {
	background-color: #464885;
	color: #fff;
	cursor: default;
}
.lapozo.lent {
	padding-top: 10px !important;
	border-top: 3px solid #eceae1;
}
.frm_lista {
	color: #6f6340;
	font: 11px "Trebuchet MS", Arial, sans-serif;	
}
.frm_lista select {
	color: #6f6340;	
}
/*****************************************************************************************************************************/
.dm_tarto {
	height: 27px;
	width: 100%;
	background-color: #eceae1;
	margin-bottom: 5px;
}
.dm_button {
	background: url(../images/sz_elv.gif) top left no-repeat;
	cursor: pointer;
}
.dm_button a {
	font: 12px "Trebuchet MS", Arial, sans-serif;	
	background: url(../images/sz_nyil.gif) 10px 4px no-repeat;
	color: #6d613f;
	text-decoration: none;
	padding-left: 26px;
	height: 27px;
	line-height: 27px;
	padding-right: 12px;
}
.drop_menu {
	float: left;
	position: relative;
}
ul.dm_list {
	display: none;
	max-height: 250px;
	overflow: hidden;
	overflow-y: auto;
	list-style-type: none;
	position: absolute;
	z-index: 10;
	border: 2px solid #eceae1;
	border-top: none;
	background-color: #fff;
	width: 100%;
	padding: 0 !important;
	
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
* html .dm_list {
	height: 250px;
}
.dm_list li {
	display: block;
	border-bottom: 1px solid #eceae1;
	margin: 0 !important;
}
.dm_list a {
	display: block;
	text-decoration: none;
	padding: 3px;
	color: #695d3d;
	font-size: 11px !important;	
}
.dm_list a:hover {
	background-color: #eceae1;

}
.szin_kocka {
	display: block;
	float: right;
	width: 12px;
	height: 12px;
	margin-top: 7px;
	margin-right: 20px;
	border-top: 1px solid #cec9b2;
	border-left: 1px solid #cec9b2;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;	
	
}
/****************************************************************************************************************************/
table#kosar {
	margin-top: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	width: 100%;
	border-collapse: collapse;
	color: #524d3f;	
	line-height: 1.2;
}
table#kosar td,
table#kosar tbody th {
	padding: 6px;
	vertical-align: middle;
}
table#kosar thead th,
table#kosar thead td {
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	vertical-align: middle;
	border-bottom: 1px solid #333333;
	color: #524d3f;
	background-color: #eceae1;
}
table#kosar thead td {
	text-align: right;
}
table#kosar tbody th {
	font-weight: normal;
	text-align: right;
	white-space: nowrap;
}
table#kosar tr.vonal-fent {
	border-top: 1px dashed #CCCCCC;
}
table#kosar tr.vonal-lent th {
	border-bottom: 1px dashed #CCCCCC;
}
table#kosar .remove {
	color: black;
	text-decoration: none;
	background: url(../images/trolley_delete.png) 0 0 no-repeat;
	padding-left: 20px;
	line-height: 16px;
	height: 16px;
	display: block;
	border: none;
	cursor: pointer;
}
table#kosar .remove:hover {
	color: red;
	text-decoration: underline;
}
.gomb {
	display: inline;
	padding: 4px 8px;
	color: #524d3f;
	font: bold 12px "Trebuchet MS", Arial, sans-serif;	
	text-decoration: none;
	background-color: #eceae1;
	border: none;
	-moz-box-shadow: 1px 1px 1px gray;
	-webkit-box-shadow: 1px 1px 1px gray;
	box-shadow: 1px 1px 1px gray;	
}
.gomb:hover {
	background-color: #f0cb69;
	cursor: pointer;
	/*
	box-shadow: none;
	padding: 5px 9px;
	*/
}
/****************************************************************************************************************************/
form.megrendeles {
	margin-top: 10px;
}
#nyil-jelzo {
	list-style-type: none;
	margin: 15px 14px;
	font-size: 12px;
}
#nyil-jelzo li {
	float: left;
	padding: 0; margin: 0;
	margin-left: -14px;
	height: 29px;
}
#nyil-jelzo li:first-child div {
	padding-left: 10px;
}
#nyil-jelzo div {
	line-height: 29px;
	border-left: 1px solid #d9e1df;
	background: url(../images/nyil_jelzo_bg.png) bottom left repeat-x;
	color: #5f7295;
	padding-right: 5px;
	padding-left: 25px;
	z-index: 1;
	float: left;	
	
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
}
#nyil-jelzo span {
	position: relative; /* IE z-index hiba */
	display: block;
	float: left;
	width: 14px;
	height: 29px;
	background: url(../images/nyil_jelzo_hegy.png) bottom right no-repeat;
	z-index: 2;
}
#nyil-jelzo li.aktiv div {
	color: #fff;
	background-position: top left;

}
#nyil-jelzo li.aktiv span {
	background-position: top left;
}
#nyil-jelzo li.rejtett {
	display: none;
}
/****************************************************************************************************************************/
.ikon-link {
	background: none;
	background-position: center left;
	background-repeat: no-repeat;
	padding: 2px 0;
	padding-left: 20px;
	color: #524d3f;
}
button.ikon-link {
	border: 0;
	font-size: 12px;
	cursor: pointer;
	padding-left: 16px;
	color: #524d3f;
}
.ikon-link:hover {
	color: black;
	text-decoration: underline;
}
.ikon-link.add  { background-image: url(../images/add.gif) }
.ikon-link.del  { background-image: url(../images/delete.gif); }
.ikon-link.edit { background-image: url(../images/page_white_edit.gif); }
.ikon-link.cancel { background-image: url(../images/cancel.gif); }
/*****************************************************************************************************************************/
.map {
	width: 740px;
	height: 330px;	
}
.map-tarto {
	margin-top: 20px;
	width: 738px;
	heigh: 330px;
	padding: 10px;
	background-color: #fff;
	border: 1px solid #CCC;
}
/*****************************************************************************************************************************/
ul#markak {
    list-style-type: none;
	padding: 0;
}
ul#markak li {
    position: relative;
    width: 100%;
    height: 128px;
	overflow: hidden;
	/*padding: 15px 0;*/
	margin: 15px 0;
	padding-top: 15px;
	border-top: 1px dashed #d8d4c2;

}
ul#markak li:first-child {
	border-top: none;
	padding-top: 0px;
}
ul#markak .leiras {

	position: absolute;
    left: 0; top: 60px;
	
    font: normal 12px "Trebuchet MS", Arial, sans-serif;
    color: #726542;
    line-height: 16px;
    width: 360px;
    height: auto;
    padding: 0; margin: 0;
}
ul#markak .kepek_csuszka {
	float: right;
	width: 396px;
	height: 128px;
	overflow: hidden;
	padding: 0; margin: 0;
	z-index: 2000;
}
ul#markak .kepek_csuszka ul {
	list-style-type: none;
}
ul#markak .kepek_csuszka li {
	padding: 0;
	border: 0;
	margin: 0 2px;
	width: 80px;
}
.kepek_csuszka small {
	font: normal 11px "Trebuchet MS", Arial, sans-serif;
}
/*
ul#markak .kepek_csuszka img {
	margin: 0 2px;
}
*/

.marka_leiras {
	font: normal 14px "Trebuchet MS", Arial, sans-serif;
    color: #726542;
    line-height: 20px;
    padding: 20px 0;
}


/*****************************************************************************************************************************/
#uzenet {
	font: bold 12px "Trebuchet MS", Arial, sans-serif;	
	margin: 8px 0;
	color: #FFFFFF;
	position: relative;
	background-color: #ba3e4c;
}
#uzenet a {
	position: absolute;
	top: 3px; right: 3px;

	outline: none;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	color: #fff;

	line-height: 10px;
	padding: 0 2px 3px 3px;
}
#uzenet a:hover {
	font-weight: bold;
}
#uzenet .hiba, #uzenet .siker {
	padding: 5px;
	padding-left: 25px !important;
	background-position: 4px 4px;
	background-repeat: no-repeat;
}
.hiba {
	background: #E61B34 url(../images/error.gif);
	border: 2px solid #BC1700;
	z-index: 65535;
	position: relative;
}
.hiba a {
	background-color: #BC1700;
}
.siker {
	background: #3ED7AF url(../images/accept.gif) top left no-repeat;
	border: 2px solid #00B556;
	z-index: 65535;
	position: relative;
}
.siker a {
	background-color: #00B556;
}
/*****************************************************************************************************************************/
#szalag_lent {
	position: relative;
	font: normal 12px "Trebuchet MS", Arial, sans-serif;
	height: 146px; /* 186px */
	padding: 20px 0px 20px 30px;
	color: #9dbbe5;
	background: url(../images/szalag_lent_bg.gif) top left repeat-x;
}
#hajtas_lent_b {
	position: absolute;
	bottom: -11px;
	left: -16px;
	width: 16px;
	height: 197px;
	background: url(../images/hajtas_lent_b.png) top left no-repeat;
}
#hajtas_lent_j {
	position: absolute;
	bottom: -11px;
	right: -16px;
	width: 16px;
	height: 197px;
	background: url(../images/hajtas_lent_j.png) top left no-repeat;
}
#szalag_lent .hasab {
	float: left;
	margin-right: 50px;
	height: 150px;
}
#szalag_lent p,
#szalag_lent ul,
#szalag_lent form {
	margin-top: 13px;
	line-height: 1.5;
}
#szalag_lent a {
	font-size: 12px;
	color: #9dbbe5;
	text-decoration: none;
}
#szalag_lent a:hover {
	color: #fff;
}
#szalag_lent h4 {
	display: inline;
	padding: 3px 10px;
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	background-color: #474986;
	color: #b1c9ea;
}
#kiemelt_markak {
	width: 255px;
	overflow: hidden;
}
#kiemelt_markak a {
	display: block;
}
#kiemelt_markak p {
	-moz-column-count: 3;
    -moz-column-gap: 10px;
    -webkit-column-count: 3;
    -webkit-column-gap: 10px;

	width: 255px;
	height: 110px;
}
#tovabbi_infok ul {
	list-style-type: none;
	line-height: 1.5;
}
#fb_likebox {
	margin-right: 0 !important;
}

/*
#feliratkozas {
	margin-right: 0 !important;
}
#feliratkozas input {
	color: #9dbbe5;
	background-color: #6063ab;
	border: 1px solid #293165;
	padding: 3px;
}
*/
#lablec {
	height: 43px;
	color: #524d3f;
	padding: 7px 15px 0 20px;
	font: normal 12px "Trebuchet MS", Arial, sans-serif;
	margin-bottom: 10px;	
}
#lablec a {
	color: #524d3f;
	text-decoration: none;
}
#lablec a:hover {
	text-decoration: underline;
}