* {
  border: 0px;
  padding: 0px;
  margin: 0px;
  text-decoration:none;
}
a{
  color: black;
}
h3{
  color: #004A59;
}
a:visited{

}
body {
  font-size: 1.1em;
}

#page{
  margin: auto;
  width: 900px;
}

#header{
  height: 200px;
  background-image: url("../images/headerBackgroundNew.gif");
}
#central{
  width: 900px;
}
#menu{
  width: 180px;
  float: left;
  background-image: url("../images/menuBackgroundNew.gif");
  background-repeat: no-repeat;
}
#menu ul{
  list-style: none;
  margin-left: 15px;
}
#menu li{
  height: 26px;
}
#menu img{
  border: 0px;
}
#content{
  margin-left: 180px;
  min-height: 300px;
}
#footer{
  padding-top: 20px;
  clear: both;
  text-align: center;
}
#footer a{
  margin-left: 6px;
}
#film {
  width: 100%;
  overflow: auto;
  height: 77px;
}
#fotky {
  width: 1910px;
  height: 56px;
  background-image: url("../images/film.png");
  background-repeat: repeat-x;
}
#film img{
  margin: 12px 0 0 0px;
}
#content a{
  color: darkblue;
}
.herec {
  cursor: pointer;
  clear: both;
}
.herec .foto {
  width: 80px; 
  height: 90px; 
  float: left;
  background-image: url("../herci/podklad.png");
}
.herec .foto img {
  float: left;
  margin: 3px 0 0 3px;
}
.herec h3{
}
.gap{
  margin-top: 10px;
}
h3.gap{
  padding: 10px 0 10px 0;
}
#ccontent {
  padding-top: 10px;
  text-align: center;
}
.aboutText {
  font-size: 14pt;
}
.news{
  margin-bottom: 10px;
  border: 1px solid #e8e8e8;
  padding: 5px;
}
.creatorLeft{
  width: 48%;
  text-align: right;
  float: left;
}
.creatorRight{
  width: 48%;
  text-align: left;
  float: left;
  padding-left: 20px;
}

.info { font-size : x-small; font-family : Arial, Helvetica, sans-serif; color : #1B538D; }
.text2{font-size : 85%;	font-family : "Arial", "Helvetica CE", sans-serif;}
.nadpisclanek  { font-size : 110%; font-family : Arial, Helvetica, sans-serif; font-weight : bold;; color: #D30000}

.selfMargin {
  height: 160px;
}
#pro_skoly ul li ul{
  margin-bottom: 10px;
}
#pro_skoly ul li ul li{
  margin-left: 10px;
  font-size: 75%;
  text-align: justify;
  list-style-type: none;
}
