@import url("decorations.css");

* {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
html {
  font-family: tahoma;
  font-size: 13px;
}
html, body {
  width: 100%;
  margin: 0px; 
  padding: 0px;
}
html{
  background-image: url("/design/images/bg-horizontal.jpg");
  background-position: top left;
  background-repeat: repeat-x;
}
body {
  background-image: url("/design/images/bg-vertical.png");
  background-position: top left;
  background-repeat: repeat-y;
  margin: 0px auto;
  width: 1024px;
}
hr {
  height: 2px;
  background-color: none;
  border-width: 2px 0px 0px 0px;
  border-color: #F9A149;
  border-style: solid;
}
h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
  color: #1A9CD0;
}
h1 {
  font-size: 1.6em;
}
h2 {
  font-size: 1.4em;
}
h3 {
  font-size: 1.3em;
}
h4 {
  font-size: 1.2em;
}
h5 {
  font-size: 1.1em;
}
h6 {
  font-size: 1.0em;
}
a {
  color: #344793;
}
a:hover, a:active {
  color: #61BFF3;
}
#page {
  position: relative;
  background-image: url("/design/images/top.jpg");
  background-position: top left;
  background-repeat: no-repeat;
  width: 1024px;
}
#head {
  margin: 0px auto;
  width: 1024px;
  height: 235px;
  position: relative;
}
#head a {
  text-decoration: none;
}
#head a:hover, #head a:active {
  text-decoration: underline;
}
#foot {
  background-image: url("/design/images/bottom.png");
  background-position: top left;
  background-repeat: no-repeat;
  margin: 0px auto;
  width: 1024px;
  height: 164px;
  position: relative;
  text-align: center;
}
#copyright {
  text-align: center;
  background-color: white;
  width: 1024px;
  line-height: 40px;
  color: gray;
  font-size: 0.8em;
}
#ad, #foot .ad {
  position: relative;
  top: 30px;
}
#content {
  margin: 0px auto;
  width: 1024px;
  position: relative;
  overflow: hidden;
}
#panel1, #panel2, #panel3 {
}
#panel1 {
  width: 210px;
  float: left;
  margin: 0px 2px;
  _margin: 0px 1px;
}
#panel2 {
  float: right;
  position: relative;
  left: -240px;
  _top: 16px;
  padding: 20px 0;
  width: 560px;
}
#panel3 {
  position: relative;
  top: 0px;
  left: 558px;
  float: right;
  width: 220px;
  margin: 0px 0px;
  overflow: hidden;
}
#panel3 * {
  _position: static;
}
#home {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 1024px;
  height: 150px;
}
#home span {
  display: none;
}
#search {
  margin: 0px;
  padding: 0px;
  display: block;
  position: relative;
  height: 70px;
}
#search #keyword {
  position: absolute;
  display: block;
  top: 32px;
  left: 47px;
  width: 120px;
  height: 16px;
  line-height: 16px;
  border: none;
  background: transparent;
}
#search #button {
  height:24px;
  left:170px;
  overflow-x:hidden;
  overflow-y:hidden;
  position:absolute;
  top:30px;
  width:30px;
  border: none;
  background: transparent;
  cursor: pointer;
}
#search #button span {
  display: none;
}
#login {
  z-index: 1000;
  white-space: nowrap;
  font-weight: bold;
  text-transform: uppercase;
  position: absolute;
  top: 205px;
  right: 20px;
  padding-left: 45px;
  padding-top: 5px; 
  height: 47px;
  min-width: 41px;
  _width: 41px;
  background-image: url("/design/images/keys.png");
  background-position: top left;
  background-repeat: no-repeat;
}
#mainMenu {
  padding: 0px;
  margin: 0px;
  position: absolute;
  display: block;
  bottom: 0px;
  left: 20px;
}
#mainMenu li {
  display: block;
  float: left;
  border-right: 1px solid white;
  height: 36px;
  line-height: 36px;
  padding: 0px 2em;
  font-weight: bold;
  text-transform: uppercase;
}
#menu {
  background-image: url('/design/images/panel1-bg.jpg');
  background-position: left top;
  background-repeat: repeat-y;
}
#menu ul {
  width: 194px;
  padding: 0px 0px;
  margin: 16px 0px 0px 4px;
  display: block;
  background-image: url('/design/images/shadow-vertical.jpg');
  background-position: left bottom;
  background-repeat: repeat-x;
  font-weight: bold;
  line-height: 25px;
  list-style-type: none;
}
#menu li {
  margin: 0px;
  padding: 0px;
  display: block;
  background-image: url('/design/images/bullet1.png');
  background-position: 10px 12px;
  background-repeat: no-repeat;
  font-weight: bold;
  border-top: 1px solid white;
}
#menu a {
  text-decoration: none;
  display: block;
  margin-left: 22px;
}
#menu ul ul {
  width: auto;
  background-image: none;
  padding: 0px;
  margin: 0px 0px 3px 30px;
  _margin-top: 1em;
  font-size: 1em;  
  line-height: 1.5em;
  _line-height: 1em;
}
#menu ul ul li {
  background-image: none;
  border: none;
}
#menu ul ul a {
  color: #1A9CD0;
  margin-left: 0px;
}
#menu a.active {
  color: #FFA143;
}
#menu a.active, #menu a:hover, #menu a:active {
  text-decoration: underline;
}
#head #cartInner, #head #cart {
  background-repeat: no-repeat;
  height: 38px;
  line-height: 38px;
  display: block;
  white-space: nowrap;
}
#head #cart {
  width: 400px;
  position: relative;
  background-image: url("/design/images/cart.png");
  background-position: top left;
  top: 159px;
  left: -22px;
  margin: 0px auto;
  color: gray;
  font-weight: bold;
}
#head #cartInner {
  _width: 400px;
  min-width: 400px;
  background-image: url("/design/images/cart.png");
  background-position: top right;
  left: 55px;
  position: absolute;
  padding-right: 20px;
}

#paymentList {
  background-image: url('/design/images/panel1-bottom.jpg');
  background-position: bottom left;
  background-repeat: no-repeat;
  padding-left: 10px;
  padding-right: 15px;
  _height: 60px;
  min-height: 60px;    
}
#panel3 .block {
  background-image: url('/design/images/panel3-block.jpg');
  background-position: bottom right;
  background-repeat: no-repeat;
  margin: 20px 0px;
}
#panel3 .innerBlock {
  display: block;
  position: relative;
  padding: 4px 16px;
  bottom: 10px;
  background-image: url('/design/images/panel3-block.jpg');
  background-position: top right;
  background-repeat: no-repeat;
}
#panel3 ul {
  margin-left: 0px;
  padding-left: 16px;
}
#panel3 ul li {
  padding-top: 4px;
  padding-bottom: 4px;   
}
#panel3 #bestsellers ul a {
  text-decoration: none;
}
#panel3 #bestsellers ul a:hover, #panel3 #bestsellers ul a:active {
  text-decoration: underline;
}
#panel3 #news li p {
  font-weight: bold;
  display: block;
  padding: 0px;
  margin: 0px;
  color: #1A9CD0;
}
.panel img {
  max-width: 160px;
  _width: 160px;
  border: 2px solid #1A9CD0;
}
.panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6,
.block h1, .block h2, .block h3, .block h4, .block h5, .block h6 {
  margin: 1em 0em 0.25em 0em;
  padding: 0px;
  text-align: center;
  text-transform: uppercase;
}
.panel h1, .block h1 {
  font-size: 1.2em;
}
.panel h2, .block h2 {
  font-size: 1.1em;
}
.panel h3, .block h3 {
  font-size: 1.0em;
}
.panel h4, .block h4 {
  font-size: 0.9em;
}
.panel h5, .block h5 {
  font-size: 0.8em;
}
.panel h6, .block h6 {
  font-size: 0.8em;
}
#recommend {
  text-align: center;
}
#news li {
  margin-bottom: 0.5em;
}
#news b {
  display: block;
}
#panel2 table.blockList {
  width: 100%;
  margin-top: 10px;
}
#panel2 table.blockList td {
  vertical-align: top;
  padding: 0px;
  margin: 0px;
  position: relative;
  background-image: url('/design/images/content-block2.png');
  background-position:  bottom center;
  background-repeat: no-repeat;
}
#panel2 .block {
  background-image: url('/design/images/content-block.png');
  background-position: bottom center;
  background-repeat: no-repeat;
  position: relative;
  top: 10px;  
  width: 236px;
  float: left;
  margin: 20px 22px;  
}
#panel2 table.blockList .block {
  background: none;
  float: none;
  height: 100%;
  top: -4px;  
}
#panel2 .innerBlock {
  width: 236px;
  margin: 0px auto;
  display: block;
  position: relative;
  padding: 4px 0; /* In msie the padding creates space between .block and .innerBlock */
  bottom: 20px;
  background-image: url('/design/images/content-block.png');
  background-position: top center;
  background-repeat: no-repeat;
}
form.loginBox .innerBlock {
  padding: 00px 0px !important;
}
form.loginBox .innerBlock h2 {
  height: 60px;
  line-height: 50px;
  background-image: url('/design/images/keys.png');
  background-position: 20px 0px;
  background-repeat: no-repeat;
}
form.loginBox label {
  width: 40px;
  display: block;
  float: left;
  margin-left: 10px;
}
form.loginBox input {
  width: 150px;
}
form.loginBox .button {
  margin: 20px auto;
  display: block;
}
#panel2 .innerBlock  p, #panel2 .innerBlock  ul, #panel2 .innerBlock  div {
  margin: 4px 16px;
}
#panel2 .innerBlock h1, #panel2 .innerBlock h2, #panel2 .innerBlock h3, #panel2 .innerBlock h4, #panel2 .innerBlock h5, #panel2 .innerBlock h6 {
  text-align: center;
}    
#panel2 .innerBlock img {
  border: 2px solid #1A9CD0;
  margin: 16px auto 0px auto;
  display: block; 
}
#panel2 a.vyrnahledLink {
  height: 200px;
  display: block;
  overflow: hidden;
}
#panel2 img.vyrnahled {
  _height: 196px;
  max-height: 196px;
  max-width: 196px;  
}
#panel2 ul {
  margin-left: 0px;
  padding-left: 16px;
}
.big {
  font-size: 1.5em;
  color: #1A9CD0;
}
.medium {
  font-size: 1.1em;
  color: #1A9CD0;
}
.bar {
  overflow: hidden;
}
.bar .column, .bar .column1 {
  width: 48%;
  float: left;
}
.bar .back {
  clear: both;
  float: left;
  padding-left: 25px;
  background-image: url('/design/images/arrow-left.png');
  background-position: center left;
  background-repeat: no-repeat;
}
.bar .forward {
  float: right;
  padding-right: 25px;
  background-image: url('/design/images/arrow-right.png');
  background-position: center right;
  background-repeat: no-repeat;
}
.error, .formError {
  color: red;
}

#registration {
  background-image: url("/design/images/keys.png");
  background-position: top right;
  background-repeat: no-repeat;
}

.bar {
  border-bottom: 1px solid #DDD;
  padding: 2em 0em;
}

.formRow, .bar .noscreen {
  clear: both;
  margin: 0.5em;
  position: relative;
}
.formRow .formLabel, .noscreen .formLabel {
  width: 40%;
  float: left;
  font-weight: bold;
}
.formRow .formHint, .noscreen .formHint {
  color: gray;
}
.formRow .formHint, .noscreen .formHint,
.formRow .formError, .noscreen .formError {  
  padding-left: 40%;
  font-size: 0.8em;
  position: relative;
  top: -0.8em;
}
.actions {
  text-align: center;
  margin: 3em;
}

/* Left Panel Only */
.onePanel #panel1/* , body #panel3 */ {
}
.onePanel #content {
  width: 1020px;
  background-color:white;
  border: none;
}
.onePanel #panel2 {
  width: 800px;
  position: static;
}

/* Wide Page */
.widePage #panel1/* , body #panel3 */ {
  display: none;
}
.widePage #content {
  width: 1020px;
  background-color:white;
  border: none;
}
.widePage #panel2 {
  width:1010px;
  margin: 0px 10px;
  position: static;
  float: none;
}

/* Buttons */

.buttonCartAdd:hover, .buttonCartAdd:active {
  background-image: url('images/button-green2.png');
}

.actions input, .actions a {
  float: right;
}
.actions input, .actions a, .buttonCartAdd {
  background-color: transparent;
  border: none;
  position: relative;
  line-height: 32px;
  height: 32px;
  width: 121px;
  background-image: url('images/button-orange2.png');
  background-position: center left;
  font-weight: bold;
  display: block;
  margin: 20px auto 0px auto;
  cursor: pointer;
  color: black;
  text-decoration: none;
  font-size: 1em;
}

/* Cart */
.navigation2 { /*Steps*/
  overflow: none;
}
.checkoutNavigation {
  position: relative;
  top: -10px;
  left: 150px;
  height: 70px;
  overflow: hidden;
}
.navigation2 .checkNavigItem { 
  background-color: transparent;
  text-align: left;
  padding: 0px 2em;
  border: none;
  position: relative;
  line-height: 52px;
  height: 52px;
  width: 160px;
  background-image: url('images/button-next.png');
  background-position: center left;
  background-repeat: no-repeat;
  font-weight: bold;
  display: block;
  margin: 20px auto 0px auto;
  /*cursor: pointer;*/
  float: left;
  color: black;
}
.checkNavigActive {
  background-image: url('images/button-next2.png') !important;  
}
.checkNavigArrow {
  display: none !important;
}
#panel2 #cart {
  border: 1px solid #aaa;
  border-collapse: collapse;
}
#panel2 #cart th {
  background-image: url('images/bottom.png');
  background-position: -10px -20px;
  background-repeat: no;
}
#panel2 #cart td, #panel2 #cart th {
  border: 1px solid #EEE;
  padding: 0.5em 1em;
}

#systemBar {
  display: block;
  background-image: url('images/bg-orange.png');
  background-position: top center;
  background-repeat: repeat-x;
  position: absolute;
  z-index: 1000;
  top: 0px;
  left: 2px;
  width: 1016px;
  overflow: hidden;
  border-bottom: 2px solid #f9a149;
}
#systemBar span {
  display: block;
  margin: 10px 20px;
}
.systemBarExpand {
  background-image: url('images/messages.png');
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  top: 2px;
  left: 4px;
  width: 45px;
  height: 35px;
  cursor: help;
  z-index: 1000;
}
.paging {
  text-align: center;
}
.pagingJumpActive {
  color: black;
  font-size: 2em;
  position: relative;
  top: 0.2em;
  text-decoration: none;
}
.pagingPrev, .pagingNext, .pagingJumpActive, .pagingJump {
  margin: 0 0.5em;
}

table {
  border-collapse: collapse;
}
table.products td {
  border: 1px solid #1A9CD0;
  padding: 5px;
  width: 25%;
  white-space: nowrap;
  text-align: center;
  background-color: white;
}
table.products .buy {

}
.groupinfo {
  padding-top: 15px;
  display: block;
  background-image: url('images/plus.png');
  background-position: left 18px;
  background-repeat: no-repeat;
}
.groupinfo .group {
  display: block;
  margin-left: 25px;
  color: gray;
}
#panel2 .decor {
  margin: 1em;
}

#panel2 .left {
  clear: both;
  float: left;
}

#panel2 .right {
  clear: both;
  float: right;
}

#panel2 .panelIcons {
  display: block;
  float: right;
  clear: both;
}
#panel2 .panelIcons img {
  display: block;
  margin: 1em;
  margin-bottom: 4em;
}

.note {
  background-image: url("/design/images/info.gif");
  background-position: top left;
  background-repeat: no-repeat;
  padding: 0.5em 50px;
  color: gray;
  _height: 50px;
  min-height: 50px;  
}

/**-----------------------------------------------------------------------------
 * Polling
 */

.poll_panel {
  margin-top: 5px;
}
.poll_panel h1 {
  background-image: none;
  color: #888;
  border-bottom: 1px solid white;
  background-color: #E4ECEC;
}
.poll_header {
  margin: 0px 0px 5px 10px;
  color: #316BB4
}
.poll_answer {
  margin-top: 5px;
  width: 200px;
}

.poll_atext {
  position: relative;
  width: 100px;
  top: -4px;
}
.poll_apercent {
  position: relative;
  /*line-height: 20px;*/
  float: right;
  padding-right: 5px
  width: 100px;
  top: -20px;
  text-align: right;
  color: #009761;
  font-weight: bold;
}
.pollUnvoted {
  margin-left: 10px;
  margin-right: 5px;
  background-image: url("/design/images/unvoted.gif");
}
.pollVoted {
  background-image: url("/design/images/voted.gif");
}
.pollVote {
  position: relative;
  width: 100px;
  margin-left: 5px;
}
.pollVotesSum {
  position: relative;
  float: right;
  padding-right: 5px;
  width: 100px;
  top: -15px;
  text-align: right;
}

/* MSIE6 hack in the 2nd step the address select box disappears in MSIE6 */
.formRow select {
  _display: block;
}
