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

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

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

*****************************************************************************************************/
body {
	margin: 0;
	padding: 0;
	background: #162d43 url(images/body_bg.gif) top left repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
html {
	overflow: auto;
}
.balra {
	float: left;
}
.jobbra {
	float: right;
}
.clear {
	clear: both;
}
.hidden {
	display: none;
}
a img {
	border: 0;
}
#tarto {
	position: relative;
	margin: 0 auto 0 auto;
	width: 1010px;
	background: #0c1925 url(images/tarto_bg.gif) top left repeat-x;
}
* html #tarto {
	overflow: hidden;
}
#fejlec {
	position: relative;
	height: 154px;
	background: url(images/fejlec_bg.gif) 9px 0px no-repeat;
}
#dsl-tarto {
	position: absolute;
	top: 0px; left: 0px;
	background: url(images/dsl_bg.gif) top left repeat-y;
	height: 100%;
}
#dsr-tarto {
	position: absolute;
	top: 0px; right: 0px;
	background: url(images/dsr_bg.gif) top left repeat-y;
	height: 100%;	
}
* html #dsl-tarto, * html #dsr-tarto {
	height: 8912px;
}
#navigacio {
	position: absolute;
	bottom: 4px;
	left: 15px;
	width: 980px;
	height: 20px;
	background-color: #eeeeee;
	color: #000;
}
#navigacio ul {
	font-size: 10px;
	list-style-type: none;
	padding: 0;
	margin: 0;
	margin-left: 10px;
	text-transform: lowercase;
}
#navigacio ul li {
	display: inline;
}
#navigacio ul li a {
	color: #2f3947;
	text-decoration: none;
	outline: none;
}
#navigacio ul li a:hover {
	text-decoration: underline;
}
#navigacio ul img {
	position: relative;
	top: 2px;
	border: 0;
}
#datum {
	position: absolute;
	bottom: 4px;
	right: 12px;
	font-size: 9px;
	color: #2f3947;
}
#menu {
	position: absolute;
	list-style-type: none;
	margin: 0; padding: 0;
	bottom: 34px; right: 23px;
}
#menu li {
	position: relative;
	float: left;
	height: 25px;
	margin-right: 3px;
}
#menu a {
	display: block;
	color: #000;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;	
	text-decoration: none;
	line-height: 25px;
	padding: 0 10px 0 16px;
	margin-right: 6px;
	outline: none;
	background: transparent url(images/mnu_bg_bal.gif) top left no-repeat;
}
#menu a span {
	display: block; 
	position: absolute;
	top: 0; right: 0;
	width: 6px;
	height: 25px;
	background: url(images/mnu_bg_jobb.gif) top left no-repeat;
}
#menu a:hover, #menu a:hover span {
	color: #fff;
	background-position: 0px -25px;
}
#menu a.sel, #menu a.sel span, #menu a.sel:hover, #menu a.sel:hover span {
	color: #fff;
	cursor: default;
	background-position: bottom left;
}
#lap {
	width: 980px;
	margin-left: 15px;
	background-color: #eeeeee;
	min-height: 450px;
}
* html #lap {
	height: 450px;
}
#bal {
	display: inline; /* IE6 dupla margó */
	float: left;
	width: 180px;
	margin-left: -785px; /* 600+5+180 */
}
#jobb {
	display: inline; /* IE6 dupla margó */
	float: right;
	width: 180px;
	margin-right: 5px;
}
img.lezaro {
	position: absolute;
	left: 0;
	top: 0;
}

#flash_anim {
	margin-bottom: 10px;
}
#jpg_anim {
	height: 250px;
	overflow: hidden;
}
a.kekgomb {
	display: block;
	width: 66px;
	height: 19px;
	line-height: 19px;
	color: #fff;
	background: url(images/gomb_bg.gif) top left no-repeat;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;	
	outline: none;
}
a.kekgomb:hover {
	background-position: bottom left;
}

.img-tarto {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	width: 128px;
	height: 96px;
	background-color: #FFFFFF;
}
.img-tarto a {
	outline: none;
}
.img-tarto a img {
	border: 0;
}
.img-tarto * {
	vertical-align: middle;
}
.img-tarto span {
	display: inline-block;
    height: 100%;
	margin-left: -5px;
}

.lista-vezerlo {
	/*display: block;*/
	/*position: relative;*/
	margin-bottom: 10px;
	letter-spacing: -1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #244778;
	width: 580px;
	height: 20px;
}
.lista-vezerlo form {
	padding: 0; margin: 0;
}
.lista-vezerlo select {
	width: 100px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.lista-vezerlo input {
	vertical-align:bottom;
	outline: none;
}

.keres-lapozo-tarto {
	text-align: center;
	margin: 10px;
}
.lapozo {
	color: #244778;
	font-weight: normal;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
.lapozo a {
	padding: 1px 3px;	
	line-height: 20px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	color:#999999;
	text-decoration: none;
	outline: none;
}
.lapozo a:hover {
	background:#e0f3ff;
	color: #5084d4;
	text-decoration: none;
}
.lapozo .active {
	padding: 1px 3px;
	line-height: 20px;
	border: 1px solid #244778;
	background-color:#244778;
	color:#FFFFFF;
	font-weight: bold;
}
#uzenet {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	padding: 4px;
	margin-bottom: 8px;
	color: #FFFFFF;
}
.hiba {
	background-color:#CC0000;
}
.siker {
	background-color:#33CC00;
}
#lablec {
	background: url(images/lablec_bg.gif) top left no-repeat;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #94a2ad;
	width: 1010px;
	height: 48px;	
	margin: 0 auto 0 auto;
}
#lablec a {
	color: #94a2ad;
	text-decoration: none;
}
#lablec a:hover {
	text-decoration: underline;
}
#ceginfo {
	line-height: 52px;
	margin-left: 25px;
}
#kredit {
	float: right;
	line-height: 52px;
	margin-right: 20px;
	text-transform: lowercase;
}

/* termék csoport (tm) */

ul#csoportok {
	list-style-type: none;
	padding: 0; margin: 0;
}
ul#csoportok li {
	display: block;
	float: left;
	
	font-size: 11px;
	font-weight: bold;

	letter-spacing: -1px;
	margin-right: 3px;
	margin-bottom: 3px;
	text-align: center;
}
ul#csoportok li a {
	display: block;
	/*width: 142px;*/
	width: 128px;
	/*height: 150px;*/
	height: 143px;
	background: #FFFFFF url(images/cs_panel.gif) top left no-repeat;
	color: #415878;
	text-decoration: none;
	outline: none;
	padding: 0 7px;
	padding-top: 7px;
}
ul#csoportok li a:hover {
	background-position: bottom left;
}
ul#csoportok img {
	margin-bottom: 8px;
}

/* Harmónika */

ul#info_harmonika  {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
ul#info_harmonika li ul {
	list-style-type: square;
	margin-left: 0;
	padding-left: 20px;
}

ul#info_harmonika li a.head {
	display: block;
	margin-bottom: 2px;
	cursor: pointer;
	color: #4a6489;
	font-size: 12px;
	font-weight: bold;
	padding-left: 8px;
	height: 25px;
	line-height: 25px;
	outline: none;
	background: url(images/harmonika.gif) top left no-repeat;
	text-decoration: none;
}
ul#info_harmonika li a.head:hover {
	background-position: bottom left;
}

/* termék oldal */

#termek-oldal {
	color: #244778;
}
#termek-oldal .nev {
	font-size: 24px;
	font-weight: bold;
	width: 412px;
	text-transform: uppercase;
}
#termek-oldal .nev span {
	font-size: 10px;
	font-weight: normal;
}
#termek-oldal .gyarto-logo {
	position: absolute;
	top: 10px;
	right: 10px;
	border: 0;
}
* html #termek-oldal .gyarto-logo {
	right: 10px;
}
#termek-oldal .kep {
	margin: 15px 0;
}
#termek-oldal p.leiras {
	padding: 0;
	margin: 10px 0;
	font-size: 12px !important;
	line-height: 1.4em;
}
#ar-tarto {
	position: relative;
	height: 50px;
}
#termek-oldal .ar {
	color: #e42626;
	letter-spacing: -1px;
	font: bold 24px Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	position: absolute;
	right: 0;
	bottom: 0;
}
#termek-oldal .ar del {
	padding-right: 5px;
	font-size: 16px;
}
#termek-oldal .ar span {
	font-size: 16px;
}
#termek-oldal .szazalek {
	position: absolute;
	top: 60px; 
	left: 10px;
	width: 105px;
	height: 82px;
}
#termek-oldal .szazalek div {
	position: absolute;
	left: 10px;
	top: 25px;
	font: bold 27px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #fff;
}
#termek-oldal #garlogo-tarto {
	position: absolute;
	top: 100px;
	right: 15px;
}
#termek-oldal table {
	font-size: 12px;
	margin-bottom: 10px;
}
#termek-oldal tr {
	background-color: #f5f5f5;
}
#termek-oldal td,
#termek-oldal th {
	padding: 3px 14px;
	text-transform: lowercase;
}
#termek-oldal td:first-letter,
#termek-oldal th:first-letter {
	text-transform: uppercase;
}
#termek-oldal th {
	text-align: left;
}

/* küldés email-ben */
a.email-kuldes {
	background: url(images/email.gif) top left no-repeat;
	padding-left: 20px;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #305066; 
	outline: none;

	position: absolute;
	left:  0px;
	bottom: 0px;
}
a.email-kuldes:hover {
	text-decoration: underline;
}
#frm_emailkuldes {
	display: none;
	border: 1px solid #AFC7E7;
	padding: 10px;
	margin: 0;
	margin-top: 10px;
	background-color: #EBF1F9;
}
#frm_emailkuldes label {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	float: left;
	width: 150px;
	margin-right: 6px;
}
#frm_emailkuldes .textbox {
	color: #305066;
	border: 1px solid #AFC7E7;
	margin-bottom: 2px;
}
#frm_emailkuldes br {
	clear: left;
}
#frm_emailkuldes .gomb {
	margin-left: 156px;
}
#frm_emailkuldes .gomb input {
	font-size: 11px;
	width: 60px;
}

#fizetes-info {
	border-top: 1px solid #E4E4E4;
	padding-top: 8px;
	margin-top: 10px;
}
#fizetes-info span {
	float: left;
	font: 9px Arial, Helvetica, sans-serif;
	color: #244778;
	padding-left: 8px;
}

/* Keresés */

.kereses-panel {
	padding: 10px;
	border-bottom: 1px solid #fff;
}
.kpe {
	background-color: #dce7f4;
}
.kpo {
	background-color: #eef6ff;
}
.kereses-panel .info a {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #0a3065;
}
.kereses-panel .leiras {
	margin: 10px 10px;
	font-size: 11px;
}
.kereses-panel span.talalat {
	padding: 0 2px;
	background-color: #FFC423;
}

/* Hasonlít */

#frm_hasonlit { 
	margin:0 0 10px 0;
	padding:0;
}
#hasonlit-tarto {
	width: 440px;
	overflow: auto;
	margin: 0;
	padding: 0;
}
table#hasonlit, table#hasonlit-fix {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	color: #305066;
	padding: 0;
	margin: 0;
}
table#hasonlit tr.e td {
	background-color: #FFFFFF;
}
table#hasonlit tr.o td {
	background-color: #F5F5F5;
}
table#hasonlit td {
	text-align: center;
	border: 1px solid #e8e8e8;
	padding: 10px 5px;
	white-space: nowrap;
}
table#hasonlit .h100 {
	border: 0;
	padding: 0;
	height: 120px;
}
table#hasonlit-fix th {
	height: 120px;
	padding: 0;
}
table#hasonlit-fix td {
	text-align: left;
	font-weight: bold;
	border: 1px solid #e8e8e8;
	padding: 10px 5px;
	letter-spacing: -1px;
	width: 128px;
}
table#hasonlit a {
	outline: none;
}

/* Kapcsolat */

#terkep {
	width: 580px;
	height: 320px;
	background-color: #F2EFE9;
}
ul#aruhaz-elerhetosegek {
	list-style-type: none;
	padding: 0;
	margin: 0;
	margin-top: 10px;
}
ul#aruhaz-elerhetosegek li {
	position: relative;
	width: 580px;
	height: 106px;
	background: url(images/aruhaz_panel.gif) top left no-repeat;
	margin: 8px 0;
}
ul#aruhaz-elerhetosegek li a {
	position: absolute;
	top: 0; left: 0;
	display: block;
	width: 178px;
	height: 106px;
	background-position: top;
	outline: none;
}
ul#aruhaz-elerhetosegek li a.soroksar {
	background: url(images/soroksar_tf.gif);
}
ul#aruhaz-elerhetosegek li a.csomor {
	background: url(images/csomor_tf.gif);
}
ul#aruhaz-elerhetosegek li a.dunakeszi {
	background: url(images/dunakeszi_tf.gif);
}
ul#aruhaz-elerhetosegek li a.szekesfehervar {
	background: url(images/szekesfehervar_tf.gif);
}
ul#aruhaz-elerhetosegek li a:hover {
	background-position: bottom;
}
ul#aruhaz-elerhetosegek li p {
	padding: 0;
	margin: 0;
	padding-top: 10px;
	margin-left: 190px;
	font-size: 11px;
}
ul#aruhaz-elerhetosegek li p:first-line {
	font-size: 12px;
	font-weight: bold;
}
ul#aruhaz-elerhetosegek li p.nyitva-tartas {
	float: right;
	padding-top: 0;
	padding-right: 12px;
	text-align: right;
}
ul#aruhaz-elerhetosegek li p.nyitva-tartas:first-line {
	font-weight: bold;
}

/* Regisztráció */

form.urlap {
	width: 460px;
	margin: 0 auto 0 auto;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
form.urlap em {
	font-size: 11px;
	color: #87ABDB;
}
form.urlap p {
	padding: 0 !important;
	margin: 0 !important;
	margin-bottom: 3px !important;
}
form.urlap p input {
	margin-right: 4px;
}
form.urlap fieldset {
	position: relative;
	padding: 15px 20px 15px 15px;
	border: 1px solid #AFC7E7;
	background-color: #EBF1F9;
}
form.urlap legend {
	position: absolute;
	top: -10px;
	left: 10px;
	padding: 2px 4px;
	font-size: 13px;
	font-weight: bold;
	color: #305066;
}
form.urlap label,
form.urlap input,
form.urlap select,
form.urlap textarea {
	color: #305066;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	border: 2px solid #D7E3F3;
}
form.urlap label {
	float: left;
	width: 130px;
	margin-top: 2px;
	margin-right: 10px;
	text-align: right;
	font-weight: bold;
	border: 0;
}
fieldset#auto label {
	width: 172px;
}
form.urlap input.check,
form.urlap input.radio {
	background: none;
}
form.urlap span {
	position: relative;
	top: -3px;
	font-size: 11px;
	color: #305066;
}
* html form.urlap span {
	top: 0;
}
form.urlap div.vonal {
	height: 1px;
	margin: 5px 0px;
	background: url(images/szg_vonal.gif) top left repeat-x; 
}
ol.magyarazat {
	border-top: 1px solid #E4E4E4;
	padding: 20px 20px 0 40px;
	margin: 0;
	margin-top: 20px;
}
ol.magyarazat li {
	font: 10px Arial, Helvetica, sans-serif;
	line-height: 14px;
	color: #999999;
	padding-bottom: 8px;
}

/* prospektus */

#prospektusok-tarto {
	position: relative;
}
#prospektusok {
	/*width: 112px;*/
	text-align: center;
	margin: 10px auto 8px auto;
}
#prospektusok ul {
	padding: 0;	margin: 0;
	list-style: none;
	height: 176px;
	overflow: hidden;
}
#prospektusok-tarto #bal-gomb {
	position: absolute;			
	top: 70px;
	left: 7px;
	cursor: pointer;
}
#prospektusok-tarto #jobb-gomb {
	position: absolute;			
	top: 70px;
	right: 7px;
	cursor: pointer;	
}
#prospektusok a {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif !important;
}

/* termek banner */
#termek_banner {
	max-height: 250px;
	overflow: hidden;
}
* html #termek_banner {
	height: 250px;
}
#termek_banner ul {
	padding: 0; margin: 0;
	list-style: none;
}
#termek_banner a {
	outline: none;
}
#termek_banner img {
	border: 0;
}

/* gumi kereso */

#gumi_kereso {
	width: 580px;
	height: 89px;
	background: url(images/gumi_kereso.gif) top left no-repeat; 
	padding-top: 30px;
}
#gumi_kereso b {
	display: block;
	color: #fff;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
}
#gumi_kereso ul {
	list-style-type: none;
	margin: 0; padding: 0;
	margin-left: 15px;
	
}
#gumi_kereso ul li {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
#gumi_kereso select {
	width: 100px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#gumi_kereso .gombok {
	float: right;
	margin-right: 8px;
	margin-top: 9px;
}
