body{text-align:center; margin:0; padding: 0; border: 0;font-family:  Trebuchet MS, Arial, Helvetica; font-size:15px; background-color: /*rgb(243,243,245)*/ rgb(247,247,239);}


#stranka{
         position: relative;
         overflow: hidden;
         margin-top: 0px;
         margin-left: 0px;
         width: 900px;
         padding-bottom: 20px;
         margin: auto;
         text-align: center;
        
}

#hlavicka{
          margin-top: 30px;
          text-align: left;
         }

#container{
           margin-top: 60px;           
           
          }
h1{
    font-family: Brees;
    font-size: 42px;
    font-weight: lighter;
    margin-bottom: 80px;
    color: rgb(49,173,192);

  } 
  
h2{
    font-family: Brees;
    font-size: 32px;
    font-weight: lighter;
    margin-bottom: 12px;
    color: rgb(231,75,74);

  }
table{
      margin-bottom: 40px;
     }
table td {
          padding-right: 20px;
         }       
  
strong{
       color: rgb(162,45,69);

      }            

#page_content{
         height: 300px;
         margin-top: 160px;
         font-family: Brees;
         font-size: 24px;
         font-weight: lighter;
         text-align: left;        
             
             }
             
 @font-face {
font-family: Brees;
font-style: normal;
font-weight: lighter;
src: url('BreeSerif_Reg.otf');

 }
 
 a:link{
        color: rgb(49,173,192);
        text-decoration: underline;
       }
 a:hover{
         color: rgb(49,173,192);
         text-decoration: none;
        }
 a:visited{
           color: rgb(49,173,192);
           text-decoration: underline;
          }
          
 #paticka{
          margin-top: 60px;
          color: rgb(71,69,67);
          text-align: left;
          font-family: Brees;
          font-size: 13px;
          font-weight: lighter;
         }         
