/* Edited with EditCSS */
/**** LINK-tag style sheet css_styl.css ****/

/* CSS Document */

body {
  background: rgb(175, 140, 98);
  color: white;
  font-family: Verdana, serif;
  text-align: center;
}

div.hlavni {
  text-align: justify;
  width: 950px;
  margin: auto;
  color: white;
}
div.hlavni_obsah {
  margin-top: 3px; 
  background: url("back4.jpg") repeat-y;
  color: inherit;
}
img.logo {
  width: 950px;
  height: 158px;
  margin: 0;
  padding: 0;
  font-size: 200%;
  text-align: center;
  color: black;
  border: 0;
}
div.levy_sloupec {
  float: left;
  width: 142px;
  overflow: hidden;
  min-height: 380px;
}
div.pravy_sloupec {
  position: relative;
  float: left;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  margin-left: 25px;
  padding-top: 1em;
  width: 760px;
  font-size: 80%;
  overflow: hidden;
  min-height: 300px;
}
div.pravy_sloupec a {
  text-decoration: none;
  font-weight: bold;
  color: rgb(220, 176, 123);
}
div.pravy_sloupec img {
  border: 2px solid;
}

div.pravy_sloupec a img {
  border-color: rgb(220, 176, 123);
  border-width: 2px;
  /*border-top: 1px solid rgb(220, 176, 123);
  border-left: 1px solid rgb(220, 176, 123);
  border-bottom: 1px solid black;
  border-right: 1px solid black;*/
}
div.pravy_sloupec a:hover img {
  border-color: white;
  /*border-bottom: 1px solid rgb(220, 176, 123);
  border-right: 1px solid rgb(220, 176, 123);
  border-top: 1px solid black;
  border-left: 1px solid black;*/
}
div.pravy_sloupec a:hover {
  color: white;
  background: inherit;
}
div.levy_sloupec ul {
  margin-top: 0;
  margin-left: 0;
  padding-left: 0;
}
div.levy_sloupec li {
  margin: 0;
  list-style-type: none;
}
div.levy_sloupec a {
  font-weight: bold;
  font-family: Verdana, serif;
  font-size: 90%;
  color: white;
  background: rgb(45,31,18);
  overflow: hidden;
  display: block;
  width: 128px;
  text-decoration: none;
  padding: 3px 0 3px 10px;
  border-top: 2px solid rgb(220, 176, 123);
  border-bottom: 2px solid black;
  border-left: 2px solid rgb(220, 176, 123);
  border-right: 2px solid black;
  letter-spacing: 0.1em;
}
div.levy_sloupec a:hover {
  color: black;
  background: rgb(250, 241, 230);  
  border-bottom: 2px solid rgb(220, 176, 123);
  border-top: 2px solid black;
  border-right: 2px solid rgb(220, 176, 123);
  border-left: 2px solid black;
}
hr.spacer {
  width: 100%;
  clear: both;
  visibility: hidden;
  height: 0;
}
div.patka {
  position: relative;
  top: -2px;
  _top: 5px;
  width: 100%;
  height: 1.8em;
  padding-top: 0.3em;
  font-size: 0.7em;
  color: black;
  text-align: center;
  vertical-align: middle;
  background: rgb(115,90,60);
}
*:first-child+html div.patka {  /* IE7 only */
  top: 5px;
}

div.patka a {
  text-decoration: none;
  color: rgb(220, 176, 123);
}
div.patka a:hover {
  color: white;
}
div.pravy_sloupec p {
  text-align: justify;
  line-height: 130%;
}
ul.jezdci {
  margin-top: 0;
}
ul.jezdci li {
  list-style-type: none;
  margin: auto;
}
div.jezdci_foto {
  float: left;
  margin-top: 10px;
  margin-bottom: 10px;
}
div.jezdci_text {
  float: right;
  margin-top: 0;
  width: 450px;
}
div.pravy_sloupec li {
  list-style-type: square;
  color: gray;
  line-height: 140%;
}

div.jezdec {
  width: 150px;
  height: 100px;
  text-align: center;
  float: left;
}

div.jezdci_nadpis {
  font-style: italic;
  font-size: 90%;
}
div.fotky_fotka {
  width: 180px;
  height: 180px;
  float: left;
  text-align: center;
  overflow: hidden;
}
div.fotky_nazev_fotky {
  font-size: 70%;
  color: rgb(150, 102, 60);
}
div.fotky_velikost_fotky {
  font-size: 60%;
  color: rgb(150, 102, 60);
}
form.fotky {
  text-align: center;
  margin-bottom: 10px;
}
select {
  background: rgb(220, 176, 123);
  color: black;
}
input, form.test p input {
  background-color: rgb(220, 176, 123);
  color: black;
}
form.pokec {
  text-align: center;
  color: white;
  background: inherit;
  width: 41em;
  margin: auto;
}
form.pokec textarea {
  margin-top: 5px;
  margin-bottom: 5px;
  background: rgb(116,91,61); /*rgb(250, 241, 230);*/
  color: white;
  border: 2px solid rgb(250, 241, 230); /*rgb(116,91,61);*/
  padding: 0.2em;
  overflow: auto;
  width: 35em;
  height: 5em;
}
form.pokec legend {
  color: rgb(116,91,61);
  background: inherit;
}
form.pokec fieldset {
  border: solid 1px rgb(116,91,61);
}
input.pokec {
  background: rgb(116,91,61); /*rgb(250, 241, 230);*/
  color: white;
  border: 2px solid rgb(250, 241, 230); /*rgb(116,91,61);*/
  padding: 0.2em;
}
input.pokec_vlozit {
  _margin-bottom: 7px;
}
div.pokec_hlavicka {
/*  margin: 4px;*/
  background: rgb(116,91,61);
  color: white;
  
  overflow: hidden;
  margin: 0;
  padding: 0;
/*  border-top: 1px solid gray;
  border-left: 1px solid gray;
  border-bottom: 1px solid black;
  border-right: 1px solid black;*/
}
div.pokec_nick {
  float: left;
  margin: 0;
  padding: 0;
  margin-left: 0.5em;
}
div.pokec_datum {
  margin: 0;
  padding: 0;
  margin-right: 0.5em;
  padding-bottom: 0.5em;
  font-size: 0.85em;
  color: rgb(250, 241, 230);
  text-align: right;
}
div.pokec_text {
  padding: 0.1em 0.5em 0.2em 0.5em;
  text-align: justify;
}
div.pokec_prispevek {
  margin-bottom: 0.8em;
  margin-left: auto;
  margin-right: auto;
  width: 600px;
  border: 1px solid rgb(116,91,61);
  /*border-top: 1px solid white;
  border-left: 1px solid white;
  border-right: 1px solid black;
  border-bottom: 1px solid black;*/
}
div.pokec_strankovani {
  text-align: center;
  color: gray;
  background: inherit;
}
div.uvod {
  width: 700px;
  margin: auto;
  text-align: justify;
}
div.foto_tydne {
  margin-top: 10px;
  text-align: center;
}
span.foto_tydne {
  color: rgb(150, 102, 60);
  background: inherit;
}
p#autor {
  text-align: right;
  margin-right: 1em;
  color: gray;
}
form.test input {
  background-color: transparent;
}
img.fotka {
  margin-left: auto;
  margin-right: auto;
  border: 4px solid rgb(116,91,61);
  color: white;
  background: inherit;
}
div.fotka {
  margin: 8px auto 0 auto;
}
body.fotka {
  background: rgb(45, 31, 18);
  color: white;
  margin-top: 0;
  font-size: 80%;
  font-family: Verdana, serif;
}
div.fotka a {
  color: rgb(116,91,61);
  font-size: 0.9em;
  text-decoration: none;
  font-weight: normal;
}
div.fotka span.fotka_disabled {
  color: rgb(80, 63, 42);
  font-size: 0.9em;
  text-decoration: none;
  font-weight: normal;
}
div.fotka a:hover {
  color: white;
}

div.fotka_levy {
  float: left;
}
div.fotka_pravy {
  float: right;
}
div.fotka_prostredni {
  margin-left: auto;
  margin-right: auto;
  width: 4em;
  text-align: center;
}
div.fotka_nazev {
  margin: auto;
  padding-bottom: 1em;
  text-align: center;
}
div.fotka_ovladani {
  margin-bottom: 1em;
  padding-top: 0.3em;
  font-size: 0.8em;
  color: rgb(116,91,61);
  text-align: justify;
  border-top: 1px solid rgb(116,91,61);
}
div.fotka_soubor {
  color: rgb(116,91,61);
  background: inherit;
  text-align: right;
  font-size: 0.8em;
}
div.fotka_komentar {
  text-align: center;
  margin-bottom: 3em;
}
div.pravy_sloupec h3 {
  margin-top: 0;
  padding-top: 0;
  font-size: 1.2em;
}
p.odkazy {
  margin-top: 0;
  margin-bottom: 1.5em;
}
a.zpet {
  font-size: 90%;
}

/****************************************/

div.denicek_napoveda {
  text-align: left;
  color: rgb(116,91,61);
}

form.denicek {
  text-align: center;
  color: white;
  background: inherit;
  width: 700px;
  margin: auto;
}
form.denicek textarea {
  margin-top: 5px;
  margin-bottom: 5px;
  background: rgb(116,91,61); /*rgb(250, 241, 230);*/
  color: white;
  border: 2px solid rgb(250, 241, 230); /*rgb(116,91,61);*/
  padding: 0.2em;
  overflow: auto;
  width: 600px;
  height: 15em;
}
form.denicek legend {
  color: rgb(116,91,61);
  background: inherit;
}
form.denicek fieldset {
  border: solid 1px rgb(116,91,61);
}
form.denicek hr {
  background: rgb(116,91,61);
  color: rgb(116,91,61);
}
hr.denicek {
  margin: 1em 0;
  height: 8px;
  color: rgb(116,91,61);
  border: 3px dotted rgb(116,91,61);
  border-left: 0;
  border-right: 0;
}

div.denicek_text {
  line-height: 140%;
}
div.denicek_datum {
  color: rgb(153,121,81);
  text-align: right;
  margin: 0;
}
div.denicek_nadpis {
  font-weight: bold;
  font-size: 105%;
  margin-bottom: 0.6em;
  letter-spacing: 0.1em;
}
form.denicek_heslo {
  width: 15em;
  text-align: center;
}
form.denicek_tlacitka {
  display: inline;
}
form.denicek_tlacitka input {
  margin: 0 0 0.4em 1em;
  width: 6.5em;
  color: black;
}
form.denicek_tlacitka input.aktivovat {
  color: green;
}
form.denicek_tlacitka input.deaktivovat {
  color: red;
}
span.denicek_aneb {
  color: rgb(116,91,61);
}
span.denicek_nadpis {
  font-size: 1.2em;
  font-weight: bold;
}

div.pokec_odkaz {
  margin-bottom: 10px;
  padding: 0 30px;
}
div.pokec_odkaz div {
  margin-top: 3px;
  margin-left: 30px;
  font-size: 90%;
}
div.pokec_odkaz div a {
  font-weight: normal;
  color: #dddddd;
}
div.pokec_odkaz div a:hover {
  text-decoration: underline;
}


div.pocasi_nazev {
  margin-left: 5em;
  font-weight: bold;
  margin-bottom: 1em;
}

.alignRight {
  text-align: right;
}

#loginForm {
  display: none;
  text-align: center;
}
#loginFormWrapper {
  width: 12em;
  position: absolute;
  right: 0;
  text-align: right;
  background: rgb(45,31,18);
  z-index: 10;
  padding: 1em;
  padding-top: 0;
}
#editForm {
  display: none;
}
.actionsForm input {
  font-size: 90%;
  padding: 0;
  background: rgb(45,31,18);
  color: rgb(220, 176, 123);
  border-width: 1px;
  border-color: transparent; 
}
.actionsForm input:hover {
  border-color: gray;
}