@charset "windows-1250";   
body {
  background-color : white;
}

div.hlavni {
  position : relative;
  margin-left: auto;
  margin-right : auto;
  width : 800px;
  height : 750px;
  border : 1px solid #ff7700;
} 

div.logo {
  position : absolute;
  width : 798px;
  height : 150px; 
  top : 0px;
  left : 0px;
  border : 1px solid #ff7700;
} 

div.menu {
  position : absolute;
  width : 200px;
  height : 580px;
  top : 151px;
  left : 0px;
  border : 1px solid #ff7700;
  text-align : center;
  background-color : #ff7700;
}

div.obsah {
  position : absolute;
  width : 598px;
  height : 583px;
  top : 151px;
  left : 200px;
  border : 1px solid #ff7700;
  overflow : auto;
  text-align : left;
  background-image : url('pic/pozadi2.jpg');
}

a {
  font-family : arial;
  font-size : 12px;
  color : #ffffff;
  margin : 0;
  text-decoration : none;
}

a:hover {
  color : #000000;
}

a.rocniky {
  font-family : arial;
  font-size : 14px;
  color : #ffffff;
  margin : 0;
  text-decoration : none;
}

a.rocniky:hover {
  font-family : arial;
  font-size : 14px;
  color : #000000;
  margin : 0;
  text-decoration : underline;
}

a.obrazek {
  margin : 0;
  text-decoration : none;
  border : 0;
}

a img {
border : 0;
}

a.obsah {
  font-family : arial;
  font-size : 14px;
  color : #000000;
  text-align : center;
  text-decoration : none;
}


a.obsah:hover {
  color : #ffffff;
  text-decoration : underline;
}

p.zapati {
  font-family : arial;
  font-size : 10px;
  color : #000000;
  margin-top : 3px;
}

p.menu {
  font-family : arial;
  font-size : 13px;
  color : #000000;
  margin-top : 3px;
  text-decoration : bold;
}

p.nadpis {
  font-family : arial;
  font-size : 20px;
  color : #ffffff;
  margin-top : 3px;
  text-align : center;
}

p.nadpis2 {
  font-family : arial;
  font-size : 16px;
  color : #000000;
  margin-left : 10px;
  text-decoration : underline;
}

p.nadpis3 {
  font-family : arial;
  font-size : 40px;
  color : #ffffff;
  margin-top : 3px;
  text-align : center;
}

p.obsah {
  font-family : arial;
  font-size : 15px;
  color : #000000;
  margin-top : 0;
  margin-bottom : 0;
  margin-left : 10px;
  text-decoration : bold;
}
p.obsah2 {
  font-family : arial;
  font-size : 15px;
  color : #000000;
  margin-top : 0;
  margin-bottom : 0;
  margin-left : 10px;
  margin-right : 10px;
  text-decoration : bold;
  text-align:justify;
}

div.zapati {
  position : absolute;
  width : 798px;
  height : 19px;
  top : 730px;
  left : 0px;
  border : 1px solid #ff7700;
  text-align : center;
  background-color : #ff7700;
}

div.trida {
  position : relative;
  border : 2px solid #ffffff;
  margin-left : auto;
  margin-right : auto;
  width : 500px;
  height : 205px;
}

div.trida img {
  margin-left : 10px;
  margin-top : 20px;
}

span.nadpis {
  position : relative;
  top : 5px;
  margin : 0 auto;
  font-family : arial;
}

span.ucitel {
  position : absolute;
  left : 270px;
  top : 80px;
  text-align : center;
  font-family : arial;
}

table.krouzky {
  border : 0;
  margin-left : 10px;
  padding : 0;
  font-family : arial;
  font-size : 15px;
}

table.prazdniny {
  border : 0;
  margin-left : 10px;
  padding : 0;
  font-family : arial;
  font-size : 15px;
}

table.prazdniny td {
  border : 0;
  margin-left : 10px;
  padding : 0;
  font-family : arial;
  font-size : 15px;
}

table.pedagog_sbor {
  border : 0;
  margin : 0;
  padding : 0;
  font-family : arial;
  font-size : 15px;
}

table.pedagog_sbor td.levy {
  border : 0;
  height : auto;
  text-align : right;
  margin : 0;
  padding : 0;
}

table.pedagog_sbor td.pravy {
  border : 0;
  height : auto;
  text-align : left;
  margin : 0;
  padding : 0;
}

table.seznam {
  border : 2px solid black;
}

table.aktualne {
  border-spacing: 1px;
  background: black;
}
table.aktualne th, td {
  background: #ff7700;
}
