/* CSS Document */

body {
  text-align: center;
  position: relative;
  margin-top: 80px;
  background-color: #cccccc;
}

#top {
  width: 956px;
  position: relative;
  text-align: left;
  margin: auto;
  border: none;
}

#ikony {
  width: 178px;
  height: 41px;
  background-image: url("img/ikony.gif");
  background-repeat: no-repeat;
  float: left;
  border: none;
}

#nadpis {
  width: 600px;
  height: 41px;
  background-color: #efefef;
  float: left;
  border: none;
}

#nadpis h1 {
  font-family: Arial;
  font-weight: normal;
  font-size: 20px;
  color: #666666;
  float: left;
  margin: 9px 22px;
  clear: both;
  border: none;
}

.konecobtekani {
  clear: left;
  border: none;
}

#bottom {
  width: 956px;
  position: relative;
  text-align: left;
  margin: auto;
}

#menu {
  position: relative;
  width: 178px;
  height: 558px;
  margin: none;
  background-image: url("img/menu-bg.gif");
  float: left;
  color: #ffffff;
}

#menu a {
  color: #ffffff;
  text-decoration: none;
  font-family: Arial;
  font-weight: regular;
  font-size: 18px;
  text-align: center;
}

#logo {
  position: relative;
  width: 600px;
  height: 80px;
  background-image: url("img/logo2.gif");
  background-repeat: no-repeat;
  float: left;
}

#podklad {
  position: absolute;
  width: 600px;
  height: 478px;
  top: 80px;
  left: 356px;
  background-color: #ffffff;
}

#telo {
  position: relative;
  width: 576px;
  height: 476px;
  top: 0px;
  left: 0px;
  padding-left: 20px;
  font-family: Arial;
  font-weight: normal;
  font-size: 14px;
  line-height: 19px;
  color: #333333;
  float: left;
  margin: auto;
  overflow: hidden;
}

#telo a, #telo2 a {
  color: #333333;
}

#telo2 {
  background-color: #fff;
  position: relative;
  width: 600px;
  top: 0px;
  left: 0px;
  font-family: Arial;
  font-weight: normal;
  font-size: 12px;
  line-height: 17px;
  color: #333333;
  float: left;
  margin: auto;
  padding-bottom: 10px;
}

.red {
  color: #ee1c25;
}

.logo {
  float: right;
  margin: 10px;}
  
#paticka {
  font-family: Arial;
  font-weight: normal;
  float: left;
  color: #333333;
  font-size: 8pt;
  margin: 20px;
  width: 660px;
}
#paticka a {
  color: #333333;
  font-size: 8pt;
  
}
