
/* Nastavení obecná nastavení*/
*     {
      padding: 0px;
      margin: 0px;
      font-family: 'trebuchet ms';
      color: black;
      background: rgb(230,230,230) ;
      }
h3    {
      background: none;
      }

a,b,li,ul,center, font, img, div, form, table  {
        background: none;
      
        }
/* Nastavení hlavního rámce stránky*/
.ramecek  {
          width: 900px;
          border: 1px solid black;
          background: white;
          padding: 0px;
          margin: 0px;
          }
.celek {
      position: relative;
      width: 900px;
    
      height: 350px;
      padding: 0px;
      margin: 0px;
      top: 0px;
      background: none ;
      border: 0px solid black;
      }
.logo {
      position: absolute;
      
      width: 900px;
      
      height: 400px;
      top: 0px;
      left: 0px;
      padding: 0px;
      margin: 0px;
      background: url('./img/head.png') no-repeat;
      }
  




/* Nastavení blok text*/
.text {
       position: relative;
      width: 630px;
      width: "850";
      _width: 850px;
      min-height: 600px; 
      _height: 600px;
      height: "600px";
      top: 0px;
      
      
      padding-left: 220px;
      margin: 0px;
      font-size: 13px;
      text-align: justify;
      
      background: none;
      }



 
      
      
      
      
      
      
      
      
/* Nastavení pruhu pro partnery*/      
.partner {
      position: relative;
      width: 900px;
      _width: 900px;
      width: "900px";
      w\idth: 900px;
      min-height: 100px; 
      _height: 100px;
      height: "100px";
      
      top: 0px;
      _top: 0px;
      top: "0px";
      t\op: 0px;
      left: 10px;
      color: black;
      font-size: 12px;
      padding: 0px;
      margin: 0px;
      background: none;
      text-align: left;
    
      
      }
/* Nastavení patky*/
.patka {
      position: relative;
      width: 900px;
      height: 20px;
      top: 0px;
      _top: 0px;
      top: "0px";
      t\op: 0px;
      left: 0px;
      color: black;
      font-size: 12px;
      padding: 0px;
      margin: 0px;
      background: none;
      }
/* Nastavení patky - pravá část*/
.rpatka {
      position: absolute;
      width: 400px;
      height: 20px;
      top: 5px;
      right: 10px;
      color: black;
      
      text-align: right;
      background: none;
      }
/* Nastavení patky - levá část*/
.lpatka {
      position: absolute;
      width: 300px;
      height: 20px;
      top: 5px;
      left: 10px;
      color: black;
      
      text-align: left;
      background: none;
      }
.aktuality 
      {
      width: 490px;
      height: 100px; 
      
      border: 1px solid black;
      background: rgb(231,231,231);
      text-align: justify;
      padding-top: 10px;
      padding-right: 10px;
      padding-bottom: 10px;
      overflow: auto;
      }
.aktuality li
      {
      color: red;
      margin-left: 20px;
      
      }


/*Diskuze*/
.diskuze_ram  {
                    background-color: #e7e7e7;
                    border: 1px solid #A7A7A7;
                    color: black;
                    font-size: 11px;
                    margin: 0px;
                    padding: 10px;
                    width: 500px;
                    }
.diskuze_ram table {
                    
                    font-size: 11px;
                    
                    }
.form1        {
              width: 100px;
              }
.form2        {
              width: 350px;
              }
.form3        {
              width: 450px;
              height: 100px;
              }  
.bt          {
              font-size: 11px;
              background: rgb(183,183,183);
              color: black;
              width: 170px;
              height: 20px;
              }    
.form          {
              width: 520px;
              margin: 0px;
              padding: 5px;
              background-color: #e7e7e7;
              border: 1px solid #A7A7A7;
              vertical-align: top;
              
              }      
.nad td       {
              width: 500px;
              height: 20px;
              background: none;
              font-weight: bold;
              font-size: 12px;
              color: black;
              }  
.nad2 td      {
              width: 500px;
              height: 20px;
              background: none;
              font-weight: bold; 
              font-size: 11px;
              color: rgb(81,81,81);
              
              }
.pod td       {
              width: 500px;
              height: 100px;
              vertical-align: top;
              padding-top: 10px;
              background: none;
              font-size: 10px;
              color: black;
              }     
.foto_seznam  {
              margin-left: 100px;
              list-style-image: url(./img/foto.png);
              }


