/* -------------------------------  obecne ---------------------------------- */
BODY {                 
  margin : 0px;
  padding : 0px;
  font-family : Arial, Helvetica CE, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-decoration: none;
  text-align: center;
  background-color: #DBD3CC;
  font-size: 14px;
}

H1 {
  color: white; 
  font-weight: bold;
  font-size: 17px;
  margin: 0px;
  padding: 8px 0px 10px 0px; 
  text-align: center;
  width: 147px;
}

H2 {
  font-size: 13px;
}

P,table,li {
  text-align: justify;
  font-size: 0.9em;
  padding: 8px 0px 0px 0px;
  margin-bottom: 0px;
  line-height: 1.4;
  margin: 0px;
}

center {   
  font-size: 0.9em;
  padding: 8px 0px 0px 0px;
  margin-bottom: 0px;
  line-height: 1.4;
  margin: 0px;
}

.stred {
  text-align: center;
  font-size: 0.9em;
  padding: 8px 0px 0px 0px;
  margin-bottom: 0px;
  line-height: 1.4;
  margin: 0px;
}

.textmodre {
  color: blue;   
}
  
.textcervene {
  color: red; 
}

.textoranzove {
  color: #C56A1A;
  font-weight: bold; 
}

.textzelene {
  color: green;
  font-size: 12px;
  font-weight: bold;   
}

.nadpiszelene {
  color: green;
  font-size: 18px;  
}

.textspecialni {
  color: #C56A1A;
  font-weight: bold;
  font-size:12px  
}


P.novinky {
  font-size: 11px;
  color: #6F6E6E;
}

A {
  text-decoration: none;
  color: #C56A1A;
}

A:hover {
  text-decoration : underline; 
}

/* -------------------------------  design ---------------------------------- */

#center {
  width: 980px;  
  background-image: url('desimg/pozadi.jpg');
  background-repeat: repeat-y;
  text-align: left; 
  margin: auto;
}

#lista {
  width: 980px;
  height: 184px;
  background-image: url('desimg/lista.jpg');
  background-repeat: no-repeat;
}

#prostredek {
  background-image: url('desimg/pozadiHlavni.jpg');
  min-height: 350px;
  height: auto;  
  height: expression(this.scrollHeight < 350? "350px" : "auto" ); 
  z-index: 0;
  clear: both;
  padding: 0px 0px 0px 0px;
}

#hlavniObsah {
  width: 741px;
  min-height: 350px;
  margin-left: 15px;
  margin-top: 5px;
}

#vlastniObsah {
  padding: 0px 30px 20px 30px;
  background-image: url('desimg/pozadiJedenSloupecPruhy.jpg');
  min-height: 679px;
  height: auto; 
  height: expression(this.scrollHeight < 350? "350px" : "auto" ); 
}

#vlastniObsahUvodni {
  padding: 0px 30px 20px 30px;
  background-image: url('desimg/pozadiDvaSloupcePruhy.jpg');
  min-height: 350px;
  height: auto; 
  height: expression(this.scrollHeight < 350? "350px" : "auto" );
  width: 681px; 
}

#horniJedenSloupec {
  width: 711px;
 /* _width: 741px;*/
  height: 40px;
  background-image: url('desimg/pozadiJedenSloupec.jpg');
  padding: 8px 0px 0px 30px;
}

#horniJedenSloupecUvodni {
  width: 711px;
 /* _width: 741px;*/
  height: 40px;
  background-image: url('desimg/pozadiDvaSloupce.jpg');
  padding: 8px 0px 0px 30px;
}

#dny {
 
  
  margin-left: 35px;
  margin-right: 25px;
  margin-top: 5px;
}

DIV.levyPruhNovinky {
  width: 300px;
  float: left;
}

DIV.pravyPruhAktuality {
  width: 330px;
  float: left;
  margin-left: 45px;
}



/*------------novinky-------------------*/
SPAN.datum {
  color: #ff680a;
  font-weight: bold;
  font-size: 12px;
}
SPAN.novinky {
  font-size: 11px;
  color: #6F6E6E;
}

SPAN.nadpisNovinky {
  color: #575757;
  font-weight: bold;
  font-size: 12px;
}

DIV.oddelovac {
  width: auto;
  height: 22px;
  background-image: url('desimg/oddelovaciCaraNovinky.jpg');
}

DIV.oddelovac2 {
  width: 280px;
  height: 22px;
  background-image: url('desimg/oddelovaciCaraNovinky.jpg');
}



DIV.cleaner {
  clear: both;
}

/* -----------------------  prostredek ---------------------------------- */

#levySloupec {
  width: 212px;
  float: left;
  margin: 0px;
}

#pravySloupec {
  width: 768px;
  float: left;
}

/* -----------------------  uvodni stranka ---------------------------------- */

#horniCastListy {
height: 33px;
}

#spodniCastListy {
height: 85px;
}

#levaCastListy {
  float: left;
  width: 365 px;
}

#nadpisNadLogem {
  width: 365px;
  margin: 0px 0px 0px 40px;
  _margin: 0px 0px 0px 20px;
  padding-top:5px;
  font-size: 16px;
  font-weight: bold;
  float: left;
}

#horniNavigace {
  width: 400px;
  margin: 0px 0px 0px 0px;
  padding-top:5px;  
  font-size: 13px;
  color: white;
  float: left;  
}

#horniNavigace A {
  color: #9C7147;
  margin-left: 4px;
  margin-right: 4px;
}

#logo {
  width: 220px;
  height: 95px;
  margin: 0px 0px 0px 0px;
  padding-top:5px;
  float: left;  
}

#vlajecky {
  float: left;  
  width: 60px;
  height: 10px;
  margin-left: 105px;
}

/*   -----  fotky horni lista -----*/

#levaFotka {
  float: left;
  width: 199px;
  height: 134px;
  margin-left: 7px;
}

#prostredniFotka {
  float: left;
  width: 199px;
  height: 134px;
  margin-left: 2px;
}

#pravaFotka {
  float: left;
  width: 185px;
  height: 134px;
  margin-left: 2px;
}

#nazevSkoly {
  font-size: 28px;
  margin: 0px 0px 0px 30px;
  color: white;
  clear: both;
}

#internetovaAdresa {
  margin-left: 619px;
  color: #5a5a5a;
  font-size: 15px;
  font-weight: bold;
}


/* -------------------------------  paticka ---------------------------------- */

#paticka {
  width: 980px;
  height: 17px;
  background-color: #f1ae71;
  clear: both;
  padding-top: 3px;
  font-size: 11px;
}

#webdesigner {
  padding-left: 880px;
  float: left;
  vertical-align: middle;
  color: #9A6436;
}

#webdesigner A {
  color: black;
  font-weight: bold;
  font-size: 10px;
}

/* -------------------------------  menu ---------------------------------- */

#menu { 

}

#menu UL {
  padding: 0px 0px 50px 10px;
  padding-top: 10px;
  margin: 0px; 
}

#menu UL LI {
  list-style-type: none;
  margin-right: 1px;
  list-style-image: url("desimg/plus.jpg");
   
  margin-left: 15px;
  margin-top: 3px;
}

#menu UL LI.polozkaMenuAktivni {
  list-style-image: url("desimg/minus.jpg");  
}

#menu UL LI.druhaUroven {
  margin-left: 25px;
  list-style-image: none;
  list-style-type: none;
  margin-top: 0px; 
}

#menu UL LI A {
  color : black;
  font-size: 13px; 
  font-weight:bold;
}

#menu UL LI A:hover {
  color: #C56A1A;
  text-decoration: none;
}

#menu UL LI.druhaUroven A {
  font-size: 9px;
  color: #7F756C;
  
}

#menu UL LI.druhaUroven A:hover {
  color: #F66804;
  text-decoration: none;
}
/*   styly ke starym obsahum*/

.tucne {
  font-weight: bold;
  font-size: 14px;
  color : #D25900;
}
.tucnec {
  font-weight: bold;
  font-size: 14px;
  color : #ff0000;
}


.tucnem {
  font-weight: bold;
  font-size: 14px;
  color : #0000ff;
}

.tucnez {
  font-weight: bold;
  font-size: 14px;
  color : #00a000;
}

.tucneo {
  font-weight: bold;
  font-size: 14px;
  color : #e34f0f;
}

.tucnes {
  font-weight: bold;
  font-size: 14px;
  color : #D25900;
  text-align: center;
}

.texttucne {
  font-weight: bold;
  font-size: 14px;
  color : black;
}

.texttucnes {
  font-weight: bold;
  font-size: 14px;
  color : black;
  text-align: center;
}

.slabe {
  font-weight: normal;
  font-size: 14px;
  color : #D25900;
}

.nadpisHlavni {
  font-size: 13px;
  color: black;
  font-weight: bold;
}

.nadpis {
  font-size: 18px;
}

.nadpis2 {
  font-size: 16px;
  font-weight: bold;
  color: black;
}
.nadpis3 {
  font-size: 1.1em;
  font-weight: bold;
  color: black;
}

.podpis {
	text-align : right;
	
}

/* GALERIE */
DIV#galAdresare {
  font-size: small;
}

DIV#galNahledy {
  padding-top: 2px;
  width: 100%;
  text-align: center;
}

DIV#galVelkyObr {
  padding-top: 2px;
  width: 100%;
  text-align: center;
}

DIV#galStrana {
  padding-top: 2px;
  font-size: small;
}

DIV#pozadi {
  background-color: #DBD3CC;
  
}
