/* 
 * CSS - KMKZelezarstvi.cz
 * Author: GH-Networks -> info@ghn.cz -> www.ghn.cz
 * Date: 2009-02-11 
 * 
 */ 

/* All Reset */
body,html,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}legend{color:#000;}


/* Typography formating */
html{font-size:100.01%;}body{font-size:1em;}h1{font-size:1.5em;line-height:1em;margin:0 0 0.7em 0;}h2,legend{font-size:1.1667em;line-height:1.286em;margin:1.529em 0 0.443em 0;}p,li{font-size:0.8em;line-height:1.5em;margin:0 0 1.5em 0;}li{margin:0 0 0.6em 0;}form label{cursor:pointer;}fieldset{border:none;}table{font-size:0.8em;}


/* Styles */
html{background:#444 url(img/body-bg.jpg);}
body{color:#013826;font-family:serif;height:100%;}

a{color:#953500;}
a:hover{color:#c1602b;}
/*a:visited{color:#6578ba;}*/

a.black{color:#333;}

h1{font-family:sans-serif;font-size:230%;}
h2{font-family:sans-serif;color:#80470f;}
h3{font-family:sans-serif;font-weight:bold;color:#333;}
h4{font-weight:bold;padding-top:0.5em;}

input.submit{cursor:pointer;}
address{font-size:80%;}

table.contact-table td {
  padding: 0.1em 0.3em;
}

a.map {
  display: block;
  float: right;
  
  width: 300px;
  height: 225px;
  
  border: 1px solid #aaa;
}

div#shadow {
  position: relative;
  width: 898px;
  
  margin: 0 auto;
  
  background: url(img/shadow.png) repeat-y;
}

table,p,ul{font-size:0.9em;}

div#container {
  position: relative;
  width: 819px;
  
  margin: 0 auto;
}


div#header {
  position: relative;
  
  width: 819px;
  height: 171px;
  
  background: url(img/header-bg.jpg) no-repeat;
}

  a#home {
    display: block;
    position: absolute;
    top: 12px;
    left: 317px;
    
    width: 196px;
    height: 100px;
    
    text-indent: -9000px;
  }

  div.akce h3 {
    font: normal 120%/100% serif;
    text-transform: uppercase;
    color: #fff;
    
    opacity: 0.7;
  }
  
  div.akce object {
    width: 240px;
    height: 120px;
  }
  
  div.akce.left {
    float: left;
    padding: 10px 20px;
  }
  
  div.akce.right {
    float: right;
    padding: 10px 20px;
    
    text-align: right;
  }
  
  

  ul#menu {
    display: block;
    
    position: absolute;
    bottom: 0;
    left: 20px;
    
    font: bold 110%/100% sans-serif;
  }
  
    ul#menu li {
      float: left;
      
      margin: 0 24px 0 0;
    }
    
      ul#menu li a {
        color: #faf8c9;
        text-decoration: none;
      }
      
      ul#menu li a:hover {
        color: #fff;
      }
      
      ul#menu li a.active {
        color: #003826;
        cursor: default;
      }
      
        ul#menu li a span {
          float: left;
          display: block;
          
          height: 31px;
        }
      
        ul#menu li a span.menu-left {
          width: 10px;
        
          background: url(img/menu-left.png) no-repeat;
        }
        
        ul#menu li a span.menu-middle {
          height: 24px;
        
          padding: 7px 5px 0 5px;
        
          background: url(img/menu-middle.png) repeat-x;
        }
        
        ul#menu li a span.menu-right {
          width: 10px;
        
          background: url(img/menu-right.png) no-repeat;
        }
  


div#content {
  width: 819px;
  min-height: 600px;
  
  background: url(img/content-bg.png) repeat-y;
}

  div#rightbar ul li {
    list-style-type: none;
    
    padding-left: 30px;
    
    background: url(img/li-bg.png) no-repeat;
  }
  
  div#left ul li {
    list-style-type: square;
    
    margin-left: 10px;
  }
  
  div#content h3 {
    padding: 1.5em 0 0.5em 0;
  }

  div.gallery a {
    display: block;
    float: left;
    
    width: 150px;
    height: 113px;
    
    margin: 0 10px 10px 0;
    border: 1px solid #aaa;
  }
  
    div.gallery a:hover {
      border-color: #333;
    }

  div#left {
    float: left;
    
    width: 554px;
    
    margin: 16px 0 0 20px;
  }
  
  div#rightbar {
    float: right;
    
    width: 185px;
    
    margin: 16px 20px 0 0;
  }
  
    div#rightbar div#photos {
      width: 182px;
      height: 139px;
      
      background: url(img/rightbar-photo.jpg) no-repeat;
    }
    
    div#rightbar div#photos object {
      width: 175px;
      height: 131px;
      
      margin: 1px 0 0 1px;
    }


div#metr {
  position: relative;

  width: 827px;
  height: 45px;

  margin: -26px -4px -19px -4px; 
  
  background: url(img/metr.jpg) no-repeat;
}

div#footer {
  width: 819px;
  min-height: 150px;
  
  padding: 0 0 20px 0;
  
  color: #333;
  background: url(img/footer-bg.png) repeat-y;
}

  div#footer h3 {
    padding-bottom: 0.5em;
  }
  
  div#footer p {
    margin: 0 20px;
    
    text-align: right;
  }

  span.prodejna {
    float: left;
    display: block;
    
    width: 238px;
    height: 109px;
    
    margin: 20px 0 20px 20px;
    padding: 0 0 0 150px;
  }
  
    span.uhrineves {
      background: url(img/prodejna-uhrineves.jpg) no-repeat;
    }
    
    span.ricany {
      background: url(img/prodejna-ricany.jpg) no-repeat;
    }
  
  
    span.telephone {
      display: block;
      
      margin: 10px 0 0 0;
      padding: 0 0 0 30px;
      
      background: url(img/telephone-icon.png) 2px 2px no-repeat;
    }


/* Additional styles */
.noCSS,hr{display:none;}
div{border:none;}

hr.clear{clear:both;color:transparent;display:block;margin:0;padding:0;}
  
