/* begin Page */


body, p
{
  margin: 0.5em 0;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 14px;
}

body
{
  margin: 0 auto;
  padding: 0;
  color: #545454;
  background-color: #262626;
}

h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited,
.eshoppostheader, .eshoppostheader a, .eshoppostheader a:link, .eshoppostheader a:visited, .eshoppostheader a:hover,
.eshopblockheader .t, .eshopvmenublockheader .t, .eshoplogo-text, .eshoplogo-text a,
h1.eshoplogo-name, h1.eshoplogo-name a, h1.eshoplogo-name a:link, h1.eshoplogo-name a:visited, h1.eshoplogo-name a:hover
{
  text-decoration: none;
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: bold;
  font-size: 30px;
  text-align: left;
}

a, 
.eshoppost li a
{
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
  color: #757575;
}

a:link,
.eshoppost li a:link
{
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
  color: #757575;
}

a:visited, a.visited,
.eshoppost li a:visited, .eshoppost li a.visited
{

  color: #3B3B3B;
}

a:hover, a.hover,
.eshoppost li a:hover, .eshoppost li a.hover
{

  text-decoration: underline;
  color: #757575;
}

h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
  margin: 0.67em 0;

  color: #1C1C1C;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
  margin: 0.8em 0;
  font-size: 28px;
  color: #1C1C1C;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
   margin: 1em 0;
  font-size: 24px;
  color: #000000;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
  margin: 1.25em 0;
  font-size: 22px;
  color: #696969;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
  margin: 1.67em 0;
  font-size: 18px;
  color: #696969;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
  margin: 2.33em 0;
  font-size: 16px;
  color: #696969;
}

h1 a, h1 a:link, h1 a:visited, h1 a:hover,
h2 a, h2 a:link, h2 a:visited, h2 a:hover,
h3 a, h3 a:link, h3 a:visited, h3 a:hover,
h4 a, h4 a:link, h4 a:visited, h4 a:hover,
h5 a, h5 a:link, h5 a:visited, h5 a:hover,
h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
    margin:0;
}

#eshopmain
{
  position: relative;
  width: 100%;
  left: 0;
  top: 0;
  cursor:default;
}





.cleared
{
  float: none;
  clear: both;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 1px;
}

form
{
  padding: 0 !important;
  margin: 0 !important;
}

table.position
{
  position: relative;
  width: 100%;
  table-layout: fixed;
}
/* end Page */

/* begin Box, Sheet */
.eshopsheet
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  width: 1099px;
  min-width: 15px;
  min-height: 15px;
}

.eshopsheet-body
{
  position: relative;
  z-index: 1;
  padding: 18px;
}


.eshopsheet
{
  margin-top: -18px !important;
  cursor:auto;
}

#eshoppage-background-simple-gradient, #eshoppage-background-gradient, #eshoppage-background-glare
{
  min-width: 1099px;
}

/* end Box, Sheet */

/* begin Header */
div.eshopheader
{
  margin: 0 auto;
  position: relative;
  z-index: 0;
  width: 1063px;
  height: 200px;
  overflow: hidden;
}


div.eshopheader-jpeg
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 1063px;
  height: 200px;
  background-image: url('images/header.jpg');
  background-repeat: no-repeat;
  background-position: center center;
}

/* end Header */

/* begin Logo */
.eshoplogo
{
  display: block;
  position: absolute;
  width: 100%;
}

h1.eshoplogo-name
{
  display: block;
  text-align: left;
}

h1.eshoplogo-name, h1.eshoplogo-name a, h1.eshoplogo-name a:link, h1.eshoplogo-name a:visited, h1.eshoplogo-name a:hover
{
  font-size: 36px;
  text-decoration: none;
  padding: 0;
  margin: 0;
  color: #FFFFFF !important;
}

.eshoplogo-text
{
  display: block;
  text-align: left;
}

.eshoplogo-text, .eshoplogo-text a
{
  font-weight: normal;
  font-size: 24px;
  padding: 0;
  margin: 0;
  color: #FFFFFF !important;
}
/* end Logo */

/* begin Menu */
/* menu structure */

.eshopmenu a, .eshopmenu a:link, .eshopmenu a:visited, .eshopmenu a:hover
{
  text-align: left;
  text-decoration: none;
  outline: none;
  letter-spacing: normal;
  word-spacing: normal;
}

.eshopmenu, .eshopmenu ul
{
  margin: 0;
  padding: 0;
  border: 0;
  list-style-type: none;
  display: block;
}

.eshopmenu li
{
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  float: left;
  position: relative;
  z-index: 5;
  background: none;
}

.eshopmenu li:hover
{
  z-index: 10000;
  white-space: normal;
}

.eshopmenu li li
{
  float: none;
}

.eshopmenu ul
{
  visibility: hidden;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
  background: none;
}

.eshopmenu li:hover>ul
{
  visibility: visible;
  top: 100%;
}

.eshopmenu li li:hover>ul
{
  top: 0;
  left: 100%;
}

.eshopmenu:after, .eshopmenu ul:after
{
  content: ".";
  height: 0;
  display: block;
  visibility: hidden;
  overflow: hidden;
  clear: both;
}
.eshopmenu, .eshopmenu ul
{
  min-height: 0;
}

.eshopmenu ul
{
  background-image: url(images/spacer.gif);
  padding: 10px 30px 30px 30px;
  margin: -10px 0 0 -30px;
}

.eshopmenu ul ul
{
  padding: 30px 30px 30px 10px;
  margin: -30px 0 0 -10px;
}




div.eshopnav-center
{
  position: relative;
  float: right;
  right: 50%;

}

ul.eshopmenu
{
  position: relative;
  float: left;
  left: 50%;
}

.firefox2 ul.eshopmenu
{
  float: none;
}


/* menu structure */

.eshopmenu
{
  padding: 0 0 0 0;
}

.eshopnav
{
  position: relative;
  height: 34px;
  z-index: 100;
}

.eshopnav .l, .eshopnav .r
{
  position: absolute;
  z-index: -1;
  top: 0;
  height: 34px;
  background-image: url('images/nav.png');
}

.eshopnav .l
{
  left: 0;
  right: 0;
}

.eshopnav .r
{
  right: 0;
  width: 1063px;
  clip: rect(auto, auto, auto, 1063px);
}


/* end Menu */

/* begin MenuItem */
.eshopmenu a
{
  position: relative;
  display: block;
  overflow: hidden;
  height: 34px;
  cursor: pointer;
  text-decoration: none;
}

.eshopmenu li
{
  margin-right: 0;
  margin-left: 0;
}

.eshopmenu ul li
{
    margin:0;
    clear: both;
}


.eshopmenu a .r, .eshopmenu a .l
{
  position: absolute;
  display: block;
  top: 0;
  z-index: -1;
  height: 102px;
  background-image: url('images/menuitem.png');
}

.eshopmenu a .l
{
  left: 0;
  right: 0;
}

.eshopmenu a .r
{
  width: 400px;
  right: 0;
  clip: rect(auto, auto, auto, 400px);
}

.eshopmenu a .t
{
  margin-right: 10px;
  margin-left: 10px;
  font-size: 18px;
  color: #CCCCCC;
  padding: 0 22px;
  margin: 0 0;
  line-height: 34px;
  text-align: center;
}

.eshopmenu a:hover .l, .eshopmenu a:hover .r
{
  top: -34px;
}

.eshopmenu li:hover>a .l, .eshopmenu li:hover>a .r
{
  top: -34px;
}

.eshopmenu li:hover a .l, .eshopmenu li:hover a .r
{
  top: -34px;
}
.eshopmenu a:hover .t
{
  color: #545454;
}

.eshopmenu li:hover a .t
{
  color: #545454;
}

.eshopmenu li:hover>a .t
{
  color: #545454;
}


.eshopmenu a.active .l, .eshopmenu a.active .r
{
  top: -68px;
}

.eshopmenu a.active .t
{
  color: #141414;
}
/* end MenuItem */

/* begin MenuSubItem */
.eshopmenu ul a
{
  display: block;
  text-align: center;
  white-space: nowrap;
  height: 38px;
  width: 180px;
  overflow: hidden;
  line-height: 38px;
  background-image: url('images/subitem.png');
  background-position: left top;
  background-repeat: repeat-x;
  border-width: 0;
  border-style: solid;
}

.eshopnav ul.eshopmenu ul span, .eshopnav ul.eshopmenu ul span span
{
  display: inline;
  float: none;
  margin: inherit;
  padding: inherit;
  background-image: none;
  text-align: inherit;
  text-decoration: inherit;
}

.eshopmenu ul a, .eshopmenu ul a:link, .eshopmenu ul a:visited, .eshopmenu ul a:hover, .eshopmenu ul a:active, .eshopnav ul.eshopmenu ul span, .eshopnav ul.eshopmenu ul span span
{
  text-align: left;
  text-indent: 12px;
  text-decoration: none;
  line-height: 38px;
  color: #F0F0F0;
  margin-right: 10px;
  margin-left: 10px;
  letter-spacing: 1px;
  margin:0;
  padding:0;
}

.eshopmenu ul li a:hover
{
  color: #696969;
  background-position: 0 -38px;
}

.eshopmenu ul li:hover>a
{
  color: #696969;
  background-position: 0 -38px;
}

.eshopnav .eshopmenu ul li a:hover span, .eshopnav .eshopmenu ul li a:hover span span
{
  color: #696969;
}

.eshopnav .eshopmenu ul li:hover>a span, .eshopnav .eshopmenu ul li:hover>a span span
{
  color: #696969;
}


/* end MenuSubItem */

/* begin Layout */
.eshopcontent-layout
{
  display: table;
  padding: 0;
  border: none;
  width: 1063px;
}

.eshopcontent-layout .eshopcontent-layout
{
  width: auto;
  margin:0;
}

div.eshopcontent-layout div.eshoplayout-cell, div.eshopcontent-layout div.eshoplayout-cell div.eshopcontent-layout div.eshoplayout-cell
{
   display: table-cell;
}

div.eshoplayout-cell div.eshoplayout-cell
{
   display: block;
}

div.eshopcontent-layout-row
{
  display: table-row; 
}

.eshopcontent-layout
{
  table-layout: fixed;
  border-collapse: collapse;
  background-color: Transparent;
  border: none !important;
  padding:0 !important;
}

.eshoplayout-cell, .eshopcontent-layout-row
{
  background-color: Transparent;
  vertical-align: top;
  text-align: left;
  border: none !important;
  margin:0 !important;
  padding:0 !important;
}
/* end Layout */

/* begin Box, Block, VMenuBlock */
.eshopvmenublock
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 15px;
  min-height: 15px;
}

.eshopvmenublock-body
{
  position: relative;
  z-index: 1;
  padding: 1px;
}

.eshopvmenublock-tr, .eshopvmenublock-tl, .eshopvmenublock-br, .eshopvmenublock-bl, .eshopvmenublock-tc, .eshopvmenublock-bc,.eshopvmenublock-cr, .eshopvmenublock-cl
{
  position: absolute;
  z-index: -1;
}

.eshopvmenublock-tr, .eshopvmenublock-tl, .eshopvmenublock-br, .eshopvmenublock-bl
{
  width: 14px;
  height: 14px;
  background-image: url('images/vmenublock_s.png');
}

.eshopvmenublock-tl
{
  top: 0;
  left: 0;
  clip: rect(auto, 7px, 7px, auto);
}

.eshopvmenublock-tr
{
  top: 0;
  right: 0;
  clip: rect(auto, auto, 7px, 7px);
}

.eshopvmenublock-bl
{
  bottom: 0;
  left: 0;
  clip: rect(7px, 7px, auto, auto);
}

.eshopvmenublock-br
{
  bottom: 0;
  right: 0;
  clip: rect(7px, auto, auto, 7px);
}

.eshopvmenublock-tc, .eshopvmenublock-bc
{
  left: 7px;
  right: 7px;
  height: 14px;
  background-image: url('images/vmenublock_h.png');
}

.eshopvmenublock-tc
{
  top: 0;
  clip: rect(auto, auto, 7px, auto);
}

.eshopvmenublock-bc
{
  bottom: 0;
  clip: rect(7px, auto, auto, auto);
}

.eshopvmenublock-cr, .eshopvmenublock-cl
{
  top: 7px;
  bottom: 7px;
  width: 14px;
  background-image: url('images/vmenublock_v.png');
}

.eshopvmenublock-cr
{
  right: 0;
  clip: rect(auto, auto, auto, 7px);
}

.eshopvmenublock-cl
{
  left: 0;
  clip: rect(auto, 7px, auto, auto);
}

.eshopvmenublock-cc
{
  position: absolute;
  z-index: -1;
  top: 7px;
  left: 7px;
  right: 7px;
  bottom: 7px;
  background-color: #EDEDED;
}

.eshopvmenublock
{
  margin: 3px;
}

/* end Box, Block, VMenuBlock */

/* begin Box, Box, VMenuBlockContent */
.eshopvmenublockcontent
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.eshopvmenublockcontent-body
{
  position: relative;
  z-index: 1;
  padding: 0;
}


.eshopvmenublockcontent
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.eshopvmenublockcontent-body
{
  position: relative;
  z-index: 1;
  padding: 0;
}


/* end Box, Box, VMenuBlockContent */

/* begin VMenu */
ul.eshopvmenu, ul.eshopvmenu li
{
  list-style: none;
  margin: 0;
  padding: 0;
  width: auto;
  line-height: 0;
}

ul.eshopvmenu ul
{
  display: none;
}

ul.eshopvmenu ul.active
{
  display: block;
}
/* end VMenu */

/* begin VMenuItem */
ul.eshopvmenu a
{
  position: relative;
  display: block;
  overflow: hidden;
  height: 30px;
  cursor: pointer;
  text-decoration: none;
}

ul.eshopvmenu li.eshopvmenu-separator
{
  display: block;
  padding: 0 0 0 0;
  margin: 0;
  font-size: 1px;
}

ul.eshopvmenu .eshopvmenu-separator-span
{
  display: block;
  padding: 0;
  font-size: 1px;
  height: 0;
  line-height: 0;
  border: none;
}

ul.eshopvmenu a .r, ul.eshopvmenu a .l
{
  position: absolute;
  display: block;
  top: 0;
  z-index: -1;
  height: 90px;
  background-image: url('images/vmenuitem.png');
}

ul.eshopvmenu a .l
{
  left: 0;
  right: 0;
}

ul.eshopvmenu a .r
{
  width: 1099px;
  right: 0;
  clip: rect(auto, auto, auto, 1099px);
}

ul.eshopvmenu a .t
{
  display: block;
  line-height: 30px;
  color: #525252;
  padding: 0 13px 0 13px;
  margin-left:0;
  margin-right:0;
}

ul.eshopvmenu a:hover .l, ul.eshopvmenu a:hover .r
{
  top: -30px;
}

ul.eshopvmenu a:hover .t
{
  color: #878787;
}

ul.eshopvmenu a.active .l, ul.eshopvmenu a.active .r
{
  top: -60px;
}

ul.eshopvmenu a.active .t
{
  color: #898989;
}
/* end VMenuItem */

/* begin VMenuSubItem */
ul.eshopvmenu ul, ul.eshopvmenu ul li
{
  margin: 0;
  padding: 0;
}

ul.eshopvmenu ul a
{
  display: block;
  white-space: nowrap;
  height: 20px;
  overflow: visible;
  background-image: url('images/vsubitem.gif');
  background-position: 23px 0;
  background-repeat: repeat-x;
  padding-left: 23px;
}

ul.eshopvmenu ul li
{
  padding: 0;
}

ul.eshopvmenu ul span, ul.eshopvmenu ul span span
{
  display: inline;
  float: none;
  margin: inherit;
  padding: inherit;
  background-image: none;
  text-align: inherit;
  text-decoration: inherit;
}

ul.eshopvmenu ul a, ul.eshopvmenu ul a:link, ul.eshopvmenu ul a:visited, ul.eshopvmenu ul a:hover, ul.eshopvmenu ul a:active, ul.eshopvmenu ul span, ul.eshopvmenu ul span span
{
  line-height: 20px;
  color: #5E5E5E;
  font-size: 12px;
  margin-left: 0;
}

ul.eshopvmenu ul
{
    margin:0 0 0 0;
}

ul.eshopvmenu ul ul
{
  margin:0 0 0 0;
}

ul.eshopvmenu ul li.eshopvsubmenu-separator
{ 
  display: block;
  margin: 0;
  font-size: 1px;
  padding: 0 0 0 0;
 }

ul.eshopvmenu ul .eshopvsubmenu-separator-span
{
  display: block;
  padding: 0;
  font-size: 1px;
  height: 0;
  line-height: 0;
  margin: 0;
  border: none;
}

ul.eshopvmenu ul li li a
{
  background-position: 46px 0;
  padding-left: 46px;
}

ul.eshopvmenu ul li li li a
{
  background-position: 69px 0;
  padding-left: 69px;
}

ul.eshopvmenu ul li li li li a
{
  background-position: 92px 0;
  padding-left: 92px;
}

ul.eshopvmenu ul li li li li li a
{
  background-position: 115px 0;
  padding-left: 115px;
}


ul.eshopvmenu ul li a.active
{
  color: #121212;
  background-position: 23px -40px;
}

ul.eshopvmenu ul li li a.active
{
  background-position: 46px -40px;
}

ul.eshopvmenu ul li li li a.active
{
  background-position: 69px -40px;
}

ul.eshopvmenu ul li li li li a.active
{
  background-position: 92px -40px;
}

ul.eshopvmenu ul li li li li li a.active
{
  background-position: 115px -40px;
}



ul.eshopvmenu ul li a:hover, ul.eshopvmenu ul li a:hover.active
{
  color: #5E5E5E;
  background-position: 23px -20px;
}


ul.eshopvmenu ul li li a:hover, ul.eshopvmenu ul li li a:hover.active
{
  background-position: 46px -20px;
}

ul.eshopvmenu ul li li li a:hover, ul.eshopvmenu ul li li li a:hover.active
{
  background-position: 69px -20px;
}

ul.eshopvmenu ul li li li li a:hover, ul.eshopvmenu ul li li li li a:hover.active
{
  background-position: 92px -20px;
}

ul.eshopvmenu ul li li li li li a:hover, ul.eshopvmenu ul li li li li li a:hover.active
{
  background-position: 115px -20px;
}
/* end VMenuSubItem */

/* begin Box, Block */
.eshopblock
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 15px;
  min-height: 15px;
}

.eshopblock-body
{
  position: relative;
  z-index: 1;
  padding: 8px;
}

.eshopblock-tr, .eshopblock-tl, .eshopblock-br, .eshopblock-bl, .eshopblock-tc, .eshopblock-bc,.eshopblock-cr, .eshopblock-cl
{
  position: absolute;
  z-index: -1;
}

.eshopblock-tr, .eshopblock-tl, .eshopblock-br, .eshopblock-bl
{
  width: 14px;
  height: 14px;
  background-image: url('images/block_s.png');
}

.eshopblock-tl
{
  top: 0;
  left: 0;
  clip: rect(auto, 7px, 7px, auto);
}

.eshopblock-tr
{
  top: 0;
  right: 0;
  clip: rect(auto, auto, 7px, 7px);
}

.eshopblock-bl
{
  bottom: 0;
  left: 0;
  clip: rect(7px, 7px, auto, auto);
}

.eshopblock-br
{
  bottom: 0;
  right: 0;
  clip: rect(7px, auto, auto, 7px);
}

.eshopblock-tc, .eshopblock-bc
{
  left: 7px;
  right: 7px;
  height: 14px;
  background-image: url('images/block_h.png');
}

.eshopblock-tc
{
  top: 0;
  clip: rect(auto, auto, 7px, auto);
}

.eshopblock-bc
{
  bottom: 0;
  clip: rect(7px, auto, auto, auto);
}

.eshopblock-cr, .eshopblock-cl
{
  top: 7px;
  bottom: 7px;
  width: 14px;
  background-image: url('images/block_v.png');
}

.eshopblock-cr
{
  right: 0;
  clip: rect(auto, auto, auto, 7px);
}

.eshopblock-cl
{
  left: 0;
  clip: rect(auto, 7px, auto, auto);
}

.eshopblock-cc
{
  position: absolute;
  z-index: -1;
  top: 7px;
  left: 7px;
  right: 7px;
  bottom: 7px;
  background-color: #FFFFFF;
}

.eshopblock
{
  margin: 3px;
}

/* end Box, Block */

/* begin BlockHeader */
.eshopblockheader
{
  position: relative;
  z-index: 0;
  height: 34px;
  margin-bottom: 10px;
}

.eshopblockheader .t
{
  height: 34px;
  color: #FFFFFF;
  margin-right: 10px;
  margin-left: 10px;
  font-size: 14px;
  margin:0;
  padding: 0 10px 0 10px;
  white-space: nowrap;
  line-height: 34px;	
}

.eshopblockheader .l, .eshopblockheader .r
{
  display: block;
  position: absolute;
  z-index: -1;
  height: 34px;
  background-image: url('images/blockheader.png');
}

.eshopblockheader .l
{
  left: 0;
  right: 6px;
}

.eshopblockheader .r
{
  width: 1093px;
  right: 0;
  clip: rect(auto, auto, auto, 1087px);
}

/* end BlockHeader */

/* begin Box, BlockContent */
.eshopblockcontent
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.eshopblockcontent-body
{
  position: relative;
  z-index: 1;
  padding: 7px;
}


.eshopblockcontent-body, 
.eshopblockcontent-body a, 
.eshopblockcontent-body li a
{
  color: #878787;

}

.eshopblockcontent-body a,
.eshopblockcontent-body li a
{
  color: #1C1C1C;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
}

.eshopblockcontent-body a:link,
.eshopblockcontent-body li a:link
{
  color: #1C1C1C;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
}

.eshopblockcontent-body a:visited, .eshopblockcontent-body a.visited,
.eshopblockcontent-body li a:visited, .eshopblockcontent-body li a.visited
{
  color: #595959;

}

.eshopblockcontent-body a:hover, .eshopblockcontent-body a.hover,
.eshopblockcontent-body li a:hover, .eshopblockcontent-body li a.hover
{
  color: #949494;

  text-decoration: underline;
}

.eshopblockcontent-body ul
{
  list-style-type: none;
  color: #292929;
  margin: 0;
  padding: 0;
}

.eshopblockcontent-body ul li
{
  line-height: 1.25em;
  padding: 0 0 0 16px;
  background-image: url('images/blockcontentbullets.png');
  background-repeat: no-repeat;
}


/* end Box, BlockContent */

/* begin Button */
.eshopbutton-wrapper .eshopbutton
{
  font-style: normal;
  font-weight: bold;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  text-align: left;
  text-decoration: none !important;
  color: #FFFFFF !important;
  width: auto;
  outline: none;
  border: none;
  background: none;
  line-height: 37px;
  height: 37px;
  margin: 0 !important;
  padding: 0 26px !important;
  overflow: visible;
  cursor: default;
  z-index: 0;
}

.eshopbutton img, .eshopbutton-wrapper img
{
  margin: 0;
  vertical-align: middle;
}

.eshopbutton-wrapper
{
  vertical-align: middle;
  display: inline-block;
  position: relative;
  height: 37px;
  overflow: hidden;
  white-space: nowrap;
  width: auto;
  margin: 0;
  padding: 0;
  z-index: 0;
}

.firefox2 .eshopbutton-wrapper
{
  display: block;
  float: left;
}

input, select, textarea, select
{
  vertical-align: middle;
  font-style: normal;
  font-weight: bold;
}

.eshopblock select 
{
    width:96%;
}

.eshopbutton-wrapper.hover .eshopbutton, .eshopbutton:hover
{
  color: #000000 !important;
  text-decoration: none !important;
}

.eshopbutton-wrapper.active .eshopbutton
{
  color: #F5F5F5 !important;
}

.eshopbutton-wrapper .l, .eshopbutton-wrapper .r
{
  display: block;
  position: absolute;
  z-index: -1;
  height: 111px;
  margin: 0;
  padding: 0;
  background-image: url('images/button.png');
}

.eshopbutton-wrapper .l
{
  left: 0;
  right: 14px;
}

.eshopbutton-wrapper .r
{
  width: 417px;
  right: 0;
  clip: rect(auto, auto, auto, 403px);
}

.eshopbutton-wrapper.hover .l, .eshopbutton-wrapper.hover .r
{
  top: -37px;
}

.eshopbutton-wrapper.active .l, .eshopbutton-wrapper.active .r
{
  top: -74px;
}

.eshopbutton-wrapper input
{
  float: none !important;
}
/* end Button */

/* begin Box, Post */
.eshoppost
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 15px;
  min-height: 15px;
}

.eshoppost-body
{
  position: relative;
  z-index: 1;
  padding: 11px;
}

.eshoppost-tr, .eshoppost-tl, .eshoppost-br, .eshoppost-bl, .eshoppost-tc, .eshoppost-bc,.eshoppost-cr, .eshoppost-cl
{
  position: absolute;
  z-index: -1;
}

.eshoppost-tr, .eshoppost-tl, .eshoppost-br, .eshoppost-bl
{
  width: 14px;
  height: 14px;
  background-image: url('images/post_s.png');
}

.eshoppost-tl
{
  top: 0;
  left: 0;
  clip: rect(auto, 7px, 7px, auto);
}

.eshoppost-tr
{
  top: 0;
  right: 0;
  clip: rect(auto, auto, 7px, 7px);
}

.eshoppost-bl
{
  bottom: 0;
  left: 0;
  clip: rect(7px, 7px, auto, auto);
}

.eshoppost-br
{
  bottom: 0;
  right: 0;
  clip: rect(7px, auto, auto, 7px);
}

.eshoppost-tc, .eshoppost-bc
{
  left: 7px;
  right: 7px;
  height: 14px;
  background-image: url('images/post_h.png');
}

.eshoppost-tc
{
  top: 0;
  clip: rect(auto, auto, 7px, auto);
}

.eshoppost-bc
{
  bottom: 0;
  clip: rect(7px, auto, auto, auto);
}

.eshoppost-cr, .eshoppost-cl
{
  top: 7px;
  bottom: 7px;
  width: 14px;
  background-image: url('images/post_v.png');
}

.eshoppost-cr
{
  right: 0;
  clip: rect(auto, auto, auto, 7px);
}

.eshoppost-cl
{
  left: 0;
  clip: rect(auto, 7px, auto, auto);
}

.eshoppost-cc
{
  position: absolute;
  z-index: -1;
  top: 7px;
  left: 7px;
  right: 7px;
  bottom: 7px;
  background-color: #FFFFFF;
}

.eshoppost
{
  margin: 7px;
}

a img
{
  border: 0;
}

.eshoparticle img, img.eshoparticle
{
  margin: 10px;
}

.eshopmetadata-icons img
{
  border: none;
  vertical-align: middle;
  margin: 2px;
}

.eshoparticle table, table.eshoparticle
{
  border-collapse: collapse;
  margin: 1px;
  width: auto;
}

.eshoparticle table, table.eshoparticle .eshoparticle tr, .eshoparticle th, .eshoparticle td
{
  background-color: Transparent;
}


.eshoparticle th
{
  text-align: center;
  vertical-align: middle;
  padding: 7px;
}

pre
{
  overflow: auto;
  padding: 0.1em;
}

/* end Box, Post */

/* begin PostHeaderIcon */
.eshoppost h2.eshoppostheader, 
.eshoppost h2.eshoppostheader a, 
.eshoppost h2.eshoppostheader a:link, 
.eshoppost h2.eshoppostheader a:visited, 
.eshoppost h2.eshoppostheader a.visited, 
.eshoppost h2.eshoppostheader a:hover, 
.eshoppost h2.eshoppostheader a.hovered
{
  margin: 0.2em 0;
  padding: 0;
  font-weight: normal;
  font-size: 28px;
  color: #000000;
}

.eshoppost h2.eshoppostheader a, 
.eshoppost h2.eshoppostheader a:link, 
.eshoppost h2.eshoppostheader a:visited, 
.eshoppost h2.eshoppostheader a.visited, 
.eshoppost h2.eshoppostheader a:hover, 
.eshoppost h2.eshoppostheader a.hovered
{
  margin: 0;
  text-decoration: none;
  color: #4D4D4D;
}

.eshoppost h2.eshoppostheader a:visited, 
.eshoppost h2.eshoppostheader a.visited
{

  color: #666666;
}


.eshoppost h2.eshoppostheader a:hover, 
.eshoppost h2.eshoppostheader a.hovered
{


  color: #757575;
}

/* end PostHeaderIcon */

/* begin PostBullets */
.eshoppost ol, .eshoppost ul
{
  color: #404040;
  margin: 1em 0 1em 2em;
  padding: 0;
  font-size: 12px;
}

.eshoppost li ol, .eshoppost li ul
{
  margin: 0.5em 0 0.5em 2em;
  padding: 0;
}

.eshoppost li
{
  margin: 0.2em 0;
  padding: 0;
}

.eshoppost ul
{
  list-style-type: none;
}

.eshoppost ol
{
  list-style-position: inside;

}



.eshoppost li
{
  padding: 0 0 0 11px;
  line-height: 1em;
}

.eshoppost ol li, .eshoppost ul ol li
{
  background: none;
  padding-left: 0;
}

.eshoppost ul li, .eshoppost ol ul li
{
  background-image: url('images/postbullets.png');
  background-repeat: no-repeat;
  padding-left: 11px;
}


/* end PostBullets */

/* begin PostQuote */
blockquote,
blockquote p,
.eshoppostcontent blockquote p
{
  color: #404040;
  text-align: left;
}

blockquote,
.eshoppostcontent blockquote
{
  margin: 10px 10px 10px 50px;
  padding: 5px 5px 5px 41px;
  background-color: #FFFFFF;
  background-image: url('images/postquote.png');
  background-position: left top;
  background-repeat: no-repeat;
}

/* end PostQuote */

/* begin Footer */
.eshopfooter
{
  position: relative;
  z-index: 0;
  overflow: hidden;
  width: 1063px;
  margin: 0 auto;
}

.eshopfooter .eshopfooter-inner
{
  height: 1%;
  position: relative;
  z-index: 0;
  padding: 8px;
}



.eshoprss-tag-icon
{
  position: relative;
  display: block;
  float: left;
  background-image: url('images/rssicon.png');
  background-position: center right;
  background-repeat: no-repeat;
  margin: 0 5px 0 0;
  height: 32px;
  width: 24px;
  cursor: default;
}


.eshopfooter .eshopfooter-text p
{
  margin: 0;
}

.eshopfooter, .eshopfooter-text, .eshopfooter-text p
{
  color: #ADADAD;
  text-align: center;
}

.eshopfooter .eshopfooter-text,
.eshopfooter .eshopfooter-text a,
.eshopfooter .eshopfooter-text a:link,
.eshopfooter .eshopfooter-text a:visited,
.eshopfooter .eshopfooter-text a:hover
{
  font-size: 13px;
}

.eshopfooter .eshopfooter-text a,
.eshopfooter .eshopfooter-text a:link
{
  color: #B8B8B8;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
}

.eshopfooter .eshopfooter-text a:visited
{
  text-decoration: none;
  color: #858585;

}

.eshopfooter .eshopfooter-text a:hover
{
  color: #B8B8B8;

  text-decoration: underline;
}
/* end Footer */

/* begin PageFooter */
.eshoppage-footer, .eshoppage-footer a, .eshoppage-footer a:link, .eshoppage-footer a:visited, .eshoppage-footer a:hover
{
  font-family: Arial;
  font-size: 10px;
  letter-spacing: normal;
  word-spacing: normal;
  font-style: normal;
  font-weight: normal;
  text-decoration: underline;
  color: #949494;
}

.eshoppage-footer
{
  margin: 1em;
  text-align: center;
  text-decoration: none;
  color: #949494;
}
/* end PageFooter */

/* begin LayoutCell, sidebar1 */
.eshopcontent-layout .eshopsidebar1
{
  width: 20%;
}
/* end LayoutCell, sidebar1 */

/* begin LayoutCell, content */
.eshopcontent-layout .eshopcontent
{
  width: 60%;
}
.eshopcontent-layout .eshopcontent-sidebar1
{
  width: 80%;
}
.eshopcontent-layout .eshopcontent-sidebar2
{
  width: 80%;
}
.eshopcontent-layout .eshopcontent-wide
{
  width: 100%;
}
/* end LayoutCell, content */

/* begin LayoutCell, sidebar2 */
.eshopcontent-layout .eshopsidebar2
{
  width: 20%;
}
/* end LayoutCell, sidebar2 */




.overview-table .eshoplayout-cell
{
    width:33%;
}


.overview-table-inner 
{
    margin:10px;
}

table.table
{
    width:100%;
    border-collapse:collapse;
    table-layout:fixed;
    text-align:left;
    vertical-align:top;
}

table.table, table.table tr, table.table td
{
    border:none;
    margin:0;
    padding:0;
    background-color:Transparent;
}

img.image
{
    margin:0;
    padding:0;
    border:none;
}
.pd_kosik {
	background-image:url(../../css/tlacitko/37.png) !important;
}