body {
  padding: 0;
  padding-top: 5px;
  margin: 0;
  line-height: 110%;
  background: #ddd;
  font-size: 90%;
  _font-size: 85%;
}
div {
  padding: 0;
  margin: 0;
  font-family: Verdana;
  text-align: justify;
}
a {
  color: rgb(0,102,0);
}
a:hover {
  color: #00d500;
}
div#superdiv {
  width: 920px;
  margin: auto;
  position: relative
}
div#divleft {
  width: 125px;
  position: absolute;
  top: 143px;
  left: 0px;
  z-index: 5;
}
div#divright {
  position: absolute;
  left: 118px;
  top: 97px;
  _top: 102px;
  width: 799px;
  padding: 0;
  margin: 0;
  z-index: 1;
}
div#main {
  background: url("n_border2.png") repeat-y;
  min-height: 255px;
  padding: 10px 40px; /*0px 1.5em 0 1.5em;*/
  margin: 0;
  position: relative;
  line-height: 120%;
  font-size: 90%;
}

div#footer {
  text-align: center;
  font-size: 0.7em;
  background: url("n_border_round_bottom2.png") 0 0px no-repeat;
  height: 36px;
  position: relative;
  padding-top: 30px;
  color: green;
  position: relative;
  top: -5px;
}
div#footer hr {
  margin: 0;
}
div#language {
  position: relative;
  top: 90px;
  text-align: right;
  padding-right: 20px;
  font-size: 70%;
  line-height: 80%;
  height: 5px;
  z-index: 2;
}
div#language a {
  font-weight: bold;
  text-decoration: none;
  color: green;
}
div#language a:hover {
  text-decoration: underline;
}
div#main ul, div#main form {
  font-size: 90%;
}


div#main div {
  padding-bottom: 0.6em;
}

div#divleft ul {
  list-style-type: none;
  background: url('n_menu.png') repeat-y;
  padding: 0 7px;
  width: 118px;
  position: relative;
  margin: 0;
}
div#divleft ul li {
  margin: 0;
}
div#divleft ul li a { 
  background: #00a800;
  width: 100px;
  padding: 3px 2px 3px 2px;
  font-family: arial;
  font-size: 0.9em;
  color: white;
  display: block;
  text-decoration: none;
  text-align: center;
  margin: 0px;
  overflow: hidden;
  white-space: nowrap;
  position: relative;
  border-bottom: 1px solid #00c900;
  border-top: 1px solid #009800;
}
div#divleft ul li a.selected {
  color: #a5ffa5;
  background: #00b800;
}
div#divleft ul li a:hover {
  background: #00c900;
}
div#border_top {
  background: url("n_border_round_top2.png") no-repeat;
  height: 46px;
  padding-top: 0px;
  margin: 0;
  position: relative;
}
div#location {
  position: absolute;
  bottom: 10px;
  right: 30px;
  color: #92B390;
  font-size: 70%;
}
div#location a {
  color: #92B390;
  text-decoration: none;
}
div#location a:hover {
  text-decoration: underline;
}
div#border_menu1 {
  background: url("n_menu_top.png") 0px 0 no-repeat;
  height: 42px;
  z-index: 5;
  position: relative;
}
div#border_menu2 {
  background: url("n_menu_bottom.png") 0px 0px no-repeat;
  height: 42px;
  z-index: 5;
  position: relative;
}
div#div_img {
  position: absolute;
  top: 0;
  left: 272px;
}
div#div_img a img {
  border: 0;
}
div.invisiblediv {
  height: 0;
}
form {
  text-align: center; 
  margin: 0;
}
form fieldset {
  margin: auto;
  padding-top: 10px;
  padding-left: 10px;
  padding-bottom: 10px;
  width: 485px;
  border-width: 1px;
  border-style: solid;
  border-color: #bbddbb;
}

a img.img_left {
  float: left;
  margin: 1px;
  margin-right: 10px;
  border: 1px solid green;
}
a:hover img.img_left {
  margin: 0;
  margin-right: 9px;
  border: 2px solid green;
  border-color: #00d500;
}
a img.img_right {
  float: right;
  margin: 1px;
  margin-left: 10px;
  border: 1px solid green;
}
a:hover img.img_right {
  margin: 0;
  margin-left: 9px;
  border: 2px solid green;
  border-color: #00d500;
}
div.spacer {
  clear: both;
  height: 0;
}
div#main img.img_me {
  float: right;
  margin-left: 10px;
}
div#main span.bold {
  font-weight: bold;
  display: block;
  font-size: 0.9em;
}
div#main ul {
  margin-top: 0;
  padding-top: 0;
}
div#main div.nopadding {
  padding-bottom: 0.2em;
}
div#main ul.therest li {
  padding-top: 0.7em;
}

div#main ul.therest li a {
  font-size: 1.1em;
}
div#main div.center {
  text-align: center;
}
div#main div.title {
  font-weight: bold;
}
div#main div.written {
  clear: both;
  text-align: right;
  font-size: 0.6em;
  color: gray;
}
div#main div.photos a {
  float: left;
  margin-left: 25px;
}
div#main div.photos a img {
  border-width: 1px;
  margin: 1px;
}
div#main div.photos a:hover img {
  border-width: 2px;
  margin: 0;
  border-color: #00d500;
}
br.spacer {
  clear: both;
  line-height: 1px;
}
div#main h3 {
  font-size: 0.9em;
}
div#main hr {
  border-color: green;
  background: green;
}
div#main span.myslenka {
  /* IE makes weird computation when italics used and then the layout falls apart when text size is increased
     therefore this workaround using block display and fixed width is needed */
  font-style: italic;
  display: block;
  width: 555px;
  margin-left: 30px;
}
div#main div.pokec_prispevek {
  border-top: 1px solid green;
  margin: auto;
  padding: 0;
  font-size: 100%;
  width: 500px;
}
div#main div.pokec_hlavicka {
  background: #bbddbb;
  margin: 0;
  padding: 0;
}
div#main div.pokec_nick {
  float: left;
  margin: 0;
  margin-left: 1em;
  padding: 0;
}
div#main div.pokec_datum {
  float: right;
  margin: 0;
  padding: 0;
  padding-right: 1em;
  display: inline
}
div#main div.pokec_text {
  float: none;
  padding: 0 1em;
  margin-bottom: 1em;
}
div#main div.pokec_strankovani {
  text-align: center;
}
div#main div.private_message {
  text-align: right;
  padding-right: 55px;
  font-size: 70%;
}

img#radar {
  vertical-align: middle;
  border: 0;
}

ul#radar li {
  margin-top: 5px;
}

div.captchaResult {
  font-family: italics;
  color: red;
}


/* *********** Vienna **************** */
h1 {
  font-size: 110%;
}

h2 {
  font-size: 100%;
  margin-bottom: 0;
  padding-bottom: 0;
  clear: both;
  padding-top: 20px;
}

div.v_photos {
  margin-top: 20px;
  text-align: center;
}

div.v_photos a {
  display: block;
  width: 152px;
  height: 115px;
  text-align: center;
  padding: 0;
}

div.v_photos a img {
  border: 1px solid #333;
}  
div.v_photos a:hover img {
  border-color: transparent;
}
div.v_photos div.v_photo {
  width: 150px;
  text-align: center;
  float: left;
  margin-left: 20px;
  padding: 0;
}

div.v_photo_title {
  font-size: 80%;
  margin: 0;
  margin-top: 3px;
  padding: 0;
  text-align: center;
  color: #333;
  line-height: 100%;
  min-height: 22px;
}
p {
  clear: both;
}


/* *********** BAZAR ***************** */
h2.bazar {
  border-top: 1px solid grey;
}

div.bazar_popis {
  float: left;
  width: 330px;
  padding-top: 10px;
}

div.bazar_fotky {
  float: right;
  width: 220px;
  margin-right: 150px;
}

div.bazar_popis ul {
  list-style: circle;
}

div.bazar_thumb {
  width: 102px;
  height: 77px;
  float: left;
  margin: 5px 0 0 5px;
}

div.bazar_thumb a img {
  border: 1px solid grey;
  margin: 0;
}

/* *********** IE version ************ */      
body {
  _padding-top: 0;
} 
div#main {
  _height: 257px;   /* works as min-height in Firefox */
}
div#div_img {
  _top: 5px;
}
div#main div.pokec_hlavicka {
  _height: 1.1em;
}

