  *{
    margin: 0px;
    padding: 0px;
  }
  body{
    background: url("img/bg.png") repeat-x;
    text-align: center;
    font-family: Verdana;
    line-height: 120%;
    color: #393939;
  }
  #page{
    width: 934px;
    text-align: left;
    margin: 0 auto;
    
  }
  #menu{
    position: absolute;
    top: 120px;
  }
  #menu li{
    float: left;
    color: #fff;
    list-style-type: none;
  }
  #menu li a{
    color: #fff;
    padding-left: 45px;
    padding-right: 15px;
    font-size: 15px;
    text-decoration: none;
  }
  #menu li a:hover{
    text-decoration: underline;
  }
  #content{
    width: 934px;
    position: absolute;
    top: 180px;
    background: url("img/content-bg.png") repeat-y;
    font-size: 12px;
    font-family: Verdana, Tahoma;
  }
  #content h2{
    color:  #4895b1;
    font-size: 140%;
    margin-bottom: 16px;
  }
  #content h3{
    font-size: 120%;
    margin-bottom: 12px;
  }
  #content p{
    margin-top: 7px;
    margin-bottom: 7px;
  }
  #content a{
    color: #4895b1;
  }
  #content a:hover{
    text-decoration: none;
  }
  #content ul{
    margin-left: 30px;
  }
  #content-in{  
    padding-left: 30px;
    padding-right: 30px;  
  }
  #content-top{
    background: url("img/content-top.png");
    height: 30px;
  }
  #content-bottom{
    background: url("img/footer3.png");   
    height: 35px;
  }
  #content ul{
  
  }
  #top {position: relative;}
  
  #top h1 {margin-top: 30px; margin-left: 30px;
  padding: 0; position:absolute; left: 0px;
  }
  #ref {
    height: 200px;
  }
  #ref h3{
    border: 0px;
  }
  #ref .title{    
    background:url("img/seda.gif") 0 50% repeat-x; 
    font-size:110%; 
    font-weight:normal; 
    color:#747474;
  }
  #ref .title span {
    padding-right:8px; 
    background: #ffffff;
  }
  #ref li{
    float: left;
    list-style-type: none;
  }
  #reference{
    margin: 20px;
    margin-top: 15px;
    width: 210px;

  }
  #reference a{
    color: #4895b1;
  }
  #reference a:hover{
    text-decoration: none;
  }
  #reference span{
    margin-left: 15px;
    color:#747474;
    font-size: 90%; 
  }
  #reference img{
    width: 220px;
  } 

  #top h1 a {position: absolute; top: 0; left: 0; width: 225px; height: 50px; overflow: hidden; }
  
  #top h1 a span {position: absolute; top: 0; left: 0; width: 225px; height: 50px; display: block; background: #FFF url("img/logo.gif") no-repeat; cursor: pointer; }
  #top .kontakt{
    font-size: 14px;float: right;
    margin-top: 20px;
    margin-right: 70px;
  }
  #top .button {
    background: url("img/kontakt.png") no-repeat;
    width: 136px;
    height: 30px;
    padding-top: 4px;
    padding-left: 8px;
    color: white;
    display: block;
  }

  #top .kontakt a{
    color: #4895b1;
    
  }
  a .button{
    color: white;
  }
  #top .kontakt a:hover{
    text-decoration: none;
  }
  #footer{
    background: #747474;
    padding: 3px;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 20px;
    padding-right: 20px;
    color: #d8d8d8;
  }
  #footer a{
    color: e8e8e8;
  }
  #footer a:hover{
    text-decoration: none;  
  }
  table.ceny{
  font-weight: normal;
  border-collapse: collapse;
  border: 1px solid #8A929B;
  width: 700px;
  font-size: 11px;
  text-align:left;
  margin-bottom: 10px;
  margin-top: 3px;
  }
  .ceny th{
  padding: 4px;
  border: 1px solid #8A929B;
  background: #f6f6f6;
  font-weight: normal;
  }
  .ceny td{
  padding: 4px;
  border: 1px solid #8A929B;
  font-weight: normal;
  }
  .ceny td b{
  color: #4895b1;
  }
  #reference2 img{
    margin-right: 7px;
    border: 2px solid #8A929B;
    float:left;
    width: 150px;
  }
  #obsah-in .popis{
  clear:both;
  padding-top: 7px;
  _padding-top: 0px;
  margin-top: 7px;
  }   
  form{
  background-repeat: repeat-x;
  
  margin-left: 8px;
  width: 700px;
  padding: 7px;
  font-size: 11px;
  }
  fieldset {
  border: 1px solid #8A929B;
  padding: 15px;
  }
  input.tlacitko{
  background: #004d75;
  border: 2px solid #004d75;
  color: #ffffff;
  font-weight: bold;
  font-size: 11px;
  margin-left: 450px;
  width: 95px;
  margin-top: 7px;
  }
