 .b-pcontent ul,  .b-pcontent ol{
  margin: 7px 0 7px 20px;
}

 .b-pcontent ul li{
    list-style:disc;
    background: none;
    padding:1px 0 1px 20px;
}

 .b-pcontent ol li{
    list-style: decimal;
    background: none;
    padding:1px 0 1px 20px;
}


.b-pcontent table{
  border: none !important;
}

.b-pcontent table td{
  border: none !important;
}

.b-pcontent table th{
  border: none !important;
}


.b-pcontent div, .b-pcontent p,.b-pcontent div, .b-pcontent p{
  font-size:14px;
  line-height:20px;
  font-family: arial;
  /*text-indent: 20px;*/
  margin:10px 0 10px 0;

}

.b-pcontent .b-withborder{
  border-top:1px solid #333333  !important;
  border-left:1px solid #333333 !important;
  border-right:none  !important;
  border-bottom:none !important;
}

.b-pcontent .b-withborder td{
  border-right:1px solid #333333 !important;
  border-bottom:1px solid #333333 !important;
}

.b-pcontent .b-withborder th{
  border-right:1px solid #333333 !important;
  border-bottom:1px solid #333333 !important;
}

.b-pcontent .b-withoutborder{
  border: none !important;
}

.b-pcontent .b-withoutborder td{
  border: none !important;
}

.b-pcontent .b-withoutborder th{
  border: none !important;
}


.online_oplata_note:before{content:" ";display: block;clear: both;}

.online_oplata_note{margin:-10px 0 0 0;font-weight:bold;}

.online_oplata_note2{margin:0 0 0 0;font-weight:bold;}




.simka{float:left; padding-right:10px !important; width:200px; text-align:center;overflow: hidden;}
.simka b{display:block;overflow: hidden;white-space: normal;margin:0;padding:0;height:60px;}
.simka .realtovprice{display:block; margin-top:3px;}


.displaynone{display:none}

.sublist2 label{font-weight:100;margin-left:5px;}
.sublist2 input[type=checkbox]{
  -ms-transform: scale(1.5); /* IE */
  -moz-transform: scale(1.5); /* FF */
  -webkit-transform: scale(1.5); /* Safari and Chrome */
  -o-transform: scale(1.5); /* Opera */
  transform: scale(1.5);
  padding: 20px;}