         
          body {
          	background-image: url(body_back.gif);
          	position: relative;
          	margin: 0px;
          	padding: 0px;
          	_text-align: center;
            /* IE _hack */
          	font-family: verdana;
          	height: 100%;
          /* Důleµité kvůli min-height obalového divu */
            scrollbar-3dlight-color : ;
            scrollbar-arrow-color : ;
            scrollbar-darkshadow-color :;
            scrollbar-face-color : rgb(157,10,16);
            scrollbar-highlight-color : none;
            scrollbar-shadow-color : ;
            scrollbar-track-color : silver;
          }
          
          
          #obal {
            width: 1000px;
          	margin-left: auto;
          	margin-right: auto;
          	_height: 100%;
          	min-height: 100%;
          	background-color: rgb(157,10,16);
          	position: relative;
          	border-top: 5px solid silver;
          	border-bottom: 5px solid silver;
          	text-align: left;
          }
          
          #head {
          	background-image: URL('back_line.jpg');
          	width: 100%;
          	height: 150px;
          	border-bottom: 4px solid whitesmoke;
          	}
          	
          #zobraz_kosik { position: absolute;
                          top: 35px;
                          left: 600px;
                          font-size: 8pt;
                          color: white;
                          width: 170px;
          }	
          
          
          #paticka {
          	background-color: rgb(157,10,16);;
            height: 80px;
          	_height: 90px;
            font-size: 65%;
          	text-align: center;
          	color: rgb(255,204,102);
            clear: both;
            text-align: center;
            }       
          
          #lista {
                  position: absolute;
                  top: 15px;
                  left: 30px;
                  }
                  
          
          #lista img {border-right: 1px solid silver}        
          
          #kontakt {position: absolute;
                    top: 30px;
                    left: 770px;
                    border-left: 1px dashed silver;
                    color: whitesmoke;
                    font-family: verdana;
                    font-size: 8pt;
                    font-weight: bold;
                    padding: 5px;
                    line-height: 130%;
          }
          
          #kontakt a:link {
          	           color: whitesmoke;
          	           text-decoration: none;
          }
          #kontakt a:visited {
          	           color: whitesmoke;
          	           text-decoration: none;
          }
          #kontakt a:hover {
          	         color: rgb(51,204,255);
          	         text-decoration: underline;
          }
          
          
          #menu { margin-left: 0px;
                  text-align: center;
                  width: 200px;
                  _height: 1150px;
                  min-height: 1100px;
                  background-color: rgb(157,10,16);
                  float: left;
                  }
          
          
          #menu table {
                  background-image: url('backh1.jpg'); 
                  margin-top: 50px;
                  margin-right: auto;
                  margin-left: auto;
                  border: 0px;
                  width: 200px;
                  height: 250px;
                  font-weight: bold;
                  font-size: 8pt;
                  line-height: 190%;
                  }
          
          #menu td {
                   padding-left: 15px;
                   _padding-left: 20px; 
          }        
                  
                 
          
          #novinka {margin: 0px;
                    width: 168px;
                    _width: 180px;
                    height: 220px;
                    border: 1px solid rgb(224,84,65);
                    border-bottom: 20px solid rgb(224,84,65);
                    background-color: rgb(157,10,16);
                    font-family: arial;
                    font-size: 8pt;
                    color: whitesmoke;
                    padding: 5px; 
                    overflow: auto;  
                    }
          
          #novinka ul {margin: 15px} 
          
          #novinka li {
                      list-style-type: square;
                      }
                      
                      
          #novinka a:link {
          	           color: rgb(51,204,255);
          	         text-decoration: underline;
          }
          #novinka a:visited {
          	           color: rgb(51,204,255);
          	         text-decoration: underline;
                       }             
          #novinka a:hover {
          	         color: white;
          	         text-decoration: underline;
          }           
                         
                    
          #tepostop {
                    margin: 0px;
                    width: 168px;
                    _width: 180px;
                    height: 170px;
                    border: 1px solid rgb(224,84,65);
                    border-bottom: 20px solid rgb(224,84,65);
                    background-color: rgb(157,10,16);
                    font-family: arial;
                    font-size: 8pt;
                    font-weight: bold;
                    color: whitesmoke;
                    padding: 5px;
                    text-align: center;   
                    }
                    
          #tepostop img {border: 1px solid rgb(255,0,0)}
                              
          .nadpis {background-color: rgb(224,84,65);
                    color: white;
                    font-weight: bold;
                    taxt-align: center;
                    padding: 3px;
                    text-align: center;
          
          
          
             } 
                  
          hr {
          	clear: both; 
          	visibility: hidden;
          } 
          
          
          
          
          h1 {color: rgb(158,11,17);
             font-family: Arial;
             font-size: 20px;
             padding: 5px;
             margin: 5px;
             font-weight: bold;
             }
          
          h2 {font-family:'Georgia CE', 'Times New CE', 'New York CE', Georgia, times, serif;;
              font-size: 13pt;
              font-weight: bold;
              padding: 4px;}
          
          #text2 {float: left;
                  margin: 0px;
                 }        
          
          
          #text { 
                  position: relative;
                  margin:  0px;
                  padding: 5px;
                  width: 609px;
                  _width: 619px;
                  text-align: left;
                  float: left;
                  min-height: 1100px;
                  _height: 1150px;
                  background-image: url(back.jpg);
                  }
          
          #text p {margin-left: 10px;
                  font-family: 'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;
                  font-size: 10pt;
                  line-height: 140%}
                  
          #text li {font-size: 10pt;
                    font-family: arial;
                    line-height: 130%;
                    margin-top: 10px;}
                    
          #text table {font-family: verdana;
                        font-size: 8pt;
                        font-weight: bold;
                        width: 95%;
                        border-collapse: collapse;
                        }
                        
         
                                   
          #text td {padding: 5px; border-bottom: 1px solid rgb(157,10,16)}                        
                  
          .hlavicka_tabulky {background-color: rgb(157,10,16);
                             color: white;
                             padding: 3px;
                            }
          
          #menu a: {display: block}
          
          #menu a:link {
          	color: silver;
          	width: 90%;
            text-decoration: none;
            background-color: maroon;
          	display: block;
          	padding: 2px;
          	margin:2px;
          
          	
          }
          #menu a:visited {
          	color: silver;
          	width: 90%;
          	text-decoration: none;
          	background-color: maroon;
          	display: block;
          	padding: 2px;
          	margin:2px;
          	
          	
          }
          #menu a:hover {
          	color: white;
          	width: 90%;
          	background-image: url('backh2.jpg');
          	display: block;
          	padding: 2px;
          	margin:2px;
          
          	
          	
          }
          
          
          
          
          legend {font-size: 8pt;
                  color: rgb(224,84,65)}
                  
          fieldset {border: 1px solid white;
                    padding-top: 15px;
                    padding-bottom: 5px;
                    padding-left: 5px}        
          
          textarea {background-color: white;
                    border: 1px solid black;}
          
          .buttonred {background-color: rgb(157,10,16);
                      color: white;
                      border: 1px solid white;
                      }
                      
          .buttonblue {background-color: rgb(157,10,16);
                      color: white;
                      border: 1px solid white;
                      }
                      
                      
          .sedy {font-size: 8pt;
                  color: black}
                  
          .textpole {border: 1px solid black}
          
          
          .odpoved_na_mail {color: white;
                            padding: 5px;
                            text-align: center;
                            background-color: rgb(102,0,0);
                            font-weight: bold;
                            -moz-border-radius: 10px;}        
          
          a:link {
          	           color: whitesmoke;
          	           text-decoration: none;
          }
          a:visited {
          	           color: whitesmoke;
          	           text-decoration: none;
          }
          a:hover {
          	         color: rgb(51,204,255);
          	         text-decoration: underline;
          }                
          
          #nahoru {color: white;
                    font-size: 8pt;
                    font-weight: bold;
                    float: right;
                    }
                    
          #tisk {color: white;
                    font-size: 8pt;
                    font-weight: bold;
                    float: right;
                    }
                    
          #tiskova_lista{
                    color: white;
                    font-size: 8pt;
                    font-weight: bold;
                    padding: 2px;
                    background-color: rgb(157,10,16);
                    text-align: right;
                    margin: 5 2 2 2;
                    
          
          }                    
          
          
          
          /* stylování nabídky dveří pro Z-indexy ovládané JavaScriptem */
          
          #foto1 {position: absolute;
                  top: 190px;
                  left: 260px;
                  border: 1px solid black;
                  z-index: 1;
                  _cursor: hand;
                  cursor: pointer;
                  
                  
                  }
                  
          #foto2 {position: absolute;
                  top: 100px;
                  left: 50px;
                  border: 1px solid black;
                  _cursor: hand;
                  cursor: pointer;
                  
                  }
                  
                  
          #foto3 {position: absolute;
                  top: 160px;
                  left: 180px;
                  border: 1px solid black;
                  _cursor: hand;
                  cursor: pointer;
                  }
                  
          #foto1_big {position: absolute;
                      top: 470px;
                      left: 30px;
                      border: 1px solid black;
                      display: none;
          }    
          
          #foto2_big {position: absolute;
                      top: 470px;
                      left: 30px;
                      border: 1px solid black;
                      display: none;
          }
          
          #foto3_big {position: absolute;
                      top: 470px;
                      left: 30px;
                      border: 1px solid black;
                      display: none;
          }                    
          
          #foto_text {position: absolute;
                      top: 370px;
                      left: 340;
                      width: 210px;
                      background-color: whitesmoke;
                      border-top: 1px solid black;
                      border-right: 10px solid rgb(157,10,16);
                      border-bottom: 1px solid black;
                      border-left: 1px solid black;
                      font-size: 8pt;
                      color: maroon;
                      padding: 5px;
                      display: none;
                      line-height: 150%;
                      font-weight: bold;
          
          
          }
          
          
           #cenik {
          color: white;
          border: 1px solid rgb(224,84,65);
          margin: 3px 20px 3px 20px;
          font-size: 8pt;
          font-weight: bold;
          background-color: maroon;
          padding: 5px;
          
          }
          
          
          
          
          
          #titul_odstavec { padding: 5px;
                            text-align: left;
                            border: 1px solid whitesmoke;
                            
                            }
                            
          #titul_odstavec li {list-style-image: url('odrazka.gif');
                              color: red;
                              
                              
                            }
                              
          #titul_odstavec img {border: 1px solid white;
                               float: left;
                               margin-right: 10px;
                               _cursor: hand;
                               cursor: pointer;}                  
          
          #titul_odstavec a:link {
          	           color: black;
          	           text-decoration: underline;
          }
          #titul_odstavec a:visited {
          	           color: black;
          	           text-decoration: underline;
          }
          #titul_odstavec a:hover {
          	         color: rgb(224,84,65);
          	         text-decoration: underline;
          }
          
          
          
          .cihla {border: 1px solid rgb(224,84,65);
                }
          
          .cihla_spodek {border-bottom: 20px solid rgb(224,84,65);
                          }
          .modry {color: rgb(51,204,255)}
          
          .cihla_font {color: rgb(224,84,65);}
          
          .cena {color: maroon;
                        font-weight: bold}
          
          .pocitadlo {width: 164px;
                      padding: 5px;
                      text-align: left;
                      border: 1px solid rgb(224,84,65);
                      font-size: 10px;
                      color: white;
                      font-weight: bold;
                      background-color: rgb(128,0,0);
                      margin-left: 10px;
                      _margin-left: 0px}
                      
           .signo_obal {width: 250px;
                      padding: 5px;
                      text-align: center;
                      border-top: 4px solid rgb(224,84,65);
                      border-bottom: 1px solid rgb(224,84,65);
                      border-right: 10px solid rgb(224,84,65);
                      border-left: 10px solid rgb(224,84,65);
                      font-size: 9px;
                      color: white;
                      background-color: rgb(128,0,0);
                      position: relative;
                      margin: auto;
                      }
                      
            .signo {width: 200px;
                      margin: auto; 
                      padding: 3px;
                      text-align: center;
                      border: 1px solid rgb(224,84,65);
                      font-size: 9px;
                      color: white;
                      background-color: rgb(128,0,0);
                      margin: auto;
                      }
            
            marquee {text-align: center;
                      margin: auto;
                      width: 280px;
                      height: 140px;
                      border: 1px solid rgb(224,84,65);
                      background-color: black;
                      padding: 5px;
                      }
             
                      
          #reklama_obal { width: 400px;
                           visibility: hidden;
                           margin: auto;
                           height: 200px; 
                           background-color: rgb(128,0,0);
                           text-align: center;
                           position: absolute;
                           top: -300px;
                           left: -70px
                           }
                           
            #reklama {
                      width: 330px;
                      height: 180px;
                      visibility: hidden;
                      margin: auto;
                      margin-top: 10px;
                      background-image: url(back.jpg);
                      border: 1px solid rgb(224,84,65);
                      color: rgb(224,84,65);
                      font-family: Tahoma;
                      font-size: 10pt;
                      }               
                                          
