body{
  color: #000;
  background-image: url(images/back_body.jpg);
  background-color: #DDF;
  font-family: Tahoma, 'Tahoma CE', Arial, 'Arial CE', 'Helvetica CE', lucida, sans-serif;
  font-size: 12px;
  margin: 10px auto;
  padding: 0;
  text-align: center;
  }
img{
  border: 0;
  }
legend{
  font-size: 12px;
  font-weight: bold;
  color: #000;
  background-color: #69F;
  }
fieldset{
  font-size: 12px;
  border-color: #47D;
  border-width: 1px;
  border-style: dashed;
  padding: 5px;
  margin: 5px 3px 0 3px;
  }
a:link, a:visited, a:active{
  color: #000;
  text-decoration: underline;
  }
a:hover{
  color: #000;
  text-decoration: none;
  background-color: #7AF;
  }
form{
  margin: 0;
  }
div, p, table, td{
  font-size: 12px;
  }
input.nobutt, textarea, select{
  margin: 0;
  padding: 0;
  font-size: 14px;
  border: 1px #58E solid;
  }
.vnitrek{
  background-color: #69F;
  }
.error{
  text-align: center;
  font-weight: bold;
  border: 1px #000 solid;
  background-color: #F00;
  padding: 3px;
  }
.oki{
  text-align: center;
  font-weight: bold;
  border: 1px #000 solid;
  background-color: #0F0;
  padding: 3px;
  }
sup{
  color: #F00;
  font-weight: bold;
  }
/*- MENU -*/
div.menu{
  width: 144px;
  float: left;
  clear: left;
  text-align:left;
  }
div.menu a:link, div.menu a:visited, div.menu:active{
  font-size: 12px;
  color: #000;
  text-decoration: none;
  text-align: left;
  border-width: 0;
  background-color: #69F;
  padding: 0;
  }
div.menu a:hover{
  font-size: 12px;
  color: #000;
  text-decoration: underline;
  text-align: left;
  border-width: 0;
  background-color: #69F;
  padding: 0;
  }
/*- FORMAT STRANEK -*/
h1{
  margin: 0;
  background-color: #7AF;
  font-weight: bold;
  font-size: 12px;
  text-align: right;
  border-color: #58E;
  border-style: solid;
  border-width: 1px 1px 1px 0;
  padding: 1px 5px 1px 0;
  background-image: url(images/back_h1.jpg);
  background-repeat: repeat-y;
  }
h2{
  font-weight: bold;
  font-size: 12px;
  text-align: left;
  text-decoration: none;
  margin: 5px 0;
   background-color: #69F;
  background-image: url(images/back_h2.jpg);
  background-repeat: repeat-y;
  padding-left: 2px;

  }
.text{
  padding: 5px 10px 10px 10px;
  font-size: 12px;
  border-color: #58E;
  border-style: solid solid solid dashed;
  border-width: 0 1px 0 1px;
  margin: 0 2px 0 2px;
  }
/*- OBRAZKY -*/
.Opopis{
  font-size: 12px;
  text-align: justify;
  clear: left;
  }
.Oobrazek{
  padding: 5px;
  border: 1px #58E solid;
  background-color: #7AF;
  float: right;
  clear: right;
  margin-left: 1px;
  }
.Omake{
  font-size: 12px;
  text-align: center;
  background-color: #9BD;
  clear: left;
  }

/*- FOTOGALERIE -*/
div.fotogalerie{
  padding: 5px 10px 10px 10px;
  font-size: 12px;
  border-color: #58E;
  border-style: solid solid solid dashed;
  border-width: 0 1px 0 1px;
  margin: 0 2px 0 2px;
  text-align: center;
  }
div.fotogalerie img{
  padding: 5px;
  border: 1px #58E solid;
  background-color: #7AF;
  margin: 3px;
  }

div.fotogalerie a{
  color: #000;
  text-decoration: none;
  background-color: #69F;
  }
/* space */

span.space{
  padding: 0 50px 0 50px;
  }

