/* CSS Document */
body {
  background-color: white;
  font-family: Arial;
  font-size: 10px;
  margin: 0px;

}
#login {
  visibility: hidden;
  position: absolute;
  left: 350px;
  top: 200px;
  width: 250px;
  height: 100px;
  background-color: orange;
  border: 1px solid black;
}
#login h1 {
  background-color: black;
  color: white;
  display: block;
  text-align: center;
  font-size: 12px;
  font-weight: 800;
  margin:0;
  padding:0;
  border: 1px solid black;
}
#login .label{
  display: block;
  float: left;
  clear: left;
  text-align: left;
  width: 40px;
  font-size: 12px;
  font-weight: 800;
  margin-top: 10px;
  _margin-top: 0px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 0;
  height: 14px;
}
#login input{
  float: left;
  font-size: 12px;
  margin-top: 10px;
  _margin-top: 0px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 0;
}

#stranka {
  float: left;
  background: url(obr/banner6.jpg);
  background-repeat: no-repeat;
  width: 1002px;
  margin: 0px;
}
#topside {
  width: 100%;
  height: 190px;
  margin: 0px;
  clear: right;
}
#topsidelogo {
  float: left;
  background-color: white;
  width: 200px;
  height: 170px;
  margin: 0px;
}
#topsidelogo img{
  width: 180px;
  margin: 10px;
}
#topsidebaner {
  float: right;
  height: 170px;
  margin: 0px;
}
#topsidelogo img{
  width: 180px;
  margin: 10px;
}

#leftside {
  float: left;
  width: 200px;
}

#flash {
  margin-top: 10px;
  margin-left: 12px;
}
#menu {
  background-color: #EDF8FF;  
  width: 180px;
  text-align: center; 
  margin-top: 10px;
  margin-left: 10px;
  border: 1px solid #B4D8F1;
}
#menu .hlavicka {
  width: 180px;
  _width: 100%;
  height: 20px;
  color: #00326F;
  background-color: #ddddFF;  
  background: url(obr/pozadimenuhl.jpg);
}
#menu .hlavicka p{
  margin-top: 0px;
  font-weight: 800;
  font-size: 14px;
}

#menu ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#menu li a {
  display: block;
  padding: 4px 0 3px 0;
  height: 20px;
  text-decoration: none;
  font-weight: 600;
  font-size: 12px;
  color: black; 
}
#menu li a:link {
  
}
#menu li a:visited {
  
}
#menu li a:active {
  
}
#menu li a:hover {
  background: url(obr/pozadimenupol.jpg);
}

.submenu {
  visibility: hidden;
  position: absolute;
  background-color: #EDF8FF;  
  width: 180px;
  text-align: center; 
  margin-top: 10px;
  margin-left: 10px;
  border: 1px solid #B4D8F1;
}
.submenu ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.submenu li a {
  display: block;
  padding: 4px 0 3px 0;
  height: 20px;
  text-decoration: none;
  font-weight: 800;
  font-size: 12px;
  color: #29166F; 
}
.submenu li a:link {
  
}
.submenu li a:visited {
  
}
.submenu li a:active {
  
}
.submenu li a:hover {
  background-color: white;
}

#clanky {
  float: left;
  width: 600px;
  margin: 0px;
  margin-top: 10px;
}
#clanky .sekcenadpis {
  float: left;
  width: 598px;
  _width: 100%;
  height: 20px;
  color: #00326F;
  text-align: center;
  background-color: #ddddFF;  
  border: 1px solid #B4D8F1;
  background: url(obr/pozadimenuhl.jpg)
}
#clanky .sekcenadpis p{
  margin-top: 0px;
  font-weight: 600;
  font-size: 15px;
}
#clanky .clanek {
  float: left;
  width: 580px;
  text-align: left;
  margin: 10px;
  *margin: 5px;
  overflow: auto;
}
#clanky .clanek .nadpis {
  clear: left;
  display: block;
  width: 100%;
  font-weight: 700;
  font-size: 16px;
  color: #00326F;
  border-bottom: 1px solid #29166F;
  margin-bottom: 10px;
}
#clanky .clanek p {
  font-weight: 100;
  font-size: 13px;
  color: black;
  margin-left: 10px;
}

#clanky .clanek h1 {
  font-weight: 700;
  font-size: 14px;
  color: black;
  text-decoration: underline;
}

#clanky .clanek table {
  border-collapse: collapse;
  background-color: #EDF8FF;
  color: black;
  width: 410px;
  border: 1px solid #B4D8F1;
  border-right: 2px solid gray;
  border-bottom: 2px solid gray;
  text-align: center;
  margin:0 auto;
}
#clanky .clanek td {
  border: 1px solid #B4D8F1;
}

#clanky .clanek tr {
  color: black;
  background-color: white;
  font-size: 12px;
  border: 1px solid #B4D8F1;
}

#clanky .clanek th {
  color: black;
  height: 20px;
  background-color: lightblue;
  font-size: 12px;
  border: 1px solid #B4D8F1;
  background: url(obr/pozadimenupol.jpg);
}

#clanky .clanek a:link {
  color: #2D4C85;
  text-decoration: none;
}
#clanky .clanek a:visited {
  color: #2D4C85;
  text-decoration: none;
}
#clanky .clanek a:active {
  color: #2D4C85;
  text-decoration: none;
}
#clanky .clanek a:hover {
  color: #2D4C85;
  text-decoration: underline;
}

#clanky .clanek ul {
  font-size: 12px;
}

#clanky p.autor {
        color: #AAAAAA;
        margin-top: 0px;
        text-align: right;
        font-weight: 100;
        font-size: 10px;
        }
#clanky .clanek img {
        display: block;
        float: left;
        margin: 0px;
        }
#clanky .clanek .obrleft{
        float: left;
        width: 155px;
        height: 130px;
        margin-left: 5px;
        margin-right: 10px;
        margin-top: 0px;
        }
#clanky .clanek .obr1 {
        margin: 0px auto;
        }
#clanky .clanek .galobr {
        float: left;
        margin: 8px;
        padding-top: 2px;
        width: 155px;
        height: 140px;
        text-align: center;
      /*  background-color: rgb(255,102,0);
        border-right: 2px solid gray;
        border-bottom: 2px solid gray; */
        }

#clanky .clanek .galobr img{
        border: 0;
        height: 117px;
        }
        
#clanky .clanek .galobr p{
        background-color: white;
        margin-top: 2px;
        font-size: 9px;
        text-align: center;
        }

#clanky .clanek .servisgalobr {
        float: left;
        margin: 10px;
        width: 155px;
        height: 160px;
        text-align: center;
/*        background-color: rgb(255,102,0);
        border-right: 2px solid gray;
        border-bottom: 2px solid gray;*/
        }
#clanky .clanek .servisgalobr .obr{
        border: 0;
        margin: 0px auto;
        }
        
#clanky .clanek .servisgalobr p{
        margin: 0px;
        margin-top: 2px;
        font-size: 9px;
        text-align: center;
        width: 100%;
        clear: left;
        }
        
#clanky .clanek .servisobr{
        text-align: left;
        height: 18px;
        float: right;
        top: -0px;
        left: -0px;
        background-color: white;
        }
#clanky .clanek .servisobr a img{
        float: right;
        margin-top: 2px; 
        height: 13px;
        width: 13px;
}

#clanky .clanek .servisobr p{
        float: left;
        margin-top: 0px;
        font-size: 10px;
        text-align: left;
        }
#rightside {
  float: right;
  width: 200px;
}
.tlacitko {
  float: right;
  margin-left: 10px;
  width: 80px;
  height: 20px;
  background-image: url(obr/pozadimenuhl.jpg);        
  text-align: center;
}
.tlacitko a{
  display: block;
  margin-top:3px;
  font-size: 11px;
  text-decoration: none;
  color: rgb(50,50,50);
  font-weight: 200; 
}
.tlacitko a:link a:visited{
  font-weight: 200; 
}
.tlacitko a:hover{
  font-weight: 200; 
  color: white;
}
.tlacitko a:active{
  font-weight: 200; 
}

.servisobr{
  height: 18px;
  width: 158px;
  float: right;
  top: -0px;
  left: -0px;
  background-color: white;
}
.servisobr a img{
  float: right;
  margin-top: 2px; 
  height: 13px;
  width: 13px;
}

.servisobr p{
  display: block;
  width: 50px;
  float: left;
  margin-top: 0px;
  font-size: 10px;
  text-align: center;
}
#servis {
        float: right; 
        }

#servisobr {
        float: right; 
        }        
#servisobr img{
        width: 15px;
        }        
#formEdit {
        }

#formEdit .label {
  display: block;
  font-weight: 400;
  font-size: 12px;
  float: left;
  width: 100px;
  text-align: right;
  margin-right: 8px;
  color: green;       
   }
#formEdit .editinput{
  font-size: 12px;
   }
#pata {
  float: left;
  margin-top: 30px; 
  font-size: 9px;
  height: 20px;
  width: 1002px;
  background-image: url(obr/pozadimenuhl.jpg);
  text-align: right;
  }
#pata .copyr{
  clear: both;
  margin-top: 4px;
  margin-right: 30px;
  color: gray;
  }
