/*
 *  CSS - styly pouze pro media handheld, projection, screen, tty, tv
 *  www.LTweb.cz 
 */
#leftmenu .ok {
  width: 30px;
  height: 31px;
  cursor: pointer;
}

#leftmenu .nabidka a {
  cursor: pointer;
}

.col1 .kosik-button, .col1r .kosik-button {
  cursor: pointer;
  background: url(../img/button/kosik-col1.jpg) no-repeat;
  border: none;
  width: 23px;
  height: 23px;
  margin-right: 3px;
}
.col2 .kosik-button, .col2r .kosik-button {
  cursor: pointer;
  background: url(../img/button/kosik-col2.jpg) no-repeat;
  border: none;
  width: 23px;
  height: 23px;
  margin-right: 3px;
}
.col2 .kosik-button-big {
  background: url(../img/button/kosik-big.png) no-repeat;
  width: 25px;
  height: 28px;
  margin-right: 3px;
  border: none;
  cursor: pointer;
}
.submit {
  border: none;
  background: none;
  background: #eb629f url(../img/button/submit-white.png) no-repeat;
  width: 81px;
  height: 30px;
  color: #ffffff;
  text-transform: uppercase;
  display: block;
  margin: 0 auto;
  margin-top: 15px;
  cursor: pointer;
  font-family: 'Tahoma CE', 'Arial CE', 'Helvetica CE', Tahoma, Arial, lucida, sans-serif;
}

.tisk {
  border: none;
  background: none;
  background: #eb629f url(../img/button/submit-white2.png) no-repeat;
  width: 41px;
  padding-left: 14px;
  text-decoration: none;
  height: 18px;
  padding-top: 2px;
  color: #ffffff;
  text-transform: uppercase;
  display: block;
  margin: 0 auto;
  margin-right: 10px;
  margin-top: 3px;
  margin-bottom: 10px;
  cursor: pointer;
  color: #ffffff;
  font-family: 'Tahoma CE', 'Arial CE', 'Helvetica CE', Tahoma, Arial, lucida, sans-serif;
}
.tisk:hover, .tisk:active {
  color: #ffffff;
}
.email {
  border: none;
  background: none;
  background: #eb629f url(../img/button/submit-white2.png) no-repeat;
  width: 49px;
  padding-left: 6px;
  text-decoration: none;
  height: 18px;
  padding-top: 2px;
  color: #ffffff;
  text-transform: uppercase;
  display: block;
  margin: 0 auto;
  margin-right: 10px;
  margin-top: 3px;
  margin-bottom: 10px;
  cursor: pointer;
  color: #ffffff;
  font-family: 'Tahoma CE', 'Arial CE', 'Helvetica CE', Tahoma, Arial, lucida, sans-serif;
  margin-bottom: 10px;
}
.email:hover, .email:active {
  color: #ffffff;
}

.razeni-tlacitko {
  background: url(../img/button/ok-content.jpg) no-repeat;
  width: 34px;
  height: 33px;
  cursor: pointer;
  border: none;
}

.a-help {
  cursor: help;
}

.col1 .but-ok {
  background: url(../img/button/col1-ok.jpg) no-repeat;
  border: none;
  width: 30px;
  height: 31px; 
  cursor: pointer;
  margin-top: 5px;
}
.col1 .but-del {
  background: url(../img/button/col1-delete.jpg) no-repeat;
  border: none;
  width: 30px;
  height: 31px;
  cursor: pointer;
  margin-top: 5px; 
}
.col2 .but-ok {
  background: url(../img/button/col2-ok.jpg) no-repeat;
  border: none;
  width: 30px;
  height: 31px; 
  cursor: pointer;
  margin-top: 5px;
}
.col2 .but-del {
  background: url(../img/button/col2-delete.jpg) no-repeat;
  border: none;
  width: 30px;
  height: 31px; 
  cursor: pointer;
  margin-top: 5px;
}

.cena-pozadi1 {
  cursor: pointer;
} 
.cena-pozadi {
  cursor: pointer;
}
