body {
  margin: 0;
  font-family: arial;
  font-size: 11px;
  background-image: url(../gif/2.gif);
  background-repeat: repeat-y;
}

h1 {
  font-family: arial;
  font-size: 26px;
}

h2 {
  font-family: arial;
  font-size: 16px;
}

h3 {
  font-family: arial;
  font-size: 11px;
  color: white;
  text-decoration: underline;
  margin-bottom: 0px;
}

.hlavicka {
  background-image: url(../gif/1.gif);
  background-repeat: repeat-x;
  width: 100%;
}

.menu {
  width: 189px;
  height: 400px;
  text-align: center;
}

.menu a {
  margin-left: auto;
  margin-right: auto;
  margin-top: 3px;
  display: block;
  width: 170px;
  font-family: arial;
  font-size: 11px;
  text-decoration: none;
  color: black;
  border: 1px solid black;
  background-color: white;
}

.menu a:hover {
  color: white;
  background-color: blue;  
}

.window {
  position: absolute;
  top: 120px;
  left: 190px;
}

.end {
  font-size: 10px;
  margin-left: 240px;
}

.end a {
  text-decoration: none;
  font-size: 10px;
  color: black;
}

.end a:hover {
  text-decoration: underline;
}

.admin {
  font-family: arial;
  font-size: 11px;
}

.admin a {
  color: red;
  text-decoration: none;
}

.admin a:hover {
  text-decoration: underline;
}

.nadpis {
  background-image: url(../gif/aktuality.jpg);
  background-position: right;
  background-repeat: no-repeat;
  color: #1b1960;
  border: 1px #191d6f solid;
  padding-left: 5px;
  font-family: arial;
  font-size: 18px;
  width: 650px;
  background-color: #cccbea;
}

.obsah {
  width: 650px;
  border-left: 1px black solid;
  border-right: 1px black solid; 
  font-family: arial;
  font-size: 12px;
  padding-left: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.bottom {
  width: 650px;
  background-color: #b8b6e0;
  background-image: url(../gif/aktualityb.jpg);
  background-repeat: no-repeat;
  color: #1b1960;
  font-family: arial;
  font-size: 10px;
  padding-right: 5px;
  border: 1px #191d6f solid;
  text-align: right;
  margin-bottom: 10px;
}

.input_admin {
  width: 150px;
}

.sponzori {
  width: 150px;
  border-left: 1px solid black;
  border-right: 1px solid black;
}

.hlavniobsah {
  width: 658px;
}

.uvodfoto {
  margin-right: 5px;
  border: 1px solid black;
}

.uvod_tymy {
  width: 650px;
}

.utf {
  border: 1px solid black;
}

.uvod {
  width: 650px;
}

.team_info {
  width: 650px;
}

.tabtymy {
  border: 1px solid black;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
}

.tabnadpisy {
  background-color: blue;
  color: white;
}

.tabnadpis {
  background-color: #191d6f;
  color: white;
}

.tabulka {
  width: 100%;
  margin-top: 20px;
}

.oddelovac {
  margin-top: 3px;
}

