@charset "iso-8859-2";

* {
	margin: 0;
	padding: 0;
}

p {
	margin-bottom: 15px;
}

a {
	color: #000;
}

img {
	border: 0;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

b {
	color: #007cc3;
	font-weight: normal;
}

big {
	font-size: 12px;
	font-weight: bold;
}

label {
	font-size: 11px;
}

select, option, input, textarea {
	color: #909090;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
}

input, textarea {
	padding: 1px 3px 1px 3px;
	background: transparent;
	border: 0;
}

textarea {
	overflow: auto;
}

form p {
	margin-bottom: 0;
}

ul {
	margin-left: 25px;
}

h1 span, h2 span, h3 span, h4 span, h5 span, h6 span {
	display: none;
}

h2#menutop {
	width: 185px;
	height: 19px;
	padding: 9px 0 5px 12px;
	background: url('../images/menutop.jpg');
	color: #ffe848;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

#login h2 {
	margin: 0 0 17px 0;
	color: #2b333f;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

#cart_top h2 {
	color: #2b333f;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}

#productlist_top h2 {
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
}

#right h2  {
	padding: 5px 5px;
	background: #28313f;
	color: #ffe848;
	font-size: 13px;
	font-weight: bold;
}

#right_left h2 {
	margin: 0 0 15px 0;
	padding: 0 0 10px 0;
	background: url('../images/icon.jpg') no-repeat right top;
	border-bottom: 1px dashed #ced4d8;
	color: #28303C;
	font-size: 18px;
}

#right_right h2 {
	color: #FFE848;
	font-size: 12px;
	font-weight: bold;
}

#right_left h3 {
	margin: 0 0 2px 0;
	color: #007cc3;
	font-size: 12px;
	font-weight: bold;
}

.product h3 {
	margin: 0 0 10px 0;
	color: #007cc3;
	font-size: 12px;
	font-weight: normal;
}

.fix {
	display: block;
	float: none !important;
	clear: both !important;
	height: 1px;
	overflow: hidden;
}

#cart_bottom2 {
  background:transparent url('../images/cart_bottom_vakbarat.jpg') repeat scroll 0 0;
  clear:both;
  height:36px;
  width:197px;
  margin-bottom:15px;
}


#subscribe_box_top {
	width: 187px;
	height: 19px;
	padding: 15px 0 0 10px;
	background: url('../images/cart_top_vakbarat.jpg');
}

#subscribe_box {
	width: 193px;
	padding: 10px 0;
	border-right: 2px solid #28303C;
	border-left: 2px solid #28303C;
	height: 54px;
}

#subscribe_box label{
  color:#000000;
  display:block;
  float:left;
  font-size:11px;
  margin:0pt 0pt 7px;
  width:67px;
  font-size: 10px;
  font-weight: bold;
}
#subscribe_box .subscribe_product{
  padding: 8px;
}

#subscribe_box_submit {
  /*background:#093B76 none repeat scroll 0% 0%;
  border:1px solid #F0F8FB;
  color:#F0F8FB;
  cursor:pointer;
  float:right;
  height:20px;
  margin:9px 10px 0pt 0pt;
  padding:0px 0pt 0pt;
  text-align:center;
  text-transform:uppercase;
  width:86px;*/
  background:transparent url(../images/gomb_feliratkozas.jpg) repeat scroll 0% 0%;
  border:0px none;
  color:#FFFFFF;
  cursor:pointer;
  height:19px;
  margin-left:95px;
  margin-top:9px;
  padding:0pt;
  text-align:center;
  text-transform:uppercase;
  width:93px;
}

#subscribe_box .right {
  clear:left !important;
  float:right !important;
  margin:5px 0pt 0pt !important;
}

#newsletter_name, #newsletter_email{
  float:left;
  height:16px;
  margin:0pt 0pt 7px;
  width:101px;
}

#subscribe_box_bottom {
	clear: both;
	width: 197px;
	height: 36px;
	background: url('../images/cart_bottom_vakbarat.jpg');
  margin:0pt 0pt 15px;	
	
}

a#subscribe_box_order {
	float: right;
	display: block;
	width: 81px;
	height: 16px;
	margin: 9px 10px 0 0;
	padding: 3px 0 0 0;
	background: url('../images/cart_order_vakbarat.jpg');
	color: #fff;
	text-align: center;
	text-transform: uppercase;
}


#subscribe_box_top h2 {
	color:#2B333F;
  font-size:13px;
  font-weight:bold;
  text-transform:uppercase;
}

