/* CSS Document */
body {
  margin: 0;
  padding: 0;
  background: #855f07 url('../img/pozadi.jpg') 50% 10px repeat;
  color: #000;
  font-family: 'Verdana', Arial, Courier, sans-serif;
  text-align: center;
}

img {
   border:0;
}

.cleaner {
	clear:both;
}

/* h o r n i    m e n u */
div#znak_1 {
   height: 35px; 
   float: left;
   width: 195px;
   background: transparent url('../img/znak.gif') 100% -6% no-repeat;
}

div#horni_menu {
  width: 725px;
  height: 35px;
  margin: 0;
  margin-left: -20px;
  float: right;
}

div#horni_menu ul{
  list-style: none none;
	font-size: 0.9em;
	color: #e5e5b1;
	margin-right: 0px;
	margin-top: 3px;
	margin-right: 5px;
}

div#horni_menu ul li {
  color: #e5e5b1;
	text-decoration: none;
	display: block;
	float: left;
	margin-left: 5px;
	margin-right: 4px;
}

div#horni_menu ul li a{
  color: #e5e5b1;
	text-decoration: none;
	display: block;
	float: left;
	background: #634e2b url('../img/menu_horni.jpg') 0% 100% repeat-x;
	padding: 0 8px 0 8px;
	margin-top:4px;
	height:28px;
	overflow:hidden;
	line-height:32px;
}

div#horni_menu ul li a:hover{
  color: #fff;
  background: #3e311b url('../img/menu_horni_hover.jpg') 0% 100% repeat-x;
  margin-top:0px;
  height:32px;
}
/* h o r n i    m e n u   - k o n e c */

/* h e a d e r */
div#pruh {
  width: auto;
  height: 250px;
  background: #60262c url('../img/pruh_pozadi.jpg') 50% 0% repeat-x;
  z-index: 2;
}

div#header {
  width: 900px;
  height: 250px;
  background: transparent;
  margin:auto;
}

div#levy_znak {
  height: 250px;
  width: 281px;
  float: left;
  position: 100% 0% absolute;
}

div#levy_znak h1{
  height: 250px;
  width: 281px;
  font-size: 1.2em;
  color: #fff;
  margin: 0;
  float: left;
  text-align: left;
}

div#levy_znak h1 a{
  height: 250px;
  width: 281px;
  font-size: 0.9em;
  color: #fff;
  cursor: pointer;
}

div#levy_znak h1 span{
  height: 250px;
  width: 281px;
  background: transparent url('../img/logo2.jpg') 0% 0% no-repeat;
  float: left;
  z-index: 2;
  position: absolute;
}

div#pravy {
  width: 619px;
  height: 250px;
  background: transparent url('../img/header.jpg') 0% 0% no-repeat;
  float: right;
  z-index: 2;
}

/* o b s a h */

div#obsah {
  width: 900px;
  height: auto;
  background: #2b1b10 url('../img/obsah_pozadi.jpg') 0% 0% repeat;
  margin: 0 0 0 38px;
  z-index: 1;
  overflow: hidden;
  padding: 0;
}

div#sloup {
  width: 16px;
  height: 150px;
  float: right;
}

div#left {
  width: 187px;
  width: 237px;
  height: auto;
  float: left;
  margin: 10px 0px 0px 0;
  background:transparent url('../img/bg_left.gif') top right no-repeat;
}

div#left ul{
  list-style: none none;
  margin: 0 0 0 0;
  padding: 20px 0 0px 0;
  background: transparent url('../img/stin_or_menu2.jpg') 0% -10% no-repeat;
  width: 187px; 
  position:relative;
}

div#left ul li{
  color: #e5e5b1;
  font-size: 1.00em;
  font-weight: lighter;
  text-align: left;
  width: 160px;
  height: 29px;
  margin: 5px 0 0 27px;
  line-height: 31px;
  text-indent: 10px;
}


div#left ul li.different a {
  background-image: url('../img/menu_y.jpg');
  height: 28px;
}

div#left ul li.active{
  width: 222px;
  background: #31397f url('../img/menu.jpg') 0% 0% no-repeat;
  padding:0;
  margin-left: 0px;
}

div#left ul li.active a{
  width: 222px;
  background: #31397f url('../img/menu.jpg') 0% 0% no-repeat;
  text-indent: 20px;
}

div#left ul li.active a:hover{
  background: #31397f url('../img/menu.jpg') 0% 0% no-repeat;
  position: relative;
  left: 0px;
}

div#left ul li a{
  color: #e5e5b1;
  display: block;
  width: 160px;
  height: 29px;
  background: #31397f url('../img/menu_polozky.jpg') 0% 0% no-repeat;
  text-decoration: none;
}

div#left ul li a:hover{
  color: #fff;
  width: 175px;
  position: relative;
  left: -15px;
}

div#right {
  width: 697px;
  width: 647px;
  height: auto;
  min-height: 500px;
  margin: 10px 0px 140px 0px;
  background: #fcf7e3 url('../img/obsah.jpg') 0% 0% repeat-x;
  padding-bottom: 15px;
  float: right;
/*  z-index: 2;*/
  height: expression(this.scrollHeight < 500? "500px" : "auto" );
  overflow:hidden;
}

#lightbg {
  background: transparent url('../img/lightbg.gif') 187px 0 repeat-y;
  margin-bottom:100px;
}

div#right_obsah table, #right_obsah ul {
  margin: 0px 0px 15px 0px;
}

#right_obsah h1, #right_obsah h2, #right_obsah h3, #right_obsah h4, #right_obsah h5, #right_obsah h6, div#right_obsah li {
  margin: 0px 0px 3px 0px;
}

div#right_obsah img {
  margin: 10px;
}

div#right_obsah {
  height: auto;
  margin:90px 15px 25px 15px;
}

div#right_obsah h2 {
  color: #06363f;
  font-size: 1.05em;
  text-align: left;
  margin: 0;
  font-weight: lighter;
  letter-spacing: 0.01em;
  line-height: 50px;
}

div#right_obsah h3 {
  color: #06363f;
  font-size: 1.00em;
  font-weight: lighter;
}

div#right_obsah h4 {
  color: #06363f;
  font-size: 0.95em;
  font-weight: lighter;
}

div#right_obsah h5 {
  color: #06363f;
  font-size: 0.90em;
  font-weight: lighter;
}
div#right_obsah h6 {
  color: #06363f;
  font-size: 0.85em;
  font-weight: lighter;
}

div#right_obsah p {
  color: #000;
  font-size: 0.75em;
  text-align: justify;
  margin: 0;
  font-weight: lighter;
  letter-spacing: 0.01em;
  margin: 0px 0px 15px 0px;

}

img.fotka_text_pravo {
  float: right;
  margin: -50px -10px 0px 10px;
}

img.fotka_text_levo {
  float: left;
  margin: 10px 10px 0px 0px;
}

div#modre_menu {
  width: 237px;
  height: auto;
  min-height: 150px;
  background: transparent url('../img/menicko.jpg') 0% 100% no-repeat;
  z-index: 4;
  height: expression(this.scrollHeight < 150? "150px" : "auto" );
}

div#modre_menu_text {
  width: 187px;
  padding: 0px 0px 10px 10px;
  text-align: justify;
}

div#modre_menu_pozadi {
  width: 237px;
  top: 80px;
  height: auto;
  background: #551214 url('../img/modre_menu_pozadi.jpg') 0% 0% repeat-y;
  z-index: 3;
  padding: 0;
  position:relative;
}

div#modre_menu_deleni {
top: 80px;
  position:relative;
  width: 237px;
  padding: 0;
  height: 57px;
  background: transparent url('../img/modre_menu_deleni.jpg') 0% 0% no-repeat;
}

div#paratka {
  width: 187px;
  height: 243px;
  background: transparent url('../img/paratka.jpg') 0% 0% no-repeat;
  z-index:1;
  margin:0 0 10px 0;
  position:relative;
}

div#paratka_stin {
  width: 237px;
  height: 21px;
  background: transparent url('../img/paratka_stin.jpg') 0% 0% no-repeat;
}

div#pribor {
  width: 100%;
  height: auto;
  background: transparent url('../img/pribor.jpg') 50% 0px no-repeat;
}

/* p a t i c k a */

div#paticka {
  width: 900px;
  height: 120px;
  background: #1b0f09  url('../img/paticka.jpg') 0% 0% repeat-x;
  margin: 0 0 0 38px;
  text-align:center;
}

div#menu2 {
  width: 900px;
  height: 58px;
  background: transparent;
  margin:auto;
}

div#menu2 ul{
  list-style: none none;
	font-size: 0.95em;
	color: #e5e5b1;
	text-align: center;
	margin: auto;
	width: 650px;
	height: 58px;
}

li.prvni {
  color: #e5e5b1;
	display: block;
	float: left;
	line-height: 18px;
	background: none;
}

div#menu2 ul li {
  color: #e5e5b1;
	display: block;
	float: left;
	line-height: 18px;
	background: transparent url('../img/deleni.jpg') 0% 60% no-repeat;
}

div#menu2 ul li.prvni {
  color: #e5e5b1;
	display: block;
	float: left;
	line-height: 18px;
	background: none;
}

div#menu2 ul li a{
  color: #e5e5b1;
  text-decoration: none;
	display: block;
	float: left;
	padding: 7px 8px 4px 8px;
}

div#menu2 ul li a:hover{
  color: #fff;
  text-decoration: underline;
	display: block;
	float: left;
	padding: 7px 8px 4px 8px;
}

div#patka {
  width: 360px;
  height: 62px;
  background: #1b0d04;
  margin:auto;
}

div#konec {
  width: 980px;
  height: 120px;
  background: transparent;
  margin:auto;
}

div#l {
  width:  175px;
  height: 62px;
  float: left;
  background: transparent url('../img/deleni2.jpg') 100% 50% no-repeat;
}

div#l p{
  font-size: 0.8em;
	color: #968a6a;
	padding: 15px 5px 0px 5px;
	margin: 0;
}

div#p {
  width:  151px;
  height: 62px;
  float: right;
  margin-right: 17px;
}

div#p a{
  color: #bb9d6d;
  width:  151px;
  height: 62px;
  cursor: pointer;
}

div#p a:hover{
  color: #fff;
  width:  151px;
  height: 62px;
}

div#p p{
  width: 151px;
  height: 62px;
  float: left;
  text-align: left;
  line-height: 50px;
}

div#p p span{
  height: 62px;
  width: 151px;
  background: transparent url('../img/lime.jpg') 0% -20% no-repeat;
  z-index: 2;
  position: absolute;
}
/* S T I N Y */
div#stin_horni {
  width: 900px;
  height: 10px;
  margin: 0 auto 0 auto;
  background: transparent url('../img/stin_horni.jpg') 0% 100% repeat;
  overflow: hidden;
}

div#stin_hlavni {
  width: 977px;
  height: auto;
  background: transparent url('../img/stin_hlavni.jpg') 50% 80px repeat-y;
  margin: auto;
}

div#pribor_hlavni {
  width: 977px;
  height: auto;
  background: transparent url('../img/pribor_hlavni.jpg') 50% 0px no-repeat;
  margin: auto;
  text-align: left;
}

div#horni_stin {
  width: auto;
  height: 45px;
  background: transparent url('../img/stin_hore.jpg') 50% 100% no-repeat;
}

div#stin_menu {
  height: 45px;
  width: auto;
  background: transparent url('../img/stin_menu.jpg') 50% 100% repeat-x;
}

div#horni_pruh {
  width: 900px;
  height: 35px;
  background: #2b1b10 url('../img/obsah_pozadi.jpg') 0% 0% repeat;
  margin: 0px auto 0 auto;
}

div#horni_pruh_stin{
  width: 900px;
  height: 35px;
  background: transparent url('../img/horni_pruh_stin.jpg') 0% 100% repeat-x;
}

div#stin_main {
  width: auto;
  height: auto;
  background: transparent url('../img/stin_main.jpg') 50% 0% repeat-x;
  margin: auto;
}

div#obsah_stin {
  width: 900px;
  height: auto;
  min-height: 80px;
  background: transparent url('../img/stin_main_obsah.jpg') 0% 0% repeat-x;
  margin: auto;
}

div#stin_obsah_hor {
  width: 977px;
  height: auto;
  background: transparent url('../img/stin_obsah_hor.jpg') 40% 0% no-repeat;
  margin: auto;
}/* ADDED Tomas Turek 20081128 */

  /* styly odkazy */
  
div#right a {
  color: #103070;
}

div#right a:hover {
  color: #1030c0;
}

  /* styly podmenu */

div#left div#modre_menu ul {
  background: transparent;
  margin: 0;
  padding: 10px 10px 25px 40px;
}

div#left div#modre_menu ul li {
  display: list-item;
  background: transparent;
  font-size: 0.8em;
  color: #fff;
  list-style: none outside;
  text-align: left;
  height: auto;
  margin: 0;
  text-indent: 0;
  padding: 0;
  line-height: 1.7em;
}  

div#left div#modre_menu ul li a {
  display: inline;
  margin: 0;
  color: #7fc0ef;
  background: transparent;
  text-decoration: underline;
  height: auto;
  line-height: 1em;
  text-indent: 0;
  padding-left: 6px;
}

div#left div#modre_menu ul li a:hover {
  color: #fff;
  padding-left: 0;
  left: 0;
}

  /* styly knihy navstev */
  
.book-bookform {
  display: block;
  position: relative;
  clear: both;
}

.book-bookform fieldset {
  border: 2px solid #bfb079;
  margin: 10px 15px 20px 60px;
  padding: 0 15px 15px;
  text-align: left;
}

.book-bookform fieldset input.book-text {
  display: block;
  width: 98%;
}

.book-bookform fieldset textarea {
  display: block;
  width: 98%;
  height: 80px;
  margin-bottom: 15px;
}

.book-bookform fieldset legend {
  color: #9f9049;
  font-weight: bold;
  font-style: normal;
}

.book-bookform fieldset label {
  color: #333;
  font-size: 0.9em;
  display: block;
  margin: 15px 0 5px;
}

div#right p.book-post {
  color: #333;
  margin-bottom: 10px;
}

div#right p.book-post strong {
  line-height: 150%;
  font-weight: bold;
}

div#right p.book-post em {
  color: #666;
  font-style: normal;
}

  /* styly novinek a nejake obecne */
  
div#right h3 {
  text-align: left;
  padding: 20px 0 0;
  margin: 0;
  font-size: 0.9em;
  font-weight: bold;
  display: block;
  position: relative;
  clear: both;
}

div#right p.news-small {
  font-size: 0.8em;
  color: #666;
  font-style: italic;
  margin: 0;
  padding: 5px 0 0 0;
}

/* /ADDED */

/* /ADDED */


/* /ADDED */

/* /ADDED */

/* ADDED Tomas Turek 20081205 */
  
  /* styly fotogalerie */
  
.gallery-galbox, .gallery-photobox {
  width: 105px;
  margin: 20px 0 0 10px;
  float: left;
  position: relative;
}

.gallery-galbox {
  text-align: center;
  height: 128px;
}

.gallery-photobox {
  text-align: center;
  height: 109px;
}

.gallery-photolink, .gallery-newlink {
  position: relative;
  display: block;
  width: 85px;
  text-decoration: none;
}

.gallery-photolink span {
  display: table-cell;
  vertical-align: middle;
  width: 85px;
}

.gallery-photobox a.gallery-photolink span {
  height: 76px;
  cursor:pointer;
}

.gallery-galbox a.gallery-photolink span {
  height: 97px;
  cursor:pointer;
}

.gallery-galbox a.gallery-photolink {
  background: transparent url('../img/gallery-folder.png') 0% 0% no-repeat;
  height: 128px;
}

.gallery-photobox a.gallery-photolink {
  background: transparent url('../img/gallery-photo.png') 0% 0% no-repeat;
  height: 109px;
}

.gallery-photolink strong, .gallery-newlink strong {
  height: 30px;
  width: 85px;
  text-align: center;
  display: block;
  font-size: 0.7em;
  position: absolute;
  overflow: hidden;
  left: 0;
  cursor:pointer;
}

.gallery-galbox a.gallery-photolink strong {
  top: 98px;
}

.gallery-photobox a.gallery-photolink strong, .gallery-photobox a.gallery-newlink strong {
  top: 79px;
}

.gallery-galbox a.gallery-photolink img {
  margin: 15px 0;
  position: relative;
  left: -1px;
}

.gallery-photobox a.gallery-photolink img {
  margin: 7px 0 0;
}
  
/* /ADDED */
  
/* /ADDED */

/* ADDED Tomas Turek 20081205 [2] */
  /* styl pro flash v hlavicce */
  
  #pravy {
    position: relative;
  }
  
  #flashcontainer {
    z-index: 100;
    position: absolute;
    left: -20px;
    top: -10px;
  }
  
/* /ADDED */
  
/* /ADDED */

/* ADDED Tomas Turek 20081205 [3] */

  /* styl pro breacrumbs */
  
div#right {
  position: relative;
}
  
div#right p#breadcrumbs {
  position: absolute;
  top: 60px;
  left: 10px;
  color: #333;
  font-size: 0.7em;
}

#breadcrumbs a {
  text-decoration: none;
}

#breadcrumbs a:hover {
  text-decoration: underline;
}

/* /ADDED */

/* ADDED Tomas Turek 20081211 */

  /* styly prepinani jazyku */
  
div#flags {
  margin: 0 26px 5px 31px;
  position: relative;
  padding-top: 15px;
  left: 0;
}

.flags-clear {
  clear: both;
}

#flags a {
  display: block;
  float: right;
  text-decoration: none;
  width: 30px;
  height: 15px;
  margin: 2px;
}

#flags a img {
  border: 0;
  width: 30px;
  height: 15px;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

#flags a:hover img {
  opacity: 1;
  filter: alpha(opacity=100);
}

/* /ADDED */

