body {
    margin: 0px auto;
    padding: 0px auto;
    text-align: center;
    background-color: rgb(243,243,243);
}
.aktivni {
    background-color: rgb(64,64,64);
}
#hlavicka {
    height: 65px;
    width: 100%;
    background-color: #333;

}   
#obalhlavicky {
    width:1100px;
    background-color:white;
    margin:0px auto;
}   
#login {    
    float: left;    
    padding-top: 11px;

}
#menu {
    
}
ul {
  float:right;
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  background-color: #333;
}

li {
  float: left;
}

li a {
  line-height: 65px;
  font-size:10pt;
  display: block;
  color: white;
  text-align: center;
  text-decoration: none;
  padding-left:15px;
  padding-right:15px;
  font-family: 'Ubuntu', sans-serif;
  letter-spacing:2px;
}

li a:hover {
  background-color: rgb(64,64,64);
}
#logo {
    height: 301px;
    width: 100%;
    background-color: rgb(46,211,178);
}
#sipka {
    
}
#boxobal {
    margin:0px auto;
    height:200px;
    width: 1100px;    
    position:relative;
}
#boxik1 {
    position:absolute;
    top: 100px;
    left: 0px;
    width: 326.6px;
    height: 300px;
    background-color: white;
    border: 2px solid rgb(224,224,224);
    
}
#boxik2 {
    position:absolute;
    top: 100px;
    left: 346.6px;
    width: 326.6px;
    height: 300px;
    background-color: white;
    border: 2px solid rgb(224,224,224);
    
}
#boxik3 {
    position:absolute;
    top: 100px;
    left: 693.26px;
    width: 326.6px;
    height: 300px;
    background-color: white;
    border: 2px solid rgb(224,224,224);
    
}
#boxik4 {
    position:absolute;
    top: 420px;
    left: 0px;
    width: 326.6px;
    height: 300px;
    background-color: white;
    border: 2px solid rgb(224,224,224);   
}
#boxik5 {
    position:absolute;
    top: 420px;
    left: 346.6px;
    width: 326.6px;
    height: 300px;
    background-color: white;
    border: 2px solid rgb(224,224,224);   
}
#boxik6 {
    position:absolute;
    top: 420px;
    left: 693.26px;
    width: 326.6px;
    height: 300px;
    background-color: white;
    border: 2px solid rgb(224,224,224);   
}
#boxik7 {
    position:absolute;
    top: 740px;
    left: 0px;
    width: 326.6px;
    height: 300px;
    background-color: white;
    border: 2px solid rgb(224,224,224);   
}
#boxik8 {
    position:absolute;
    top: 740px;
    left: 346.6px;
    width: 326.6px;
    height: 300px;
    background-color: white;
    border: 2px solid rgb(224,224,224);   
}
#boxik9 {
    position:absolute;
    top: 740px;
    left: 693.26px;
    width: 326.6px;
    height: 300px;
    background-color: white;
    border: 2px solid rgb(224,224,224);   
}
#textbox {
    font-family: century gothic;
    width: 280px;
    text-align: left;
    font-size: 16pt;
    color: rgb(64,64,64);
    padding-left:20px;
    margin-top: 70px;
}
#testbox {
    float: left;
    width: 335px;
    height: 300px;
    background-color: white;
    border: 2px solid rgb(224,224,224);
}
#testbox:hover {
    border: 2px solid rgb(127,127,127);
}
#spodek {
    margin-top: 80px;
    width: 100%;
    height: 120px;
    background-color: rgb(46,211,178);
    font-family: 'Ubuntu', sans-serif;
    font-size: 16pt;
    color: rgb(64,64,64);
    float:left;   

}
#customers {
  font-family: 'Ubuntu', sans-serif;
  border-collapse: collapse;
  width: 100%;
  float:left;
}

#customers td, #customers th {
  border: 2px solid rgb(243,243,243);
  padding: 8px;
}

#customers tr:nth-child(even){background-color: rgb(226,226,226);}

#customers tr:hover {background-color: rgb(46,211,178);}

#customers th {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
  background-color: rgb(29,139,118);
  color: white;
}
#boxobal a:link {
    color: rgb(64,64,64);
}   
#tady:hover {
    font-weight: bold;
}     
.test:hover {
    font-weight: bold;
    border: 2px solid #1C8974;
}        
