* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
}
/*---------------------------- ZÁKLADNÍ PRVKY --------------------------------*/
body {
	font-family: Arial, Tahoma, Sans-serif, "Trebuchet MS", Verdana;
	font-size: 0.8em;
	color: #404040;
	background: url('../_images/body-back.gif') repeat-x top left;
	height: 100%;
	text-align: center;
}
h1 {font-size: 1.6em; color: #530a01; font-weight: normal; background: url('../_images/h2-2.gif') no-repeat top left; margin: 0 0 5px 0; padding: 5px 0 5px 35px;}
h2, h3 {font-size: 1.2em; color: #530a01; font-weight: bold; margin: 0px 0px 5px 0px;}
h1 a {color: #530a01; font-weight: normal; text-decoration: none;}
h1 a:hover {color: #530a01; font-weight: normal; text-decoration: none;}
h2 a, h3 a {color: #242f20; text-decoration: underline;}
h2 a, h3 a{font-weight: bold; color: #530a01;}
h4 {font-size: 1.2em; line-height: 1.8em;}
h1 a:hover, h2 a:hover, h3 a:hover {color: #e28a00;/*#e26f31;*/ text-decoration: underline;}
h2.caption {font-size: 0.9em; text-align: center; margin: 5px 0;}
h2 img, h3 img {vertical-align: middle;}
p {	margin: 0px 0px 15px 0px;
	font-size: 1em;
	line-height: 1.6em;
	text-align: justify;
}
.small {font-size: 0.75em;}
a.small {font-weight: normal; font-size: 0.75em;}
a {color: #5e0b00; text-decoration: underline; font-weight: bold;}
a:hover {color: #d3b17b;/*#e26f31;*/}
/*a:visited {}*/
a.nostyle {color: #ffffff; text-decoration: none;}
img {border: 1px solid #a2a2a2;	margin: 0;}
ul {margin: 0 0 15px 40px;}
ul li {list-style: circle; margin: 0 0 4px 0;}
ol {margin: 0 5px 5px 10px; padding: 0 0 0 20px;}
ol li {margin: 0 0 4px 0;} 
strong {font-weight: bold; color: #292929;}
code {font-size: 1em;}
/*tabulky*/
table { font-size: 0.9em; /*border-color: #5C80E5;*/ margin: 0px 0px 15px 0; border-collapse: collapse;}
table caption, h2.caption { font-weight: bold; color: #7f1100; margin: 0px auto;}

table.specifikace, table.strom{width: 500px; margin: 0 auto 20px auto;}
table.specifikace th, table.specifikace td {text-align: left; border: 1px solid #c1a5a1; padding: 2px;}
table.strom th, table.strom td {text-align: center; border: 1px solid #c1a5a1; padding: 2px;}
table.strom td.predmet {text-align: left;}

table.strom th.datum {width: 150px;}

table.inzeraty {width: 560px;}
table.inzeraty th {color: #530a01; background-color: #e8e5e2; }
table.inzeraty th a {color: #530a01; text-decoration: underline; }
table.inzeraty th a:hover {color: #cc200a; text-decoration: underline; }
table.inzeraty td, table.inzeraty th{border: 1px solid #7f1100; padding: 4px 2px;}
/*th {font-weight: bold; width: 150px;}*/

td.w75 {width: 75px;}
td.w100 {width: 100px;}
td.w125 {width: 125px;}

i {font-weight: bold; font-style: italic; font-size: 1.2em;}
hr {clear: both; display: block; _display: none; border: none; height: 0px;}

address {font-style: normal; }
embed {margin: 0; padding: 0;}
/*--------------------------- OBECNÉ PRVKY -----------------------------------*/
.center {text-align: center;}
.cleaner {clear: both; margin: 0px; padding: 0px;}
.clright {clear: right;}
.clleft{clear: left;}
.right {float: right;}
.left {float: left;}
.fnone {float: none;}
.text-right {text-align: right;}
.text-left {text-align: left;}
.red {color: red;}
.darkred {color: #d71d1d;} .darkred strong {color: #833636;}
.hmaly {font-size: 1em; font-weight: bold;}
.small {font-size: 0.9em;}
.smaller {font-size: 0.85em;}
.big {font-size: 1em; font-weight: bold;}
.bigger {font-size: 1.2em;}
.normal {font-size: 1em;}
a.normal {text-decoration: none;}
.dnone {display: none;}
.noborder, .noborder td, .noborder tr {border: none; margin: 0; padding: 3px 4px;}
.border {border-top: 1px solid #e1d403; margin: 5px 0 0 0; padding: 5px 0 0 0; }
.light {color: #b1b1b1;}
.strom td img {border: none; vertical-align: center;}
.w20 {width:20px}
.w30 {width:30px}
.w50 {width:50px}
.w70 {width:70px}
.w100 {width:100px}
.w150 {width:150px}
.w200 {width:200px}
#leaderboard {width: 745px; height: 100px; margin: 3px 0 0 0; z-index: -100;}
#leaderboard_iframe {height:1px; display: none;}
.leaderboard {border:none; width:745px; /*height:100px;*/ margin: 5px auto;}
/*-------------------------------- LAYOUT ------------------------------------*/
#container {
  text-align: left;
  background: #ffffff url('../_images/container-back.gif') repeat-y top left;
  width: 980px;
  _width: 981px;
  margin: 5px auto;
  padding: 0;
}

/*--------------- HEADER -----------------*/
#header {
  background: #ffffff url('../_images/header-back.jpg') repeat-x top left;
  border-top: 1px solid #7f1100;
  border-right: 1px solid #7f1100;
  border-left: 1px solid #7f1100;
  width: 979px;
  _width: 981px;
  padding: 0 0 0 0;
}

#header #picleft1 {
  float: left;
  background: #ffffff url('../_images/header-picleft1.jpg') no-repeat top left;
  width: 182px;
  height: 82px; 
}
#header #picleft2 {
  float: right;
  background: #ffffff url('../_images/header-picleft2.jpg') no-repeat top left;
  width: 329px;
  height: 105px;
}
#header .right {
  width: 468px;
}
#header #banner {
  float: right;
  /*background: #ffffff url('../_images/banner-back.gif') repeat-x top left;*/
  border: none;
  width: 466px;
  /*_width: 464px;*/
  height: 1px;
  margin: 0; padding:0;
}
#header #banner table{margin: 0; padding: 0;}
#header #banner div{height: 60px; margin: 0; padding: 0;}
#header #banner img {border: none; 0;margin: 0; padding: 0;}
#header #banner embed {border: none; height: 60px; _margin: 0 0 -3px 0; padding: 0;}

#header form {
  text-align: right;
  float: right;
  width: 300px;
  margin: 9px 20px 0 0;
  _margin: 7px 20px 0 0;
}
#header form input.text-short {*height:24px; padding: 2px;}

#header #picright, #header #picright a, #header #picright a span {
  width: 468px;
  height: 45px;
  
}
#header #picright {float: right;}
#header #picright a {
  position: relative;
  display: block;
  text-decoration:none;
	color:#000000;
	font-size: 15px;
}
#header #picright a span {
  position: absolute;top:0;left:0;
  display: block;
	cursor : pointer;
	background: url('../_images/header-picright.jpg') no-repeat top left;
}

#header #logo, #header #logo a, #header #logo a span {
  width: 182px;
  height: 54px;
}
#header #logo {float: left;}
#header #logo a {
	position: relative;
  display: block;
  text-decoration:none;
	color:#000000;
	font-size: 10px;
}
#header #logo a span {
  position: absolute;top:0;left:0;
  display: block;
	cursor : pointer;
	background: url('../_images/header-logo.jpg') no-repeat top left;
}

/*--header menu horizontal--*/
#header ul {
  float: left;
  color: #e8ecf1;
  /*font-size: 1em;*/
  font-family: Arial, Tahoma, Sans-serif, "Trebuchet MS", Verdana;
	font-size: 0.9em;
  background: #867260 url('../_images/menu-hor-back.gif') repeat-x top left;
  width: 780px;
  height: 31px;
  margin: 0; padding: 0;
}
#header ul li {
  float: left; 
  list-style: none;
  background: url('../_images/menu-hor-pipe.gif') no-repeat 100% 50%;
  margin: 0;
}
#header ul li a {
  display: block;
  color: #e8ecf1;
  text-decoration: none;
  padding: 7px 6px 7px 6px;
}
#header ul li a:hover, #header ul li a.active {
  color: #fbb03b;
}
#header .picbottomright {
  float: right;
  background: url('../_images/header-picbottomright.gif') no-repeat top left;
  width: 17px;
  height: 31px;  
}
#underheader {
  _font-size: 1px;
  background: #771202 url('../_images/wrap-back.gif') repeat-x bottom left;
  border-right: 17px solid #867260;
  width: 962px;
  _width: 979px;
  height: 8px;
  margin: 0 0 0 1px;
}
/*-----------------------------*/

/*--------- MENU BOX ---------*/
.menu-box {
  /*clear: both;*/
  /*float: left;*/
  color: #ffffff;
  text-align: center;
  background-color: #8f2210;
  border: 1px solid #9d4436;
  width: 160px;
  _width: 170px;
  margin: 0 5px 10px 5px;
  padding: 5px;
}
.menu-box strong {color: #fff;}
.menu-box a {font-size: 0.9em; color: #ffffff; text-decoration: underline;}
.menu-box a.btn {
  text-decoration: none;
  border: 1px solid #bb3f2f;
  background-color: #a72615;
  margin: 0 0 5px 0;
  padding: 2px 5px;
}
.menu-box a.btn:hover {
  color: #ffffff;
  text-decoration: none;
  border: 1px solid #bb3f2f;
  background-color: #bb3f2f;
  padding: 2px 5px;
}
.menu-box ul {text-align: left; margin: 0; padding: 0;}
.menu-box ul li {list-style: none; margin: 0 0 4px 0; padding:0}
.menu-box a.oblibene {
  line-height: 27px;
  background: url('../_images/dooblibenych.png') no-repeat 0 50%;
  height: 27px;
  padding: 5px 0 3px 27px;
}
/*---------- OBSAH ----------*/
#wrap {
  background:url('../_images/wrap-back2.gif') repeat-y top right;
  width: 957px;
  _width: 980px;
  padding: 0 23px 0 0;
  
}
#main {
  float: right;
  display: inline;
  background: #ffffff url('../_images/content-back.gif') repeat-x top left; 
  width: 773px;
  min-height: 500px;
  margin: 0;
}

#content {
  float: left;
  width: 573px;
  _width: 593px;
  padding: 10px;
}

#skyscr {
  float: right;
  /*font-size: 1.3em;*/
  /*border: 1px solid #7f1100;*/
  /*background: #ffffff url('../_images/content-back.gif') repeat-x top left;*/
  width: 160px;
  margin: 5px;
  padding: 2px; 
}
.right-info {
  color: #ffffff;
  background-color: #7f1100; 
  /*border: 1px solid #6d1102;*/
  width: 160px;
  /*_width: 158px;*/
  margin: 0 0 10px 0;
  padding: 0 0 2px 0; 
}
.right-info a {
  color: #ffffff;
  font-weight: normal;
  text-decoration: underline;
}

.right-info h2 {
  display: block;
  color: #ffffff;
  font-size: 1em;
  text-align: center;
  background-color: #867260;
  /*width: 160px;*/
  padding: 4px;
}

.plemena-left {
  float: left;
  width: 350px;
}
.index-box {
  float: left;
  font-size: 0.8em;
  border: 2px solid #7f1100;
  width: 180px;
  _width: 185px;
  margin: 0 0 5px 4px;
  /*padding: 4px 5px 10px 10px;*/
}
.index-box h2 {
  color: #ffffff;
  font-size: 1.1em;
  background-color: #867260;
  padding: 4px 5px 4px 10px;
  
}
.index-box p.center {font-size: 1.2em;}
.index-box ol {margin: 0 5px 5px 10px; padding: 0 0 0 20px; }
.index-box ol li{margin: 0; padding: 0;}
/*------- FOOTER ------*/
#footer {
  font-size: 0.9em;
  background: #ffffff url('../_images/footer-back.gif') no-repeat top right;
  text-align: right;
  width: 960px;
  _width: 980px;
  height: 28px;
  _height: 34px;
  padding: 2px 20px 0 0; 
}
#footer a {
  color: #000000;
  font-weight: normal;
  text-decoration: none;
}
#footer a:hover {
  text-decoration: underline;
}
#footer img {vertical-align: middle; border: none;}

/*------- CLANKY ------*/
.clanek-wrap {
  background: #e6e0d8 url('../_images/clanek-wrap-back.gif') repeat-x top left;
  border: 1px solid #e3beb8;
  margin: 0 0 25px 0;
  padding: 10px;
}
.clanek-wrap table tr {background-color: #ffffff;}
.clanek-wrap table.inzeraty {width: 550px;}

.clanek-tabs {
  font-size: 0.9em;
  width: 583px;
  height: 30px;  *height: 24px;
  margin: 4px 0 0 -8px;
  border-bottom: 1px solid #cabebc;
}
.clanek-tabs ul {_border-bottom: 1px solid transparent;}
.clanek-tabs ul, .clanek-tabs ul li {list-style: none; margin: 0; padding: 0;}
.clanek-tabs ul li {float: left; background-color: #8f2210; height: 18px; margin: 4px 0 0 0;}
.clanek-tabs ul li a {display: block; color: #fff; font-weight: normal; text-decoration: none; background-color: /*#dc3c28;*/#727272; border: 1px solid #cabebc; border-bottom: none;  padding: 5px 3px;}
.clanek-tabs ul li.active {height: 22px; margin: 0;}
.clanek-tabs ul li.active a {font-weight: bold; background-color: #8f2210; padding: 9px 3px 5px 3px;}
.clanek-tabs ul li a:hover {display: block; color: #fff; text-decoration: underline;}

.clanek-main {background: #ffffff url('../_images/content-back.gif') repeat-x top left; width: 563px; _width: 583px;  margin: 0 0 0 -8px; padding: 10px;}

/*------ OSTATNI ------*/
.drobecek {
  font-size: 0.9em;
  margin: 0 0 10px 0; 
}
.navigaceStrankovani {
  float: right;
}
.zdroj {float: right;}
.zdroj p {
  color: #9c9c9c;
  font-size: 0.9em;
}
.zdroj a {
  color: #9c9c9c;
  text-decoration: underline;
}
.hlaska {
  display: block;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  background-color: #7f1100;
  margin: 5px 0 12px 0;
  padding: 24px 0;
}
.hlaska a {color: #ffffff; text-decoration: underline;}
.inzerat {
  /*background-color: #ebeae9;*/
  width: 100%;
  padding: 5px;
}
.inzerat img.right {
  
}

.inzerat_top {
  background: #ffedd5 url('../_images/top-inzerat-back.gif') top left repeat-x;
  border: 2px solid #867260;
  width: 98%;
  margin: 0 0 5px 0;
  padding: 4px 10px;
}
.inzerat_top h3 img {margin: 0 4px 0 0;}
.inzerat_top h3 a {text-decoration: none;}
.inz_stanice {
  /*float: left;*/
  background-color: #f8ebc9;
  border: 3px solid #d50000;
  margin: 5px 10px 10px 0;
}
.inz_stanice p {font-size: 0.85em; margin: 0;}
.inz_stanice div {padding: 5px 5px 0 5px; }

.inz_stanice {width: 99%;}
.inz_stanice.st2 {width: 272px;_width: 49%;}
.inz_stanice.st3 {width: 30%;}
.inz_stanice a.podr {float: right; margin: 0 5px 2px 0;}

.kontakt {
  /*background-color: #e8e5e2;*/
  width: 300px;
  /*padding: 10px;*/
}
.feedy {
  font-size: 0.8em;
  text-align: center;
  margin: 0 0 15px 0;
}
.feedy img {
  border: none;
  vertical-align: middle;
}
/*--------- chovatelske stanice --------*/
.stanice, .poradna {
  background-color: #e3e2e1;
  border: 1px solid #c1a5a1;
  _width: 100%;
  margin: 5px 0;
  padding: 10px;
}
.stanice.top {border: 3px solid #d50000; background-color: #f8ebc9; margin: 5px 0 10px 0;}
.stanice.top h2 {font-size: 1.4em;}
.stanice h3, .poradna h3 {
  font-size: 1em;
  font-weight: bold;
}
.poradna {/*background-color: #efefef;*/ /*background: #ffffff url('../_images/body-back.gif') repeat-x 0 25%; */margin: 5px 0 8px 0; padding: 5px 10px 0px 10px;}
.poradna .cleaner {height: 1px; line-height: 1px;}
.poradna h2 a {
  float: left;
}
.poradna h2 span.small {
  font-weight: normal;
  font-size: 0.8em;
}
.poradna p.right img {
  vertical-align: middle;
  border: none;
}
.poradna-odpoved {
  clear: both;
  /*background: #ffffff url('../_images/content-back.gif') repeat-x top left;
  border: 1px solid #e3e2e1;*/
  margin: 0 0 0 15px;
  padding: 5px 10px 10px 10px;
}
.poradna-dotaz {
  clear: both;
  background: url('../_images/body-back.gif') repeat-x top left; 
  border: 1px solid #e3e2e1;
  margin: 0 0 15px 0;
  padding: 5px 10px 10px 10px;
  
}
/*------------ katalog --------------*/
.mapaCR {
  float: left;
  border: none;
  width: 220px;
}
#katalog {}

#katalog .vypis_kat {
  background-color: #e4e0dc;/*#dbdfff;/*#ffe0db;*/
  border: 1px solid #c1a5a1;/*#da1900;*/
  margin: 0 0 10px 0;
  padding: 5px 0;
}

#katalog a.kategorie {
  float: left;
  _display: inline;
  text-align: center;
  vertical-align: middle;
  width: 130px;
  margin: 0 0 5px 5px;
}

/* nahledy */
.index-img {float: right; width: 180px; margin: 0 0 0 5px;}
.nahled {
  text-align: center;
  width: 152px;
  margin: 0 5px;
}
.nahled .popisek {
  font-size: 0.8em;
}
.horizontal {margin: 0 0 0 40px; text-align: center;}
.horizontal .nahled {
  float: left;
  *display: inline;
  *float: none;  
  /*height: 170px;*/
  margin: 0 10px 10px 0; 
}

.nahled2 {
  float: left;
  width: 160px;
  height: 250px;
  text-align: center;
  border: 1px solid #a1a1a1;
  margin: 10px 10px 10px 0px;
}
.nahled2 {
  width: 172px;
  height: 200px;
}


/*--------------ALBUM (galerie)------*/
.album {
  background-color: #e8e5e2;
  width: 550px;
  _width: 570px;
  margin: 0 0 10px 0;
  padding: 10px;
}

.album .nahled {
  float: left;
  text-align: center;
  width: 160px;
  margin: 0 0 0 15px;
}
.album .nahled .popisek {
  display: block;
}
.galerie-text {
  width: 350px;
}

/* diskuze */
#diskuze .prispevek {
	margin: 5px 0px 10px 0px;
	/*border-bottom: 1px solid grey;*/
}
#diskuze .prispevek_header {
	background-color: #867260;
	color: #ffffff;
	padding: 2px;
}
#diskuze .prispevek_header a {
  color: #ffffff;
  text-decoration: underline;
}
#diskuze .prispevek_header a:hover {
  color: #eaeaea;
}
#diskuze .prispevek_body {
  overflow: hidden;
  _display: inline;
  background-color: #eaeaea;
  border: 1px solid #d3d3d3;
  border-top: none;
  _width: 100%;
  padding: 2px;
}
#diskuze .prispevek_body a {
  font-weight: normal;
}

#diskuze .stari_prispevku {
  float: left;
  vertical-align: top;
}
.odsadit0 {}
.odsadit1 { padding-left: 20px;} 
.odsadit2 {padding-left: 40px;}
.odsadit3 {padding-left: 60px;}
.odsadit4 {padding-left: 80px;}
.odsadit5 {padding-left: 100px;}
.odsadit6 {padding-left: 120px;}
.odsadit7 {padding-left: 140px;}
.odsadit8 {padding-left: 160px;}
.odsadit9 {padding-left: 180px;}
.odsadit10 {padding-left: 200px;}


.nadpis-back {
  background: #e9e9e9 url('../_images/nadpis-back.gif') repeat-x bottom left;
  _padding: 0 5px 5px 5px;
}



.bl, .bac, .bac-psi, .hlavni_box, .hlavni_box_psi {
  font-size: 0.9em;
  text-align: left;
  background: #dcdcdc url('../_images/dopor.gif') no-repeat top center;
  border: 1px solid #7f1100;
  width: 95%;
  _width: 100%;
  margin: 10px 5px 15px 5px;
  padding: 15px 5px 5px 5px;
}
.bacl {
  text-align: center;
  background: #dcdcdc url('../_images/dopor.gif') no-repeat top center;
}
.bl a, .bac a, .bac-psi a, .bacl a {font-size: 0.9em;}

.hlavni_box_psi div, .hlavni_box div {float: left; width: 245px; _width: 265px; padding: 0 5px 5px 5px;}
.hlavni_box_psi div.cleaner, .hlavni_box div.cleaner {float: none; clear: both; margin: 0; padding: 0;}


.bl_new {
  background: #dcdcdc url('../_images/dopor.gif') no-repeat top center;
  border: 1px solid #7f1100;
  width: 95%;
  _width: 100%;
  margin: 10px 5px;
  padding: 10px 5px 5px 5px;
}
.bl_new div {margin: 4px 0;}

.main_psi_new2 {  
  color: #ffffff;
  background-color: #8f2210;
  border: 1px solid #9d4436;
  width: 160px;
  _width: 170px;
  margin: 0 5px 10px 5px;
  /*padding: 5px;*/
}
.main_psi_new2 strong {color: #ffffff; font-size: bold;}
.main_psi_new2 a {color: #d3b17b;}
.main_psi_new2 a:hover {color: #5e0b00;}
.main_psi_new2 div {background-color: #a72615; margin: 4px 2px; padding: 2px;}
/*----- FORMULARE ------*/
fieldset {background-color: #e8e5e2; border: 1px solid #c1a5a1; padding: 10px;}
fieldset p {color: #70504c; margin: 8px 0 0 0;}
fieldset p.popis {margin: 8px 0 0 150px;}
fieldset.vyhledat {margin: 0 0 5px 0; padding: 5px; vertical-align: top;}
fieldset.vyhledat label, fieldset.vyhledat input, fieldset.vyhledat select {float: none; display: inline;}
fieldset.vyhledat label {width: 90px;}
label {float: left; text-align: right; width: 150px;}
input, textarea, select {vertical-align: middle; border: 1px solid #c1a5a1; margin: 0 0 5px 0;}
input.text {width: 300px;}
input.short {width: 150px; padding: 2px;}
input.psc {width: 80px;}
input.checkbox {border: none;}
input.submit, input.submit1, input.button {
  color: #ffffff; 
  font-weight: normal;
  background: #7f1100;
  border: 1px solid #a2a2a2; 
  height: 22px;  
  margin: 4px 0 0 150px;
  _margin: 4px 0 0 152px;
  padding: 0 0 2px 0;
}
input.submit1, input.button {
  
  margin: 0;
}
select {vertical-align: middle;}




/*------- PSI JMENA ------------------------------*/ 
#psiJmena {text-align:left}
#psiJmena .jmenaH2 h2 {display:inline;}
.jmenaH2 { margin:0px 0 7px 0}
#psiJmena h2 {margin:25px 0 7px 0}
.nadKalendar {margin-left:150px}
.sloupec250 {width:250px;float:left;margin-bottom:5px}
.sloupec180 {width:180px;float:left;margin-bottom:5px}
.zvyraznenyDiv {background-color: #e8e5e2; border: 1px solid #c1a5a1; padding:5px}
#diskuseJmena label {width:100px}
#mesiceMenu {font-size:90%; background-color: #e8e5e2; border: 1px solid #c1a5a1; padding:10px 0 10px 5px;text-align:center;}
.anketa {background-color: #e8e5e2; border: 1px solid #c1a5a1; margin:5px 0; padding: 10px;}
.anjeta table {margin:0px}
.anketaStav {width:100px;font-size:7px;height:11px;float:left;border:1px solid #333;margin-right:10px}
.anketaStav img {border:none;height:11px;margin:0;padding:0;#margin-bottom:-1px}

/*------- VYSTAVY --------------------------------*/
#vystavy {}
#vystavy h2 {margin:4px 0 10px 0;text-align:center;background-color: #e8e5e2; border: 1px solid #c1a5a1;}
#vystavy .polozka {clear:both}
#vystavy .popis {background: #dcdcdc; border-bottom: 1px solid #7f1100; border-top: 1px solid #7f1100;
				margin:15px 0 7px 0; padding:3px 0 2px 5px}
#vystavy .text {margin:0 0 0 20px}
#tabVystavy {width:570px}
#tabVystavy .tdmisto {padding-left:3px}
.formHledej {margin:30px 0 0 0;text-align:right}


/*---------- MENU SHOP ----------------------------*/
ul.menu-shop {
  color: #fff;
  list-style: none;
  list-style-type: none;
  background-color: #8f2210;
  width: 160px;
  margin: 0 0 15px 0;
  padding: 0;
  border: 1px solid #9d4436;
}
ul.menu-shop li ul {
  margin: 0; padding: 0; 
}
ul.menu-shop li, ul.menu-shop li ul li {
  list-style: none;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
ul.menu-shop li p {padding: 5px 3px;}
ul.menu-shop li p strong {color: #fff; font-weight: bold;}


ul.menu-shop li.menu1 {margin-bottom:5px;}
ul.menu-shop li a {display: block; color: #fff; font-weight: bold; text-decoration: none;}
ul.menu-shop li a:hover {color: #fff; text-decoration: underline;}
ul.menu-shop li ul li a {font-weight: normal;}
ul.menu-shop li a.menu1 {
	width: 155px; _width: 160px; height:22px;padding:4px 0 0 5px;
	font-size:13px;
	line-height: 18px;
	background: #bd9500 url('../_images/shop/menu1Sprites.png') left top repeat-x;
	/*text-shadow: 0px -1px 3px rgba(0,0,0,.8);*/
}
ul.menu-shop li ul li a {font-size: 12px; width: 150px; _width: 155px;}
ul.menu-shop li a.menu1:hover {text-shadow: 0px 1px 4px rgba(200,200,200,1);}

ul.menu-shop li a.menu1-1  {}
ul.menu-shop li a.menu1-2 {background-position:0 -40px}
ul.menu-shop li a.menu1-3 {background-position:0 -80px}
ul.menu-shop li a.menu1-4 {background-position:0 -120px}
ul.menu-shop li a.menu1-5 {background-position:0 -160px}
ul.menu-shop li a.menu1-6 {background-position:0 -200px}
ul.menu-shop li a.menu1-7 {background-position:0 -240px}

ul.menu-shop li a.menu2 {margin:3px 0; padding:3px 0 2px 5px; background:#940907 url('../_images/shop/menu2.png') 0 0 repeat-y;}
ul.menu-shop li a.menu2.act {background-position: -180px 0;}
ul.menu-shop li a.menu2:hover {background-position: -360px 0;}

#rekl_skyscr {position: absolute;}

#rekl_skyscr {
  height: 600px;
  padding: 0;
  left: 50%;
  top: 150px;
  width: 120px;
  margin-left:-620px;

}

.ochrana {
  font-size: 0.85em;
  font-style: italic;
}

