@import url('/css/frontend_lista.css');
html {
	height: 100%;
}
body {
	background: #fff; 
	margin:0;
	padding:0;
	text-align:center;
	height: 100%;
}
.normal, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: normal;
}

div#overlay {
	display: none;
	position: absolute;
	top: 0;
	left:0px;
	width: 100%;
	height: 100%;
	background: url('/img/frontend/comm/bg-overlay.png');
}
div#overlay_in {
	border: 1px solid #999999;
	background: #ffffff;
	width: 400px;
	padding: 50px 25px;
	margin: 0 auto;
	margin-top: 20%;
}
.hibasmezo {
	font-size: 11px; color: #dd3300;
}

form {
	padding: 0;
	margin:0;
}

th, td, body, textarea {
	font-size: 12px;
}
.parameterek th {
	font-size: 10px;
}
.parameterek td {
	font-size: 11px;
}

#contbg{ 
	margin-left:auto; 
	margin-right:auto;  
	width:980px; 
	  
} 
#mt {
		
}
#pagewidth{ 

	width:980px; 
	text-align:left;  
} 
 
#header{
	width:100%;
	margin-bottom: 5px;
} 

#menu{
} 

#menu ul {
	margin: 0 0 0 22px;
	padding: 0;
	list-style-type: none;
}

#menu li {
	margin: 0 46px 0 0;
	padding: 0;

}

#menu a{
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #ffffff;
	font-size: 10px;
}
#menu tr.menu_bg td {
	background: url('../img/frontend/box/menu/menu_bg.gif') repeat-x;
}
#menu td {
	text-align: center;
}

#leftcol{
	position:relative;
	
}

#rightcol{
 /* text-align: right; */
 
}

#maincol {

}

#content{
	padding: 20px;
	padding-top: 0;
}

#footer{
	margin-top: 30px;
	border-top: 1px solid #999999;
	padding-left: 10px;
	padding-top: 5px;
	height:20px; 
	clear:both;
	font-size:10px;
}
 
#footer_left{
	float:left; 
	width:48%;
}
 
#footer_right{
	padding-right: 10px;
	float: right;

}

#footer_right a{
	text-decoration: none;
}

a {
	color: #d70202;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

#footer_right a:hover, #menu a:hover {
	
}

#aktualis_box, #forsale_box, #services_box, #suggest_box, #high_end{
	font-size: 11px;
}
.box_tukor {
	padding: 11px 5px 0 6px;
}

#forsale_box{

}

#aktualis_box{
	
}

#services_box{
	
		
}

#suggest_box{
		
}

#forsale_img{
	
	padding: 10px 10px 0px 50px;
}

#forsale_content{
	padding: 8px 5px 5px 5px;
	
	padding-left: 40px;
	
}

#highend_content{
	padding: 8px 10px 5px 5px;
	
}

#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;
	
}

#loginsearch {
	font-size: 9px;
}
#loginsearch a {
	color: #e1e6ec;
}
#login {

}
#search {
	clear: both;
	
}
.doboz {
	width: 182px;
	margin-bottom: 20px;
}
.doboz_head{
	background: url('../img/frontend/box/box_head.gif') no-repeat;
	height: 21px;
}
.doboz_head-r{
	background: url('../img/frontend/box/box_head-r.gif') no-repeat;
	height: 21px;
}
.doboz_head_w{
	background: url('../img/frontend/box/box_head_w.gif') no-repeat;
	height: 21px;
}
.doboz_head_title {
	padding-right: 6px;
	text-align: right;
	text-transform: uppercase;
	font-weight: bold; font-size: 12px;
	color: #4a4a4a;
	line-height: 20px;
}
.doboz_cont {
	/* font-size: 10px; */
	background: url('../img/frontend/box/box_bgr.gif') repeat-y center;
	padding: 10px;
}
.doboz_cont_w {
	padding: 10px;
}
.doboz_foot {
	height: 5px;
	background: url('../img/frontend/box/box_end.gif') no-repeat center;
}
.doboz_foot_w {
	height: 5px;
	background: url('../img/frontend/box/box_end_w.gif') no-repeat center;
}

#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 {
	font-size: 13px;
	margin:0;
	padding: 2px 0px 8px 0px;
	list-style-image: url('../img/frontend/subnav_off.gif');
	
}

ul.kategoria li.selected {
	
}
ul.kategoria li a.selecteda{
	border-bottom: 1px dashed #667799;
}
ul.kategoria a{
	color: #515151;
}

ul.kategoria a:hover  {

}

ul.melyseg1 {
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

ul.melyseg1 li {
	list-style-image: url('../img/frontend/list.gif');
	padding: 2px 0px 2px 0px;
		border-bottom: none;
}
ul.melyseg2 {
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}




#submenu{
	padding-left: 23px;
	/*padding-bottom: 20px;*/
	padding-top: 10px;
}

#searchform, #filter{
	
	padding-bottom: 5px;
	/*padding-top: 10px;*/
}

.portlet_header{
	width: 100%;
	height: 12px;

}

input {
	font-size: 10px;
	padding: 2px;
	margin: 0px;
}
textarea {
	font-family: verdana;
}

.inp_text {
	border: 1px solid #C9D5E0;
	background: #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: #cc2222;
}
.hiba {
color: #cc9900;
}
.sikeres {
	color: #22cc22;
	
}
div#hibakinfok {
	font-weight: bold;
	margin: 18px 0px;
	padding: 4px 16px;
	border: 1px dashed #666666;
	background-color: #f9f9f9;
	
}

.price{
	font-family: arial-black, arial, verdana;
	color: #666666;
	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: #dd8866;
}

.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; */
	line-height: 16px;
}
.product_list h2 a{
	font-size: 14px;
	text-decoration: underline;
}
.termeklista img.tk {
	float: right; margin-left: 10px; margin-bottom: 10px; border: none;
}


.product_list td{
	padding: 5px;
}

.webazon{
	color: #cccccc;
	font-size: 10px;
}



.parameterek th{
	font-weight: normal;
	color: #888888;
	width: 180px;
}
.parameterek th, .parameterek td {
	border-bottom: 1px solid #EAECEF;
}
.parameterek tr{
	
}

h1 {
	font-size: 20px;
	font-weight: normal;
	padding:0;
	margin:0;
	color: #394450;
}


h2 {
	font-size: 14px;
	font-weight: bold;
	color: #394450;
}
div.termeklista h2 {
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
	margin: 0px;
	text-align: left;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	padding:0;
	margin:0;
}


p {
	padding:0;
	margin: 9px 0;
}

#navigacio{
	padding: 3px;
	margin-bottom: 10px;
}
#navigacio a img{ 
	border: none;
}
#navigacio span{ 
	color: #cccccc;
	padding: 0 5px;
}

.c {
	text-align: center;
}
.r {
	text-align: right !important;
}
.l {
	text-align: left;
}

.nw {
	white-space: nowrap;
}

.na {
	color:#dddddd;
}

/* osszehasonlitasnal a kiemelt elem */
.kiemel {
	/* background: #195584; */
	/* border: 1px solid #1d5988; */
}

/* súgószöveg az beviteli mezők aljára */
.form_minta {
	color: #999999;
	font-size: 9px;
}

.form_help {
	background: #f0f0f0;
	border-left: 2px solid #999999;
	padding: 10px;
}

fieldset {
	border: 1px solid #cccccc;
	margin-bottom: 20px;
	padding: 7px;
	background: #f9f9f9;
}
div.form_op {
	background: #f3f3f3;
	padding: 20px;
	border-top: 2px solid #bbbbbb;
}

.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 {

}
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;
}

.main_box {
	border: 1px solid #1c3e64;
	margin: 0px 10px 10px 0px;
	padding: 5px;

}

legend{

}

#content h1, #static h1, #references h1{
	margin-bottom: 20px;
}

#static h2, #references h2, h2.kiemel {


	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: #000055; font-family: verdana; text-decoration: none; font-size: 11px;
}
.gomb td.felulet {
	
}

.gomb {
	padding: 0; margin:0;
}
.gomb td {
	padding: 0; margin:0;
}
.gomb input {
	border: none;
	background: transparent;
	padding: 0; margin:0;
}
.pointer {
	cursor:pointer;
}

#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 #ff9900;
}

#sub_filter{
/*ez kell a filter szövegének rendezéséhez*/


}

dt {
	font-weight: bold;
}
dd {
	margin-left: 10px;
	padding-left: 0;
	padding-bottom: 5px;
}

div.tle {
	padding-top:20px; padding-bottom:20px;
}

div#div_kepcim {
	font-weight: bold;
}

td.aloldal {
	 background: #F9F9F9;
	 border: 1px solid #DBDBDB;
}
td#hasab2 {
	 vertical-align: top;
	 padding: 10px 20px 40px 20px;
}
td#hasab3 {
	vertical-align: top;
	width: 182px;
}

div#head {
	height: 183px;
}
div#head div {
	 padding: 20px 0px 0px 20px;
}

td#kosarinfo {
	text-align: right;
	Text-transform: none;
	
	padding-right: 20px;
}
td#kosarinfo a{
	Text-transform: none;
	font-weight: normal;
}
td#kosarinfo img {
	
	border: none;
}





table.kombi  tr.termek td {
	
}

table.kombi thead tr {
	background: url('/img/frontend/box/box_head_s.gif') top left repeat-x;
	
}
table.kombi thead tr td {
	
}
table.kombi tr.termek {
	
}
table.kombi tr.termek:hover td {
	background: #FEFAF3;
}

div.keretes {
	width: 180px;
	float: right;
	margin: 0 0 10px 10px;
	border: 1px solid #cccccc;
	background: #f0f0f0;
	padding: 6px 12px 6px 12px;
}
div.keretes h2 {
	font-size: 12px;
	color: #000000;
}

img.stk {
	border:1px solid #DEDEDE;
	padding:2px;"
}
