* {
  padding: 0px;
  margin: 0px;
  border: 0px;
}

body {
  text-align: center;
  font-family: Arial, Verdana, Tahoma, sans-serif;
  font-size: 13px;
  color: #898989;
  background-color: #fff;
}

#obal {
  width: 940px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  position: relative;
}

#menuavrsek {
  text-align: left;
  width: 940px;
}

#obsah {
  float: right;
  width: 720px;
}

#textual {
  position: absolute;
  top: 870px;
  padding-left: 15px;
  padding-right: 15px;
}

#textual h2 {
  font-size: 22px;
  font-weight: normal;
  margin-bottom: 10px;
}

#textual a {
  text-decoration: underline;
  color: #ff6701;
}

#textual a:hover {
  color: #ff0000;
}

.menuimg {
  float: left;
}

h1 {
  font-size: 28px;
  font-weight: normal;
  margin-bottom: 10px;
}

p {
  margin-bottom: 10px;
  line-height: 16px;
  font-size: 13px;
}

.aktuality {
  width: 548px;
  height: 190px;
  background-image: url("/pics/aktuality.gif");
  background-repeat: no-repeat;
  float:right;
  position: relative;
  bottom: 80px;
  overflow:hidden;
}

.prod {
  font-size: 16px;
  font-weight: bold;
  width: 216px;
  background-color: #f5f5f5;
}

.tecka {
 position: relative;
 bottom: 1px;
 margin-right: 5px;
}

a.menu {
  display: block;
  float: left;
  text-align: center;
/*  border-right: 1px solid #dddddd; */
  background-color: #fff;
  height: 33px;
  font-size: 14px;
  font-family: Arial, sans-serif;
  text-decoration:none;
  font-weight:bold;
  color: #FF6701;
}

a.menu:hover {
  background-image: url("/pics/menupoz.gif");
  background-repeat: repeat-x;
  color: #fff;
}

a.menu span {
  position: relative;
  top: 9px;
}

ul li {
list-style-type: none;
}

li {
  margin-bottom: 5px;
}

a.prodm {
  color: #898989;
  text-decoration:none;
}

a.prodm:hover {
  color: #ff6701;
}

.akt {
   float: left;
   width: 160px;
   padding-top: 20px;
   padding-bottom: 15px;
   color: #fff;
}

.akt a {
  text-decoration:none;
  color: #fff;
}

.akt a:hover {
  text-decoration: underline;
}

.foto {
  width: 220px;
  height: 220px;
  background-image: url("/pics/foto-pozadi.gif");
}

.name {
   color: #000;
   background-color: #f5f5f5;
   padding: 3px;
   position: relative;
   top: 187px;
   left:100px;
   font-size: 14px;
   width: 100px;
   text-align: center;

}

.name a {
  text-decoration:none;
  color: #000;
}

.name a:hover {
   color: #ff6701;

}

.content {
  padding: 0px 10px 20px 20px;
}

.content h1 {
  margin-bottom:15px;
  font-size: 30px;
  color: #ff6701;
}

.content h2 {
  margin-bottom: 10px;
  font-size: 22px;
  color: #898989;
  font-weight:normal;
}

.content p {
  margin-bottom: 20px;
}

.navi {
  font-size: 12px;
  margin-bottom: 10px;
}

.navi a {
  text-decoration: underline;
  color: #898989;
}

.navi a:hover {
  color: #ff6701;
}

.girls td {
  background-color: #f5f5f5;
  color: #898989;
  width: 180px;
  padding: 3px;
}

input, textarea {
  background-color: #f5f5f5;
  border: 1px solid #898989;
  font-family: Arial, sans-serif;
  font-size: 12px;
  height: 18px;
}
