


      .pcs-input {
         width: 40px;
      }

      .price-type-1 {
         color: #E42322;
         text-decoration: line-through;
         margin-bottom: 4px;
         display: block;
		 font-size: 115%;
      }

      .price-type-2 {
          color: #FF8900;
          font-weight: bold;
          font-size: 12px;
      } 

      .price-type-3 {
          color: #FF8900;
          font-size: 12px;
      }

      .price-type-4 {
         color: #FF8900;
         font-size: 12px;
      }

      .subMenu01 {
         border-top: 1px solid #db790a;
         margin: 15px 0 0 0;
         position: relative;
		 min-height: 150px;
      }

      .subMenu01 h2 {
         width: 31px; height: 154px;
         background-image: url(../img/titles/splatkovy-prodej.png);
         position: absolute;
         left: -44px; top: 0px;
         _left: -38px;
      }

      .subMenu01 h2 span {
         display: none;
      }

      .subMenu02 {
         border-top: 1px solid #db790a;
         margin: 15px 0 0 0;
         position: relative;
      }
	  .subMenu02 a.file-pdf {
		   background-image: url(../img/icons/ikona-dokument.png);
		   background-repeat: no-repeat;
		   background-position: 0 5px;
		   padding: 8px 0 8px 25px;
		   display: block;
		}
      .subMenu02 h2 {
         width: 31px; height: 157px;
         background-image: url(../img/titles/ke-stazeni.png);
         position: absolute;
         left: -44px; top: 0px;
         _left: -38px;
      }

      .subMenu02 h2 span {
         display: none;
      }


