html, body {
  height: 100%;
  margin: 0px auto;
	padding: 0;
}

  body > #wrapper {
  height: auto; 
  min-height: 100%;
  }

  #wrapper {
	text-align: left;
	margin: 0px auto;
	width: 1000px;
  position: relative;
  background: #fff;
  }

  #main {
  padding-bottom: 50px;
  margin: 0 auto;
  background: url(/images/header_bg.png) repeat-x #ffffff;
  }
  
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */  
  
  #footer {
  position: relative;
  margin: 0px auto;
  width: 100%;
	margin-top: -50px; /* negative value of footer height */
	height: 50px;
	clear:both;
  background: #232121; 
  }

body {
  text-align: center;
	font-size: 12px;
	color: #000;
  font-family: arial;
  background: url(/images/header_bg.png) repeat-x #232121;
}

h1 {
padding: 0;
margin: 0;
text-align: left;
font-size: 18px;
}
h2 {
padding: 0;
margin: 0;
font-size: 16px;
text-align: left;
}
h3 {
padding: 0;
margin: 0;
font-size: 16px;
text-decoration: underline;
}
h4 {
display: inline;
font-size: 14px;
}
#gyartok td {
vertical-align: top;
text-align: left;
width: 200px;
}
#gyartok h1 {
text-align: center;
font-size: 20px;
}
#table03 td {
vertical-align: top;
width: 200px;
text-align: left;
}
#table03 img {
padding-bottom: 4px;
}
.menu {
padding:0; 
margin:0; 
list-style:none; 
height:41px; 
background:url(/images/back.png) repeat-x; 
font-family:arial, sans-serif; 
font-size:14px; 
width: 1000px;
}

.menu li {
float:left; 
height:41px;
}

.menu li a {
display:block; 
height:41px; 
width:124px; 
float:left; 
line-height:37px; 
color:#fff; 
text-decoration:none; 
text-align:center; 
font-weight: bold;
}

.menu li a:hover {
position:relative; 
visibility:visible; 
line-height:35px; 
z-index:50;
}

.menu li a:hover b {
display:block; 
width:124px; 
height:41px; 
background:url(/images/toptab_shadow.png) no-repeat;
}

.menu li a:hover span {
display:block; 
width:124px; 
height:41px; 
position:absolute; 
left:0; 
top:0; 
cursor:pointer;
}

.menu .active a {
position:relative; 
visibility:visible; 
line-height:35px; 
z-index:50;
}

.menu .active a b {
display:block; 
width:124px; 
height:41px; 
background:url(/images/toptab_shadow.png) no-repeat;
}

.menu .active a span {
display:block; 
width:124px; 
height:41px; 
position:absolute; 
left:0; 
top:0; 
cursor:pointer;
}
  
  #top_left {
  background: url(/images/top_left.png) no-repeat;
  width: 308px;
  height: 139px;
  }
  #header_bg {
  background: url(/images/header_bg.png) repeat-x;
  float: left;
  }
  #newsletter {
  position: absolute;
  width: 882px;
  padding: 0px;
  margin: 3px;
  top: 0px;
  left: 0px;
  font-size: 10px;
  text-align: right;
  font-family: verdana, arial;
  color: #fff;
  }
  .inputbox {
  background: url(/images/input.png) no-repeat;
  width: 152px;
  height: 17px;
  height: auto;
  margin: 0;
  padding-top: 1px;
  padding-left: 4px;
  border: 0;
  font-size: 12px;
  font-family: arial;
  color: #000;
  }
  .submitbutton {
  border: 1px solid #fff;
  font-family: arial;
  color: #fff;
  font-size: 11px;
  background: transparent;
  }
  
  #main_content {
  float: left;
  color: #000;
  text-align: justify;
  font-size: 14px;
  background: #fff;
  }
  
  #inner_content {
  margin: 20px 20px 0px 30px;
  width: 660px;
  }
  
  #mainpage_content {
  margin: 20px 20px 0px 30px;
  }
  
  #inner_left {
  width: 510px;
  float: left;
  }
  
  #inner_right {
  float: left;
  padding: 0 0 0 10px;
  }
  
  .listing01 {
  font-weight: bold;
  list-style: square;
  }
  .listing01 li {
  padding-bottom: 2px;
  }
  .listing02 {
  list-style-type: none;
  color: #bf0000;
  padding: 0;
  margin: 10px;
  }
    .listing02 li {
  padding-bottom: 4px;
  }
  .listing03 {
  list-style: square;
  font-weight: bold;
  }
  .listing03 ul {
  padding-left: 15px;
  margin: 4px;
  font-weight: normal;
  }
  .listing03 ul li {
  list-style: disc;
  padding: 0;
  }
  .listing04 {
  list-style: none;
  padding: 0;
  font-size: 12px;
  margin: 0;
  }
  
  .listing04 .active_toggle a {
  padding: 2px;
  background: #bf0000;
  color: #fff;
  }
  
  .listing04 ul {
  padding-left: 10px;
  margin: 4px;
  font-weight: normal;
  }
  .listing04 ul li {
  list-style: none;
  padding: 0;
  }
  
  .listing04 li a {
  background: #fff;
  }
  
  #inner_content a, #mainpage_content a {
  color: #bf0000;
  text-decoration: none;
  font-style: italic;
  font-weight: bold;
  font-size: 12px;
  }
  #inner_content a:visited, #mainpage_content a:visited {
  color: #bf0000;
  text-decoration: none;
  font-weight: bold;
  }
    #inner_content a:hover, #mainpage_content a:hover {
  color: #bf0000;
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
  text-decoration: underline;
  }
  #copyright {
  color: #fff;
  padding-top: 10px;
  margin: 0 auto;
  width: 1000px;
  font-size: 10px;
  text-align: center;
  }
  #copyright a {
  text-decoration: underline;
  color: #fff;
  }
  #rightcolumn {
  float: right;
  display: inline;
  width: 164px;
  color: #000;
  padding: 0px;
  margin: 24px 10px 20px 0px;
  text-align: center;
  border-left: 1px solid #e8e8e8;
  }
  #rightcolumn img {
  margin-bottom: 10px;
  width: 140px;
  border: 1px solid #ccc;
  }
  .kemenyek {
  width: 750px;
  }
  .kemenyek td {
  vertical-align: top;
  text-align: left;
  font-size: 12px;
  }
  .kemenyek h1 {
  padding: 0;
  margin: 0;
  text-align: left;
  font-size: 16px;
  }
  
  .kemenyek td div {
    background: url(/images/gradientbg.png) 0 0 repeat-x;
    width: 228px;
    position:relative;
    display: inline-block;
    margin: 0;
    height:28px;
    border: 0;
    border-top-left-radius: 8px;
  }
    .kemenyek h2 {
    font-size: 14px;
    font-family: Verdana, Geneva, sans-serif;
    color: #fff;
    padding: 4px 0px 0 5px;

  }
  
  .kandallok {
  width: 750px;
  }
  .kandallok td {
  vertical-align: top;
  text-align: left;
  font-size: 12px;
  }
  .facebox_table td {
  vertical-align: top;
  }
  
  .kandallobetetek_container {
  padding: 20px 0 20px 0;
  float: left;
  }
  
  .kandallobetetek_left {
  float: left;
  width: 300px;
  text-align: left;
  }
 
  .kandallobetetek_right {
  width: 650px;
  float: left;
  }
  
  .marks_table {
  float: left;
  padding-right: 20px;
  width: 240px;
  }
  
  .marks_table td{
  font-size: 12px;
  vertical-align: middle;
  text-align: left;
  }
  
  .marks_table img {
  height: 20px;
  }
  
  .kandallobetetek_right div, .blue_highlight {
  //border: 1px solid #ccc;
  padding: 5px;
  font-style: italic;
  color: #0000cd;
  font-weight: bold;
  font-size: 12px;
  }
  
  .kandallobetetek_right span {
  padding-top: 40px;
  display: block;
  }
  
  .kandallo_headline {
  border: 1px solid #ccc;
  padding: 5px;
  font-style: italic;
  color: #0000cd;
  font-weight: bold;
  font-size: 12px;
  }   
 
 /*product browser*/ 
 
  #inner_content2 {
  padding: 20px 15px 20px 15px;
  /*
  top, right, bottom, left
  */
  width: 968px;
  float: left;
  display: inline;  
  }
  
  #inner_content2 a {
  color: #bf0000;
  text-decoration: none;
  font-weight: bold;
  font-style: italic;
  font-size: 12px;
  /*line-height: 17px;*/
  }
  
  #inner_content2 a:hover {
  color: #bf0000;
  text-decoration: underline;
  font-weight: bold;
  }
  
  #inner_content2 .active_link a {
  padding: 2px;
  background: #bf0000;
  color: #fff;
  }
  
  .product_description {
  margin-bottom: 40px;
  font-size: 12px;
  }
  
  .product_description p:first-child {
  margin-top: 0;
  }
  
  .product_description a {
  color: #bf0000;
  text-decoration: underline;
  /*font-weight: bold;*/
  font-style: italic;
  font-size: 12px;
  }
  
  .product_description a:hover {
  text-decoration: none;
  }
  
  .color_description {
  float: left;
  padding: 0 10px 0 10px;
  text-align: left;
  }  
  
  .color_description {
  margin-bottom: 40px;
  }
  
  .color_description p:first-child {
  margin-top: 0;
  }
  
  .color_description a {
  color: #bf0000;
  text-decoration: underline;
  /*font-weight: bold;*/
  font-style: italic;
  font-size: 12px;
  }
  
  .color_description a:hover {
  text-decoration: none;
  }  
    
  .thumb_browser {
  width: 275px;
  float: left;
  padding-right: 10px;
  }
  
  .thumb_browser h1 {
  font-size: 14px;
  padding: 4px;
  font-variant: small-caps;
  text-shadow: #ccc 1px 1px 1px;
  /*text-decoration: underline;*/
  /*color: #bf0000;*/
  }
  
  .thumb_browser a {
  color: #bf0000;
  text-decoration: none;
  font-weight: bold;
  font-size: 12px;
  }
  
  .thumbs_table {
  margin: 0;
  padding: 0;
  }
  
  .thumbs_table td {
  width: 70px;
  height: 85px;
  vertical-align: top;
  text-align: center;
  font-size: 10px;
  font-family: arial;
  cursor: pointer;
  }
  
  .thumbs_table td img {
  border: 1px solid #999;
  }
  
  .thumb_caption {
  overflow: hidden;
  width: 70px;
  }
  
  .thumbs_table2 {
  margin: 0;
  padding: 0;
  }
  
  .thumbs_table2 td {
  vertical-align: top;
  text-align: center;
  font-size: 10px;
  font-family: arial;
  cursor: pointer;
  height: 75px;
  }
  
  .thumbs_table2 td img {
  border: 1px solid #999;
  }
  
  .thumb_caption2 {
  overflow: hidden;
  width: 70px;
  }  
  
  .product_browser a:hover {
  text-decoration: underline;
  } 
  
  .product_description {
  float: left;
  width: 660px;
  padding: 0 10px 0 10px;
  text-align: left;
  border-left: 1px solid #282828;
  }
 
  .products_table td {
  vertical-align: top;
  padding: 0;
  margin: 0;
  }
  
  .product_image {
  padding-right: 10px;
  font-size: 12px;
  /*float: left;*/
  }
  
  .product_image img {
  border: 1px solid #ddd;
  }
  
  .discount_holder, .new_products_holder {
  border-bottom: 1px dotted #aaa;
  padding: 10px;
  }
  
  .product_texts {
  padding-left: 10px;
  }
  
  .product_texts_discount {
  background: url(/images/sticker.png) no-repeat;
  background-position: right top;  
  }
  
  .product_texts h1, .product_texts_discount h1 {
  font-size: 16px;
  padding: 2px;
  margin: 0;
  }
  
  .clear {
  clear: both;
  }
  
  .center {
  text-align: center;
  }
  
  .right {
  text-align: right;
  }
  
  .red {
  color: #bf0000;
  }
  
  .price_table {
  border: none;
  width: 280px;
  }
  
  .price_table td {
  vertical-align: middle;
  font-family: arial,helvetica,sans-serif;
  font-size: 12px;
  }
  .toppricelabel {
  font-size: 12px;
  display: inline;
  font-weight: bold;               
  }
    .searchcat_table {
background-color: #ddd;
border: 1px solid #888;                 
}

.searchcat_table td {
vertical-align: bottom;
border: 0;
font-size: 10px;
text-align: left;                 
}

.searchcat_table select {
width: 135px;
font-size: 12px;                        
}

.video {
text-align: center;
padding: 0 0 20px 0px;       
}