#menu  {
           background-image: url("images/pod_menu_1.gif");
           background-repeat: repeat-x;
           background-position: left;
       }
#black  {
           background-color: black;
        }
.orange_1 {
             background-image: url("images/orange_1.jpg");
             background-repeat: no-repeat;
             background-position: right bottom;
             float: left;
             width: 237px;
             height: 41px;
             color: #da6810;
             font-family: Arial, sans-serif;
       	     font-size: 10px;
          }
#zadecek_11  {
             background-image: url("images/zadecek_11.jpg");
             background-repeat: no-repeat;
             background-position: left top;
             width: 197px;
             height: 357px;
             }
.zadecek_15  {
             background-image: url("images/zadecek_15.jpg");
             background-repeat: no-repeat;
             background-position: left top;
             float: left;
             width: 169px;
             height: 51px;
             }
.vitame_vas {
              background-image: url("images/vitame_vas.jpg");
              background-repeat: no-repeat;
              background-position: left bottom;
              float: left;
              width: 381px;
              height: 35px;
              font-family: Arial, sans-serif;
       	      font-size: 11px;
              color: #da6810;
              text-align: left;
              font-weight: bold;
            }
.text_1 {
          background-color: black;
          width: 375px;
          height: 75px;
          color: #b2b2b2;
          font-family: Arial, sans-serif;
       	  font-size: 10px;
          float: left;
          overflow: auto;
          text-align: justify;
        }
.zadecek_12 {
             vertical-align: bottom;
             background-image: url("images/zadecek_12.jpg");
             background-repeat: no-repeat;
             background-position: left top;
             background-color: black;
             float: left;
             width: 381px;
             height: 248px;
         }
.right_1 {
             background-image: url("images/orange_2.jpg");
             background-repeat: no-repeat;
             background-position: right top;
             background-color: #292929;
             float: right;
             width: 237px;
             height: 30px;
             font-family: Arial, sans-serif;
      	     font-size: 11px;
             color: white;
             text-align: right;
             font-weight: bold;
          }


.podklad {
          float: right;
          background-color: #292929;
          width: 237px;
          height: 165px;
        }

.text_2 {
          margin-right: 10px;
          width: 220px;
          height: 165px;
          color: #b2b2b2;
          font-family: Arial, sans-serif;
       	  font-size: 10px;
          float: right;
          overflow: auto;
          text-align: right;
          }
.right_2 {
             background-image: url("images/sipka.gif");
             background-repeat: no-repeat;
             background-position: right top;
             background-color: black;
             float: right;
             width: 237px;
             height: 76px;
             color: white;
          }
.fotky {
             margin-top: 16px;
             background-color: yellow;
             width: 60px;
             height: 60px;
             float: left;
            }
.spacer {
            width: 28px;
            height: 60px;
            float: left;
        }
.stin_3 {
            background-image: url("images/stin_3.jpg");
            background-repeat: no-repeat;
            background-position: left top;
            width: 237px;
            height: 86px;
            float: right;
        }
.text_3 {
          /*background-color: #292929;*/
          width: 348px;
          height: 137px;
          color: #b2b2b2;
          font-family: Arial, sans-serif;
       	  font-size: 10px;
          float: left;
          overflow: auto;
          text-align: justify;
          margin-top: 12px;
          margin-left: 11px;
        }
.text_4 {
          /*background-color: #292929;*/
          width: 340px;
          color: #b2b2b2;
          font-family: Arial, sans-serif;
       	  font-size: 10px;
          float: left;
          text-align: justify;
          margin: 5px;
        }
.podklad2 {
          width: 350px;
          float: left;
          margin-top: 12px;
          margin-left: 11px;
          background-color: #292929;
         }
.menu_2 {
          background-image: url("images/menu.jpg");
          background-repeat: no-repeat;
          background-position: left top;
          width: 59px;
          height: 40px;
          float: left;
          margin-right: 4px;
        }
.menu_3 {
          background-image: url("images/menu.jpg");
          background-repeat: no-repeat;
          background-position: left top;
          width: 59px;
          height: 40px;
          float: right;
          margin-right: 4px;
        }
.text_menu {
             width: 100%;
             color: #b2b2b2;
             font-family: Arial, sans-serif;
       	     font-size: 12px;
             text-align: center;
             padding-top: 10px;
             Letter-spacing: -1px;
            }
a:hover    {
              color: #b2b2b2;
              text-decoration: none;
           }
a:link        {
              color: white;
              text-decoration: none;
           }
a:visited    {
              color: white;
              text-decoration: none;
           }
a.akce:hover    {
              color: #b2b2b2;
              text-decoration: none;
           }
a.akce:link        {
              color: #da6810;
              text-decoration: none;
           }
a.akce:visited   {
              color: #da6810;
              text-decoration: none;
           }

/*styl pro obrázky*/
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
/*styl pro obrázky*/

.text_nadpis {
          color: #da6810;
          width: 100%;
          font-family: Arial, sans-serif;
       	  font-size: 11px;
          float: left;
          overflow: auto;

        }
.kontakty {
          background-color: green;
          color: #da6810;
          font-family: Arial, sans-serif;
       	  font-size: 10px;
          float: left;
          height: 27px;
          width: 100px;
          }

/*
#hold_table  {

                background-color: black;

              }
#menu  {
           background-image: url("images/menu_1.gif");
           background-repeat: repeat-x;
           background-position: left;
       }

.orange_1 {
             background-image: url("images/orange_1.jpg");
             background-repeat: no-repeat;
             background-position: right bottom;
             float: right;
             width: 301px;
             height: 17px;
          }
.shape_1 {
             background-image: url("images/shape_1.gif");
             background-repeat: no-repeat;
             background-position: left top;
             float: left;
             width: 70px;
             height: 66px;
          }
#custom_1 {
           background-color: #292929;
          }
.right_1 {
             background-image: url("images/orange_2.jpg");
             background-repeat: no-repeat;
             background-position: right top;
             background-color: #292929;
             float: right;
             width: 301px;
             height: 249px;
          }

.vitame_vas {
              background-image: url("images/vitame_vas.jpg");
              background-repeat: no-repeat;
              background-position: left bottom;
              float: left;
              width: 395px;
              height: 50px;
              font-family: Arial, sans-serif;
       	      font-size: 12px;
              color: #da6810;
              text-align: left;
              font-weight: bold;
            }
.text_1 {
          width: 395px;
          height: 91px;
          color: #b2b2b2;
          font-family: Arial, sans-serif;
       	  font-size: 12px;
          float: left;
          overflow: auto;
          text-align: justify;
        }
.shape_2 {
             vertical-align: bottom;
             background-image: url("images/shape_2.jpg");
             background-repeat: no-repeat;
             background-position: left bottom;
             background-color: black;
             float: left;
             width: 403px;
             height: 204px;
         }
.shape_3 {
             background-color: black;
             vertical-align: bottom;
             background-image: url("images/shape_3.jpg");
             background-repeat: no-repeat;
             background-position: left top;
             float: left;
             width: 403px;
             height: 204px;
         }


.text_2 {
          width: 270px;
          height: 180px;
          color: #b2b2b2;
          font-family: Arial, sans-serif;
       	  font-size: 12px;
          float: left;
          overflow: auto;
          text-align: justify;
          float: right;
          margin-top: 24px;
          margin-right: 14px;
        }

.okraj {
         background-color: #292929;
         width: 390px;
         margin-top: 10px;
         margin-right: 14px;
       }
.text_4 {

          width: 100%;
          color: #b2b2b2;
          font-family: Arial, sans-serif;
       	  font-size: 12px;
          float: left;
          overflow: auto;
          text-align: justify;
          float: right;
          margin: 5px;

        }
.text_3 {

          width: 290px;
          height: 220px;
          color: #b2b2b2;
          font-family: Arial, sans-serif;
       	  font-size: 12px;
          overflow: auto;
          text-align: right;
          float: right;
          margin-top: 20px;
          margin-right: 5px;
        }
.menu_2 {
          background-image: url("images/menu_2.gif");
          background-repeat: no-repeat;
          background-position: left top;
          width: 93px;
          height: 51px;
          float: left;
          margin-right: 7px;
        }






.stin_1 {
            background-image: url("images/navrhWebu_4_14.gif");
            background-repeat: no-repeat;
            background-position: left top;
            width: 249px;
            height: 109px;
            float: left;
        }
.stin_2 {
            background-image: url("images/navrhWebu_4_15.gif");
            background-repeat: no-repeat;
            background-position: left top;
            width: 415px;
            height: 109px;
            float: left;
        }


.obrazek_problem {
                  background-image: url("images/navrhWebu_4_10.gif");
                  background-repeat: no-repeat;
                  background-position: left top;
                  width: 249px;
                  height: 345px;
                  float: left;
                 }


