.tovar {
   float:left;
   width: 100%;
   margin-bottom: 10px;
   padding-bottom: 10px;
   vertical-align: top;
   border-bottom: 1px dotted #C2C2C2;
}
.group {
   width: 100%;
   height: 20px;
   float: left;
   margin-bottom: 5px;
}
.group a, .group a:visited, .group a:focus {
   color: #3399ff;
   font-weight: normal;
   text-decoration: none;
   font-size: 20px;
   vertical-align: middle;
}
.group a:hover {
   color: #990000;
   text-decoration: underline;
}
.tovar .imagestov {
   float: left;
   width: 40%;
   text-align: center;
}
.payt {
   float: left;
   width: 98%;
   margin-top: 10px;
   text-align: center;
}
.tgroup {
   float: right;
   text-align: right;
   margin-bottom: 5px;
   width: 100%;
}
.tgroup a, .tgroup a:visited, .tgroup a:focus {
   color: #3399ff;
   font-weight: normal;
   text-decoration: none;
   font-size: 1.2em;
   vertical-align: middle;
}
.tgroup a:hover {
   color: #990000;
   text-decoration: underline;
}
.sale {
   margin-top: 10px;
}

.tovar .images {
  float: left;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
  width: 30%;
}
.tovar .images img {
  text-align: center;
  margin-top: 7px;
  width: 150px;
}
.images a, .images a:visited, .images a:focus {
   color: #000;
   font-weight: normal;
   text-decoration: none;
   font-size: 1.2em;
   vertical-align: middle;
}
.images a:hover {
   color: #000;
   text-decoration: underline;
}
.tovar .opis {
   float: left;
   font-size: 1em;
   padding-top: 20px;
   padding-left: 10px;
   padding-right: 10px;
   width: 36%;
}
.tovar .fullopis {
   float: left;
   padding-right: 10px;
   width: 55%;
}
.tovar .opis span {
   font-size: 1.2em;
   font-weight: Bold;
   padding: 3px;
   background: #c0c0c0;/*#00FF40;*/
   color: #FFF; /*#000000;*/
}
.tovar .pay {
   float: left;
   padding-left: 10px;
   padding-top: 10%;
}
.pay a, .pay a:visited, .pay a:focus {
   color: #000;
   text-decoration: none;
   font-size: 1em;
   border-bottom: 1px dashed #000;
}
.pay a:hover {
   color: #000;
   text-decoration: none;
   border-bottom: 0px;
}
#bigimg {
   z-index: 50;
   position: fixed;
   left: 30%;
   top: 10%;
   display: none;
   background: #FFF;
   border: 1px solid #000;
}
.more_tovar {
   float:left;
   width: 100%;
   margin-bottom: 10px;
   padding-bottom: 10px;
   vertical-align: top;
   border-bottom: 1px dotted #C2C2C2;
}
.toption {
   width: 30%;
   text-align: center;
   float: left;
}
.timg {
   float: left;
   width: 100%;
   margin-bottom: 10px;
}
.timg img {
  text-align: center;
  margin-top: 7px;
  width: 150px;
}
.timg a, .timg a:visited, .timg a:focus {
   color: #000;
   font-weight: normal;
   text-decoration: none;
   font-size: 1.2em;
   vertical-align: middle;
}
.timg a:hover {
   color: #000;
   text-decoration: underline;
}
.tcena {
   font-weight: Bold;
}

