  #content div#start{
    width:100%;
    margin-left: auto;
    margin-right:auto;
    margin-top:5px;
/*    border:1px solid green;  */
   }
* html #content div#start{
    width:97%;
   }
  #content div#start h1 {
    padding-left:50px;
    margin-bottom:10px;
    font-size: 1.1em;
    font-weight:bold;
    text-align: left;
    background-color: inherit;
  }

  #content div#start p {
    width:90%;
    margin-left: auto;
    margin-right:auto;
    margin-top:10px;
    font-size: 0.90em;
    font-weight:normal;
    text-align: left;
    background-color: inherit;
/*    border:1px solid blue;   */
   }
  #content div#start p.sms {
    margin-top:5px;
    font-size: 0.9em;
    font-weight:normal;
    text-align: left;
    background-color: inherit;
  }

  #content div#start img.pic1 {
    width:199px;
    height:224px;
    border:none;
/*    margin:0px 8px 5px 0px;  */
    margin:10px 10px 5px 10px;
    float:right;
   }
  #content div#start img.pic2 {
    width:220px;
    height:139px;
    border:none;
/*    margin:10px 8px 5px 0px;  */
    margin:10px 10px 5px 10px;
    float:left;
   }
  #content div#start img.pica {
    margin:0px 8px 5px 0px;
    width:250px;
    height:165px;
    border:none;
    float:left;
   }

  #content div#start p.ptxt {
    font-size: 0.9em;
    font-weight:normal;
    text-align: left;
    background-color: inherit;
    height:170px;
  }

  #content div#start p.actueb, #content div#start p.actuebl {
    width:90%;
    margin-left: auto;
    margin-right:auto;
    margin-bottom:15px;
    font-size: 0.95em;
    font-weight:bold;
    background-color:#7C540E;
    text-align:center;
    color: white;
   }
  #content div#start p.actuebl {
    text-align:left;
   }

  #content div#start p.vkost, #content div#start p.vkostu {
    margin:0px 0px 2px 90px;
    font-size: 0.85em;
    font-weight:normal;
    text-align: left;
    background-color: inherit;
  }

  #content div#start p.vkostu {
    margin:0px 0px 2px 77px;
    font-weight:bold;
  }
* html #content div#start p.vkostu {
    margin-left:75px;
    }

table#kto {
    width:220px;
    margin-top:5px;
    margin-left: 250px;
    font-size: 0.9em;
    font-weight:normal;
/*    border:1px solid blue;   */
   }

#content ul {
    margin:10px 0px 10px 90px;
    font-size: 0.9em;}

.clear {clear:both;}