@import url('frontend_lista.css');
html {
	height: 100%;
}
body {
	background: url('../img/frontend/back.gif') center repeat-y #436492; 
	margin:0;
	padding:0;
	text-align:center;
	height: 100%;
}
.normal, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: normal;
}

td, body {
	font-size: 11px;
}
th {
font-size: 10px;
}

iframe {
	border: none;
	margin:0;
}

#contbg{ 
	margin-left:auto; 
	margin-right:auto;  
	width:1000px; 
	  
} 
#mt {
		background: url(../img/frontend/content_back.jpg) top left no-repeat;
}
#pagewidth{ 

	width:1000px; 
	text-align:left;  
} 
 
#header{
	
	background:#28486f;
	position:relative; 
	height:173px; /* karacsonkor 170 egyébként 171 hogy legyen alul egy kis csik*/ 
	
	width:100%;
	
	/* border-bottom: 1px solid #001127; */
}

#head-cart{
	z-index:10;
	height:35px;
	padding-right:36px;
	position:absolute;
	top:5px;
	right:5px;
	background:url(/img/frontend/box/head/ico/cartico.png) no-repeat right;
}
#header a img {
	border: none;
}
#head-cart a {
	display:block;
}
#head-cart .bg{
	height:35px;
	padding-left:4px;
	padding-right:4px;
	background:url(/img/frontend/box/head/ico/cartbg.png)
}

#head-cart .bg .qty,#head-cart .bg .sum{
	text-align:right;
	line-height:17.5px;
}


#menu{
	position:relative;
	height:25px;
	width:100%;
	bottom:0;
} 

#menu ul {
	line-height:25px;
	margin: 0 0 0 22px;
	padding: 0;
	list-style-type: none;
}

#menu li {
	margin: 0 46px 0 0;
	padding: 0;
	float: left;
	
}

#menu a{
	color: #FFF;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

#leftcol{
	width:220px; 
	float:left; 
	position:relative;
	
}

#rightcol{
 width:220px; 
 float:right; 
 position:relative;
 text-align: right;
 
}

#maincol {
	float: left;
	width: 560px;
}

#content{
	padding: 20px;
	padding-top: 0;
}

#footer{
	padding-left: 10px;
	padding-top: 5px;
	height:20px; 
	background-color:#000; 
	clear:both;
	font-size:10px;
}
 
#footer_left{
	float:left; 
	width:48%;
}
 
#footer_right{
	padding-right: 10px;
	float: right;

}

#footer_right a{
	color: #fff;
	text-decoration: none;
}

a {
	color: #85E601;
	text-decoration: none;
}

a:hover{
	color: #fff;
}

#footer_right a:hover, #menu a:hover {
	color: #85E601;
}

#aktualis_box, #forsale_box, #services_box, #suggest_box, #high_end, #garancia_box{
	
	width: 185px;
	
	/* KARÁCSONYKOR */
	 /* width: 195px; */ 
	
	height: 236px;
	/* KARÁCSONYKOR */
	/* height: 247px; */ 
	
	margin: 10px 17px 10px 17px;
	/* KARÁCSONKOR */
	/* margin: 10px 13px 10px 12px; */ 
	
	font-size: 11px;
	overflow: hidden;
}
.box_tukor {
	padding: 11px 5px 0 6px;
}

.clear{
	clear:both;
}

#forsale_box{
	background-image: url(../img/frontend/forsale_box.jpg);
	/* KARÁCSONYKOR */
	/* background-image: url(../img/frontend/forsale_box-tel.gif); */
	
}

#aktualis_box{
	background-image: url(../img/frontend/bg_doboz_aktualis.jpg);	
}

#garancia_box{
	background-image: url(../img/frontend/bg_doboz_garancia.jpg);
	/* KARÁCSONYKOR */
	/* background-image: url(../img/frontend/bg_doboz_garancia-tel.jpg); */	 
}
#grancia-new img{
	margin-right:15px;
}
#services_box{
	background-image: url(../img/frontend/services.jpg);
	/* KARÁCSONYKOR */
	/* background-image: url(../img/frontend/services-tel.jpg); */ 
		
}

#suggest_box{
	background-image: url(../img/frontend/suggest.jpg);
	/* KARÁCSONYKOR */ 
	/* background-image: url(../img/frontend/suggest-tel.gif); */  
		
}

#forsale_img{
	text-align: right;
	padding: 10px 10px 0px 50px;
}

#forsale_content{
	padding: 8px 5px 5px 5px;
	text-align: right;
	padding-left: 40px;
	
}

#highend_content{
	padding: 8px 10px 5px 5px;
	text-align: right;
}

#forsale_content a{
	font-weight: bold;
}

#orig_price{
	text-decoration: line-through;
}

#forsale_price{
	font-size: 12px;
	margin: 0px 0px 5px 0px;
	font-weight: bold;
	color: #ff7d08;
}

#loginsearch {
	margin-top:10px;
	text-align: right;
	font-size: 9px;
}
#loginsearch a {
	color: #e1e6ec;
}
#login {
	margin-left:40px;
	height: 100px;
}
#menu #search{
	width:200px;
	position:absolute;
	top:3px;
	right:5px;
	/* float:right; */
}

#menu #search #icons{
	float:left;
	width:45px;
}
.doboz, #contact_info{
	font-size: 9px;
	padding: 0px 20px 10px 14px;
}

#basket{
	font-size: 11px;
	padding: 0px 20px 10px 14px;
}


#basket input{
	margin: 5px 0px 0px 0px;	
}



/* kategoria doboz */
 
ul.kategoria {
	text-align: left;
	margin: 0;
	padding: 0;
	font-weight: bold;
	text-decoration: none;
}

ul.kategoria li {
	margin:0;
	padding: 2px 0px 2px 0px;
	border-bottom: 1px solid #2B507B;
	list-style-image: url('../img/frontend/subnav_off.gif');
}

ul.kategoria li.selected {
}
ul.kategoria li a.selecteda{
	color: #85e601;
}
ul.kategoria a{
	color: #fff;
}

ul.kategoria a {
	color: #fff;
}
ul.kategoria a:hover  {
	color: #85E601;
}

ul.melyseg1 {
	width: 180px;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 0px 5px;
}

ul.melyseg1 li {
	list-style-image: url('../img/frontend/list.gif');
	padding: 2px 0px 2px 0px;
	border-bottom: 1px dotted #254A74;
}

ul.melyseg2 {
	margin-left: 00px;
	padding-left: 14px;

}



#submenu{
	padding-left: 23px;
	/*padding-bottom: 20px;*/
	padding-top: 10px;
}

#searchform, #filter{
	padding-left: 10px;
	padding-bottom: 5px;
	/*padding-top: 10px;*/
}

.portlet_header{
	width: 100%;
	height: 12px;
	background: url('../img/frontend/portlet_header.gif') repeat-x top; 
}

input {
	font-size: 10px;
	padding: 2px;
	margin: 0px;
}
input.keret {
	border: 1px solid #93C4EB;
	background-color: #2B507B;
		color: #fff;
}


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 

/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}




.proghiba {
/*	color: #76181a; */
/* ezt legalább látni:  */
color: #ff7d08;
}
.hiba {
color: #ff7d08;
}
.info {
color: #9CCCFF;
}
.sikeres {
	color: rgb(133,230,1);
	
}
div#hibakinfok {
	font-weight: bold;
	margin: 18px 0px;
	padding: 4px 16px;
	border: 1px dashed #9999ff;
	background-color: #446b96;;
	
}

.price{
	font-family: arial-black, arial, verdana;
	font-weight: bold;
	color: #ff7d08;
	font-size: 16px;
}

.price_big{
	font-family: arial-black, arial, verdana;
	font-weight: bolder;
	color: #ff7d08;
	font-size: 26px;
}

.price_strike{
	text-decoration:line-through;
	color: #ff7d08;
}

.price_td{
	text-align: right;
}

.product_list{
	padding: 5px;
	width: 100%;
}

.product_list h2 {
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	color: #ff7d08;
	/* border-bottom: 1px solid #999; */
	color: #fff;
	line-height: 16px;
}
.product_list h2 a{
	font-size: 14px;
	text-decoration: underline;
}



.product_list td{
	padding: 5px;
	bbborder: solid 1px #ddd;
}

.webazon{
	color: #5a83a3;
}



.parameterek th{
	color: #93c4eb;
	width: 200px;
}
.parameterek th, .parameterek td {
border-bottom: 1px solid #4279AE;}
.parameterek tr{
	
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	line-height: 16px;
}


h2 {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	line-height: 16px;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	padding: 5px 0px 5px 0px;
	margin: 0px;
	text-align: left;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
padding:0;
margin:0;
	

	text-align: right;
}


p {
	padding:0;
	margin: 9px 0;
}

#navigacio{
	background-color: #2d6592;
	padding: 3px;
	margin-bottom: 10px;
}

#navigacio a img{ 
	border: none;
}

.c {
	text-align: center;
}
.r {
	text-align: right !important;
}
.l {
	text-align: left;
}

.na {
	color:#446b96;
}

/* osszehasonlitasnal a kiemelt elem */
.kiemel {
	/* background: #195584; */
	/* border: 1px solid #1d5988; */
}

/* súgószöveg az beviteli mezők aljára */
.form_minta {
	color: #6FA7DF;
	font-size: 9px;
}

fieldset {
	border: 1px solid #99aacc;
	margin-bottom: 20px;
	background: #235D8B;
	padding: 7px;
}
div.form_op {
	/* background: #335577; */
	padding: 20px;
	border-top: 2px solid #7788aa;
}

.form_kotmezo {
	margin-left: 3px;
	color: #ff5533;
	font-size: 15px;
	font-weight: bold;
}



fieldset fieldset {
	 /* border: 1px solid #336DaB; */
	 border: none;
	/* background: #235D9B; */
	margin-bottom: 8px;
}
fieldset fieldset  legend {
	font-weight: bold;
}
label{
/* font-weight: bold; */
}

.nostyle, .nostyle td, .nostyle th {
	border: none!important; background: transparent !important;
	
}

table.kepkeret {
	border-collapse: collapse;
	border: none !important;
}
table.kepkeret td {
	padding:0 !important; margin:0 !important;
	border: none !important;
}
table.kepkeret td.f {
	 background: #fff !important;
}
table.kepkeret td.a {
	width: 3px; height: 3px;
}
table.kepkeret td.k{
	width: 100%; height: 100%; text-align:center;
}

#cards{
  /* padding: 5px 1px 5px 1px; */
  /* background-color: #2d5077; */
}

#cards img{
  padding-right: 4px;  
}

.portlet_head{
  text-align: left;
  font-weight: bold;
}

#high_end {
	color: #f4b818;
	background-image: url(../img/frontend/high_end_back.jpg);
	width: 185px;
	height: 236px;
}

.main_box {
	background-color: #1c5989;
	border: 1px solid #1c3e64;
	width: 490px;
	margin: 0px 10px 10px 0px;
	padding: 5px;
	background-image: url(../img/frontend/cont/fooldal/main_box_back.gif);
	/* text-align: justify; */
}

legend{
	color: #fff;
}

#content h1, #static h1, #references h1{
	color: #85E601;
	margin-bottom: 20px;
}

#static h2, #references h2, h2.kiemel {
	background: url('../img/frontend/h4_back.jpg');

	background-color: #386A96;
	padding: 3px 0px 3px 10px;
	margin: 15px 0px 5px 0px;;

}

#static p{
	margin: 0px;
	padding: 0px;
	/* text-align: justify; */
}

.gomb td.felulet, .gomb td.felulet a {color: #134d7b; font-family: verdana; font-size: 11px; text-decoration: none;}
.gomb td.felulet {
	background: #F67723;
}

.gomb {
	padding: 0; margin:0;
}
.gomb td {
	padding: 0; margin:0;
}
.gomb input {
	border: none;
	background: transparent;
	padding: 0; margin:0;
}

#static td, #static th {
	vertical-align: top;
}
.wf {
	width: 100% !important;
}

.w1  {
	width: 40px;
}
.w2  {
	width: 120px;
}

.w3  {
	width: 200px;
}

table.columns {
border-collapse: collapse;

}

table.c3 td {
	width: 33%;
	xborder: 1px solid transparent;
}

table.columns td.lc {
	padding-left: 0 !important;
}
table.columns td.rc {
	padding-right: 0 !important;
}

table.columns td {
	padding: 18px;
}

.readonly {
	border: 1px solid #6394dB;
	color: #4Ba0cB;
}

#sub_filter{
/*ez kell a filter szövegének rendezéséhez*/
text-align: right;
padding-right: 20px;
padding-bottom: 30px;
}

#sub_filter_uj{
/*ez kell a filter szövegének rendezéséhez*/
padding-right: 10px;
padding-bottom: 30px;
}

dt {
	font-weight: bold;
}
dd {
	margin-left: 10px;
	padding-left: 0;
	padding-bottom: 5px;
}

div.tle {
	background: url('../img/frontend/termeklista_itembg.gif') no-repeat center top; padding-top:20px; padding-bottom:20px;
}

div#div_kepcim {
	font-weight: bold;
}

.nw {
	white-space: nowrap;
}

.sarga {
	color: rgb(255, 189, 8);
}

#references .markak  a {
	xcolor: #426E91;
	color: #fff;
	font-weight: bold;
}
#references .markak  img {
	margin-bottom: 2px;
}

table.markak td {
	padding-bottom: 8px;
}
table.marka {
	width: 119px; height: 70px;
	border-collapse: collapse;
}
table.marka td {
	 padding:0; text-align: center; background: url('/img/frontend/cont/referenciak/automarka_alatet.gif') no-repeat;
}
table.marka td a img {
	border: none;
}

div#header #head{
	z-index:9;
	position:relative;
	height:148px;	
}
div#header #head #image{
	height:148px;
	width:100%;
	position:absolute;
	top:0;
	left:0;
}
div#header div#logo {
	width: 230px;
	height: 90px;
}
div#header div#logo img {
	margin-top: 25px;
	margin-left: 30px;
	width: 260px;
	height: 90px;

}
div#ikonsav {
	height: 76px;
	background: url('/img/frontend/ikonsav.gif') no-repeat;
	margin: 25px 0;
	text-align: center;
	padding-top: 6px;
}
div#ikonsav img {
	margin: 0 7px;
}

div#chatablak {
	width: 146px;
	height: 146px;
	position: absolute; top: 300px;right: 40px;
}

