  /* ======================================================================== */
  /* Soubor/Aplikace: "styl.css", IS VinohradskeSlapky.com                    */
  /* Autor/E-mail: Jiri Janousek, jura@vinohradskeslapky.com                  */
  /* Licence: Public Domain                                                   */
  /* Pozn.: Dilo lze volne sirit a upravovat, autor vsak nenese odpovednost za*/
  /*        pripadne skody vznikle jeho uzivanim.                             */
  /* Dokumnentace: Na vyzadani na e-mailu autora, nebo na strance             */
  /* www.VinohradskeSlapky.com/dokumentace/                                   */
  /* ======================================================================== */

body {
	background: none;
	background-color: #D4D0C8;
/* Scrollbary */
	scrollbar-face-color: #E79B67;
	/*
  scrollbar-highlight-color: #E1E1E1;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-darkshadow-color: black;
	scrollbar-shadow-color: gray;
	*/
	scrollbar-arrow-color: black;
	scrollbar-track-color: #FED1A7;
/* Font */
	font-family: tahoma, sans-serif;
	font-size: 12;
/* Okraje */
  margin: 10px;
  padding: 0px;

  text-align: center;
}
/* Odkazy */
a:link {
	text-decoration: underline;
	color: blue;
}
a:hover {
	text-decoration: underline;
	color: blue;
}
a:visited {
	text-decoration: underline;
	color: purple;
}

a img {
  border: 1px solid black;
}

/* Odstavec */
p {
/* Font */
	font-family: tahoma, sans-serif;
	font-size: 8pt;
  font-weight: normal;
  font-style: normal;
/* Mezery */
  margin: 0px;
  padding: 0px;
/* Ohraniceni */
/*
  border-width: 1px;
  border-style: solid;
  border-color: orange;
*/
}

/* Formular */
form {
/* Font */
	font-family: tahoma, sans-serif;
	font-size: 8pt;
  font-weight: normal;
  font-style: normal;
/* Mezery */
  margin: 0px;
  padding: 0px;
/* Ohraniceni */
/*
  border-width: 1px;
  border-style: solid;
  border-color: orange;
*/
}

input.text {
/* Font */
	font-family: tahoma, sans-serif;
	font-size: 8pt;
  font-weight: normal;
  font-style: normal;
/* Ohraniceni */
  border-width: 1px;
  border-style: solid;
  border-color: black;
/* Pozadi */
  background-color: #FED1A7;
  padding-left: 2px;
  padding-right: 2px;
}
input.text_bile {
/* Font */
	font-family: tahoma, sans-serif;
	font-size: 8pt;
  font-weight: normal;
  font-style: normal;
/* Ohraniceni */
  border-width: 1px;
  border-style: solid;
  border-color: black;
/* Pozadi */
  background-color: white;
  padding-left: 2px;
  padding-right: 2px;
}
textarea {
/* Font */
	font-family: tahoma, sans-serif;
	font-size: 8pt;
  font-weight: normal;
  font-style: normal;
/* Ohraniceni */
  border-width: 1px;
  border-style: solid;
  border-color: black;
/* Pozadi */
  background-color: #FED1A7;
  padding-left: 2px;
  padding-right: 2px;
}
select {
/* Font */
	font-family: tahoma, sans-serif;
	font-size: 8pt;
  font-weight: normal;
  font-style: normal;
/* Ohraniceni */
  border-width: 1px;
  border-style: solid;
  border-color: black;
/* Pozadi */
  background-color: #FED1A7;
  padding-left: 2px;
  padding-right: 2px;
}
select.bile {
/* Font */
	font-family: tahoma, sans-serif;
	font-size: 8pt;
  font-weight: normal;
  font-style: normal;
/* Ohraniceni */
  border-width: 1px;
  border-style: solid;
  border-color: black;
/* Pozadi */
  background-color: white;
  padding-left: 2px;
  padding-right: 2px;
}

.button {
/* Font */
	font-family: tahoma, sans-serif;
	font-size: 8pt;
  font-weight: normal;
  font-style: normal;
  color: black;
/* Ohraniceni */
  border-width: 1px;
  border-style: solid;
  border-color: #BBBBBB;
/* Pozadi */
  background-color: #DDDDDD;
/* kurzor mysi */
  cursor: hand;
}

div.zahlavi {
  background-position: top center;
/* Font */
	font-family: tahoma, sans-serif;
	font-size: 8pt;
  font-weight: bold;
  font-style: normal;
/* Ohraniceni - spodni */
  border-width: 0px;
  border-style: solid;
  border-color: #FED1A7;
  /*_border-width: 0px;*/
/* Zarovnani textu */
  text-align: left;
/* Rozmery */
  height: 220px;
}

div.zahlavi div.nazev_stranky {
  padding-top: 12px;
  padding-left: 200px;
  font-style: italic;
  font-size: 10pt;
  color: darkred;
}
div.zahlavi div.uzivatel {
  padding-top: 15px;
  padding-left: 0px;
  font-size: 8pt;
  color: darkred;
  text-align: right;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #DDDDDD;

}
div.zahlavi div.archiv {
  font-weight: bold;
  line-height: 13px;
  padding-left: 20px;
  text-align: left;
  padding-top: 80px;
}

div.zahlavi a:visited {
  color: blue;
  text-decoration: none;
}
div.zahlavi a:link {
  color: blue;
  text-decoration: none;
}
div.zahlavi a:hover {
  color: darkred;
  text-decoration: underline;
}


div.zapati {
  background-image: url('../img/lista.png');
/* Font */
	font-family: Tahoma, sans-serif;
	font-size: 7pt;
  font-weight: normal;
  font-style: normal;
/* Ohraniceni - spodni */
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: white;
/* Zarovnani textu */
  text-align: right;
/* Mezery */
  margin-top: 5px;
  padding-right: 2px;
/* Rozmery */
  line-height: 18px;
  height: 18px;
}

table {
/* Font */
	font-family: Tahoma, sans-serif;
	font-size: 8pt;
  font-weight: normal;
  font-style: normal;
/* Nastaveni bunek na sdruzovani */
  border-collapse: collapse;
}

div.stav_uzivatele {
/* Font */
	font-family: tahoma, sans-serif;
	font-size: 8pt;
  font-weight: normal;
  font-style: normal;
/* Ohraniceni - spodni */
  border-width: 1px;
  border-style: solid;
  border-color: orange;
/* Zarovnani textu */
  text-align: right;
/* pozadi */
  background-color: #EEEEEE;
/* Mezery */
  margin-top: 5px;
  padding: 2px;
}

/* Odkazy */
div.stav_uzivatele a:link {
	text-decoration: underline;
	color: blue;
}
div.stav_uzivatele a:hover {
	text-decoration: underline;
	color: blue;
}
div.stav_uzivatele a:visited {
	text-decoration: underline;
	color: blue;
}

div.menu {
/* Font */
	font-family: tahoma, sans-serif;
	font-size: 8pt;
  font-weight: normal;
  font-style: normal;
/* Ohraniceni - spodni */
  border-width: 0px;
  border-style: solid;
  border-color: orange;
/* Zarovnani textu */
  text-align: left;
/* pozadi */
  background-color: none;
  /*background-image: url('../img/lista.png');*/
/* Mezery */
  line-height: 15px;
  padding-top: 13px;
  padding-left: 10px;
/* Rozmery */
  /*width: 580px;  */
}

/* Odkazy */
div.menu a.menu:link {
	text-decoration: none;
	color: white;
}
div.menu a.menu:visited {
	text-decoration: none;
	color: white;
}
div.menu a.menu:hover {
	text-decoration: none;
	color: darkred;
}

div.submenu {
/* Font */
	font-family: tahoma, sans-serif;
	font-size: 8pt;
  font-weight: normal;
  font-style: normal;
/* Ohraniceni - spodni */
  border-width: 0px;
  border-style: solid;
  border-color: orange;
/* Zarovnani textu */
  text-align: center;
/* pozadi */
  background-color: none;
  /*background-image: url('../img/lista.png');*/
/* Mezery */
  line-height: 18px;
/* Rozmery */
}

/* Odkazy */
div.submenu a:link {
	text-decoration: none;
	color: black;
}
div.submenu a:visited {
	text-decoration: none;
	color: black;
}
div.submenu a:hover {
	text-decoration: underline;
	color: blue;
}


div.stranka {
  width: 800px;
  margin-left: auto;
  margin-right: auto;
  background-color: /*#FED1A7*/#EEEEEE;
  border: 1px solid #BBBBBB;
}

div.telo {
/* Font */
	font-family: Tahoma, sans-serif;
	font-size: 8pt;
  font-weight: normal;
  font-style: normal;
/* zarovnani textu */
  text-align: left;
/* Mezery */
  margin-top: 0px;
  padding: 10px;
  padding-top: 0px;
/* pozadi */
  background-color: none;
  /*background-image: url('../img/bg2.jpg');*/
  background-position: center top;
  background-repeat: no-repeat;
/* Ohraniceni - spodni */
  border-width: 0px;
  border-style: solid;
  border-color: orange;
/* Rozmery */
  /*min-height: 550px;*/
  /* hack pro IE */
  /*_height: 550px;*/
}

div.osobni_udaje {
/* Font */
	font-family: Tahoma, sans-serif;
	font-size: 8pt;
  font-weight: normal;
  font-style: normal;
/* zarovnani textu */
  text-align: left;
/* Mezery */
  margin-top: 5px;
  padding: 5px;
/* pozadi */
  background-color: #EEEEEE;
/* Ohraniceni - spodni */
  border-width: 1px;
  border-style: solid;
  border-color: #BBBBBB;
}

div.osobni_udaje div.header {
/* Font */
	font-family: Tahoma, sans-serif;
	font-size: 8pt;
  font-weight: bold;
  font-style: normal;
/* zarovnani textu */
  text-align: center;
/* Mezery */
  margin: 0px;
  margin-bottom: 5px;
  padding: 2px;
/* pozadi */
  background-color: #FE8A4D;
/* Ohraniceni - spodni */
  border-width: 0px;
  border-style: dashed;
  border-color: #BBBBBB;
}

div.osobni_udaje img {
/* Ohraniceni */
  border-width: 1px;
  border-style: solid;
  border-color: orange;
}

div.osobni_udaje img.fotka {
  width: 104px;
  height: 104px;
  border-width: 10px;
  border-style: solid;
  border-color: black;
  margin: 0px;
}

div.spodni_lista {
/* Font */
	font-family: Tahoma, sans-serif;
	font-size: 8pt;
  font-weight: normal;
  font-style: normal;
/* zarovnani textu */
  text-align: left;
/* Mezery */
  margin-top: 5px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 2px;
/* pozadi */
  background-color: #FED1A7;
/* Ohraniceni - spodni */
  border-width: 1px;
  border-style: solid;
  border-color: #BBBBBB;
}

div.chyba {
/* Font */
	font-family: Tahoma, sans-serif;
	font-size: 8pt;
  font-weight: normal;
  font-style: normal;
/* zarovnani textu */
  text-align: center;
/* Mezery */
  margin-top: 5px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 2px;
/* pozadi */
  background-color: red;
/* Ohraniceni - spodni */
  border-width: 1px;
  border-style: solid;
  border-color: black;
}

div.informace {
/* Font */
	font-family: Tahoma, sans-serif;
	font-size: 8pt;
  font-weight: normal;
  font-style: normal;
/* zarovnani textu */
  text-align: center;
/* Mezery */
  margin-top: 5px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 2px;
/* pozadi */
  background-color: #FE8A4D;
/* Ohraniceni - spodni */
  border-width: 1px;
  border-style: solid;
  border-color: black;
}

div.bedny {
/* Font */
	font-family: Tahoma, sans-serif;
	font-size: 8pt;
  font-weight: normal;
  font-style: normal;
/* zarovnani textu */
  text-align: left;
/* Mezery */
  margin-top: 5px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
/* pozadi */
  background-color: /*#FED1A7*/#D4D0C8;
/* Ohraniceni - spodni */
  border-width: 1px;
  border-style: solid;
  border-color: #BBBBBB;
}

div.aktualita {
/* Font */
	font-family: Tahoma, sans-serif;
	font-size: 8pt;
  font-weight: normal;
  font-style: normal;
/* zarovnani textu */
  text-align: left;
/* Mezery */
  margin-top: 5px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
/* pozadi */
  background-color: /*#FED1A7*/#D4D0C8;
/* Ohraniceni - spodni */
  border-width: 1px;
  border-style: solid;
  border-color: #BBBBBB;
}

div.aktualita p.header {
  text-align: right;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: white;
}

div.aktualita p.body {
  text-align: justify;  
  border-width: 0px;
  border-style: solid;
  border-color: #BBBBBB;
}

div.report {
  display: none;
  text-align: justify;
  padding-right: 50px;
  line-height: 15px;
}

div.prispevek {
  background-color: #FED1A7;
  padding: 5px;
  border-width: 1px;
  border-style: solid;
  border-color: #BBBBBB;
}

/* Nadpisy */
h1 {
/* Font */
	font-family: Tahoma, sans-serif;
	font-size: 12pt;
  font-weight: bold;
  font-style: normal;
/* zarovnani textu */
  text-align: left;
/* Mezery */
  margin: 0px;
  margin-top: 0px;
  padding: 2px;
  padding-left: 25px;
  padding-top: 0px;
  padding-bottom: 10px;
/* pozadi */
  background-color: none;
/* Ohraniceni - spodni */
  border-width: 0px;
  border-style: solid;
  border-color: orange;
}
h2 {
/* Font */
	font-family: Tahoma, sans-serif;
	font-size: 10pt;
  font-weight: bold;
  font-style: normal;
/* zarovnani textu */
  text-align: left;
/* Mezery */
  margin: 0px;
  margin-top: 5px;
  padding: 2px;
  padding-top: 10px;
  padding-bottom: 5px;
/* pozadi */
  background-color: none;
/* Ohraniceni - spodni */
  border-width: 0px;
  border-style: solid;
  border-color: orange;
}
h3 {
/* Font */
	font-family: Tahoma, sans-serif;
	font-size: 8pt;
  font-weight: bold;
  font-style: normal;
/* zarovnani textu */
  text-align: left;
/* Mezery */
  margin: 0px;
  margin-top: 5px;
  padding: 2px;
  padding-top: 10px;
  padding-bottom: 5px;
/* pozadi */
  background-color: none;
/* Ohraniceni - spodni */
  border-width: 0px;
  border-style: solid;
  border-color: orange;
}


/* Polozka seznamu */
ol {
  padding: 0px;
  padding-left: 50px;
  margin: 0px;
}
ul {
  padding: 0px;
  padding-left: 50px;
  margin: 0px;
}
li {
/* Font */
	font-family: Tahoma, sans-serif;
	font-size: 8pt;
  font-weight: normal;
  font-style: normal;
/* zarovnani textu */
  text-align: left;
/* Mezery */
  margin: 0px;
  margin-top: 0px;
  padding: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
/* pozadi */
  background-color: none;
/* Ohraniceni - spodni */
  border-width: 0px;
  border-style: solid;
  border-color: orange;
/* vyska radku */
  line-height: 13px;
}

table.tabulka {
/* Font */
	font-family: Tahoma, sans-serif;
	font-size: 8pt;
  font-weight: normal;
  font-style: normal;
/* Nastaveni bunek na sdruzovani */
  border-collapse: collapse;
}

table.tabulka td {
/* pozadi */
  background-color: #FED1A7;
/* Ohraniceni - spodni */
  border-width: 1px;
  border-style: solid;
  border-color: #999999;
/* Mezery */
  padding: 2px;
  padding-left: 10px;
  padding-right: 10px;
}

table.tabulka tr.zahlavi td {
/* Barvy */
  background-color: #CCCCCC;
  color: black;
/* mezery */
  padding-left: 10px;
  padding-right: 10px;
}

table.tabulka tr.podsviceni td {
/* Barvy */
  background-color: #F1A571;
  color: black;
/* mezery */
  padding-left: 10px;
  padding-right: 10px;
}

/* Objekty zarovnavajici sve elementy na stred */
.center {
  text-align: center;
}
.center_auto {
  margin-left: auto;
  margin-right: auto;
}

/* Objekty zarovnavajici sve elementy vlevo */
.left {
  text-align: left;
}
/* Objekty zarovnavajici sve elementy vpravo */
.right {
  text-align: right;
}

/* Tucne pismo */
.bold {
  font-weight: bold;
}
.italic {
  font-style: italic;
}

a.button {
  color: black;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  line-height: 15px;
  height: 18px;
  padding-left: 20px;
  padding-right: 20px;
}
a:visited.button {
  color: black;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  line-height: 15px;
  height: 18px;
  padding-left: 20px;
  padding-right: 20px;
}
a:link.button {
  color: black;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  line-height: 15px;
  height: 18px;
  padding-left: 20px;
  padding-right: 20px;
}
a:hover.button {
  color: black;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  line-height: 15px;
  height: 18px;
  padding-left: 20px;
  padding-right: 20px;
}

img.smajlik {
  cursor: hand;
  vertical-align: middle;
}

table.downloads {
  background-color: white;
  border: 1px solid black;
}

table.downloads td.zahlavi {
  background-color: #BBBBBB;
}
