/* CSS Document */


div.infoDiv {
 width: 176px;
 position:absolute;  
 display: none; 
 background-color: #ffffff;
 border: 1px #000 solid; 
 z-index: 5000;
}
p.infovdivu {
 color: black;
 font-size: 7pt;
 padding: 5px;
}

p {
  margin: 0;
  padding: 0 0 10px 0;
  text-align: justify;
}

div#nadpisbody {
  margin: 0 0 5px 0;
  color: orange;
  width: 190px;
  text-align: center;
  font-weight: bold;
  background-color: white;
  padding: 2px 10px 2px 10px;
  border: 1px solid #aaaaaa;
  background-image: url(../images/otherbg.gif);
  background-position: left top;
  background-repeat: repeat;
}

div#nadpisbody h2 {
  font-size: 13pt;
  margin: 0;
  padding: 0;
}

div#body1 h2 {
  font-size: 12pt;
  font-weight: bold;
}

div#body1 {
  width: auto;
  border: 1px solid #cccccc;
  padding: 15px;
  min-height: 300px;
  _height: 300px;
  background-color: white;
  font-size: 8pt;
}

div#body3 {
  width: auto;
  border: 1px solid #cccccc;
  padding: 15px;
  background-color: white;
  font-size: 8pt;
}

div.karta {
  width: auto;
  margin: 0 0 15px 0;
}

div.karta table {
  width: 100%;
  background-image: url(../images/otherbg.gif);
  background-position: left top;
  background-repeat: repeat;
  border-top: 1px solid #777777;
  border-left: 1px solid #777777;
  border-right: 1px solid #777777;
  border-bottom: 2px solid #777777;
}

div.karta table th {
  font-weight: normal;
  font-size: 8pt;
  padding: 2px;
  border-right: 1px solid #777777;
}

div.karta table td div.free {
  background-color: green;
  text-align: center;
  color: white;
  font-weight: bold;
}

div.karta table td div.dead {
  background-color: black;
  text-align: center;
  color: white;
  font-weight: bold;
}

div.karta table td div.place {
  background-color: #84be00;
  text-align: center;
  color: white;
  font-weight: bold;
}

div.karta table td div.me {
  background-color: #ff6699;
  text-align: center;
  color: white;
  font-weight: bold;
}

div.karta table td div.nologin {
  background-color: #333333;
  text-align: center;
  color: white;
  font-weight: bold;
}

div.karta table td div.close {
  background-color: gray;
}

div.karta table td div.stop {
  background-color: red;
  text-align: center;
  color: white;
  font-weight: bold;
}

div.karta table td.n {
  padding: 0;
  border-top: 1px solid #777777;
  border-right: 1px solid #777777;
}

div.karta table td.s {
  padding: 5px;
  border-top: 1px solid #777777;
  border-right: 1px solid #777777;
}

div.karta table th.other {
  color: black;
  border-right: 1px solid #777777;
  font-weight: bold;
}

div.karta table th.now {
  background-color: orange;
  color: white;
  border-right: 1px solid #777777;
  font-weight: bold;
}

div.karta div.nazev {
  width: 120px;
  text-align: center;
  padding: 2px 5px 2px 5px;
  background-color: white;
  border-top: 1px solid #777777;
  border-left: 1px solid #777777;
  border-right: 2px solid #777777;
  background-image: url(../images/otherbg.gif);
  background-position: left top;
  background-repeat: repeat;
  font-weight: bold;
}

div.karta div.nazev a {
  color: orange;
  text-decoration: none;
}

div.karta div.nazev a:hover {
  color: black;
}

div.nazev2 {
  width: 200px;
  text-align: center;
  font-size: 9pt;
  padding: 2px 5px 2px 5px;
  background-color: white;
  border-top: 1px solid #777777;
  border-left: 1px solid #777777;
  border-right: 1px solid #777777;
  background-image: url(../images/otherbg.gif);
  background-position: left top;
  background-repeat: repeat;
  font-weight: bold;
}

div.nazev2 a {
  color: black;
  text-decoration: none;
}

div.nazev2 a:hover {
  color: orange;
}

div#body2 {
  width: auto;
  padding: 15px 0 15px 0;
  min-height: 270px;
  _height: 270px;
  background-color: transparent;
  font-size: 8pt;
}


div#calend {
  width: 100px;
  height: 100px;
  background-image: url(../images/bgcalend.gif);
  background-position: center top;
  background-repeat: no-repeat;
  position: absolute;
  top: 41px;
  left: 270px;
}

div.blabla {
  width: 500px;
  font-size: 8pt;
  color: #34669B;
  position: absolute;
  text-align: justify;
  margin: 55px 0 0 335px;
}

div#warning {
  position: absolute;
  margin: 52px 0 0 860px;
  border: 1px red dotted;
  color: red;
  padding: 5px;
  font-size: 14pt;
  text-align: center;
}

div#top h2 {
  font-size: 10pt;
  color: #34669B;
  font-weight: bold;
  margin: 0;
  padding: 0;
}

div#body3 a {
  color: orange;
  text-decoration: none;
}

div#body3 a:hover {
  text-decoration: underline;
}

.clear { clear: both; height: 0; font-size: 0; margin: 0; padding: 0; }

div#login form input.normal {
  border-style: none;
  background-color: white;
  font-size: 8pt;
  padding: 2px 5px 2px 5px;
}

input.sendik {
  border: 0 #ffffff solid; background: none; color: white;
}

input.sendik2 {
  border: 1px #aaaaaa solid; background: orange; color: white;
}

input.sendik3 {
  border: 1px #aaaaaa solid; background: red; color: white;
}

