body
{
  text-align:center;
  font-family: trebuchet ms, sans-serif;
  font-size: 8pt;
  background: #f9f9f9;
}

a.logo
{
  display: block;
  position: absolute;
  top: 33px;
  left: -1px;
  z-index: 1000;
}

#toppanel a.homelink
{
  position: absolute;
  top: 44px;
  left: 322px;
  width: 40px;
  height: 40px;
  text-indent: -9999px;
}

#search
{
  display: block;
  position: absolute;
  top: 4px;
  right: 0px;
  z-index: 20;
  width: 226px;
  height: 24px;
}

#search .button
{
  display: inline-block;
  width: 30px;
  height: 20px;
  background: url('im/dot.png');
  border: none;
  position: absolute;
  top: 2px;
  right: 0px;
  cursor:pointer;
}

#search .field
{
  width: 170px;
  height: 20px;
  background: none;
  border: none;
  position: relative;
  top: 2px;
  left: 10px;
  color: #a3a29d;
  font-weight: normal;
  font-size: 11px;
}

#background
{ 
  width: 100%;
  height: 100%;
  position: fixed;
  overflow: hidden;
  top: 0px;
  left: 0px;
  
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none;
}

#footer
{
  background: url('im/layout-footer.png') no-repeat 50% 0% #2b2b2b;
  height:361px;
  width: 100%;
  clear: both;
  position: relative;
  top: 30px;
  text-align:center;
}

#footer .info
{
  display: block;
  position: absolute;
  top: 125px;
  left: 0px;
  color: #fff;
  width: 210px;
  height: 150px;
}

#footer .contacts
{
  color: #636363;
  font-size: 14px;
  line-height: 1.75;
  position: absolute;
  top: 133px;
  left: 460px;
}

#footer .contacts a
{
  color: #636363;
  text-decoration: none;
}

#footer .contacts a:hover
{
  text-decoration: underline;
}

#footer .address
{
  color: #636363;
  font-size: 14px;
  line-height: 1.75;
  position: absolute;
  top: 133px;
  left: 670px;
}

#footer .copy2
{
  color: #636363;
  font-size: 11px;
  line-height: 1.75;
  position: absolute;
  top: 250px;
  left: 20px;
}

#footer .copy2 strong
{
  color: #ababab;
}

#footer .pad
{
  width: 980px;
  margin:auto;
  position: relative;
  font-size: 7.5pt;
  text-align: left;
  height: 100%;
}

#footer .copy
{
  position: absolute;
  bottom: 5px;
  left: 0px;
  color: #6f6d64;
  width: 100%;
  font-size:7.5pt;
  text-align: center;
}

#footer .copy a
{
  text-decoration: none;
}

#footer .copy strong
{
  color: #f26837;
}

#footer .mnu
{
  font-size: 8pt;
  color: #858585;
  font-weight:bold;
  position: absolute;
  top: 25px;
  left: 0px;
}

#footer .mnu a,
#footer .mnu a:link,
#footer .mnu a:visited
{
  color: #858585;
  text-decoration:none;
  text-transform: uppercase;
  font-size: 16px;
  display: block;
  float: left;
  margin-right: 50px;
}

#footer .mnu a:hover
{
  color: #fff;
}

#toppanel
{
  background: url('im/layout-top.png') no-repeat 50% 0%;
  height:95px;
  width: 100%;
  color: #fff;
  text-align:center;
  position: relative;
  z-index: 100;
}

#toppanel ul.t
{
  position: absolute;
  top: 47px;
  left: 400px;
  width: 650px;
}

#toppanel ul.t li
{
  display: block;
  float: left;
  list-style: none;
  font-size: 16px;
  margin: 8px 35px 0px 0px;
  text-transform: uppercase;
  font-family: 'Myriad Pro', arial, sans-serif;
  color: #4a4a4a;
}

#toppanel ul.t li a
{
  color: #4a4a4a;
  text-decoration: none;
}

#toppanel ul.t li a:hover
{
  color: #000;
}

#toppanel .pad
{
  width: 980px;
  margin:auto;
  position: relative;
  font-size: 7.5pt;
  text-align: left;
}

#toppanel .m1
{
  position: absolute;
  top: 7px;
  left: 25px;
  text-align: center;
  text-transform: uppercase;
}

#toppanel .m1 a,
#toppanel .m1 a:link,
#toppanel .m1 a:visited
{
  color: #fff;
  text-decoration: none;
  text-transform:uppercase;
}

#toppanel .m2
{
  position: absolute;
  top: 6px;
  left: 0px;
  text-align: right;
  padding: 4px 10px;
  color: #a3a29d;
  font-family: Arial, sans-serif;
}

#toppanel .m2 a,
#toppanel .m2 a:link,
#toppanel .m2 a:visited
{
  color: #b5b5b5;
  text-decoration: none;
}

#toppanel .m1 a:hover,
#toppanel .m2 a:hover
{
  text-decoration: underline;
}

#toppanel .m2 img
{
  position: relative;
  top: 1px;
  left: 0px;
  margin-left: 8px;
  margin-right: 2px;
}

#wrapper
{
  display: block;
  width: 980px;
  margin:15px auto;
  text-align:left;
  line-height: 1;
  position: relative;
  padding-top: 0px;
  top: 20px;
}

#userpanel
{
  display: block;
  width: 980px;
  height: 56px;
  background: url('im/leftmenu-header.png') no-repeat 20px 7px;
  margin-bottom: 20px;
  position: relative;
  z-index: 20;
}

#userpanel .link1
{
  display: block;
  width: 75px;
  height: 30px;
  position: absolute;
  left: 50px;
  top: 10px;
  text-indent: -9000px;
}

#userpanel .link2
{
  display: block;
  width: 105px;
  height: 30px;
  position: absolute;
  left: 120px;
  top: 10px;
  text-indent: -9000px;
}

#content
{
  width: 724px;
  position: relative;
  left: 10px;
  float: left; 
  line-height: 1.6;
  position: relative;
  padding-bottom: 25px;
}

#content.home
{
  margin-top: -70px;
}

#content p
{
  margin-bottom: 10px;
  margin-left: 20px;
}

#content div.in
{
  padding: 0px 20px 20px 20px;
}

#content.product_detail div.in
{
  padding-left: 0px;
}

#content.product_detail
{
  left: 15px;
  position: relative;
}


#content.product_detail h2
{
  padding-left: 0px;
}

#userpanel .breadcrumb
{
  color: #000;
  width: 723px;
  height: 37px;
  background: url('im/breadcrumb-background.png') no-repeat;
  position: relative;
  left: 250px;
  text-transform: uppercase;
  font-size: 12px;
}

#userpanel .breadcrumb a,
#userpanel .breadcrumb a:link,
#userpanel .breadcrumb a:visited
{
  text-decoration: none;
  color: #484848;
  position: relative;
  top: 13px;
  left: 55px;
}

#userpanel .breadcrumb a:hover
{
  text-decoration:underline;
}

#content .bottom
{
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
}

#content .bottom .pad
{
  padding: 6px 15px 7px 15px;
}

#content .bottom a.home
{
  display: block;
  position: absolute;
  top: 1px;
  left: 2px;
  width: 97px;
  height: 37px;
  background: url('im/bottom-home.jpg') no-repeat;
  overflow: hidden;
  
   /* css již v základu pro Safari, Firefox a Chrome */
  -webkit-border-radius: 0px 0px 0px 12px;
  -moz-border-radius:  0px 0px 0px 12px;
  border-radius:  0px 0px 0px 12px;
}

#content .bottom a.home span
{
  display: block;
  text-indent: -10000px;
}

#content .pagination
{
  text-align: right;
  padding: 1px 0px;
  min-height: 22px;
  width: 723px;
  height: 37px;
  background:url('im/pagination.png') no-repeat;
  text-align: center;
  position: relative;
  left: -10px;
}

#content .pagination a,
#content .pagination a:link,
#content .pagination a:visited
{
  color: #000;
  font-weight: bold;
  text-decoration: none;
  display: inline-block;
  padding: 9px 8px; 
}

#content .pagination a.active
{
  background: #f36f40;
  color: #fff;
  
   /* css již v základu pro Safari, Firefox a Chrome */
  /*
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  */
}

#leftmenu
{
  float:left;
  width: 238px;
  position: relative;
  top: -30px;
  z-index: 10;
  left: -2px;
  font-family: arial, sans-serif;
  text-transform: uppercase;
}

#leftmenu .banners
{
 position: relative;
 left: 0px;
}

#leftmenu ul.leftmenu
{
  display: block;
  width: 235px;
  margin-bottom: 40px;
}

#leftmenu li
{
  list-style:none;
}

#leftmenu ul a
{
  display: block;
  height: 35px;
  background: url('im/leftmenu-sideicon.png') no-repeat 0px 19px;
  font-size: 16px;
  text-decoration: none;
  color: #4e4e4e;
  text-transform: uppercase;
}

#leftmenu ul a:hover
{
  color: #f26837;
  background: url('im/leftmenu-sideicon-active.png') no-repeat 0px 19px;
}

#leftmenu ul a.opened
{
  color: #f26837;
  background: none;
  background: url('im/leftmenu-sideicon-active.png') no-repeat 0px 19px;
}

#leftmenu ul a span
{
  display: block;
  text-align:left;
  padding-left: 20px;
  padding-top: 15px;
  padding-bottom: 10px;
}

#leftmenu ul ul
{
  position: relative;
  margin-left: 14px;
}

#leftmenu ul ul a
{
  display: block;
  font-weight:bold;
  text-decoration: none;
  background: url('im/menuitem2.png') no-repeat;
}

#leftmenu ul ul a.opened
{
  color: #232323;
}

#leftmenu ul ul a.opened
{
  color: #232323;
  background: url('im/menuitem2-opened.png') no-repeat;
}

#leftmenu ul ul a span
{
  
}

#leftmenu ul ul
{
  position: relative; 
  top: -1px;
}

#leftmenu ul ul ul a
{
  display: block;
  font-weight:bold;
  text-decoration: none;
  background: url('im/menuitem3.png') no-repeat;
}

#leftmenu ul ul ul a.opened
{
  color: #232323;
}

#leftmenu ul ul ul a.opened
{
  color: #232323;
  background: url('im/menuitem3-opened.png') no-repeat;
}

h1, .page_title,
h2
{
  color: #000;
  font-size: 24pt;
  text-transform: uppercase;
  margin-bottom: 15px;
  padding-top: 5px;
  padding-left: 15px;
  font-size: 25px;
}

.page_subtitle
{
  color: #585858;
  font-size: 18pt;
  font-weight:bold;
  text-transform: uppercase;
  margin-bottom: 0px;
  border-bottom: 1px silver solid;
  margin-top: 20px;
  margin-bottom: 20px;
}

.products
{
  clear: both;
  margin: 0px 0px 0px 0px;
} 

.products.expand
{
  margin: 0px -20px;
}

.products .product
{
  background: url('im/product-obdelnik-inactive.png') no-repeat 0px 60px;
  width: 320px;
  height: 360px;
  float: left;
  position:relative;
  overflow: hidden;
  margin-left: 30px;
  margin-bottom: 50px;
  left: 0px;
}

.products .product:hover
{
  background: url('im/product-obdelnik-active.png') no-repeat 0px 60px;
}

.image_options
{
  width: 154px;
  height: 115px;
  float: left;
  margin: 0px 20px 20px 20px;
  overflow: hidden;
  background: url('im/cart-box.png') no-repeat #fff;
  text-align: center;
}

.image_options img
{
  position: relative;
  height: 113px;
  top:1px;
  left: 1px;
}

.products .product.last
{
  /*background-position: 100% 0px;*/ 
}

.products .product .h1
{
  position: absolute;
  top: 0px;
  left: 3px;
  color: #585858;
  font-size: 16px;
  font-weight: normal;
  width: 320px;
  text-align: center;
}

.products .product .h1 a,
.products .product .h1 a:link,
.products .product .h1 a:visited
{
  color: #585858 !important;
  text-decoration: none !important;
}

.products .product .more_images
{
  display: none;
}

.products .product .desc
{
  position: absolute;
  top: 270px;
  left: 20px;
  padding-right: 20px;
}

.products .product .desc a,
.products .product .desc a:link,
.products .product .desc a:visited
{
  color: #858585 !important;
  text-decoration: none;
  text-transform: lowercase;
}

.products .product .desc a:hover
{
  text-decoration:underline;
}

.products .product .image
{
  position: absolute;
  top: 61px;
  left: 1px;
  width: 317px;
  text-align:center;
  height: 188px;
  overflow:hidden;
  background: #fff;
}

.products .product .image img
{
  border:none;
  position: relative;
  max-height: 188px;
}

.products .product .button
{
  position: absolute;
  top: 321px;
  left: 180px;
}

.products .product .price
{
  position: absolute;
  top: 324px;
  left: 18px;
  color: #d35b14;
  font-weight:normal;
  font-size: 20px;
  width: 130px;
  text-align:right;
}

.products .product .price2
{
  position: absolute;
  top: 343px;
  left: 20px;
  color: #6f6f6f;
  font-weight:bold;
  font-size: 9pt;
  width: 90px;
  text-align:right;
}

.clear
{
  clear: both;
}

.h2-full
{
  display: block;
  height: 81px;
  color: #000;
  font-size: 24pt;
  text-transform: uppercase;
  position: relative;
  z-index: 10;
  background: url('im/h1.png') no-repeat;
  padding-top: 17px;
}

.h2-full span
{
  position: relative;
  top: 5px;
  left: 20px;
}

.h2-full.badge span
{
  left: 80px;
}

.h2-full.badge img
{
  position: absolute; 
  top: 10px; 
  left: 0px;
}

h3.h2-full
{
  padding-top: 5px;
}

.invisible
{
  display: none;
}

h1.main_title
{
  position: absolute;
  top: -100px;
}

#content div.in li
{
  margin-left: 20px;
}

hr
{
  height: 1px;
  border: none;
  color: silver;
  border-top: 1px silver solid;
  font-size:1px;
  line-height:1px;
  margin: 20px 0px;
}

#content a:link,
#content a:visited
{
  color:#d35b14;
  text-decoration:underline; 
}

#content a:hover
{
  color: #000;
}

.jqtransform
{
  width: 200px;
  text-align: left;
  display: block;
  padding-bottom: 10px;
  position: absolute;
  top: -70px;
  right: -65px;
  z-index: 100;
}

.jqtransform .sortby
{
  float: left;
  display: block;
  padding-right: 10px;
  padding-top: 5px;
}

.product_image
{
  width: 403px;
  float: left;
}

#big_image_container
{
  width: 403px;
  margin-bottom: 30px;
}

#big_image_container img
{
  position: relative;
  top: 2px;
  left: 2px;
}

.detailed-desc
{
  font-size: 12px;
  text-align: justify;
}

.detailed-desc table
{
  position: relative;
  left: 20px;
}

.detail_price
{
  font-size: 16pt;
  margin-top: 20px;
  margin-bottom: 10px;
  position: relative;
  top: 10px;
}

.detail_price strong
{
  color: #d35b14;
}

.detail_price em
{
  font-size: 11px;
  position: relative;
  top: -2px;
}

.detail_price span.bezna
{
  font-size: 13px;
  position: relative;
  left: 0px;
  display: block;
  color: gray;
  text-decoration: line-through;
}

.product_status
{
  position: relative;
  top: 10px;
}

.more_images
{
  padding: 0px 0px;
  display: block;
}

.more_images a
{
  display: table-cell;
  width: 126px;
  height: 93px;
  overflow: hidden;
  background: url('im/more-box.png') no-repeat #fff 50% 50%;
  vertical-align: middle;
  text-align: center;
}

.more_images div
{
  display: table;
  float: left;
  margin: 0px 3px 10px 3px;
  width: 126px;
  height: 93px;
}

.more_images img
{
  max-width: 122px;
  max-height: 89px;
  position:relative;
  top:2px;
}

.product_information
{
  float: left;
  width: 250px;
  margin-left: 30px;
  font-size: 14px;
}

.product_information p
{
  padding-left: 0px !important;
  margin-left: 0px !important;
}

.product_information p.description
{
  padding-bottom: 10px;
  background: url('im/detail-separator.png') repeat-x 0% 100%;
}

.full_desc
{
  clear:both;
  padding-top: 20px;
}

.basket_options
{
  clear: both;
  margin-top: 20px;
  text-align:right;
}

.basket_list
{
  clear: both;
  height: 130px;
}

.basket_list h2
{
  text-align: left;
}

.basket_list h2 a
{
  color: #585858 !important; 
}


.quantity_options
{
  float: left;
  padding-left: 0px;
}

.quantity_options h2
{
  font-size: 14pt;
}

.quantity_options label,
.quantity_options span.price
{
  margin-left: 20px;
}

.image_options
{
  float: left;
}

.product_options
{
  padding-top: 0px;
}

a.add-to-basket
{
  float: left;
  position:relative;
  top: 10px;
  z-index: 100;
}

.clearfix
{
  clear: both;
}

.sidebanners
{
  position: absolute;
  top: 290px;
  right: -160px;
}

.formquest
{
  padding-top: 0px !important;
  margin-bottom: 20px;
  margin-top: 0px;
  position: relative;
  width: 300px;
  height: 220px;
  line-height: 1;
}

.formquest .i1
{
  position: absolute;
  left: 0px;
  top: 50px;
  border: 1px silver solid;
  padding: 5px;
  background: #efefef;
}

.formquest .i2
{
  position: absolute;
  left: 0px;
  top: 90px;
  width: 285px;
  height: 50px;
  border: 1px silver solid;
  padding: 5px;
  background: #efefef;
}

.formquest .i3
{
  position: absolute;
  top: 160px;
  left: 0px;
}

.basket
{
  display: none;
  position: absolute;
  top: 110px;
  right: 0px;
  width: 409px;
  height: 50px;
  background: url('im/kosik.png') no-repeat;
  overflow: hidden;
}

.basket a
{
  display: block;
  width: 77px;
  height: 40px;
  position: absolute;
  right: 0px;
  top: 0px;
  overflow: hidden;
}

.basket a span
{
  display: none;
}

.basket p
{
  display: block;
  width: 150px;
  height: 20px;
  position: absolute;
  top: 13px;
  left: 160px;
  text-align: right;
  font-weight: bold;
  color: #858585;
  font-size: 14px;
}

table.tech
{
  margin: 0px;
  padding: 0px;
}

table.tech td
{
  padding: 2px 10px;
}

.akcninabidkaslevy
{
  background: url('im/akcni-nabidka-slevy.png') no-repeat;
  width: 723px;
  height: 91px;
  text-indent: -9999px;
  border: none;
  position: relative;
  left: 5px;
}

ul.list li
{
  list-style: none;
}

.frmrow
{
  position: relative;
  left: 30px;
  padding-left: 0px !important;
}

p.frmrow 
{
  padding-left: 0px !important;
  position: relative;
  left:10px;
}

.customer_nav
{
  position: relative;
  top: -20px;
}

#userpanel .homelink
{
  display: block;
  position: absolute;
  top: 0px;
  left: 250px;
  width: 40px;
  height: 40px;
  text-indent: -9999px;
  z-index: 100;
}

div.highlights
{
  position: absolute;
  top: 100px;
  left: 20px;
  font-size: 14px;
}

div.highlights ul
{
  list-style: none;
}


div.highlights a
{
  background: url('im/leftmenu-sideicon.png') no-repeat 0px 8px;
  color: #4e4e4e;
  text-decoration: none;
  display: block;
  margin-bottom: 10px;
  padding-left: 25px;
  position: relative;
  left: -25px;
  font-weight: bold;
}

div.highlights a:hover
{
  color: #f26837;
}

div.hints
{
  font-size: 14px;
  font-weight: bold;
  color: #000000;
  position: absolute;
  top: 90px;
  left: 300px;
  line-height: 36px;
}

div.hints strong
{
  color: #f26837;
  text-decoration: underline;
}

div.nl
{
  position: absolute;
  top: 90px;
  left: 700px;
  font-family: arial, sans-serif;
  color: #000;
  width: 220px;
}

div.nl img
{
  cursor: pointer;
  position: absolute;
  top: 60px;
  left: 170px;
}

div.nl input
{
  position: absolute;
  top: 60px;
  left: 10px;
  border: none;
  height: 35px;
  width: 155px;
  background: none;
}







#productoverlay
{
  display: block;
  background: #fff;
  width: 640px;
  min-height: 200px;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1000;
  border: 1px silver solid;
  color: #fff;
  border: 1px #efefef solid;
  padding: 30px 50px;
}

#productoverlay div.params
{
  float: left;
  width: 380px;
  position: relative;
  font-size: 11px;
  padding-left: 10px;
  text-align: justify;
  margin-top: 10px;
  float: left;
}

#productoverlay div.params .subheader
{
  display: block;
  clear: left;
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 5px;
  color: #e51b24;
}

#productoverlay div.params ul
{
  width: 400px;
}

#productoverlay div.params ul li
{
  list-style: none;
  float: left;
  width: 130px;
  height: 50px;
  color: #fff;
}

#productoverlay div.params ul li img
{
  display: block;
  position: relative;
  float: left;
}

#productoverlay div.params ul li span
{
  display: block;
  position: relative;
  left: 10px;
  color: #fff;
  font-weight: bold;
  font-size: 10px;
  text-transform: uppercase;
}

#productoverlay div.params ul li em
{
  display: block;
  position: relative;
  font-size: 11px;
  letter-spacing: -1px;
  color: #fff;
  left: 10px;
  font-weight: bold;
}

#productoverlay .variants
{
  padding: 10px 10px 10px 0px;
  float: left;
  width: 300px;
}

#productoverlay .variants div
{
  display: block;
  width: 90px;
  height: 50px;
  overflow: hidden;
  background: #fff;
  margin: 0px 5px 5px 0px;
  float: left;
}

#productoverlay .variants img
{
  max-width: 90px;
}

#productoverlay .heading
{
  display:none;
}

#productoverlay .desc
{
  color: #000;
  text-align: left;
}

#productoverlay .desc a.next,
#productoverlay .button
{
  display: none;
}

#productoverlay .image
{
  text-align: center;
  background: url('../im/ajax-loader.gif') no-repeat 50% 20px;
  min-height: 50px;
  float: left;
  margin-right: 20px;
}

#productoverlay .image img
{
  max-height: 300px;
}

#productoverlay .desc
{
  padding: 10px;
  font-size: 10px;
  padding-bottom: 50px;
}

#productoverlay .more_images
{
  padding-top: 3px;
  padding-left: 30px;
}

#productoverlay .more_images img
{
  position: relative;
  top: 3px;
}

#productoverlay .price
{
  display: none;
}

#productoverlay h1
{
  color: #f26837;
  font-size: 20px;
  margin: 0px;
  padding: 0px;
}

#productoverlay h1 a
{
  color: #f26837;
}