
	body {
		margin: 0px;
		padding: 0px;
		background: #FFFFD7;
	}
	
	.logo img {
		border: 1px solid black;
	}
	
	.oddelovac {
		background: #993300;
		border: 1px solid black;
		font-size: 60%;
	}

	#celek1 {
		position: absolute;
		width: 980px; /* melo by byt mene, ale IE!! */
		padding: 0;
		/*left: 50%;*/
		/* margin-left: 15px; */
		margin-top: 15px;
	}
	
	#celek2 {
		margin: 0;
		padding: 0;
	}

	#lista-leva {
	  float: left;
	  width: 180px;
		margin:0; padding:0;
		padding-bottom: 2px;
		text-align: center;
		background:  url("./grafika/provozni/lista.gif") top right repeat;
	}

	.vypln-lista-leva {
		border: 1px solid black;
		background: #FFD495;
		width: 100%;
	}
	
	
	#lista-prava {
		float: right;
	  width: 180px;
		margin:0; padding:0;
		padding: 2px 0px 2px 0px;
		text-align: center;
		background:  url("./grafika/provozni/lista.gif") top right repeat;
	}
	
	.vypln-lista-prava {
		border: 1px solid black;
		background: #FFD495;
		width: 100%;
	}
		
	img.partner {
		border: 1px solid black;
	}
	
	.cleaner {
		clear: both;
		height: 1px;
		font-size: 1px;
		border: none;
		margin:0; padding:0;
		background: transparent;
	}
	
	.rubriky {
		margin: auto;
		text-align: center;
		color: #FFEEAA;
		font-weight: bold;
		border: 1px solid #993300;
		background: #993300;
		margin-left: 1px;
		margin-right: 1px;
		padding: 0px 2px;
	}
	
	.rubrika {
		background: #FFEEAA;
		border-bottom: 1px solid #993300;
		border-right: 1px solid #993300;
		border-left: 1px solid #993300;
		padding-top: 3px;
		padding-bottom: 3px;
		margin-left: 1px;
		margin-right: 1px;
		cursor: hand;
		text-align: center;
	}
	
	.rubrika a {
		display: block;
		color: black;
		text-decoration: none;
	}
	
	.rubrika-hover {
		background: #EED495;
		border-bottom: 1px solid #993300;
		border-right: 1px solid #993300;
		border-left: 1px solid #993300;
		padding-top: 3px;
		padding-bottom: 3px;
		margin-left: 1px;
		margin-right: 1px;
		cursor: hand;
		text-align: center;
	}
	
	.rubrika-hover a {
		display: block;
		color: black;
		text-decoration: none;
	}
	
	.rubrika-aktivni {
		background: #EED495;
		border-bottom: 1px solid #993300;
		border-right: 1px solid #993300;
		border-left: 1px solid #993300;
		padding-top: 3px;
		padding-bottom: 3px;
		margin-left: 1px;
		margin-right: 1px;
		cursor: hand;
		text-align: center;
		font-weight: bold;
	}
	
	.rubrika-aktivni a {
		display: block;
		color: black;
		text-decoration: none;
	}
	
	p {
		text-align: justify;
	}

	p.stred {
		text-align: center;
	}
	
	.clanek h1 {
	  font-size: 140%;
	  text-align: center;
	}
	
	.clanek h2 {
	  font-size: 130%;
	  text-align: center;
	}
	
	.clanek h3 {
	  font-size: 120%;
	  text-align: center;
	}
	
	.clanek h4 {
	  font-size: 100%;
	  text-align: center;
	  margin-top: -10px;
	}
	
	p.vysvetleni {
	  text-align: justify;
	  font-size: 80%;
	  margin: 5px 5px;
	}
	
	.novinky {
		width: 170px;
		font-size: 80%;
		margin: auto;
		text-align: center;
		color: #FFEEAA;
		font-weight: bold;
		border: 1px solid #993300;
		background: #993300;
		padding: 0px 2px;
	}
	
	.novinka {
		width: 170px;
		font-size: 80%;
		margin: auto;
		margin-top: 5px;
		text-align: left;
		background: #FFEEAA;
		border-bottom: 1px solid #993300;
		border-right: 1px solid #993300;
		border-left: 1px solid #993300;
		border-top: 1px solid #993300;
		padding: 2px;
	}
	
	.novinka a {
		color: black;
	}
	
	.novinka a.hover {
		color: #993300;
	}
	
	.novinka .nazev {
	  font-weight: bold;
	  margin-left: 2px;
	  margin-right: 2px;
	  background: #FFD495;
	  border: 1px solid #993300;
	  padding: 2px;
	  text-align: center;
	}
	
	.novinka .datum {
	  font-weight: bold;
	  color: #993300;
	  margin-left: 2px;
	  margin-right: 2px;
	  border-left: 1px solid #993300;
	  border-right: 1px solid #993300;
	  border-bottom: 1px solid #993300;
	  padding: 2px;
	  text-align: center;
	}
	
	.novinka .popis {
		color: #993300;
	  margin-left: 2px;
	  margin-right: 2px;
	  border-left: 1px solid #993300;
	  border-right: 1px solid #993300;
	  border-bottom: 1px solid #993300;
	  padding: 2px;
	  text-align: center;
	}
	
	.novinka .osoby {
	  font-style: italic;
	  margin-left: 2px;
	  margin-right: 2px;
	  border-left: 1px solid #993300;
	  border-right: 1px solid #993300;
	  border-bottom: 1px solid #993300;
	  text-align: center;
	}
	
	.novinka .odkaz {
	  margin-left: 2px;
	  margin-right: 2px;
	  border-left: 1px solid #993300;
	  border-right: 1px solid #993300;
	  border-bottom: 1px solid #993300;
	  padding: 2px;
	  text-align: center;
	}
	
	.novinka .typ {
	  margin-left: 2px;
	  float: left;
	}
	
	.novinka .skupiny {
	  margin-right: 2px;
	  float: right;
	}
	
	.novinka .clean {
	  clear: both;
	}
	
	.stalo-se-datum {
		background: #EED495;
		border-bottom: 1px solid #993300;
		border-right: 1px solid #993300;
		border-left: 1px solid #993300;
		padding: 2px;
		margin-left: 1px;
		margin-right: 1px;
		font-size: 80%;
		font-weight: bold;
		text-align: center;
	}
	
	.stalo-se-nadpis {
		background: #EED495;
		border-bottom: 1px solid #993300;
		border-right: 1px solid #993300;
		border-left: 1px solid #993300;
		padding: 2px;
		margin-left: 1px;
		margin-right: 1px;
		font-size: 80%;
		font-weight: bold;
		font-style: italic;
		text-align: center;
	}
	
	.stalo-se-text {
		background: #FFEEAA;
		border-bottom: 1px solid #993300;
		border-right: 1px solid #993300;
		border-left: 1px solid #993300;
		padding: 2px;
		margin-left: 1px;
		margin-right: 1px;
		font-size: 80%;
		text-align: center;
	}
	
	.stalo-se-text p {
		text-align: center;
	}
	
	.stalo-se-text a {
		color: black;
	}
	
	.stalo-se-text a:hover {
		color: black;
		text-decoration: none;
	}
	
	/* --------------------------- clanek ----------------------------- */
	
	.clanek {
		margin-left: 200px;
		/* margin-right: 185px;  : MHL : */
		padding-top: 10px;
		padding-right: 20px;
	}
	
	.clanek a {
		color: black;
	}
	
	.clanek a.hover {
		color: #62009B;
	}
	
	.clanek h2.mensi {
		text-align: center;
		font-size: 120%;
	}
	
	.clanek h2.mensi a {
		text-decoration: none;
	}
	
	.clanek h2.mensi a:hover {
		text-decoration: underline;
	}
	
	.clanek img.levy {
		float: left;
		border: 1px solid black;
		margin-right: 10px;
		margin-bottom: 5px;
	}
	
	.clanek img.pravy {
		float: right;
		border: 1px solid black;
		margin-left: 10px;
		margin-bottom: 5px;
	}
	
	.clanek img.stredni {
		border: 1px solid black;
		align: center;
	}
	
	.clanek table.vypis_clanku {
		padding: 3px;
	}
	
	.clanek table.vypis_clanku td {
		padding: 5px;
	}	
	
	.clanek table.vypis_clanku td.jmeno {
		padding: 3px;
		font-weight: bold;
	}	
	
	.clanek table.vypis_clanku a {
		color: black;
		text-decoration: none;
	}
	
	.clanek table.vypis_clanku img {
		border: 0px;
	}
	
	.clanek table.vypis_clanku img.fotka {
		border: 1px solid black;
	}
	
	/* --------------------------- fotogalerie ----------------------------- */
	
	.galerie-hlavicka {
		width: 100%;
		margin: auto;
		text-align: center;
		color: #FFEEAA;
		font-weight: bold;
		border: 1px solid #993300;
		background: #993300;
		padding: 2px;
	}
	
	.galerie {
		width: 100%;
		margin: auto;
		background: #FFEEAA;
		border-bottom: 1px solid #993300;
		border-right: 1px solid #993300;
		border-left: 1px solid #993300;
		padding: 2px;
	}
	
	div.galerie a {
		text-decoration: none;
	}
	
	table.fotogalerie {
		
	}
	
	table.fotogalerie td {
		text-align: center;
		vertical-align: top;
		width: 200px;
	}
	
	img.preview {
		border: 1px solid black;
	}
	
	/* --------------- news --------------- */
	
	.news {
		border-bottom: 1px solid #993300;
		padding-bottom: 10px;
	}

	/*.news-top {
		border-bottom: 2px solid #993300;
		padding-bottom: 10px;
	}*/

	.news-cleaner {
		clear: right;
		height: 1px;
		font-size: 1px;
		border: none;
		margin:0; padding:0;
		background: transparent;
	}
	
	.news img {
		border: 1px solid black;
		float: left;
		margin-right: 5px;
	}
	
  /*.news-top img {
		border: 1px solid black;
		float: left;
		margin-right: 5px;
	}*/
	
	/* --------------------------- kalendarium ----------------------------- */
	
	.mesic-pred {
	  float: left;
	  width: 100px;
	  padding-top: 4px;
	}
	
	.mesic-pred a {
	  color: black;
	}
	
	.mesic-pred a:hover {
	  color: black;
	  text-decoration: none;
	}
	
	.mesic-po {
	  float: right;
	  width: 100px;
	  text-align: right;
	  padding-top: 4px;
	}
	
	.mesic-po a {
	  color: black;
	}
	
	.mesic-po a:hover {
	  color: black;
	  text-decoration: none;
	}
  
  .kalendarium {
    border: 1px solid #993300;
  }
  
  .kalendarium a {
    color: black;
    text-decoration: none;
  }
  
  .kalendarium a:hover {
    color: black;
    text-decoration: underline;
  }
  
  .udalost-oddelovac {
    height: 1px;
    font-size: 1%;
    border-top: 1px solid #993300;
  }
  
  .den {
    background: #FFD495;
    border-bottom: 1px solid #993300;
    font-size: 120%;
  }
  
  .den-nedele {
    background: #FFD495;
    font-weight: bold; 
    border-bottom: 1px solid black;
    font-size: 120%;
  }
  
  .jmeno-dne {
    float: right;
  }
  
  table.kalendarium {
    border: none;
    font-size: 70%;
  }
  
  table.kalendarium td {
    border: 2px solid #993300;
    width: 81px;
    height: 80px;
    vertical-align: top;
  }
  
  table.kalendarium td.nedele {
    border: 2px solid #993300;
    background: #FFEEAA;
    width: 81px;
    height: 80px;
    vertical-align: top; 
  }
  
  table.kalendarium td.aktualni {
    border: 2px solid #993300;
    background: #ffff5a;
    width: 81px;
    height: 80px;
    vertical-align: top; 
  }
	
	/* -------- admin ------- */
	
  body.admin {
    margin: 5px;
		background: #FFFFFF;
  }
  
  .clanek-admin {
    background: #FFFFD7;
    margin-left: -200px;
		margin-right: -185px;
		padding: 3px;
		width: 570px;
		border: 1px solid #993300;
  }
  

