/* zakladani formatovani */
.clearFix{
  display: block;
  clear: both;
  height: 0;
  line-height: 0;
  font-size: 0;
  width: 50%;
}

.noBorder { border: none !important; }

body {
  font-family: Tahoma, "Geneva CE", lucida, sans-serif; 
  font-size: 80%; 
  background-image: URL('pozadi.png');
  background-repeat: repeat-x;
  background-color: #edf0f4;
  text-align: center;
}

h1 {  
  color: #4d9ebe;
  margin: 10px 20px 5px;
  font-size: 160%;
  text-align: left;
}

h2 {
  color: #4d9ebe;
  margin: 10px 20px 5px;
  font-size: 140%;
  text-align: left;
}

h3 {
  margin: 10px 20px 5px;
  font-size: 120%;
  text-align: left;
}

h4 {
	color: #4d9beb;
  margin: 5px 20px 5px;
  font-size: 100%;
  text-align: left;
}

a:link, a:visited, a:active {
	color: #4d9beb;
  text-decoration: none;
}

a:hover {
  color: #000;
}

#stranka {
  margin: 0 auto;
  padding: 0px 3px 5px 3px;
  width: 775px;
	text-align:left;
  background-color: #fff;
}

#navigace {
  margin: 0px 0px 0px 2px;
  width: 776px;
  height: 44px;
}

#navigace span a {
  color: #4d9ebe;
  width: 142px;
  height: 44px;
  float: left; 
	display: block;
	line-height: 50px;
  background-image: URL('navigace_b.png');
  background-repeat: no-repeat;
	text-decoration:none;
	text-align: center;
	font-weight: bold;
}
 
#navigace span a:hover {
  color: #90c71b;
  width: 142px;
  height: 44px;
  float: left;
	display: block;
	line-height: 50px;
  background-image: URL('navigace_g.png');
  background-repeat: no-repeat;
	text-decoration:none;
	text-align: center;
}

#left {
  width: 31px;
  height: 44px;
  float: left;
	display: block;
  background-image: URL('left.png');
  background-repeat: no-repeat;
	text-decoration:none;
}

#right{
  width: 31px;
  height: 44px;
  float: left;
	display: block;
  background-image: URL('right.png');
  background-repeat: no-repeat;
	text-decoration:none;
}

#hlavicka {
  width: 776px;
  height: 124px;
}

#logo {
  margin: 1px 3px 2px 0px;
  width: 174px;
  height: 124px;
	display: block;
	float: left;
  text-indent: -1234px;
  background-image: URL('logo.png');
  background-repeat: no-repeat;
}

#header  {
  margin: 1px 0px 2px 0px;
  width: 598px;
  height: 124px;
	display: block;
  float: left;
  background-image: URL('header.png');
  background-repeat: no-repeat;
}

#telo {
  margin: 0px 0px 0px 0px;
  width: 776px;
}

#sloupek {
  margin: 1px 3px 2px 0px;
  width: 174px;
	display: block;
	float: left;
}

#uvod {
  padding: 5px;
  text-align: center;
}

#uvod img {
  border: 1px solid #999;
  padding: 5px;
}

#obsah {
  margin: 1px 0px 2px 0px;
  padding: 5px 0 0 0;
  width: 598px;
  min-height: 550px;
	display: block;
	float: left;
  background-color: #f0f2f5;
  border-top: 1px solid #4d9ebe;
}
#obsah table {
  margin: 5px 10px 0px 10px;
}
#paticka {
  margin: 0 auto 20px auto;
  padding: 10px 0 20px;
  width: 775px;
  font-size: 8pt;
  clear: both;
  text-align: center;
}

/* definice bloku - zacatek */
.blok1 {
  margin: 0 0 3px 0;
  text-align: left;
  background-color: #e4f1c8;
  border-top: 1px solid #90c71b;
}

.blok1 div {
  padding: 0 0 2px 0;
  margin-bottom: 1px; 
  list-style-type: none; 
  text-align: left;
}

.blok1 div a span {
  padding: 0px 5px 0px 10px;
}

.blok1 div a {
	color: #000;
	font-size: 10pt;
  width: 174px;
  height: 22px;
	display: block;
  line-height: 22px;
  text-decoration: none;
  background-image: URL('button_g.png');
  background-repeat: no-repeat;
}

.blok1 div a:hover {
  background-image: URL('button_b.png');
}

.blok1 div a:visited {
	color: #000;
}

.blok2 {
  padding-top: 5px; 
  padding-bottom: 5px;
  margin: 0px 0px 3px 0px;
  text-align: left;
  background-color: #e4f1c8;
  border-top: 1px solid #90c71b;
}

.blok2 div {
  padding: 0px 0px 2px 0px;
  text-align: right;
}

.blok2 ul {
  margin-top: 1px;
  margin-bottom: 1px;
  padding-left: 10px; margin-left: 17px;
  list-style-image: url('box.gif');
}

.blok2 li {
  line-height: 18px;
  font-weight: bold;
  font-size: 8pt;
}

.blok3 {
  margin: 0px 0px 3px 0px;
  padding: 5px 10px 5px 10px;
  text-align: left;
  background-color: #e4f1c8;
  border-top: 1px solid #90c71b;
}

.blok3 h3 {
  margin: 0px 0px 5px 0px;
  color: #000; 
}

.blok3 div {
  margin: 0px 0px 2px 5px;

}

/* definice bloku - konec */

/* novinky a clanky */
#obsah .row {
  margin: 0 auto 10px; padding: 20px 10px 10px;
  width: 540px; min-height: 70px;
  border-bottom: 1px solid #d3d3d3;  
  background: url(bg-row.gif) repeat-x 0 100%;
}
#obsah .row h2 {
  float: left;
  margin: 0 0 20px 0; padding: 0;
  width: 420px;
  font-size: 11pt; 
}
#obsah .row h2 a {
  text-decoration: underline;
}
#obsah .row h2 a:hover {
  text-decoration: none;
}

#obsah .row ul {
  float: right;
  width: 100px;
  margin: 0 0 15px 0 !important; padding: 0;
  list-style: none !important;
  font-size: 8pt;
}
#obsah .row ul li {
  margin: 0; padding: 0;
  line-height: 1.5em;
  list-style: none !important;
  text-align: right;
}

#obsah .row p {
  margin: 0 !important; padding: 0;
  font-size: 9pt;
  line-height: 1.75em;
}
#obsah .row p a{
  display: block;
  text-align: right;
}

.title {
  margin: 0 20px 10px; padding: 20px 10px 10px;
  width: 540px;
  border-bottom: 1px solid #d3d3d3;  
}
.title h1 {
  float: left;
  margin: 0; padding: 0;
  width: 430px;
  font-size: 11pt; 
}
.title ul {
  float: right;
  width: 100px;
  margin: 0; padding: 0;
  font-size: 8pt;
}
.title ul li {
  list-style: none;
  text-align: right;
  line-height: 1.5em;
}

#obsah p {
  margin: 0 20px 20px;
  line-height: 1.75em;  
}

.nov-datum {
  font-size: 8pt;
  font-weight: bold;
}

.nov-titulek, .nov-titulek-duraz {
  color: #4d9beb; 
  font-size: 8pt;
  font-weight: bold;
}

p.nov-text {
  margin: 2px 0px 5px 0px;
  padding-bottom: 5px;
  font-size: 8pt;
}

table {
  font-size: 8pt;
}

.clanek img {
 border: 5px solid #e7e7e7;
}

div.clanek table {
  margin: 5px 10px 0px 10px;
  text-align: left;
}


#text {
  padding-bottom: 5px;
  text-align: left;
}

#text p { 
  margin: 5px 20px 20px;
  line-height: 1.75em;
  text-align: left;
}

#text img,
#obsah img { 
  margin-bottom: 2px;
  border: 5px solid #e7e7e7;
}

#text table { 
  margin: 0 20px;
  font-size: 10pt;
  text-align: left;
}

#text table th { 
  padding: 0.1em 0.5em;
  font-size: 10pt;
  text-align: left;
  color: #fff;
  font-weight: bold;
  background: #4d9ebe;
}

#text table.onas td{
  text-align: center;
}
#text table.onas td.strong{
  text-align: left;
  font-size: 90%;
}
#text ul,
#article ul {
  margin: 0 20px 20px 30px; padding-left: 10px; 
  text-align: left;
  list-style-image: url('box.gif');
}
#text ul li,
#article ul li {
  line-height: 1.75em;
}

blockquote {
  text-align: left;
  font-style: italic;
}

p.dulezite {
  font-size: 12pt;
  text-align: center;
  font-weight: bold;
  color: #4d9beb;
}
/* novinky a clanky - konec */

/* kalendář */

  .blok2 table            { width: 98%; margin: .5em 0 0 2px !important; border: none; }
  .blok2 td               { width: 14%; height: 22px; line-height: 22px; text-align: center; font-size: .917em; font-weight: bold; }
  .blok2 tr.kal-mesic td  { color: #000 !important; font-size: 1.133em; font-weight: bold !important;}
  .blok2 tr.kal-den   td   { font-size: 1em; color: #000; font-weight: bold !important;}
  .blok2 tr.kal-text td   { color: #001845; background: url('bg-calendar-free.gif') 50% 50% no-repeat; cursor: default; font-weight: normal; }

  .blok2 tr td.kal-dnesni   { background: url('ico-actual-day.gif') 50% 50% no-repeat; }
  .blok2 tr td.kal-dnesni a { color: #fff; }
  
  .blok2 tr td.kal-clanek   { background: url('ico-ds-day.gif') 50% 50% no-repeat; }  
  .blok2 tr td.kal-clanek a { color: #fff; font-weight: bold; }

/* kalendář - konec */

img.levy {
  float: left;
  margin: 5px 10px 10px 20px;
  border: 5px solid #e7e7e7;
}

img.pravy {
  float: right;
  margin: 5px 20px 10px 10px;
  border: 5px solid #e7e7e7;
}

img.ikona {
  float: right;
  margin: -40px 10px 10px 5px;
}


img.uprostred {
  border: 5px solid #e7e7e7;
}

/* hledani */

#hlavicka form {
  margin: 85px 25px 0px 0px;
  float: right;
}

.textpole {
  padding: 1px 2px 1px 2px;
  border: 1px solid #3e667a;
  background-color: #5eb7da;
}

.tl {
  border: 0px;
  background-image: URL('submit.png');
}

/* hledani - konec */

/* formular */

input {
	margin: 0px 0px 3px 0px;
  font-size: 10pt;
}

label {
	margin: 0px 0px 3px 0px;
  font-size: 9pt;
	float: left;
	display: block;
	text-align: left;
	width: 110px;
	margin: 0px 0px 0px 20px;
	padding-right: 0px;
}

textarea {
	float: left;
	display: block;
	margin-bottom: 3px;
	font-family: Tahoma;
	font-size: 8pt;
}

.submit {
  margin: 0px 0px 0px 128px;
}

/* formular - konec */


/* galerie */

.galerie {
  font-weight: bold;
  margin: 0 auto;
}
.galerie input,.galerie select,.galerie textarea {
  border: 1px solid #000;
  font-size: 11px;
  margin-left: 20px;
  width: 250px;
}
.gal_tlacitko {
  border: 1px solid #000;
  background-color: #333;
  font-weight: bold;
  width: auto;
}
/* Nadpis galerie */
.gal_nadpis {
  font-weight: bold;
  margin: 10px 20px 5px 20px;
  font-size: 13pt;
  text-align: left;
}
/* Nejaky upozorneni */
.gal_bacha {
  font-weight: bold;
  text-align: center;
  color: rgb(153,0,0);
  margin: 10px 0;
}
/* Tabulka v galerii */
.gal_table {
  text-align: left;
  width: 570px !important;
  font-size: 11px;
  margin: 0 10px !important; 
  padding-bottom: 5px;
  border-bottom: 1px dashed #ddd;
}
.gal_table a img {
   padding: 5px;
  border: 1px solid #999;
  background-color: #fff;
}
.gal_table a:hover img {
  padding: 5px;
  border: 1px solid #000;
}
.gal_table td,.gal_table th {
  padding: 0 4px;
}
/* Bunka th v tabulce */
.gal_table th {
  font-weight: normal;
}
/* div v th :-) */
.gal_table th div {
  text-align: center;
}
/* Oznaceni strong v th tabulce :-) */
.gal_table th strong,.gal_table th strong a {
  font-size: 12px;
  font-style: italic;
  text-align: center;
  display: block;
}
/* Ovlivnuje navigaci vzdy dole/nahore na strance */
.gal_navigace {
  text-align: center;
  font-weight: bold;
  font-size: 11px;
  margin-top: 10px;
}
.gal_strankovani {
  font-size: 11px;
  text-align: center;
}
.gal_ident {
  text-align: right;
  font-size: 10px;
}

.gal_gal_titulek {
  font-size: 14px;
  text-align: center;
}

.gal_table_obr {
  margin: 0 auto;
  width: 480px;
}
.gal_table_obr td {
  padding: 5px;
  padding-top: 10px;
  font-size: 10px;
  text-align: center;
  border-bottom: 1px dashed #ddd;
}
.gal_table_obr td a img {
  border: 1px solid #999;
  background-color: #fff;
  padding: 5px;
}
.gal_table_obr td a:hover img {
  border-color: #000;
}


.gal_table h3{ 
  margin: 0;
}
/* rozvrh */
#seznam {
  margin: 0.2em 2em;
	padding: 0.5em;
}
.rozvrh {
  border: 0px solid #999;
}
.rozvrh td {
  font-size: 9pt;
  margin: 0px;
  text-align: center;
  border: 1px solid #999;
  width: 40px;
  height: 30px;
  font-weight:bold;
}
.rozvrh th {
  text-align: center;
  border: 1px solid #999;
  width: 40px;
  height: 30px;
  color: #fff;
  background: #4d9ebe;
}
.rozvrh td div {
  text-align: right;
  font-size: 7pt;
  font-weight: normal;
}
.holder {
  margin: 0.2em 2em;
	padding: 0.5em;
	border: 1px solid #ddd;
	float: left;
}
.clear {
	clear: both;
}
.clear5px     { clear: both; height: 5px; font-size: 5px; line-height: 5px; /* for IE */ }

.zpet {
  margin: 0.2em 2em;
  padding: 0;
  text-align: right;
}
/* jidelnicek */ 

#tabs.jidelnicek table {
  margin: 0 0 20px 0;
  padding: 0;
  width: auto;
  font-size: 10pt;
  text-align: left;
}
#tabs.jidelnicek table td{
  padding: 0.2em 0.75em;
  background: #eaeaea;
}
#tabs.jidelnicek .den {
  color: #fff;
  font-weight: bold;
  background: #4d9ebe;
}
#tabs.jidelnicek #dnes{
  color: #fff;
  font-weight: bold;
  background: #90C71B;
}
#tabs.jidelnicek .datum{
  color: #fff;
  font-weight: bold;
  background: #4d9ebe;
}
#tabs.jidelnicek .chod {
  width: 100px;
  font-weight: bold;
  text-align: right;
  vertical-align: top;
}

/* TABULKA */
.tab {
  margin: 10px 10px 20px 10px !important;
  border-collapse: collapse;
  font-size: 90%;
}
.tab td, .tab th {
  padding: 5px 10px;
  text-align: left; 
  border-bottom: 1px solid #E6E6E6;
}
.tab th {
  padding: 5px 10px !important;
  font-size: 10pt !important;
}

/* paticka */
.copyright {
  margin: 0 20px;
  width: 50%;
  float: left;
  text-align: left;
}
.author {
  margin: 0 20px;
  width: 30%;
  float: right;
  text-align: right;
}

.class {   
  margin: 0.2em 2em;
	padding: 0.5em;
	border: 1px solid #ddd;
  background: #fff;
  display: none; 
}
.class table {
  color:#555; font-style:normal;
}

.filter {
  width: 500px; height: 30px; overflow: hidden;
  clear: both;
}
.filter label {
  font-weight: bold; width: 170px;
  display: inline; margin-right: 10px;
}
.filter select {
  display: inline; width: 100px;
}
