body { 
  text-align:center;
  font-family:verdana;
  }

a {
  cursor: hand;
  color: #ff6600;
  text-decoration: none;
}

/*p {
  width: 500px;
  font-size: 18px;
}*/

a:hover {
  cursor: hand;
  color: #ff6600;
  text-decoration: none;
}

a:visit {
  cursor: hand;
  color: #ff6600;
  text-decoration: none;
}

#center960 {
  width: 960px;
  margin: 0 auto; 
  text-align: left;
  position:relative;
  }


#header {
  background: url("img/header.jpg");
  width: 960px;
  color: red;
  height: 306px;
  }
  
.hh1 {
  display: none;
  }
  
#menu{
  float:left;
  width:290px;
  height: 500px;
  position:absolute;
    }
  
#main{
  background: url("img/bg_main.jpg") no-repeat;
  /*height: 500px;*/
  background-position: right top;
  position:relative;
  left:300px;
  width:650px;
  }

.p_menu{
  border: none;
  }

.li{
  font-size: 18px;
  background: url("img/odr.gif") no-repeat;
  background-position: left 7px;
  padding-left:18px;
  }
  
.li_head{
  font-size: 24px;
  }
 
.li_gray{
  font-size: 18px;
  color: #929394;
  }
  
.li_gray_sm{
  font-size: 12px;
  color: #929394;
  }
  
.li_head_blue{
  color: 59affe;
  font-size: 24px;
  }  
  
#foot{
  width:960px;
  height: 27px;
  background: url("img/bg_foot.jpg") no-repeat;
  text-align: right;
  }
  
.p_foot{
  padding-top: 5px;
  font-size: 13px;
  padding-right: 20px;
  width: 960px;
  }
  
#center{
  width:960px;
  position: relative;
  }
  
.mail_phone{
  font-size: 20px;
  position: relative;
  left: 430px;
  top: 10px;
  color: #929394;
  }
  
.mail_phone a {
  color: #929394;
  }

.logo{
  position: relative;
  top: 1px;
  border: none;
  }

.kontakt{
  font-size: 18px;
  width: 300px;
  /*float: left;*/
  position: relative;
  }
  
.kontakt_gray{
  font-size: 18px;
  color: #929394;
  width: 500px;
  }
  
.gray{
  color: #929394;
  width: 500px;
  }
  
.medium {
  font-size: 16px;
  margin-left: 20px;
  width: 500px;
  }
  
.input{
  margin-top: 5px;
  color: #000;  
  }

.input_5{
  margin-bottom: 5px;
     }

.textarea{
  margin-top: 5px;
  color: #929394;
  margin-bottom: 5px;
   }
   
.mapa{
  border: none;
  margin-right: 190px;
  margin-top: 20px;
  float: right;
   }
   
.table{
  margin-left:-20px;
   }