@charset "utf-8";

* {
	margin: 0;
	padding: 0;
}

p {
	margin-bottom: 15px;
}

a {
	color: #000;
}

a:hover {
	text-decoration: none;
}

a.red {
	color: #da251d;
	text-decoration: none;
}

a.red:hover {
	text-decoration: underline;
}


img {
	border: 0;
}

strong {
	font-weight: bold;
}

strong.red {
	color: #d80900;
}

em {
	font-style: italic;
}

input::-moz-focus-inner { /*Remove button padding in FF*/
    border: 0;
    padding: 0;
}

input, textarea, select {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px !important;
}

textarea {
	overflow: auto;
}

ul, ol {
	margin: 0 0 15px 25px;
}

h1 span, h2 span, h3 span, h4 span, h5 span, h6 span {
	display: none;
}

#header h1 {
	float: left;
	width: 185px;
	height: 121px;
}

#header h1 a {
	display: block;
	width: 100%;
	height: 100%;
	outline: none;
}

#left h2 {
	margin: 0 0 15px 0;
	color: #4b4b4b;
	font-size: 30px;
	font-weight: normal;
}

#right h2 span {
	display: block;
}

#right h2.red {
	width: 222px;
	height: 39px;
	padding: 0 10px;
	background: url('../images/right_h2_red.gif') no-repeat;
	color: #fff;
	font-size: 15px;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 39px;
}

#right h2.yellow {
	width: 222px;
	height: 39px;
	padding: 0 10px;
	background: url('../images/right_h2_yellow.gif') no-repeat;
	color: #602802;
	font-size: 15px;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 39px;
}

#right h2 span.cart {
	background: url('../images/cart.gif') no-repeat right;
}

#right h2 span.goldcard {
	background: url('../images/goldcard.gif') no-repeat right;
}

#right h2 span.star {
	background: url('../images/star.gif') no-repeat right;
}

.fix {
	display: block;
	float: none !important;
	clear: both !important;
	height: 1px;
	overflow: hidden;
}




/**
 * EXTRA
*/


.red a
{
  color: #e52a21;
  text-decoration: none;
}

.red a:hover
{
  color: #e52a21;
  text-decoration: underline;
}

.button_4 {
	width: 75px;
	height: 23px;
	padding: 0 0;
	margin: 0 0;
	padding-left: 10px;		
	background: url('../images/button_4.gif') no-repeat;
	border: 0;
	color: #fff;
	text-align: center;
	text-decoration: none;
	line-height: 23px;
	cursor: pointer;	
}

#menu .designedUl{
	position: absolute;
	top: 1px;
	left: -1px;
	z-index: 99;
	display: block;
	width: 289px;
	padding: 12px 0 5px 0;
	background: #f1f1f1 url('../images/search_tooltips.gif') no-repeat top;
	border: 1px solid #414141;
	border-top: 0;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}


#menu .designedUl li {
	position: static;
	float: none;
	padding: 0;
	border: 0;
	border-bottom: 1px solid #ddd;
}

#menu .designedUl li.last {
	border-bottom: 0;
}

#menu .designedUl li a {
	display: block;
	padding: 6px 10px 4px 10px;
	color: #757575;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
}

#menu .designedUl li a strong {
	color: #da251d;
	font-weight: normal;
}

#menu .designedUl li a:hover {
	background: #da251d;
	color: #febdba;
}

#menu .designedUl li a:hover strong {
	color: #fff;
}

/** 
 * kompalista
 **/
table.kompa td
{
  background-color: #EEEEEE;
  padding: 3px 3px 3px 3px;
}
table.kompa th
{
  padding: 3px 3px 3px 3px;
}

.kompa_kek
{
  background-color: #043E6B;
  color: white;
  font-weight: bold;
}

.kompa_piros
{
  background-color: #9D0000;
  color: white;
  font-weight:bold;
}

.kompa_normal
{
  background-color: white;
  color: black;
  font-weight: normal;
}

div.kompalista form div div.auto_complete ul li.selected 
{
  background-color: #043E6B !important;
  color: white !important;
  font-weight: bold !important;
}

.kompaListaDiv
{
  width: 607px;
  overflow: auto;
}

.kompaTable
{
  min-width: 607px;
  overflow: auto;
  background: #DADCE0 none repeat scroll 0 0;
}

.kompaTable caption
{
  border: 1px solid #DADCE0;
  border-bottom: none;
  padding: 5px 0;
}

.kompaTable td:first-child,
.kompaTable caption
{
  background: #F8F9FB url(../images/td_name.jpg) repeat-x scroll center top;
  color: #363636 !important;
  font-weight: bold;
  white-space: nowrap;
}

.kompaTable td
{
  background: #FFFFFF none repeat scroll 0 0;
  padding: 3px 7px;
}

.kompaTable th
{
  background: #043E6B none repeat scroll 0 0;
  color: #FFFFFF;
  font-weight: bold;
  padding: 5px;
  text-align: left;
}

.rigthFloat
{
  float: right !important;
}

.kompaDiv select
{
  max-width: 168px;
}

.kompaDiv
{
  float: left;
}

span.graybox_top {
	display: block;
	width: 207px;
	height: 8px;
	background: url('../images/graybox_top.png') no-repeat;
	overflow: hidden;
}

.graybox {
	width: 187px;
	/* min-height: 93px; */
	padding: 2px 0 10px 20px;
	background: #dee1e3 url('../images/graybox_middle.jpg') no-repeat top;
}

span.graybox_bottom {
	display: block;
	width: 207px;
	height: 8px;
	margin: 0 0 10px 0;
	background: url('../images/graybox_bottom.png') no-repeat;
	overflow: hidden;
}

#kompalist
{
  font-size: 12px;
  margin-bottom: 10px;
}


#kompalist h1
{
  font-size: 14px;  
}


.form_error
{
  position: relative;
  top: -10px;
  display: block;
	margin: 4px 0 0 180px;
	color: #da251d;
}

.soapreg-frame
{
  width: 100%;
  height: 350px;
  overflow: hidden;
  border: none;
}

.default_form #uzenet
{
  width: 400px;
  height: 150px;
}

.default_form #nev
{
  width: 400px;
}

#sfGuardCustomerForm .form_error
{
  float: none;
  text-align: left;
  width: 300px;
}

.szerviz_form label
{
  font-size: 12px;
   width: 190px !important;
}

.szerviz_form input, .default_form  select, .default_form  textarea 
{
  width: 400px;  
}

.szerviz_form .sf_admin_action_list, .szerviz_form .sf_admin_action_save_and_list
{
  float: left;
  width: 140px;
}

.szerviz_form p
{
  clear: both;
}

.szerviz_form h3
{
  color: #4B4B4B;
  clear: both;
  line-height: 40px;
}


#samsung_urlap_atvetel_ideje
{
  width: 370px;
}

#trigger_samsung_urlap_atvetel_ideje
{
  margin-left: 10px;
}

#samsung_urlap_vasarlas_ideje
{
  width: 370px;
}

#trigger_samsung_urlap_vasarlas_ideje
{
  margin-left: 10px;
}

#samsung_urlap_javitas_befejezese
{
  width: 370px;
}

#trigger_samsung_urlap_javitas_befejezese
{
  margin-left: 10px;
}






#philips_urlap_atvetel_ideje
{
  width: 370px;
}

#trigger_philips_urlap_atvetel_ideje
{
  margin-left: 10px;
}

#philips_urlap_vasarlas_ideje
{
  width: 370px;
}

#trigger_philips_urlap_vasarlas_ideje
{
  margin-left: 10px;
}

#philips_urlap_javitas_befejezese
{
  width: 370px;
}

#trigger_philips_urlap_javitas_befejezese
{
  margin-left: 10px;
}


.szerviz_form .form-error-msg
{
  color: #F00;
  font-size: 12px;
  float: right;
  clear: right;
  margin-right: 130px;
  margin-bottom: 10px;
  width: 180px;
}


#messages
{
  margin: 20px 0;
  background: #fef995;
  padding: 10px 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; 
}

#main_category
{
  width: 120px;
}

td.oper
{
  width: 120px;
}





#copydepo_popup {
	position: fixed;
	z-index: 1000;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url('../images/shadow.png') repeat;
	display: none;
}

#copydepo_popup .popupBox a.close{
	position: absolute;
	top: -18px;
	left: 900px;
}

#copydepo_popup .popupBox {
	position: relative;
	width: 800px;
	padding: 45px 60px;
	margin: 100px auto 0 auto;
	background: #fff;
	height:600px;
}

#copydepo_popup p.price {
	color: #c20707;
	font-size: 18px;
}

#copydepo_popup p.price span {
	color: #000;
}

#copydepo_popup .floatleft img.cart {
	vertical-align: text-top;
	margin-top: -7px;
}

#copydepo_popup .margin {
	display: block;
	width: 180px;
}

#expired_bills
{
  width: 175px;
}

.cart_table th a
{
  color: #FFF;
}

#szerviz_action .button_8 {
	display: block;
	width: 97px;
	height: 23px;
	background: url('../images/button_8.gif') no-repeat;
	border: 0;
	color: #fff;
	text-decoration: none;
	line-height: 23px;
	cursor: pointer;
	font-size: 14px;
}

#user p
{
  background: none;
}

#sf_admin_container input.button_3
{
  float: left;
	width: 67px !important;
	height: 23px;
	margin-right: 5px;
	background: url('../images/button_3.gif') no-repeat;
	border: 0;
	color: #fff;
	text-align: center;
	text-decoration: none;
	line-height: 23px;
	font-size: 14px;
	cursor: pointer;
}

#regform input
{
  width: 250px;
}

.order_form textarea
{
  margin-left: 255px;
}

#window .message
{
  height: 30px;
}

#menu li.has_submenu .menu_level_2 ul li a
{
  height: auto !important;
  width: auto !important;
}

#window h1
{
  margin-bottom: 10px;
  margin-top: 0;
}

.menu_level_2
{
  z-index: 300;
  width: 600px;
}

.goldcard_prev_year
{
  color: #777;
  font-size: 10px;
  text-align: right;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  font-weight: bold;
}

.redAccount td
{
  color: #F00;
}

#footer .linkek a
{
  color: #FFF;
}

#menu li.has_submenu .menu_level_2 ul.others li
{
  margin-right: 10px;
  padding-right: 5px;
  padding-left: 5px;
}

#menu li.has_submenu .menu_level_2 ul li
{
  padding-right: 5px;
  padding-left: 5px;
}

/* dok lista */

div.kDiv span.kName
{
  display: block;
  text-align: center;
  font-weight: bold;
  color: #BD0B0B;
  font-size: 10px;
}

div.kDiv span.kLink
{
  display: block;
  text-align: right;
}

div.kDiv
{
  display: block;
  float: left;
  /* width: 126px; */
  width: 100px;
  /* border: 1px solid #EEEFF1; */
  margin: 4px;
  padding: 4px;
}

ul#kList
{
  list-style-type: none;
}

.doksitable .name a
{
  color: #E52A21;
  text-decoration: none;
}

table.doksitable
{
  width: 80%;
}

#left strong, #left h1, #left h2
{
  color: #E52A21;
}

ul.tabs li.big a
{
  font-size: 12px;
}

#ajax_content
{
  position: relative;
}

#ajax_hide 
{
  background: #EEE;
  -moz-opacity:.90; filter:alpha(opacity=90); opacity:.90;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  display: none;
}

#ajax_hide.visible
{
  display: block;
}

#ajax_hide.invisible
{
  display: none;
}


/*
 bubble
*/

.bubble
{
  width: 305px;
  background: url(../images/bubble-top.gif) no-repeat;
  padding-top: 13px;
}

.bubble .box
{
  width: 305px;
  background: url(../images/bubble-content.gif) repeat-y;
}

.bubble .bottom
{
  width: 305px;
  background: url(../images/bubble-bottom.gif) no-repeat;
  height: 12px;
}

.bubble .content
{
  padding-left: 10px;
  padding-right: 25px;
  width: 270px;
}

/* RIGHT */
.bubble.right .content
{
  background: url(../images/bubble-arrow-right.gif) no-repeat;
  min-height: 27px;
}

/* LEFT */
.bubble.left .content
{
  background: url(../images/bubble-arrow-left.gif) no-repeat;
  min-height: 27px;
}

.bubble.left .box, .bubble.left, .bubble.left .bottom
{
  background-position: 8px 0;
}

.bubble.left .content
{
  padding-left: 25px;
  padding-right: 10px;
}

/*
 END bubble
*/

#right h2 span.goldcard
{
  font-size: 13px;
}


.check_holder label
{
  font-size: 12px;
}

.check_holder
{
  overflow: hidden;
}

#menu ul li a
{
  padding: 0 25px;
}

#frmSS1 .required
{
  display: none;
}

#frmSS1 tr td:first-child
{
  width: 140px;
  text-align: right;
  padding-right: 10px;
}

#frmSS1 tr td
{
  padding-bottom: 5px;
}

#frmSS1 input
{
  background: none repeat scroll 0 0 #E8E8E8;
  border: 1px solid #DDDDDD;
  padding: 2px;
}

#frmSS1 input[type="submit"]
{
  background: url("../images/button_1.gif") no-repeat scroll 0 0 transparent;
  color: #FFFFFF;
  display: block;
  border: none;
  height: 25px;
  line-height: 25px;
  margin-right: 30px;
  text-align: center;
  text-decoration: none;
  width: 140px;  
}


#header {
text-align: center;
}

#user {
text-align: left;
}

#changeshop {
color:white;
background-color:#c61819;
position: relative;
top: 15px;
margin:0 auto;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
padding: 12px;
letter-spacing: 1px;
text-decoration: none;
text-transform:uppercase;
font-size: 10px;
font-weight: bold;
}

#changeshop:hover {
text-decoration:underline;
}

.cart_table .yellow
{
  color: #ee5500
}

.filter-narrow {
  height: 50px !important;
}

.filter-250 {
  height: 280px !important;
}

.filter60
{
  height: 60px;
}

.filter100 
{
  height: 115px;
  background: url('../images/filter100.gif') no-repeat !important;
}

.check_holder
{
  width: 155px;
}

#menu .kiemel
{
  background: #eac842;
  color: #602802;
}

#menu .kiemel:hover
{
  background: #ebe0b3 !important;
  color: #602802;
}

#menu .kiemel a
{
  padding: 0 20px !important;
  background: none !important;
  color: #602802 !important;
}

.regisztracio th
{
  color: #666;
  text-align: left;
  width: 160px;
  font-weight: normal !important;
  vertical-align: top; 
  padding-bottom: 10px; 
}

#menu .info_ikon
{
  position: absolute;
  right: 5px;
  top: 10px;
}

#kmp_lista
{
  list-style: none;
  margin-top: 20px;
}

#kmp_lista li:hover
{
  background: #FF9;
}

.regisztracio td
{
  font-size: 10px;
  color: #666;
  padding-bottom: 10px;
}

#kmp_lista .termek
{
  float: left;
  width: 500px;
}

#sf_admin_list_th_sf_guard_user_related_by_ceg_user_id {
  width: 70px;
}

.regisztracio label[for=reg_szekhely], .regisztracio label[for=reg_csomagkuldes]
{
  color: #000;
  font-weight: bold;
}

.regisztracio input[type="text"]
{
  border: 1px solid #DDD;
  font-family: Arial, sans-serif;
  font-size: 11px;
  padding: 3px;
  vertical-align: middle;
  width: 300px;
}

.regisztracio .button_3
{
  margin-right: 20px;
}

.regisztracio .cancel
{
  font-size: 12px;
  position: relative;
  top: 3px;
}

.regisztracio .error
{
  color: #F00;
  font-size: 12px;
}

#search_text_auto_complete
{
  left: 0 !important;
  top: 26px !important;
}

#sf_admin_list_th_status {
  width: 150px;
}

p.empty {
  font-size: 16px;
  font-weight: bold;
  color: #f00;
}

tr.bonus_row td {
  background-color: #ffa;
}

span.bonus_row_small {
  font-size: 12px;
}

.login_message {
  position: relative;
  display: block;
  top: -20px; 
  margin-bottom: -19px;
}

