html, body{
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: Arial, sans-serif;
	behavior:url("csshover.htc");
}

*{
  margin: 0;
  padding: 0;
}

img{
  border: 0;
}

body{
	background-image: url(/images/bg_pattern.png);
	background-repeat: repeat-x;
}

.main_shadow{
	width: 100%;
	background-image: url(/images/main_shadow.png);
	background-repeat: repeat-y;
	background-position: top center;
}

.main_container{
	width: 950px;
	margin: 0 auto;
	background-color: #fff;
	height: 100%;
}

#header{
	width: 930px;
	height: 152px;
	background-image: url(/images/header.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
	position: relative;
}

#search{
  border:0;
  float: left;
}

#top_menu{
	text-align: right;
}

#top_menu ul{
	float: right;
	display: inline;
	margin: 2px 50px 2px auto;
	padding: 0;
}

#top_menu ul li{
	font-family: Arial, sans-serif;
	font-size: 8pt;
	color: #fff;
	display: inline;
	padding: 0 10px;
	border-right: solid 1px #fff;
}

#top_menu a{
	color: #fff;
	text-decoration: none;
}

#top_menu a:hover{
	text-decoration: underline;
}

.last {
	border: 0;
}

.banner_610{
  position: absolute;
  right: 0px;
  bottom: 0px;
}

#button_search{
	width: 80px;
	height: 22px;
	border: 0;
	background-image: url(/images/bg_button_search.png);
	background-repeat: no-repeat;
	font-family: Arial, sans-serif;
	font-size: 8pt;
	color: #fff;
	padding-bottom: 4px;
	padding-left: 16px;
	font-weight: bold;
	margin: 4px 5px 0 auto;
	cursor: pointer;
}

#button_search:hover{
  background-image: url(/images/bg_button_search_hover.png);
}

#field_seach{
	width: 120px;
	height: 16px;
	border: solid 1px #b3b3b3;
	color: #999;
	font-size: 8pt;
	padding: 2px 3px 1px 3px;
}

#top_menu form{
	float: right;
}



#main_content{
	width: 930px;
	margin: 7px auto;
}

#left{
	float: left;
	width: 210px;
}

#center{
	float: left;
	width: 570px;
}

#right{
	float: left;
	width: 150px;
}

#menu{
  padding-bottom: 28px;
  background-image: url(/images/menu_footer.png);
  background-repeat: no-repeat;
  background-position: bottom center;
}

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

li.level1{
  background-image: url(/images/menu_level_1.png);
  background-position: top left;
  padding: 6px 2px 4px 28px;
  font-family: Arial, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  color: #fff;
}
li.level1:hover{
  background-image: url(/images/menu_level_1_hover.png);
}

li.level1 a, li.level2 a, li.level3 a, li.level4 a{
  color: #fff;
  text-decoration: none;
  display: block;
  width: 100%;
}


li.level2{
  background-image: url(/images/menu_level_2.png);
  padding: 6px 2px 4px 38px;
  font-family: Arial, sans-serif;
  font-size: 8pt;
  font-weight: normal;
  color: #fff;
}
li.level2:hover{
  background-image: url(/images/menu_level_2_hover.png);
}

li.level3{
  background-image: url(/images/menu_level_2.png);
  padding: 6px 2px 4px 48px;
  font-family: Arial, sans-serif;
  font-size: 8pt;
  font-weight: normal;
  color: #fff;
}
li.level3:hover{
  background-image: url(/images/menu_level_2_hover.png);
}

li.level4{
  background-image: url(/images/menu_level_2.png);
  padding: 6px 2px 4px 58px;
  font-family: Arial, sans-serif;
  font-size: 8pt;
  font-weight: normal;
  color: #fff;
}
li.level4:hover{
  background-image: url(/images/menu_level_2_hover.png);
}


.left_block{
  width: 210px;
  background-color: #e9e9e9;
  background-image: url(/images/left_block_header.jpg);
  background-repeat: no-repeat;
  background-position: top center;
}

.left_block h2, #right h2{
  color: #cfd7ce;
  font-size: 8pt;
  font-weight: normal;
  padding: 5px 0 0 42px;
}

.left_block div.item{
  width: 195px;
  margin: 10px auto 0 auto;
}

.left_block div.item h3{
  background-image: url(/images/h3_bullet.png);
  background-position: center left;
  background-repeat: no-repeat;
  color: #001306;
  font-size: 8pt;
  padding: 0 0 0 10px;
  text-decoration: none;
}

.left_block div.item h3 a{
  color: #001306;
  text-decoration: none;
}

.left_block div.item div.info{
  color: #6e6e6e;
  font-weight: normal;
  font-size: 8pt;
  padding: 2px 0;
}

.left_block div.item div.info a{
  text-decoration: none;
  color: #6e6e6e;
}

.left_block div.item div.info a:hover{
  text-decoration: underline;
}

.left_block div.item div.info img{
  float: left;
  border: solid 1px #1e5a12;
  margin-right: 5px;
}

.left_block div.item div.cena{
  color: #001306;
  font-weight: normal;
  font-size: 8pt;
  padding: 4px 0 8px 0;
  background-image: url(/images/left_col_delimiter.jpg);
  background-position: bottom center;
  background-repeat: no-repeat;
  clear: left;
}

.left_block div.footer{
  width: 210px;
  height: 13px;
  background-image: url(/images/left_block_footer.jpg);
  background-position: bottom left;
  background-repeat: no-repeat;
  margin-top: 4px;
}

.left_banner{
  width: 210px;
  text-align: center;
  margin: 10px 0;
}

#breadcrumb{
  width: 570px;
  height: 24px;
  background-color: #e9e9e9;
}

#breadcrumb ul{
  list-style-type: none;
}

#breadcrumb ul li{
  display: inline;
  padding: 0 0 0 6px;
  color: #000;
  font-size: 8pt;
  line-height: 24px;
}

#breadcrumb ul li h2{
  display: inline;
  padding: 0 0 0 0px;
  color: #000;
  font-size: 8pt;
  line-height: 24px;
}

#breadcrumb ul li a{
  color: #2c8919;
  font-weight: bold;
  text-decoration: none;
  margin-left: 6px;
}

#breadcrumb ul li a:hover{
  text-decoration: underline;
}

#breadcrumb ul li span{
  margin-left: 6px;
}

.navi_bottom{
  padding-top: 15px;
}

.navi_container{
  width: 570px;
  clear: both;
}

.navigation{
  width: 540px;
  height: 24px;
  margin: 2px auto 2px auto;
  border-width: 1px 0;
  border-style: dashed;
  border-color: #e9e9e9;
}

.navigation .left, .navigation .right{
  width:160px;
  float: left;
  /*
  padding-top: 5px;
  height: 24px;
  */
}

.navigation .right{
  text-align: right;
  float: right;
}

.navigation .left a, .navigation .right a{
  color: #2c8919;
  text-decoration: none;
  font-size: 8pt;
  font-weight: bold;
}

.navigation .left a:hover, .navigation .right a:hover{
  text-decoration: underline;
}

.navigation .center{
  width: 220px;
  float: left;
  text-align: center;
}

.navigation .center{
  color: #7a7a7a;
  font-size: 8pt;
  text-decoration: none;
  line-height: 24px;
}

.navigation .center a{
  color: #7a7a7a;
  font-size: 8pt;
  text-decoration: none;
}

.navigation .center a:hover{
  text-decoration: underline;
}

.navigation .center span{
  color: #fff;
  padding: 2px 5px;
  background-color: #7a7a7a;
}

#center .product{
  width: 262px;
  height: 208px;
  background-image: url(/images/bkg_product.png);
  background-repeat: repeat-x;
  background-position: bottom center;
  margin-top: 10px;
  margin-left: 14px;
  float: left;
}

#center .category{
  width: 262px;
  height: 150px;
  /*
  background-image: url(/images/bkg_product.png);
  background-repeat: repeat-x;
  background-position: bottom center;
  */
  margin-top: 5px;
  margin-left: 14px;
  float: left;
}

#center .product h3, #center .category h3 {
  width: 262px;
  font-size: 11pt;
  color: #000;
  margin: 0;
  padding: 0;
  height: 32px;
}

#center .product h3 a, #center .category h3 a{
  color: #000;
  text-decoration: none;
}

#center .product .info, #center .category .info{
  height: 96px;
  font-size: 8pt;
  color: #6e6e6e;
  line-height: 115%;
}

#center .product .info img, #center .category .info img{
  border: solid 1px #1e5a12;
  margin-right: 5px;
  float: left;
}

#center .product .info a, #center .category .info a{
  display: block;
  text-align: right;
  color: #2c8919;
  font-weight: bold;
  padding-right: 6px;
  margin-right: 5px;
  background-image: url(/images/viac_sipka.png);
  background-position: center right;
  background-repeat: no-repeat;
}

#center .product .info a:hover{
  color: #43bd2a;
}

#center .product .pieces{
  width: 30px;
  height: 17px;
  color: #000;
  background-color: #fff;
  text-align: center;
  border: solid 1px #b3b3b3;
}

#center .product .do_kosika{
  width: 149px;
  height: 24px;
  border: 0;
  font-weight: bold;
  background-image: url(/images/do_kosika.png);
  font-size: 8pt;
  color: #fff;
  padding-bottom: 4px;
  padding-left: 27px;
  cursor: pointer;
  margin-top: 7px;
}

#center .product .do_kosika:hover{
  background-image: url(/images/do_kosika_hover.png);
}

.line, .line_white{
  width: 100%;
  display: block;
  height: 1px;
  background-image: url(/images/dot.png);
  margin: 6px 0 3px 0;
  font-size: 0;
  background-repeat: repeat-x;
  clear: both;
}

.line_white{
  background-image: url(/images/dot_white.png);
}

#center .product .price{
  margin: 0;
  text-align: right;
  padding-right: 5px;
  color: #7a7a7a;
  font-size: 8pt;
}

#center .product .price span{
  font-size: 10pt;
  color: #000;
}

#center fieldset, #right fieldset{
  border: 0;
}

#right .kosik, #right .block{
  background-image: url(/images/bkg_kosik.png);
  background-repeat: no-repeat;
  background-position: top center;
  background-color: #e9e9e9;
}

#right .block{
  background-image: url(/images/bkg_block.png);
}

#right .footer{
  background-image: url(/images/right_footer.png);
  background-repeat: no-repeat;
  width: 150px;
  height: 13px;
  margin: 0;
  font-size: 0;
}

#right .text{
  font-size: 8pt;
  color: #000;
  margin: 10px 8px;
}

#center .text{
  font-size: 10pt;
  color: #000;
  margin: 10px 8px;
}

#simpleform .text2{
  margin-left: 30px;
  font-size: 10pt;
  color: #000;
  text-align: justify;
}

#right .block h3{
  font-size: 9pt;
  color: #001306;
  margin-bottom: 2px;
}

#right .block h3 a{
  color: #001306;
  text-decoration: none;
}

#right .block .gray a{
  text-decoration: none;
  color: #000;
}


#right .block a:hover{
  text-decoration: underline;
}

#right .banner150{
  width: 150px;
  margin: 10px auto;
}

.price_hide{
  color: #e9e9e9;
}

.gray{
  color: #747e77;
}

.button1{
  display: block;
  margin: 3px auto;
  line-height: 24px;
  width: 129px;
  height: 24px;
  background-image: url(/images/bkg_button1.png);
  background-repeat: no-repeat;
  text-align: center;
  text-decoration: none;
  color: #fff;
  font-weight: bold;
}

.button1:hover{
  background-image: url(/images/bkg_button1_hover.png);
}

.right_link{
  display:block;
  text-align: right;
  color: #2c8919;
  font-size: 8pt;
  font-weight: bold;
}

.right_link:hover{
  color: #43bd2a;
}

#footer{
  width: 930px;
  height: 82px;
  margin: 10px auto 0 auto;
  background-image: url(/images/footer.png);
  background-repeat: no-repeat;
}

#footer .note{
  width: 90%;
  margin: 10px auto 0 auto;
  padding: 30px 0 0 0;
  color: #889f83;
  font-size: 8pt;
  text-align: center;
}

#footer .note a{
  color: #b3c8af;
}

#logo{
  position: absolute;
  top: 30px;
  width: 295px;
  height: 100px;
  cursor: pointer;
}

.small{
  font-size: 10pt;
  color: #000;
}

.msgerr{
  font-size: 8pt;
  color: #e00101;
}

.msgwarn{
  font-size: 8pt;
  color: #e00101;
}

.msgok{
  font-size: 8pt;
}

#center .sfws{
  font-weight: bold;
}

.tshipping{
  font-size:10pt;
  margin: 0px;
  border-collapse: collapse;
}

.tshipping td, .tshipping th{
  border: 1px solid #000;
  padding: 3px;
}

.tshipping td{
  text-align: right;
}

.tshipping th{
  background-color: #1e5a12;
  color: #fff;
}

.tshipping .header{
  background-color: #2c8919;
  color: #fff;
  text-align: center;
  width: 200px;
}

.tmain{
  margin-left: 10px;
  font-size: 10pt;
  color: #000;
  width: 95%;
}

.tmain td{
  vertical-align: top;
}

.tmain-a{
  width: 250px;
}