body{
  background: #ededed;
  font-size: 12px;
  font-family: 'Trebuchet MS', 'Arial';
  color: white;
  margin: 0;
  padding: 0;
}

.main{
  width: 100%;
  background: blue;
}

.header{
  background: #ededed;
  background-image: url(images/pozadi-horni.jpg);
  width: 100%;
  height: 131px;
  float: left;
  text-align: center;
}

.header-text{
  width: 746px;
  padding:0;
  margin: 0 auto;
  padding-top: 37px;
  text-align: left;
}

.logo{
  float: left;
}

.logo img{
  border: 0;
}

.middle{
  width: 100%;
  background: #779ed0;
  background-image: url(images/pozadi-stred.jpg);
  background-repeat: repeat-x;
  text-align: center;
  padding-bottom: 20px;
}

.middle-text{
  margin: 0 auto;
  width: 746px;
  text-align: justify;
}

.middle-text h1{
  width: 100%;
  float: left;
  font-size: 16px;
  padding: 0;
  margin: 0;
  padding-top: 12px;
  padding-bottom: 12px;
}

.middle-text p{
  margin: 0;
  padding:0;
  padding-bottom: 14px;
  width: 100%;
  float: left;
}

.p{
  float: left;
  background: #7da3d1;
  color: white;
  width: 510px;
  padding: 10px;
}

.p ul{
  padding-top: 0;
  margin-top: 0;
  padding-bottom: 0;
  margin-bottom: 0;
  padding-right: 20px;
}

.p li{
  padding-top: 0;
  margin-top: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}

.footer{
  background: #ededed;
  width: 100%;
  padding-top: 20px;
  text-align: center;
}

.footer-text{
  margin: 0 auto;
  width: 746px;
  color: #262626;
  text-align: left;
}

.footer-text p{
  padding: 0;
  margin: 0;
  float: left;
  padding-right: 20px;
}

.text-menu{
  float: right;
  text-align:right;
  color: #2e5f9b;
  
  padding-top: 20px;
  width: 100%;
  padding-bottom: 20px;
}

.text-menu a{
  color: #2e5f9b;
  text-decoration: none;
}

.text-menu a:hover{
  color: #262626;
  text-decoration: underline;
}

.menu ul{
  list-style: none;
  padding: 0;
  margin: 0;
  float: right;
}

.menu li{
  float: right;
  padding: 0;
  margin: 0;
  height: 47px;
  overflow: hidden;
  padding-left: 18px;
}

.menu{
  width: 548px;
  float: right;
  padding-top: 46px;
}

.o-nas{
  width: 32px;
  height: 47px;
  float: left;
  background: url(images/o-nas.jpg);
  background-repeat: no-repeat;
}

.o-nas:hover{
  background: url(images/o-nas-hover.jpg);
}

.tvorba-www{
  width: 74px;
  height: 47px;
  float: left;
  background: url(images/tvorba-www.jpg);
  background-repeat: no-repeat;
}

.tvorba-www:hover{
  background: url(images/tvorba-www-hover.jpg);
}

.kamerove-systemy{
  width: 112px;
  height: 47px;
  float: left;
  background: url(images/kamerove-systemy.jpg);
  background-repeat: no-repeat;
}

.kamerove-systemy:hover{
  background: url(images/kamerove-systemy-hover.jpg);
}

.zabezpecovaci-systemy{
  width: 142px;
  height: 47px;
  float: left;
  background: url(images/zabezpecovaci-systemy.jpg);
  background-repeat: no-repeat;
}

.zabezpecovaci-systemy:hover{
  background: url(images/zabezpecovaci-systemy-hover.jpg);
}

.certifikaty{
  width: 64px;
  height: 47px;
  float: left;
  background: url(images/certifikaty.jpg);
  background-repeat: no-repeat;
}

.certifikaty:hover{
  background: url(images/certifikaty-hover.jpg);
}

.o-nas-active{
  width: 32px;
  height: 47px;
  float: left;
  background: url(images/o-nas-hover.jpg);
}

.tvorba-www-active{
  width: 74px;
  height: 47px;
  float: left;
  background: url(images/tvorba-www-hover.jpg);
}

.kamerove-systemy-active{
  width: 112px;
  height: 47px;
  float: left;
  background: url(images/kamerove-systemy-hover.jpg);
}

.zabezpecovaci-systemy-active{
  width: 142px;
  height: 47px;
  float: left;
  background: url(images/zabezpecovaci-systemy-hover.jpg);
}

.certifikaty-active{
  width: 64px;
  height: 47px;
  float: left;
  background: url(images/certifikaty-hover.jpg);
}

.clear{
  clear: both;
}

.levy{
  width: 530px;
  float: left;
  text-align: justify;
}

.pravy{
  width: 190px;
  float: left;
  padding-left: 20px;
}

.levy h2{
  float: left;
  font-size: 13px;
  padding: 0;
  margin: 0;
  margin-top: 14px;
  padding-bottom: 10px;
  width: 100%;
}

.levy a{
  color: #d4e0ee;
  text-decoration: none;
}

.levy a:hover{
  color: white;
  text-decoration: underline;
}

.pravy a{
  color: #d4e0ee;
  text-decoration: none;
}

.pravy a:hover{
  color: white;
  text-decoration: underline;
}

.miniatura{
  background: white;
  padding: 10px;
  margin-right: 26px;
  margin-bottom: 12px;
  float: left;
}

.obr{
  float: left;
  padding-right: 10px;
}

.cert{
  float: left;
  margin-right: 14px;
  margin-bottom: 12px;
}

.cert2{
  float: left;
  margin-right: 3px;
  margin-bottom: 12px;
}

.p3{
  float: left;
  background: #7da3d1;
  color: white;
  width: 490px;
  padding: 20px;
  text-align: center;
}

.cr{
  padding-right: 100px;
  float:left;
  color: black;
}
