/* CSS Document www.sudickydvur.cz style.css*/
body {
   margin: 0px;
   padding: 0px;
   font-family: Tahoma, Arial, Helvetica, sans-serif;
   font-size: 70%;
   background: #fff url(images/bg_body.gif) 0px 0px repeat-x;
   color:#000;
   text-align:center;
}
a:link {
  color:#000;
  text-decoration: none;
}
a:visited {
  color:#000;
  text-decoration: none;
}	
a:active {
  color:#000;
  text-decoration: none;
}
a:hover {
  color:#000;
  text-decoration: none;
}
form{
  margin:0px;
  padding:0px;
}
img{
  border:0px;
  margin:0px;
  padding:0px;
}
h1.print{
  display:none;
}
.cleaner
{
  clear:both;
  display:block;
}
table
{
  font-size:1em;
}
.noprint
{
  display:none;
}
#box1{
  text-align:left;
  margin-left:auto;
  margin-right:auto;
  margin-top: 0px;
  width: 1007px;
  background: url(images/bg_box1.gif) repeat-y;
}
#box2
{
  width: 1007px; 
  background: url(images/bg_box2.gif) no-repeat;
}
#top
{
  width:973px;
  margin-left:17px;
  height:341px;
  position:absolute;
  top:0px;
}

.main_img
{
  position:relative;
  width:973px;
  height:302px;
  overflow:hidden;
  color:#fff;
  font-size:28px;
  font-style:italic;
  background: #E0C974
}
.main_img .text
{
  padding:150px 0px 0px 50px;
}
.main_img a
{
  display:block;
  position:absolute; 
  left:0; 
  top:0; 
  width:973px;
  height:302px;
  background: url(images/main_img.jpg) no-repeat;
}

/*menu*/
#menu_top
{
  padding-left:50px;
  height:39px;
  font-family:Times New Roman CE, Times New Roman, Serif;
  font-size:14px;
  background: #E7D593 url(images/bg_menu.gif) no-repeat;
}
#menu_top .roh /* skryje prvni odrazku - obnovi roh v pozadi */
{
  width:2px;
  height:39px;
  background:url(images/menu_roh.gif) no-repeat;
  position:absolute; 
  margin-top:0px; 
  z-index:99;
}
#menu_top ul, #menu_top li
{
  margin:0px;
  padding:0px;
}
#menu_top ul.menu_left li {
  float: left;
  position: relative;
  height: 39px;
  cursor:pointer;
  line-height:28px;
  display:block;
  padding-right:0px;
  _width: 1px; /* IE */
}
#menu_top ul.menu_left li a /* v nejvyssi urovni udelej velka pismena */
{
  height: 39px;
  display:block;
  background: url(images/odrazka.gif) no-repeat;
}
#menu_top ul.menu_left li a:hover
{
  text-decoration:none;
}
#menu_top ul.menu_left_1 /* parametry prvniho submenu (odsazeni a sirka)*/
{ 
  position: absolute;
  left:20px;
  width:200px;
  background: #DDC163;
  margin-top:0px;
  border:1px solid #D3980A;
  border-top:0px;
  visibility: hidden;
  z-index:98;
}
#menu_top ul.menu_left_2 { /* parametry druheho submenu (odsazeni a sirka) */
  position: absolute;
  left:200px;
  margin-top:-26px;
  width:200px;
  background: #DDC163;
  border:1px solid #D3980A;
  border-top:0px;
  visibility: hidden;
  z-index:98;
}
#menu_top ul.menu_left li ul.menu_left_1 li
{
  height:25px;
  line-height:25px;
  float:none;
  width:auto;
  display:block;
  z-index:98; /* jen 98 aby neprekryvalo roh */
}
#menu_top ul.menu_left li ul.menu_left_1 li a /* v nizzsich urovnich udelej normalni pismena */
{ 
  display:block;
  height:25px;
  background: #DDC163;
  text-transform:none;
}
#menu_top ul.menu_left li .btn_text
{
  margin:0px 0px;  
  padding:0px 27px 0px 29px;
  display:block;
  white-space:nowrap;
}
#menu_top ul.menu_left li:hover .btn_text
{
  text-decoration:underline;
}
#menu_top ul.menu_left li:hover ul .btn_text
{
  text-decoration:none;
}
#menu_top ul.menu_left li ul.menu_left_1 li .btn_text
{
  padding:0px 10px;
  margin:0px 0px;
  background:none;
}
#menu_top ul.menu_left li ul.menu_left_1 li a:hover {
  
  background: #E9D99F;
}
#menu_top ul.menu_left li a:link, #menu_top ul.menu_left li a:visited, #menu_top ul.menu_left li a:active{
  color:#2D2D2D;
}
#menu_top ul.menu_left li:hover {
  color:#2D2D2D;
  text-decoration:none;
}
#menu_top ul.menu_left li a:hover {
  color:#2D2D2D;
  text-decoration:underline;
}
#menu_top ul.menu_left_1 li:hover{
  text-decoration:none;
}
#menu_top ul.menu_left_1 li a:hover {
  text-decoration:none;
}
#menu_top ul.menu_left li:hover ul.menu_left_1,
#menu_top ul.menu_left li ul.menu_left_1 li:hover ul.menu_left_2 {
  visibility: visible;
}
/* menu end*/
#main
{
  width:973px;
  margin-left:17px;
  padding-top:341px;
}
#content
{
  padding:18px 32px 18px 32px;
  color:#000000;
  background:url(images/bg_content.gif) repeat-x;
}
.line_dot
{
  background:url(images/line_dot.gif) repeat-x;
  overflow:hidden;
  line-height:1px;
  height:1px;
  width:100%;
  font-size:1px;
}
#navig
{
  margin:4px 0px 20px 0px;
  font-size:0.9em;
}
#content a:link, #content a:visited, #content a:active{
  color:#BB8400;
  text-decoration:underline;
}
#content  a:hover{
  color:#BB8400; 
  text-decoration:none;
}
#content h1 
{
  color:#860440;
  font-size:1.2em;
  margin:0px 0px 0.4em 0px;
  padding:0px 0px 0px 0px;
}


#content h2 
{
  color:#860440;
  font-size:1.2em;
  margin:0px 0px 0.4em 0px;
  padding:0px 0px 0px 0px;
}
#content h3 
{
  color:#860440;
  font-size:1.1em;
  margin:0px 0px 0.8em 0px;
  padding:0px 0px 0px 0px;
}
#content h4
{
  color:#4E4E4E;
  font-size:1.0em;
  margin:0px 0px 0.4em 0px;
  padding:0px 0px 0px 0px; 
}
#content h5
{
  color:#000100;
  font-weight:normal;
  font-size:1.0em;
  margin:0px 0px 0.3em 0px;
  padding:0px 0px 0px 0px;
}
#content p
{
  margin:0px 0px 1.2em 0px;
  padding:0px 0px 0px 0px;
}
#content p.block
{
  text-align:justify;
}
#content p.right
{
  text-align:right;
}
#content p.center
{
  text-align:center;
}
#content ul
{
  margin:0px 0px 1.2em 25px;
  padding:0px 0px 0px 0px;
  list-style-type:square;
}
#content ol
{
  margin:0px 0px 1.2em 30px;
  padding:0px 0px 0px 0px;
}
#content ul li ul
{
  margin:0.6em 0px 1.2em 25px;
  padding:0px 0px 0px 0px;
}
#content li
{
  margin:0.3em 0px 0.3em 0px;
  padding:0px 0px 0px 0px;
}
#content ul.ctverecky li
{
  padding-left:0px;
  list-style:square;
  background:none;
}
#banners .img
{
  width:220px;
  height:66px;
}
#banners .text
{
  background:url(images/ban_bottom.gif) 0px 100% no-repeat;
  padding:10px 15px 20px 15px;
}
#banners .title
{
  position:relative;
  width:220px;
  height:39px;
  overflow:hidden;
  font-weight:bold;
  color:#fff;
  background: #737575;
}
#banners .title .obr_text
{
  display:block;
  position:absolute; 
  left:0; 
  top:0; 
  width:220px;
  height:39px;
}
#banners .title .text_text
{
  font-size:1.3em;
  display:block;
  padding:10px 0px 0px 10px;
}
#banners .banner
{
  background:#ddd url(images/ban_bg.gif) repeat-y;
  width:220px;
  float:left;
}
#ban_restaurace
{
  margin-right:10px;
}
#ban_restaurace .img
{
  background:#856119 url(images/ban_img_restaurace.jpg) no-repeat;
}
#ban_restaurace .title .obr_text {
  
  background:url(images/ban_title_restaurace.gif) no-repeat;
}
#ban_ubytovani
{
  margin-right:10px;
}
#ban_ubytovani .img
{
  background:#B5C4D8 url(images/ban_img_ubytovani.jpg) no-repeat;
}
#ban_ubytovani .title .obr_text {
  
  background:url(images/ban_title_ubytovani.gif) no-repeat;
}
#ban_strelba
{
  margin-right:0px;
}
#ban_strelba .img
{
  background:#A2EDFE url(images/ban_img_strelba.jpg) no-repeat;
}
#ban_strelba .title .obr_text {
  
  background:url(images/ban_title_strelba.gif) no-repeat;
}
#ban_aktualne
{
  margin-right:9px;
}
#ban_aktualne .img
{
  background:#344750 url(images/ban_img_fotogalerie.jpg) no-repeat;
}
#ban_aktualne .title .obr_text {
  
  background:url(images/ban_title_aktualne.gif) no-repeat;
}
#content a.button:active, #content a.button:link, #content a.button:visited
{
  background:#929292 url(images/bg_button.gif) no-repeat;
  width:143px;
  height:20px;
  color:#fff;
  text-decoration:none;
  margin-top:10px;
  display:block;
  font-size:1em;
  font-weight:bold;
  line-height:20px;
  text-align:center;
}
#content a.button:hover
{
  color:#fff;
  text-decoration:none;
}
#footer
{
  width:1007px;
  height:77px;
  color:#797563;
  background:#fff url(images/bg_footer.gif) no-repeat;
}
#footer p
{
  margin:0;
  padding:38px 50px 0px 50px;
  float:left;
}
#footer p.right
{
  float:right;
}
#footer a:link, #footer a:visited, #footer a:active{
  color:#797563;
  text-decoration:underline;
}
#footer a:hover{
  color:#797563;
  text-decoration:none;
}
.nahoru
{
  margin-top:6px;  
  text-align:right;
}
.nahoru a
{
  background: url(images/odrazka1.gif) 0px 80% no-repeat;
  padding-left:15px;
}
img.right
{
  float:right;
  margin-left:10px;
  position:relative;
}
img.left
{
  float:left;
  position:relative;
  margin-right:10px;
}
.gallery
{
   margin-top:30px;
   margin-left:4px; 
}
.picture_m 
{
  width:181px;
  height:181px;
  float:left;
  display:inline;
}
.picture{
   float:left;
  /*  width:10px;*/
  /* obrázek vlevo */
  background: url(images/shadowAlpha.png) no-repeat bottom right !important; 
  /* pro Operu a Mozillu pou?ijeme transparentní PNG */
  background: url(images/shadowAlpha.gif) no-repeat bottom right; 
  /* pro IE musíme je?ti doplnit GIF, Opera a Mozilla kvuli !important pou?ije PNG */
  margin: 5px 4px 10px 4px;
  display:inline;
}
.picture img  {
  display: block;
  position: relative;
  background-color: #fff; /* bílé pozadí kolem */
  border: 1px solid #a9a9a9; /* rámeeek */
  margin: -6px 6px 6px -6px; /* posun kvuli stínu */
  padding: 4px; /* pozadí 4px mezi rámeekem a obrázkem */
}
.strankovani
{
  text-align:center;
  margin-top:10px;
  height:26px;
  line-height:26px;
  color:#000;
  font-weight:bold;
}
.strankovani .selected
{
  padding:0px 3px 0px 3px;
  font-weight:normal;
}
.strankovani .page
{
  padding:0px 3px 0px 3px;
}
.strankovani .zpet
{
   padding:3px 20px 3px 25px;
   background: url(images/ico_back.gif) 0% 50% no-repeat;
}
.strankovani .vpred
{
   padding:3px 25px 3px 20px;
   background: url(images/ico_next.gif) 100% 50% no-repeat;
}
