@import url("global.css");
/************************************************/
/******** BASIC LAYOUT STYLES *****************/
/***********************************************/
/************************************************/
/*--------- MAIN HOLDER --------*/
#page{
  position: relative;
  padding: 0px;
  margin: 0px;
  width: 100%;
  height: 100%;
  overflow: auto;
	/*margin: 0px auto 0px auto;*/
  /*padding: 0 10px 0 10px;*/
}
#main_wrap {
    width: 98%;
    /*width: 997px;*/
	margin: 0px auto 0px auto;
	min-width:993px;
}
#main_holder {
  position: relative;
	height: 100%;
	text-align: left;
 }
html>body #main_holder {
    width: 100%;
    /*width: 997px;*/
}
#error_content {
    width: 60%;
    margin: 0 auto;
    text-align: left;
}
#error_content h3 {
    color: #fff;
    padding: 8px 3px 5px 45px;
    margin: 5px 0 0 0;
    font-size: 1.25em;
    background: #f00 url("/images/error.gif") 1px 1px no-repeat;
}
#error {
    padding: 5px 10px 5px 10px;
    border: 1px solid #f00;
    background-color: #fdebdf;    
}
#error hr {
    border: 1px solid #f00;    
}
/*--------- MAIN HEADER-------*/
#main_header {
	position: relative;
	height: 100%;
}
#main_logo {
  position: absolute;
  width: 213px;
  height: 47px;
  top: 105px;
  left: 144px;
}
html>body #main_logo {
  bottom: 11px;
}
#country_language_currency {
	position: absolute;
	left: 0px;
	top: -7px;
	top: 7px;
	/*width: 50%;*/
	
	background: none;
	font-size: 0.85em;
	color: #fff;
}
#country_language_currency img {
  position: relative;
  top: 3px;
}
#country_language_currency-in {
	margin: 10px;
}
#country_language_currency-in label {
  margin: 0px 5px;
}
#country_language_currency-in select {
  font-size: 1em;
}
#country_icons {
  margin-left: 10px;
  display:none;
}
/*----end of MAIN HEADER------*/
/*---------HEADER-----------*/
#header {
	position: relative;
	height: 211px;
	padding-top: 27px;
/*	padding-bottom: 5px;*/
	margin-bottom: 0px;
}
#header_middle {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 211px;
/*  margin-left: 229px;*/ 
  background: #fff url("../images/header-bg.jpg") top left repeat-x;
  z-index: 0;
}
#header_left {
  position: absolute;
  top: 0;
  left: 0;
  width: 993px;
  height: 211px;
  background: #fff url("../images/header.jpg") top left no-repeat;
  z-index: 10;
}
#header_right {
  float: right;
  width: 12px;
  height: 211px;
  background: #fff url("../images/header-right.jpg") top left no-repeat;
}
#header_right #right_login{
  margin-top: 100px;
}
#cart {
	position: absolute;
/*	left: 10px;*/
	left: 157px;
	top: 10px;
	color: #fff;
	width: 508px;
	height: 25px;
	font-size: 1em;
	padding-top: 0px;
    line-height: 1em;
    overflow: hidden;
    z-index: 11;
}
#cart-in {
	padding: 5px 10px 10px 10px; 
	font-size: 0.9em;
}
#cart-in a, #cart-in a:visited, #cart-in a:hover {
    text-decoration: none;
}
#cart-in #s_dph {
/*    margin-left: 50px;*/
    margin-left: 7px;
}
#cart-in strong {
    color: #ff9600;
}
#cart-in a, #cart-in a:visited, #cart-in a:hover{
  color: #fff;
}
#cart-login {
  background-color: #eee;
  border: 1px solid #ccc;
  margin: 0px; 
  padding: 2px 2px 2px 2px;
}
#cart-login label {
}
.cart-info {
  border: 1px solid #ccc;
  background-color: #fff;
}
.cart-info h2 {
  font-size: 1.2em;
}
#header_menu {
  position: absolute;
  top: 49px;
  left: 90px;
/*  width: 605px;*/
  width: 90%;
  height: 26px;
  padding: 0 0px 0 0;
  z-index: 10;
}
#header_menu a {
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    display: block;
    float: left;
    padding: 5px 10px 7px 10px;
    background: url('../images/menu-sipka.gif') 10px 0px no-repeat;
}
#header_menu a:hover {
/*    background: #007ebf url('../images/menu-triangle-hover.gif') 10px 0px no-repeat;*/
    text-decoration: underline;
}
#header_menu a img {
    position: relative;
    left: 10px;
}
#header_menu #menu_right {
  position: absolute;
  top: 0px;
  left: 490px;
}
/*---------end of HEADER------*/
/*--------- LIGHTBOX ------*/
#cart-lightbox{
   position: absolute;
   bottom: -1px; 
   right: 0px;
   width: 100%;
   /*height: 155px;*/
   padding: 0px;
   z-index: 3;
}
#cart-lightbox #cart-lightbox_in{
	margin-right: 17px;
	height: 100%;
}
.cart-spacer{
	height:160px;
	width:90%;
}
.cart-spacer_disable{
	height:20px;
	width:90%;
}
#cart-lightbox .border{
	border-top: 1px solid #666;
	background-color: #ccc;
	padding: 0px;
	margin: 0px;
	height: 132px;
}
#cart-lightbox .border_disable{
	display: none;
}
#cart-lightbox .tabs{
	height: 16px;
	width: 99%;
}
#cart-lightbox .tabs a, #cart-lightbox .tabs a:link, #cart-lightbox .tabs a:visited, #cart-lightbox .tabs a:active{
	float: left;
	display: block;	
	background-color: #eee;
	color: black;
	font-weight: bold;
	padding: 1px 5px 0px 5px;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	border-top: 1px solid #666;
	margin-left: 4px;
	height: 16px;
}
#cart-lightbox .tabs a:hover{
	float: left;
	display: block;	
	background-color: #f7f7f7;
	color: black;
	font-weight: bold;
	padding: 1px 5px 0px 5px;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	border-top: 1px solid #666;
	margin-left: 4px;
	height: 16px;
}
#cart-lightbox .tabs a.active, #cart-lightbox .tabs a.active:link, #cart-lightbox .tabs a.active:visited, #cart-lightbox .tabs a.active:active{
	background-color: #ff9600;
	color: white;
}
#cart-lightbox .tabs a.active:hover{
	background-color: #ff9600;
	color: white;
}

#cart-lightbox .tabs a.operate, #cart-lightbox .tabs a.operate:link, #cart-lightbox .tabs a.operate:visited, #cart-lightbox .tabs a.operate:active{
	float: right;
	background-color: #ff9600;
	width: 18px;
	height: 17px;
	padding: 0px;
	margin-right: 5px;
	border-top: 1px solid #666;
	border-right: 1px solid #666;
	border-left: 1px solid #666;
	border-bottom: 0px solid #666;
}
#cart-lightbox .tabs a.operate:hover{
	float: right;
	background-color: #fff;
	width: 18px;
	height: 17px;
	padding: 0px;
	margin-right: 5px;
	border-top: 1px solid #666;
	border-right: 1px solid #666;
	border-left: 1px solid #666;
	border-bottom: 0px solid #666;
}
#cart-lightbox .left{
	float:left;
	width: 17%;
	text-align: left;
	height: 110px;
	padding: 8px;
	display: none;
}
#cart-lightbox .left select{
	width: 157px;
}
#cart-lightbox .left .lightbox_name{
	width: 150px;
}
html>body #cart-lightbox .left select{
	width: 150px;
}
html>body #cart-lightbox .left .lightbox_name{
	width: 145px;
}
#cart-lightbox .right{
	float: right;
	overflow: auto;
	width: 99%;
	height: 130px;
	text-align: left;
	padding: 0px;
	border: 0px solid red;
}
html>body #cart-lightbox .right{
	float: right;
	overflow: auto;
	width: 99%;
	height: 130px;
	text-align: left;
}
#cart-lightbox .right td{
	font-size: 11px;
	width: 200px;
	vertical-align: top;
}
#cart-lightbox .right td h4 {
  margin: 5px 0 5px 0;
  padding: 0 5px 0 5px;
}
html>body #cart-lightbox .right td{
	min-width: 200px;
	width: auto;
}
#cart-lightbox .left_basked{
	float: left;
	width: 110px;
	text-align: left;
	margin-top: 8px;
}
#cart-lightbox .right table, #cart-lightbox .right table td{
	padding: 0px;
	margin: 0px;
}
#cart-lightbox .left_basked a{
	color: black;
}
#cart-lightbox .left_basked a:hover{
	color: #336699;
}
#cart-lightbox .right .item{
	text-align: left;
	width: 195px;
	border: 0px solid red;
	float: left;
	margin: 0px;
}
#cart-lightbox .right .item img{
	margin-right: 4px;
}
#cart-lightbox input{
	font-size: 11px;
}
/*---------end of LIGHTBOX------*/
/*--------- TABS HEADER -------*/
#multishop_tabs {
	position: absolute;
	top: 16px;
	left: 190px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 25px;
	margin: 0px;
	z-index: 10;
}
#multishop_tabs span, #detail_tabs span {
	cursor: pointer !important;
}
#multishop_tabs a, #detail_tabs a {
  position: relative;
	display: block;
	text-decoration: none;
	color: #000;
	background: url('../images/tabs/header/bg_tabs_off.gif') repeat-x;
	height: 25px;
	line-height: 25px;
	float: left;
	margin: 0px 0px 0px 0px;
}
#multishop_tabs a span.tab_caption, #detail_tabs a span.tab_caption{
	float: left;
	display: block;
	padding: 0 0px 0 5px;
}
#multishop_tabs a span.tab_left, #multishop_tabs span.tab_right,
#detail_tabs a span.tab_left, #detail_tabs span.tab_right
 {
	display: block;
	float: left;
	width: 27px;
/*	height: 25px;*/
	height: 22px;
}
#multishop_tabs a span.tab_left, #detail_tabs a span.tab_left{
	width: 3px;
}
#multishop_tabs a span.tab_left, #detail_tabs a span.tab_left {
/*	background: url('../images/tabs/header/bg_tabs_left_off.gif') no-repeat;*/
}
#multishop_tabs a span.tab_right, #detail_tabs a span.tab_right {
/*	background: url('../images/tabs/header/bg_tabs_right_off.gif') no-repeat;*/
}
#multishop_tabs a:link, #multishop_tabs a:visited, #multishop_tabs a:active,
#detail_tabs a:link, #detail_tabs a:visited, #detail_tabs a:active
{
	color: #c3c3c3;
	font-weight: bold;
}
#multishop_tabs a.active, #detail_tabs a.active {
  z-index: 11;
  padding: 1px 0 1px 0;
	color: #797979;
}
#multishop_tabs a:visited.active, #detail_tabs a:visited.active {
	font-weight: bold;
}
/***** new *****/
#multishop_tabs, #detail_tabs {
	line-height: 22px;
}
#multishop_tabs a, #detail_tabs a {
	background: none;
	line-height: 22px;
}
#multishop_tabs a span.tab_caption, #detail_tabs a span.tab_caption {	
  /*background: url('../images/tabs/header/bg_tabs_off.gif') repeat-x;*/	
}
#multishop_tabs a.active span.tab_caption, #detail_tabs a.active span.tab_caption {
/*	background: url('../images/tabs/header/bg_tabs_on.gif') repeat-x;*/
	background: #f2f2f2;
}
#multishop_tabs a.active span.tab_left, #detail_tabs a.active span.tab_left {
/*	background: url('../images/tabs/header/bg_tabs_left_on.gif') no-repeat;*/
	background: url('../images/tabs/tab_left.gif') no-repeat;
}
#multishop_tabs a.active span.tab_right, #detail_tabs a.active span.tab_right {
/*	background: url('../images/tabs/header/bg_tabs_right_on.gif') no-repeat;*/
	background: url('../images/tabs/tab_right.gif') no-repeat;
}

/*-----end of TABS HEADER------*/
/*--------- TABS DETAIL -------*/
#detail_tabs {
	position: absolute;
	top: -22px;
	left: 40px;
	width: 90%;
	font-size: 0.9em;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 25px;
	margin: 0px;
	z-index: 10;
}
html>body #detail_tabs {
	top: -25px;
}
/*---end of TABS DETAIL -----*/
/*---------SEARCH ------*/
#search {
  text-align: center;
  border-bottom: 1px solid #eee;   
}
#search a {
}
#search form {
	padding: 2px 0 4px 0;
}
#search form input {
	padding: 0;
	margin: 0;
}
#search form select {
	position: relative;
	top: 1px;
	margin: 0;
}
#search_button {
  width: 14px;
  height: 14px;
  border: none;
  background: none;
  background: url("../images/icons/lupa.gif") no-repeat;
	cursor: pointer !important;
}
.w140 {
  width: 100px;
}
.w70 {
}
/*---end of SEARCH -----*/
/*---------HOLDER-------------*/
#holder {
	background-color: #fff;
	padding-left: 228px;
	padding-right: 228px;
}
#holder-in {
}
/*---------end of HOLDER-------*/
/*---------ACCOUNT-------*/
.my_account {
  margin: 10px 0;
  padding: 3px;
}
.my_account span.label {
  width: 40%;
}
/*---------end of ACCOUNT-------*/
/*---------MULTISHOP CONTENT ------*/
#multishop_content {
	position: relative;
	float: left;
	width: 100%;
	background-color: #fff;
}
html>body #multishop_content {  
	padding: 0 10px 10px 10px;
  height: auto;
  overflow:hidden;
}
#multishop_content h2 a {
  font-size: 0.8em;
}
#multishop_content .product-in h2 {
    margin-top: 0;
  font-size: 1.2em;
}
#category_head .promo_block {
  position: relative;
}
#multishop_content .promo_block p{
  text-align: center;
}
.multishop_box {
	float: left;
	width: 150px;
	margin: 5px;
}
.multishop_box h2 {
	font-size: 1em;
	text-align: center;
	margin: 5px 0 5px 0;
}
.img_box_border {
	width: 183px;
	height: 165px !important;
	margin: 0 auto 0 auto;
	/*background-color: #fff;*/
	padding: 2px;
}
.img_box_border a img {
}
#dep_store_box {
	width: 100%;
	height: 1px;
}
html>body #dep_store_box {
	min-height: 1px;
	height: auto;
	overflow: auto;
}
.dep_store_item {
	float: left;
	width: 200px;
	background-color: #fff;
	text-align: center;
	margin: 2px;
  overflow: hidden;
}
.dep_store_item .text {
  padding: 0 5px 0 5px;
}
.dep_store_item img {
	margin: 1px 1px 1px 0px;
}

/*----end of MULTISHOP CONTENT ----*/
/*---------CONTENT-------------*/
#content {
	position: relative;
	float: left;
	width: 100%;
}
#slogan {
    position: absolute;
    color: #000;
    top: 185px;
    left: 120px;
    z-index: 500;
    font-size: 1.2em;
    font-weight: 600;
}
#content-in {
	background-color: #fff;
	padding: 0 5px 10px 5px;
}
#producerbar {
	padding: 5px;
	font-weight: bold;
	background-color: #eee;
}
#sortbar {
	position: relative;
	margin: 10px 0 0  0;
	padding: 6px;
}
html>body #sortbar {
	padding: 3px;
}
#sortbar fieldset {
	display: inline;
	padding: 0px;
	margin: 0px;
}
#sortbar .icons {
  position: absolute;
  right: 13px;
  top: 2px;
}
html>body #sortbar .icons {
  right: 5px;
  top: 1px;
}
.navigator {
	position: relative;
	background-color: #eee;
}
.navigator-new {
  position: relative;
	text-align: center;
	margin-top: 1px;
	padding: 7px 0 3px 0;
	height: 25px;
}
.navigator-new a, .navigator-new a:visited{
  padding: 0 4px;
  margin: 0 2px;
  background-color: #eee; 
  text-decoration: none;
}
.navigator-new a:hover {
  background-color: #fe9314; 
  color: #fff;
  text-decoration: none;
}
.navigator-new a.arrow, .navigator-new a.arrow:hover {
  padding: 0;
  margin: 0;
  background: none;
}
.navigator-new img {
  position: relative;
  top: 3px;
}
.navigator-new span {
  color: #fff;
  padding: 0 4px;
  margin: 0 2px;
  font-weight: bold;
  background-color: #fe9314;   
}
#mapa-stranek li {
  list-style-type: none;
  margin-top: 1px;
}
#mapa-stranek ul {
  padding-left: 20px;
}
/*------ PREMIUM CATEGORY ---*/
#premium_list_box {
	width: 100%;
	height: 1px;
}
html>body #premium_list_box {
	min-height: 1px;
	height: auto;
	overflow: auto;
}
.premium {
	float: left;
	width: 150px;
	height: 130px;
	background-color: #fff;
	text-align: center;
	margin: 2px;
}
.premium img {
	margin: 1px 1px 1px 0px;
}
/*----end of PREMIUM CATEGORY---*/
.product_box {  
  height: 1px;
  min-height: 1px;
  padding: 0px;
/*  border-bottom: 1px solid #ccc;*/
  margin: 5px 0 5px 0;
  padding-bottom: 10px;
}
html>body .product_box {  
  height: auto;
  overflow:hidden;
}
/*---------PRODUCT_1-------------*/
.product_1 {
	min-width: 194px;
	text-align: center;
}/*---------end of PRODUCT_1------*/
/*---------PRODUCT_2-------------*/
.product_2 {
	float: left;
	width: 49.9%;
	text-align: center;
	}/*---------end of PRODUCT_2------*/
/*---------PRODUCT_3-------------*/
.product_3 {
	float: left;
	min-width: 194px;
	width: 33.2%;
	text-align: center;
}
.product_all {
	float: left;
	min-width: 169px;
	width: 169px;
    height: 355px;
  /*height: 380px;*/
/*	overflow: hidden;*/
	text-align: center;
	margin-right: 6px;
}
html>body .product_all {
    height: 385px;
}
.product-in {
	height: 288px;
    position: relative;
	padding: 5px 5px 0 5px;
	background: #eaeaea url("../images/product-top.gif") top left no-repeat;
}
html>body .product-in {
/*  height: 302px;*/
/*  min-height: 1px;*/
}
.product-in .align_left {
    font-size: 0.9em;
    overflow: hidden;
    height: 25px;
}
.product-in h2 {
	font-size: 1em;
	text-align: center;
	margin: 0px 0 5px 0;
}
.product-in h2 a, .product-in h2 a:visited {
    color: #ff9600;
    text-decoration: none;
    font-weight: bold;
}
.product-in h2 a:hover {
    text-decoration: underline;
}
.product-in img {
}
.product-in .product_img_box {
	text-align: center;
}
.product-in .product_img_box .img_box_border {
	width: 151px;
	height: 151px;
	margin: 0 auto 0 auto;
}
html>body .product-in .product_img_box .img_box_border {
/*    margin-bottom: 20px;*/
}
.product-in p {
	font-size: 95%;
}
.product_box .price, .order_item_product .price {
    color: #fff;
  font-size: 0.9em;
	padding: 5px 0 5px 0;
  background: #ff9600 url("../images/product-bottom.gif") bottom left no-repeat;
  height: 30px;
}
.product_box .price .red {
    color: #fff;
}
.detail-buy {
  position: relative;
  padding: 5px 0 5px 0;    
  height: 30px;
  width: 100%;
}
.detail-buy .cart {
}
html>body .detail-buy .cart {
}
.detail-buy .buy, .detail-buy .buy2 {
    width: 17px;
    height: 17px;
    border: none;
    /*background: none;*/
    background: url("../images/product-kosik.gif") no-repeat;
    cursor: pointer !important;
}
.detail-buy .buy2 {
    background: url("../images/product-kosik2.gif") no-repeat;
}
.detail-buy .buy-text {
  width: 20px;
}
.detail-buy .detail{
  float: right;
  width: 30px;
  height: 22px;
  background: url("../images/lupa-but.gif") no-repeat;
}
.detail-buy .detail a {
  float: left;
  color: #fff;
  font-weight: bold;
  width: 39px;
  height: 27px;
  text-decoration: none;
}
.compare-box {
  padding: 5px 0 5px 0;
}
.product-in .vat_price {
	font-size: 120%;
	font-weight: bold;
	color: blue;
}
.product-in .boxes {
  position: relative;
  width: 100%;
  height: 57px;
  font-size: 0.85em;
  margin: 5px 0 5px 0;
}
.product-in .boxes a {
  text-decoration: none;
}
.product-in .boxes img {
  border: none;
}
.product-in .box-left, .product-in .box-right {
  position: absolute;
  height: 53px;
}
.product-in .box-left {
  bottom: 0;
  right: 52%;
  width: 41%;
  padding: 1px 3px 1px 0;
  text-align: right;
  background: url("../images/bg-box-left.gif") top right no-repeat;
}
.product-in .box-right {
  bottom: 0;
  left: 52%;
  width: 41%;
  padding: 1px 0 1px 3px;
  text-align: left;
  background: url("../images/bg-box-right.gif") top left no-repeat;
}
.product-in .box-right input {
  border: 1px solid #d5d5d5;
  width: 20px;
}
.product-in .box-left-in, .product-in .box-right-in {
  height: 51px;
  border-top: 1px solid #d5d5d5;
  border-bottom: 1px solid #d5d5d5;
  background-color: #fff;
}
.product-in .box-left-in, .product-in .box-right-in {
  padding: 3px;
  height: 45px;
}
.product-in .dotted-line {
  margin: 0;
  padding: 0;
  background: url("../images/dots.gif") repeat-x;
  width: 100%;
  height: 1px;  
}
#product_title {
	position: relative;
	/*width: 100%;*/
}
/*---------end of PRODUCT_3------*/
/*---------PRODUCT_ALL-------------*/
/*---- PRODUCT LIST TABLE -------*/
.table {
  width: 100%;
  border-spacing: 0px;
  border-collapse: collapse;
  text-align: center;
  vertical-align: middle;
}
.table thead tr td {
  background: #fad36f url('../images/bg-grad.gif') repeat-x;  
  border: 1px solid #ccc;
  border-bottom: none;
  padding: 5px;
  text-align: left;
}
.table thead tr th {
  background-color: #eee;
  border: 1px solid #ccc;
  border-bottom: none;
  padding: 5px;
}
.table thead tr td {
  background-color: #eee;
  border: 1px solid #ccc;
}
.table tr {}
.table td {
 	border: 1px solid #ccc;
  padding: 5px;
  }
 .table tfoot {
  }
.table h2{
  font-size: 1em;
  padding: 5px 0 5px 10px;
  }
.product_table a {
    color: #ff9600;
}
.product_table .col_1 {
  width: 10%;
  background-color: #eee;
}
.product_table .col_2 {
  width: 20%;
}
.product_table .col_3 {
  width: 40%;
}
.product_table .col_4 {
  width: 20%;
}
.product_table .col_5 {
  width: 10%;
}
table.compare th {
  padding: 0 5px 0 5px;
}
/*--- end of PRODUCT TABLE VIEW --*/
.order_item_product {
/*  float: left;
  width: 33%;*/
	float: left;
	min-width: 161px;
	width: 161px;
    height: 150px;
  /*height: 380px;*/
/*	overflow: hidden;*/
	text-align: center;
	margin-right: 5px;
	margin-bottom: 5px;
}
.order_item_product .price {
    height: 30px;
}
.order_item_product_in {
    height: 115px;
    min-height: 115px;
    padding: 5px 0 0px 0;
	background: #eaeaea url("../images/product-top.gif") top left no-repeat;
}
.order_item_product_in a, .order_item_product_in a:visited {
    color: #ff9600;
    text-decoration: none;
    font-weight: bold;
}
.order_item_product_in a:hover {
    text-decoration: underline;
}
.order_item_product span.label{
  width: 20%;
}
/*---------- ACTION - RIGHT ---------*/
/*---------- end of ACTION - RIGHT ---------*/
/*---------- POPUPS ---------*/
#popup-body {
  margin: 5px;
  border: 1px solid #eee;
  text-align: left;
}
#popup-header {
  position: relative;
  background-color: #eee;
  width: 99.5%;
  padding: 5px 5px 10px 5px;
/*  height: 80px;*/
}
html>body #popup-header {
  width: 98.7%;
}
#popup-body h1 {
    font-weight: bold;
    font-size: 1.6em;
    margin: 0;
    background: none;
}
#popup-header h1 a {
    text-decoration: none;
}
#popup-content {
    padding: 5px;
}
#popup-error {
    text-align: center;
    background-color: #f00;
    color: #fff;
    font-weight: bold;
    padding: 3px;
    margin-bottom: 5px;
}
.discount {
  padding: 10px;
  text-align: left;
}
.discount h2 {
  border: 1px solid #eee;
  text-align:center;
}
.discount table {
  margin: 0 0 15px 0;
}
.discount table td, .discount table th {
  padding-left: 5px;  
}
/*---------- end of POPUPS ---------*/
/*---------- ORDER DETAIL ---------*/
.order-detail {
  width: 100%;
  border: 3px solid #000;
  padding: 0;
  margin: 0;
}
.order-detail-left {
  width: 45%;
  float: left;
  padding-left: 5px;
}
.order-detail-right {
  border-left: 3px solid #000;
  margin: 0 0 0 45%;
  padding-left: 5px;
}
.order-detail-item {
  border-top: 3px solid #000;  
  padding-left: 5px;
}
.order-detail-item-table {
  clear: left;
  border-top: 3px solid #000;  
  padding: 0;
  margin: 0;
}
.order-detail-item-table table {
  margin: 0;
  padding: 0;
}
.order-detail-item-table td, .order-detail-item-table th {
  border: 1px solid #000;
  padding-left: 3px;
}
.order-detail p.row {
  margin: 0;
}
.order-detail p.row span {
/*	clear: left;*/
	display: block;
	width: 115px;
	padding: 0;
	float: left;
}
.order-summary {
  height: 6em;
}
.order-detail-item .right {
  float: right;
  margin-right: 5px;
}
.order-detail-summary {
  margin-left: -5px;
  margin-right: 5px; 
}
/*---------- end of ORDER DETAIL ---------*/
/*---------- DETAIL ---------*/
#image_detail_box {
  position: relative;
	height: 270px;
	text-align: center;
	padding-top: 20px;
}
html>body #image_detail_box {
  height: auto;
  min-height: 270px;
}
#image_detail_box #prev_img {
    position: relative;
	vertical-align: 50%;
    border: 2px solid #ffeacc;
    text-align: left;
	height: 250px;
	padding: 5px 0 0 5px;
}
#image_detail_box #prev_img img.prev {
}
#image_detail_box .code {
  position: absolute;
  bottom: -15px;
  left: 0px;
}
#image_detail_box .lupa {
  position: absolute;
  bottom: 5px;
  right: 20px;
  width: 14px;
  height: 14px;
  background-color: #eee;
}
#image_detail_box .lupa img{
  border: none;
}
#detail .align_left {
  text-align: left;
}
#icons {
  position: relative;
  height: 7px;
}
#icons a, #icons a:visited {
    color: #ffab33;
    text-decoration: none;
}
#icons a:hover {
    text-decoration: underline;
}
#icons_menu {
	position: absolute;
    top: -19px;
	right: -10px;
	font-size: 0.9em;
	font-weight: normal;
	text-align: right;
	line-height: 16px;
}
#icons_menu_in {
  display: block;
  border: 1px solid #fff;
  padding: 3px;
}
#icons_menu img {
  margin-right: 5px;
}
#icons_menu button {
  position: relative;
  top: -5px;
}
#detail {
	width: 100%;
}
#detail td {
	width: 50%;
	text-align: center;
	vertical-align: top;
}
#detail #right_cell {
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
}
#right_cell {
  font-size: 0.9em;
}
#right_cell h2 {
    font-weight: bold;
    font-size: 1.2em;
}
#small_info {
  background-color:#eee;
  padding: 5px;
}
#small_info img {
  margin-top: 3px;
}
#detail_price {
}
#detail_price fieldset {
}
#summary {
  background-color:#ccc;
  padding: 10px 5px 10px 5px;
  font-size: 1.1em;
}
#summary strong {
  font-size: 1.2em; 
}
.add_to_cart_button {/*, .re-count */
  width: 134px;
  height: 34px;
  color: #fff;
  font-size: 0.9em;
  font-weight: bold;
  padding-left: 15px;
  border: none;
  background: url("../images/add-to-cart-button.gif") no-repeat;
  cursor: pointer !important;
  padding-left: 40px;
}
/*.re-count {
  color: #000;
  background: url("../images/icons/calculator.gif") 15% 50% no-repeat;
}*/
#detail_price label {
	clear: left;
	display: block;
	width: 39%;
	padding: 5px 0 5px 0;
	float: left;
}
#detail_price label.nodisplay {
  display: none;
}
html>body #detail_price label {
	width: 40%;
}
#detail_price .drop_menu {
  	width: 60px;
}
#detail_price select {
	width: 60%;
}
.detail_bottom_box {
  margin: 0;
  padding: 5px 0;
} 
.detail_bottom_box h2 {
}
.detail_bottom_box .form_item_box {
  text-align: center;
}
.form_item_box label {
  width: 100px;
}
.gallery_img_box {
    position: absolute;
    /*top: 0;
    right: 0;*/
    bottom: 0;
    left: 0;
	/*width: 50px;
    border-left: 2px solid #ffeacc;*/
	background-color: #fff;
}
.gallery_img_box .gallery_item {
    float: left;
/*    border-bottom: 2px solid #ffeacc;*/
}
.discussion_item {
  margin-top: 20px;
  border: 1px solid #eee;
}
.discussion_item .header{
  padding: 7px;
  background-color: #eee;
}
.discussion_item .date {
  font-size: 0.8em;
  margin-left: 10px;
}
.discussion_item .text{
  padding: 7px;
}
#category_sub {
  width: 99%;
	margin: 0 0 0 0;
	padding: 0 5px 5px 5px;
}
#category_sub a{
  line-height: 25px;;
  }
#detail_tabs_box {
    position: relative;
    margin-top: 35px;
    border-top: 3px solid #f2f2f2;
}
#detail_tabs_box_in {
  padding: 8px;
}
.table_detail_param {
  width: 100%;
}
/*----end of PRODUCT-----------*/
#category_head {

}
#category_head .link a{ 
  font-size: 1em;
}
#category_head h1 {
  margin: 10px 0 10px 0;
}
/*---------end of CONTENT------*/
/*---------LEFT----------------*/
#left {
	position: relative;
	float: left;
	left: 228px;
	width: 228px;
	margin-left: -100%;
}
html>body #left {
	left: -228px;
}
#left-in {
  width: 100%;
/*  padding-top: 5px;*/
	overflow: hidden;
}
#right-in .promo_block img, #left-in .promo_block img {
  max-width: 150px;
}
.menu_box {
    width: 100%;
	padding-top: 8px;
	background: #fff url("../images/menu-top.gif") top left no-repeat;
}
.menu_box_in {
    position: relative;
    width: 100%;
	margin-bottom: 15px;
	padding-bottom: 8px;
	background: #ff9600 url("../images/menu-bottom.gif") bottom left no-repeat;
}
.menu {
    position: relative;
	margin: 0;
	padding: 0 0 0 23px;
	/*border: 1px solid #fac53f;*/
	width: 205px;
	background: #302d2e url("../images/menu-left.jpg") top left no-repeat;
	font-size: 0.9em;
}
.menu .sortiment, .menu .tipy{
    position: absolute;
    top: 0px;
    left: 7px;
}
.menu .sortiment2 {
    position: absolute;
    top: 0px;
    left: 5px;
}
.menu .sortiment, .wrap_box_in .wrap-right2 {
    width: 9px;
    height: 67px;
	background: url("../images/sortiment.png") top left no-repeat;
}
.menu .sortiment2 {
    width: 12px;
    height: 67px;
	background: url("../images/mujucet.png") top left no-repeat;
}
.menu .tipy {
    width: 9px;
    height: 28px;
	background: url("../images/tipy.png") top left no-repeat;
}
.menu ul {
	margin: 0;
	padding: 0;
	background: #ff9600;
}
.menu ul li {
	list-style: none;
	margin: 0 2px 0 2px;
	padding: 0px;
	display: block;
}
.menu ul li a, .menu ul li a:visited, .menu ul li a:active, .menu ul li a:link {
	display: block;
	margin: 0px;
	height: 20px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 4px solid #ff9600;
}
html>body .menu ul li a, .menu ul li a:visited, .menu ul li a:active, .menu ul li a:link {
	min-height: 20px;
	height: auto;
}
.menu ul li a.category1, .menu ul li a.category2, .menu ul li a.category3,
.menu ul li a.category4, .menu ul li a.category5 {
	background: #ffab33 url("../images/icons/category-arrow.gif") no-repeat;	  
}
.menu ul li a.category0:hover, .menu ul li a.category1:hover, .menu ul li a.category2:hover,
.menu ul li a.category3:hover, .menu ul li a.category4:hover, .menu ul li a.category5:hover {
	background-color: #976117;
/*	text-decoration: underline;*/
}
.menu ul li a.category0 {
	padding: 2px 0px 2px 20px;
	background: #ffab33 url("../images/icons/category-arrow.gif") 5% 40% no-repeat;	
}
.menu ul li a.category1 {
	padding: 2px 0px 2px 30px;
    background-position: 11% 30%;
    background-color: #dd8200;
}
.menu ul li a.category2 {
	padding: 2px 0px 2px 40px;
    background-position: 17% 30%;
}
.menu ul li a.category3 {
	padding: 2px 0px 2px 50px;
    background-position: 23% 30%;
}
.menu ul li a.category4 {
    padding-left: 60px;
    background-position: 29% 30%;
}
.menu ul li a.category5 {
    padding-left: 70px;
    background-position: 35% 30%;
}
/*---------end of LEFT---------*/
#right h2/*, #left h2*/ {
	font-size: 1em;
	padding: 5px 0 5px 10px;
	margin: 0;
	font-weight: bold;
	color: #fff;
	background-color: #2f2d2e;
}
#left h2 {
}
#right .doted_line {
  margin-left: 5px;
}
#right .right-h2 h2 {
	color: #fff;
	padding: 8px 0 8px 10px;
	background: #f7f7f7 url('../images/bg-h2-grad.gif') repeat-x;
	margin: 0 10px 0 10px;
}
.right-h2 {
  position: relative;
  height: 30px;
  margin-left: 5px;
  border-bottom: 1px solid #fe9314;
}
.h2-left, .h2-right {
  position: absolute;
  width: 3px;
  height: 30px;
}
.h2-left {
  bottom:0;
  left: 7px;
	background: #f7f7f7 url('../images/bg-h2-left.gif') top right no-repeat;  
}
.h2-right {
  bottom:0;
  right: 7px;
	background: #f7f7f7 url('../images/bg-h2-right.gif') top left no-repeat;  
}
html>body .h2-right {
  right: 7px;
}
.left-h2 {
  position: relative;
  height: 30px;
}
#left .left-h2 h2 {
  position: relative;
	font-size: 1em;
	color: #000;
	padding: 8px 0 9px 0px;
	background: #fff url('../images/bg-menu-h2-grad.gif') repeat-x;
	z-index: 10;
	margin: 0 28px 0 44px;
}
.menu-h2-left, .menu-h2-right {
  position: absolute;
  height: 30px;
}
.menu-h2-left {
  bottom:0;
  left: 0px;
  width: 44px;
	background: #fff url('../images/bg-menu-h2-left.gif') top right no-repeat;  
}
.menu-h2-right {
  bottom:0;
  right: 0px;
  width: 28px;
	background: #fff url('../images/bg-menu-h2-right.gif') top left no-repeat;  
}
.h2-anketa, #h2-top10, #h2-businessman {
  position: absolute;
  top: 9px;
  right: 5px;
  width: 15px;
  height: 14px;
}
p.businessman {
line-height: 3;
  }
.h2-anketa {
  background: url("../images/icons/anketa-white.gif") no-repeat;
}
#h2-top10 {
  right: 10px;
  background: url("../images/icons/top10-white.gif") no-repeat;
}
#h2-businessman {
  right: 8px;
  background: url("../images/icons/businessman-white.gif") no-repeat;
} 
/*---------RIGHT---------------*/
#right {
	position: relative;
	width: 228px;
	float: left;
	margin-right: -170px;
	overflow: hidden;
}
html>body #right {
	margin-right: -228px;
}
#right-in {
  width: 100%;
  /*padding-top: 5px;*/
	overflow: hidden;
}
#login { 
    position: absolute;
	width: 400px;
	height: 24px;
	left: 580px;
	top: 5px;
	color: #fff;
	font-size: 0.9em;
	padding: 2px 0 0 5px;
    line-height: 1.1em;
}
#login a, #login a:visited{
    color: #fff;
    margin-left: 5px;
}
#login a:hover {
    text-decoration: none;
}
#login input {
}
#login .w100 {
  width: 100px;
}
#login .logged {
  margin: 5px 10px 10px 10px;
  line-height: 1.5;
}
#login #logged_cookie {
    position: relative;
    top: -5px;
    line-height: 0.8em;
}
#login .input_login {
  width: 118px;
  background: none;
  border: none;
  background-color: #fff;
  text-align: center;
  margin: 0 7px 0 7px;
}
#login #submit {
  position: relative;
/*  top: -12px;
  right: 26px;*/
  width: 90px;
  height: 20px;
  color: #fff;
  font-weight: bold;
  font-size: 1em;
  border: none;
  background: none;
  background: url("../images/ok2.gif") top left no-repeat;
	cursor: pointer !important;
}
#login .man {
    position: relative;
    top: 5px;
}
#login #logged_cookie .man{
    top: 15px;
}
html>body #login #logged_cookie .man{
    top: 5px;
}
#login #logged_cookie #submit {
    position: relative;
    top: 11px;
}
html>body #login #logged_cookie #submit {
    top: 0px;    
}
#right .wrap {
    padding-top: 8px;
    background: url("../images/wrap-top.gif") top left no-repeat;
	margin-bottom: 5px;
}
#right .wrap_box {
    padding-bottom: 6px;
	margin: 0;
    background: #ff9600 url("../images/wrap-bottom.gif") bottom left no-repeat;
}
#right .wrap_box_in {
    position: relative;
	padding: 0 23px 0 0;
	margin: 0;
	width: 205px;
    background: #2f2d2e url("../images/wrap-right.jpg") top right no-repeat;
}
#right .wrap_box_in2 {
    position: relative;
	padding: 0 23px 0 0;
	margin: 0;
	width: 205px;
    background: #2f2d2e url("../images/wrap-right2.jpg") top right no-repeat;
}
.wrap_box_in .prodavac, .wrap_box_in .anketa, .wrap_box_in .top10,  .wrap_box_in .podobne, .wrap_box_in .akce {
    position: absolute;
    top: 0px;
    right: 7px;
}
.wrap_box_in .prodavac {
    width: 13px;
    height: 66px;
	background: url("../images/prodavac.png") top left no-repeat;
}
.wrap_box_in .anketa {
    width: 9px;
    height: 46px;
	background: url("../images/anketa.png") top left no-repeat;
}
.wrap_box_in .top10 {
    width: 13px;
    height: 176px;
	background: url("../images/top10.png") top left no-repeat;
}
.wrap_box_in .podobne {
    width: 13px;
    height: 122px;
	background: url("../images/podobne.png") top left no-repeat;
}
.wrap_box_in .akce {
    width: 13px;
    height: 72px;
	background: url("../images/akce.png") top left no-repeat;
}
#right .wrap-in {
    position: relative;
	padding: 5px 8px 8px 90px;
	margin: 0;
	font-size: 0.9em;
	text-align: left;
	line-height: 1.2;
	background-color: #ffab33;
	border-bottom: 4px solid #ff9600;
    clear: left;
    min-height: 80px;
    height: 80px;
    color: #fff;
}
html>body #right .wrap-in {
    height: auto;
}
/*.anketa img {
  position: relative;
  left: 23px;
  top: 3px;
}
.anketa input {
  position: relative;
  top: 2px;
}*/
#right .no_padding {
    padding-left: 5px;
}
#right .wrap-in .product_img {
    position: absolute;
    top: 5px;
    left: 5px;
    float: left;
}
#right .wrap-in h3 {
    margin: 0;
    font-size: 1.2em;
}
.wrap-in h3 a, .wrap-in h3 a:visited {
    color: #fff;
    text-decoration: none;
}
.wrap-in h3 a:hover {
    text-decoration: underline;
}
#right .wrap p.row {
  margin: 0;
}
#right .wrap span.label{
  width: 54%;
}
#right .wrap img {
}
#right .wrap .businessmen {
    margin: 0;
    line-height: 1.8;
}
#right .wrap img.businessmen {
  position: relative;
  top: 4px;
  padding: 0;
  border: none;
  background: none;
}
#right .wrap form {
  text-align: left;
}
#right .wrap form img {
  background: none;
  border: none;
}
#right .w-service input {
  font-size: 0.8em;
  width: 55%;
}
#right .w-service fieldset {
    border: 1px solid #ccc;
    padding: 7px 5px 10px 5px;
    text-align: center;
}
#right .w-service .submit {
    position: relative;
    width: 35%;
    left: 10px;
    top: 3px;
}
#right .w-service h3 {
    text-align: left;
}
/*---------end of RIGHT--------*/
/*-------- PROMO BLOCK --------*/
.promo_block {
  font-size: 0.9em;
  padding: 5px 10px 5px 10px;
}
.promo_block2 {
  text-align: center;
  width: 100%;
}
.promo_block2_in {
  width: 600px;
  text-align: left;
  margin: 0 auto 0 auto;
}
/*-------end of PROMO BLOCK---*/
/*-------- CART  -----------*/
#cart_delivery_pay {
  height: 15em;
  border: 1px solid #ccc;
}
#cart_delivery_pay_in {
}
#cart_delivery_pay h4{ 
  margin: 0px; 
  padding: 5px;
  border-bottom: 1px solid #ccc;
  text-align: right;
}
.table_cart_del_pay thead th {
  font-weight: bold;
  text-align: left;
  }
.table_cart_del_pay td {
  text-align: left;
  }
.continue_button {
  width: 30%; 
  }
/*--------- REGISTRATION ---------*/
.data_form {
}
.data_form h3 {
}
.data_form fieldset {
  border: 1px solid #ccc;
  padding: 8px;
  margin-bottom: 5px; 
}
.data_form fieldset legend {
  font-weight: bold;
  padding: 2px 20px 2px 20px;
  background-color: #ccc;
}
.detail_search input {
    font-size: 1em;
}
.detail_search .form_item_box {
    margin: 0;  
}
.detail_search .w140 {
  width: 153px;
}
.detail_search .w70 {
    width: 75px;
}
fieldset.pure_fieldset {
  border: none;
}
fieldset.pure_fieldset legend {
  border: none;
  background: none;
}
.data_form label, .data_form .checkbox, .data_form .checkbox-registration {
  display: block;
  width: 120px;
  float: left;
  padding: 0 10px 0 0;
  margin: 2px 0 2px 0;
}
.data_form .checkbox, .data_form .checkbox-registration {
  text-align: right;
}
.data_form .checkbox-registration {
  position: relative;
  width: 30px;
}
.data_form input{
  margin: 2px 0 2px 0;
}
.invoice td {
    vertical-align: top;
}
.invoice label {
  width: 80px;
}
/*--------end of REGISTRATION -----*/
/*-------- end of CART  ---------*/
/*---------FOOTER--------------*/
#footer {
    position: relative;
	clear: both;
	background: #2f2d2d url('../images/footer-left.gif') top left no-repeat;
	text-align: left;
	padding: 5px 0px 3px 10px;
	height: 20px;
	color: #fff;
}
#footer a, #footer a:visited {
    color: #fff;
    font-weight: bold;
    text-decoration: none;
}
#footer a:hover {
    text-decoration: underline;
}
#footer #footer-right {
    position: absolute;
    top: 0;
    right: 0;
    width: 229px;
	height: 28px;
    background: #2f2d2d url('../images/footer-right.gif') top left no-repeat;
    text-align: center;
    font-size: 0.9em;
}
/*---------end of FOOTER-------*/
/*---------OTHER SETTINGS------*/
.last {
	margin-bottom: 0;
}
.clearing {
	visibility: hidden;
	height: 0px;
	line-height: 0px;
	clear: both;
}
.comparing_price {
  color: #f00;
  font-weight: bold;
}
.news-list {
	margin:0px 0px 10px 0px;
	padding:5px;
	height:50px;
}
.news-list h3 a, .news-list h3 a:visited {
    color: #ffab33;
    text-decoration: none;
}
.news-list h3 a:hover {
    text-decoration: underline;
}
html>body .news-list {
	height:auto;
	min-height:50px;
}
.news-list .text{
	padding:5px 0px 5px 0px;
}
.news-list .text img {
	float:left;
	margin:0px 5px 5px 0px;
}
.news-list p {
  margin: 0;
  padding: 0;
}
.news-list h3 {
  /*font-size: 1.2em;*/
}
.news-list .date {
    font-size: 0.75em;
}
.print{
  font-size: 0.9em;
  text-align: right;
  margin-bottom: 5px;
}
.print a{
  position: relative;
  top: 3px;
}
.print_button {
  width: 16px;
  height: 16px;
  border: none;
  background: none;
  background: url("../images/icons/print2.gif") 50% 50% no-repeat;
	cursor: pointer !important;
}
.fright {
    position: relative;
    height: 110px;
}
.fright span {
    position: absolute;
    right: 218px;
    top: 28px;
}
html>body .fright span {
    right: 228px;
    top: -15px;
}
.fright textarea{
    position: absolute;
    right: 10px;
    top: 45px;
}
html>body .fright textarea{
    right: 20px;
    top: 0px;
}
#ctct {
    text-align: center;
    font-weight: bold;
    border: 1px solid #eee;
    padding: 5px;
    margin-top: 5px;
}
#listicka {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 501;
    height: 27px;
    width: 100%;
/*	width: 973px;*/
    background: url('../images/listicka-border.gif') bottom left repeat-x;
/*    padding: 0 0 0 180px;*/
    background-color: #ece9d7;
    background-color: #e4e6e3;
/*    display: none;*/
}
html>body #listicka {
    width: 100%;
}
#listicka img.logo {
    position: absolute;
    top: 1px;
    right: 0px;
}
.menu_listicka {
    margin: 0px;
    padding: 1px 0 0 0;
/*    margin-left: 180px;*/
    /*display: none;*/
}
.menu_listicka ul {
    width: 780px;
    margin: 0px auto;
    padding: 0px;
}
.menu_listicka ul img {
    position: relative;
    top: 3px;
    right: 2px;
}
.menu_listicka li {
    list-style-type: none;
}
.menu_listicka li a {
    display: block;
    padding: 4px 10px 3px 10px;
    height: auto;
    color: #000 !important;
    text-decoration: none;
}
.menu_listicka li a.img {
    padding: 0px 10px 3px 10px;
}
.menu_listicka li.li0 a {
    text-align: center;
}
.menu_listicka li.li1 a {
    text-align: left;
}
.menu_listicka li.li1 a {
    padding: 1px 10px 5px 10px;
}
.menu_listicka li a:hover {
    color: #000;
}
.menu_listicka li.li0 a:hover {
    border-right: 1px solid #aca899;
    border-bottom: 1px solid #aca899;
    border-left: 1px solid #fff;
    border-top: 1px solid #fff;
}
.menu_listicka .parent {
    background: url("../images/sipka.gif") 90% 30% no-repeat;
}
.menu_listicka h2 {
    font-size: 1em;
    margin: 0;
    padding: 5px 3px 1px 3px;
}
ul.ul0 li.li0,
ul.ul1 li.li1,
ul.ul2 li.li2,
ul.ul3 li.li3 {
    float: left;
    position: relative;
/*    padding: 0 5px 0 5px;*/
}
ul.ul0 li.li0 {
    display: block;
    width: 13em;
    /*border-right: 1px solid #fff;*/
}
ul.ul1, ul.ul2, ul.ul3 {
    position: absolute;
    visibility: hidden;
}
ul.ul1 a, ul.ul2 a, ul.ul3 a {
    /*background-color: red;*/
}
ul.ul1 {
    width: 18em;
    top: 2.2em;
    left: 0;
    border-right: 1px solid #aca899;
    border-bottom: 1px solid #aca899;
    border-left: 1px solid #ece9d8;
    border-top: 1px solid #ece9d8;
/*    border: 1px solid #aca899;*/
    padding: 1px 1px 1px 1px;
    background-color: #fff;
}
ul.ul2, ul.ul3 {
    top: 0;
/*    left: 100px;*/
    left: 8em;
}
ul.ul1 li.li1 a:hover {
    border: none;
    background-color: #bbb;
    color: #fff !important;
}
ul.ul1 li.li1,
ul.ul2 li.li2, 
ul.ul3 li.li3 {
/*    width: 100px;*/
    width: 18em;
/*    background-color: #ddd;*/
    background: #fff;
    border-bottom: 1px solid #aca899;
/*    border-top: none;*/
}
ul.ul0 li.li0:hover ul.ul1,
ul.ul1 li.li1:hover ul.ul2,
ul.ul2 li.li2:hover ul.ul3 {
    visibility: visible;
}
.zd {
    float: left;
    width: 50%;
    position:relative;
    top: 40px;
    left: 10px;
}
.zd .i {
    float: left;
}
.zd .t {
    padding-top: 15px;
    margin-left: 120px;
}
/*----end of-OTHER SETTINGS----*/
