/* 
 * CSS - Raj-Futonu.cz
 * Author: GH-Networks -> info@ghn.cz -> www.ghn.cz
 * Date: 2009-01-12 
 * 
 */ 

/* 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.429em 0 0.343em 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:#efe5d6 url(img/body-bg.jpg) center center repeat-y;min-height:100%;}
body{color:#624628;font-family:sans-serif;min-height:100%;}

a{color:#c55d11;}
a:hover{color:#d8742a;}
/*a:visited{}*/


h1{font-family:serif; font-size:230%;}
h2{font-family:serif;}
h3{font-family:serif;font-weight:bold;}

input.submit{
  padding:2px 6px;

  cursor:pointer;
   
  font-size:0.8em;
}

td p {
  font-size: 100%;
}

div.backLinkRow {
  width: 100%;
  
  font-size: 70%;
  text-align: right;
  
  /*opacity: 0.6;
  filter: alpha(opacity=60);*/
}



div#container {
  position: relative;
  width: 960px;
  
  margin: 0 auto;
}


div#header {
  width: 960px;
  height: 136px;
  
  background: url(img/header-bg.png) 6px 0 no-repeat;
}



  div#header h1 {
    position: absolute;
    top: 32px;
    left: 64px;
    
    text-indent: -9000px;
  }
  
    div#header h1 a {
      display: block;
      
      width: 380px;
      height: 60px;
    }
  
  span#link-options {
    float: right;
    
    margin: 30px 60px 0 0;
    padding: 0 0 0 34px;
    
    background: url(img/header-contact.png) 0 4px no-repeat;
    
    font-size: 1.2em;
    line-height: 154%;
    color: #faf3e4;
  }
  
  span#link-options a {
    color: #eee;
    text-decoration: none;
  }

div#main {
  width: 960px;
  position: relative;
}

div#main li {
  padding: 0 0 0 23px;
  
  background: url(img/li-bg.png) left center no-repeat;
}



ul#topmenu {
  display: block;
  height: 36px;
  
  margin: -15px 0 0 20px;
}

  ul#topmenu li {
    float: left;
  }
  
    ul#topmenu li a {
      display: block;
      _float: left;
      height: 36px;
      position: relative;
      z-index: 1000;
      line-height: 36px;
      
      margin: 0 8px 0 0;
      padding: 0;
      
      color: #eee;
      font-size: 120%;
      font-weight: bold;
      text-decoration: none;
    }
    
    ul#topmenu li a span {
      display: block;
      float: left;
      height: 36px;
      
      cursor: pointer;
    }
    
    ul#topmenu li a span.left {
      width: 11px;
      background: url(img/menu-bg-left.png) 0 0 no-repeat;
    }
    
    ul#topmenu li a span.middle {
      background: url(img/menu-bg.png) 0 0 repeat-x;
    }
    
    ul#topmenu li a span.right {
      width: 11px;
      background: url(img/menu-bg-right.png) 0 0 no-repeat;
    }
    
    ul#topmenu li a:hover span {
      color: #613f25;
      background-position: 0 -37px;
    }
    
    ul#topmenu li a.active span {
      color: #90572c;
      background-position: 0 -37px;
    }
    
    ul#topmenu li a.active span, ul#topmenu li a.active {
      cursor: default;
    }
    

div#content {
  position: relative;
  float: left;
  width: 641px;
  _width: 500px;
  
  margin: 9px 0 0 0;
  =margin: 18px 0 0 0;
  _margin: 18px -100px 0 0;
  padding: 0 30px 30px 30px;
  
  background: url(img/content-bg.png) repeat-y;
}

  div#content-inner {
    min-height: 600px;
  }

    div#content span.top {
      display: block;
      position: absolute;
      top: -16px;
      
      margin: 0 -30px;
       
      width: 700px;
      height: 16px;
      
      background: url(img/content-bg-top.png) no-repeat;
    }
    
    div#content span.bottom {
      display: block;
      position: absolute;
      bottom: -16px;
      
      margin: 0 -30px;
      
      width: 700px;
      height: 16px;
      
      background: url(img/content-bg-bottom.png) no-repeat;
    }
    
  div#content p {
    margin: 7px 0 0 0;
    padding: 0;
  }
  
  div#content img {
    border: 1px solid #cbbca5;
    margin: 0.6em;
    padding: 0.4em;
  }
  
  div#content table td {
    border: 1px solid #cbbca5;
    padding: 0.2em 0.5em;
  }
  
  div.author {
    font-size: 0.7em;
    text-align: right;
    opacity: 0.2;
    filter: alpha(opacity=20);
  }

  div#partners {
    padding: 8px 0;
    
    color: #666;
  }
  
  div#partners, div#partners a {
    color: #333;
    opacity: 0.8;
    filter: alpha(opacity=80);
  }

  div#partners a:hover {
    opacity: 1.0;
    filter: alpha(opacity=100);
  }

div#sidebar {
  float: right;
  _float: left;
  
  width: 250px;
  
  margin: -40px 0 0 -2px;
  =margin: -30px 0 0 -2px;
  
  _margin: -20px 0 0 -20px;
} 


  div#sidebar div.info {
    position: relative;
    width: 206px;
  
    padding: 0 22px;
    margin: 34px 0;
    
    background: url(img/sidebar-bg.png) repeat-y;
  }

    div#sidebar div.info span.top {
      display: block;
      position: absolute;
      top: -12px;
      
      margin: 0 -22px;
       
      width: 250px;
      height: 12px;
      
      background: url(img/sidebar-bg-top.png) no-repeat;
    }
    
    div#sidebar div.info span.bottom {
      display: block;
      position: absolute;
      bottom: -12px;
      
      margin: 0 -22px;
      
      width: 250px;
      height: 12px;
      
      background: url(img/sidebar-bg-bottom.png) no-repeat;
    }

    div#sidebar div#news p, div#sidebar div.news p p {
      margin: 0;
      padding: 0;
    }
    
    div#sidebar h2#rss {
      background: url(img/rss-ico-futon.png) no-repeat;
      padding-left: 28px;
    }
    
    div#sidebar div#news div.readmore {
      font-size: 70%;
      text-align: right;
      margin-bottom: 7px;
    }
    
    div#sidebar h2 {
      =margin: 0;
    }
    
    
    div#sidebar div.margin-top {
      margin-top: 110px;
    }
    
    div#sidebar div.margin-bottom {
      margin-bottom: 250px;
    }
    
    div#sidebar p, div#sidebar ul, div#sidebar h2 {
      margin-bottom: 3px;
      margin-top: 5px;
    }
    

div#footer-cotton {
  position: absolute;
  bottom: 0;
  right: 10px;
  
  width: 304px;
  height: 174px;
  
  background: url(img/footer-cotton.png);
}

div#right-cotton {
  position: absolute;
  top: -120px;
  right: 0;
  
  width: 211px;
  height: 103px;
  
  background: url(img/right-cotton.png);
}


div#footer {
  position: relative;
  width: 950px;
  _width: 760px;
  height: 85px;

  margin: 20px -30px;
  padding: 0 30px 10px 30px;

  background: url(img/footer-bg.png) repeat-y;
}

  div#footer span.top {
    display: block;
    position: absolute;
    top: -12px;
    left: 30px;
    
    margin: 0 -30px;
     
    width: 950px;
    height: 12px;
    
    background: url(img/footer-bg-top.png) no-repeat;
  }
  
  div#footer span.bottom {
    display: block;
    position: absolute;
    bottom: -12px;
    left: 30px;
    
    margin: 0 -30px;
    
    width: 950px;
    height: 12px;
    
    background: url(img/footer-bg-bottom.png) no-repeat;
  }
  
  div.footer-col {
    float: left;
    width: 300px;
    
    margin: 0 8px;
  }
    div.footer-col h2 {
      padding: 0;
      margin: 0;
      
      color: #624628;
    }

/* Additional styles */
.strong, .strong * {
  font-weight: bold;
}

.center, .center * {
  text-align: center;
}

hr.separator {
  display: block;
  
  /*width: 100%;*/
  height: 16px;
  
  border: 0;
  background: url(img/hr-separator.png) center center no-repeat;
}

.noCSS,hr{display:none;}
hr.clear{display:block;visibility:hidden;clear:both;width:0;height:0;font-size:0;margin:0;padding:0;}

a#order_button { margin-left:-6px; display: block; width: 260px; height: 66px; background: url(order-260x66.jpg) 0 0 no-repeat; text-indent:-9999px; }
a#order_button.b { background-position: 0 0; }
a#order_button.b:hover { background-position: 0 -66px; }
a#order_button.c  { background-position: 0 -132px; }
a#order_button.c:hover  { background-position: 0 -198px; }
a#order_button.a { background-position: 0 -264px; }
a#order_button.a:hover { background-position: 0 -330px; } 
