.claim a.btn-poptavka {
    position: absolute;
    z-index: 20;
    top: 318px;
    right: 360px;
    display: block;      
    font-size: 12px;
    color: #fff; 
    width: 170px;
    height: 37px;
    line-height: 37px;
    background: url("/img/btn-poptavka-motiv.png") 100% 0 no-repeat;      
    text-decoration: underline;
    padding: 0 10px 0 0;
    }
.claim a.btn-poptavka span {
    padding: 0 0 0 10px;
    display: block;
    line-height: 37px;
    background: url("/img/btn-poptavka-motiv.png") 0 0 no-repeat; 
    }
.claim a.btn-poptavka:hover {
    background: url("/img/btn-poptavka-motiv.png") 100% -37px no-repeat;
    text-decoration: none;
    }
.claim a.btn-poptavka:hover span {
    color: #0a1930; 
    background: url("/img/btn-poptavka-motiv.png") 0 -37px no-repeat;
    }
.claim a.hp-main-claim {
    position: absolute;
    z-index: 20;
    top: 75px;
    right: 240px;
    display: block;      
    font-size: 50px;
    color: #D93204; 
    width: 400px;
    height: 100px;
    line-height: 60px;
    text-decoration: none;
    font-weight: bold;
    text-align: left;
    }
.claim a.hp-main-claim:hover {
    
    }

h1 {}
h2 {
  font-size: 18px;
  color: #1B3B72;
  margin-bottom: 15px;
  margin-top: 10px;
  }
h2.withPerex {
    margin-bottom: 0;
    margin-top: 0;
    }
h3 {
  font-size: 16px;
  margin: 10px 0;
  color: #1B3B72;
  }
h4 {}
ul {}
ul li {line-height: 1.6em;}
ol {margin-top: 20px;}
hr {
  color:#bfbfbf; /*used for IE, top color*/
  background:#bfbfbf; /*firefox and chrome, top color*/
  min-height: 0; /*required to get IE to render the top pixel color*/
  border-left: 0;
  border-right: 0;
  border-top: 1px solid #bfbfbf; /*top color*/
  border-bottom: 1px solid #fff; /*bottom color*/
  }
.ir {float: right; margin: 5px 0 5px 5px;}
.il {float: left; margin: 5px 5px 5px 0;}
.irBorder {float: right; margin: 0 0 15px 15px; border: 1px solid #D0D0D0; border-radius: 8px 8px 8px 8px;}
.ilBorder {float: left; margin: 0 15px 15px 0; border: 1px solid #D0D0D0; border-radius: 8px 8px 8px 8px;}
.in {
  width: 946px;
  text-align: left;
  margin: 0 auto;
  /*padding: 0 25px;*/
  position: relative; 
  }
  

.header {
  width: 100%;
/*  height: 165px;*/
  background: #214077 url("/img/bg-header.gif") 0 100% repeat-x;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  color: #fff;
  }

.header .bubble {position: absolute;}
.header .h1 {background: url("/img/head-bubble1.png") 0 0 no-repeat; width: 126px; height: 90px; left: 560px; top: 0; z-index: -1;}
.header .h2 {background: url("/img/head-bubble2.png") 0 0 no-repeat; width: 40px; height: 19px; left: 745px; top: 0;}
.header .h3 {background: url("/img/head-bubble3.png") 0 0 no-repeat; bottom: 60px; height: 55px; left: 750px; width: 55px;}
.header .h4 {background: url("/img/head-bubble4.png") 0 0 no-repeat; width: 26px; height: 26px; left: 855px; top: 60px;}
.header .h5 {background: url("/img/head-bubble5.png") 0 0 no-repeat; width: 38px; height: 19px; left: -105px; top: 0;} 
  
.header .logo {
  padding: 18px 0 62px 0;
  }
  .header .logo img {
    float: left;
    margin-right: 45px;
    }
  .header h2 {
    margin-left: 150px;
    margin-top: 23px;
    border-left: 1px solid #DDD;
    /*float: left;*/
    font-size: 36px;
    color: #fff;
    line-height: 1em;
    #line-height: 0.6em;
    }
  .header h2 span {
    font-size: 14px;
    font-weight: normal;
    line-height: 0.8em;
    #line-height: 0.8em;
    }      
  .header .block-right {
    text-align: right; 
    margin-top: 18px; 
    float: right;  
    _width: 330px;
    #width: 330px;
    }
 
  .header .lng {
    float: right;
    }
  .header .lng #cs, 
  .header .lng #en, 
  .header .lng #ru {
    display: block; 
    width: 29px; 
    height: 21px; 
    float: left; 
    margin-left: 15px;
    }
  .header .lng #cs {background: url("/img/lng-cs.png") 0 0 no-repeat;}
  .header .lng #cs:hover {background: url("/img/lng-cs.png") -58px 0 no-repeat;}
  .header .lng #en {background: url("/img/lng-en.png") 0 0 no-repeat;}
  .header .lng #en:hover, .header .lng .inactive:hover {background: url("/img/lng-en.png") -58px 0 no-repeat;}
  .header .lng #ru {background: url("/img/lng-ru.png") 0 0 no-repeat;}
  .header .lng #ru:hover, .header .lng .inactive:hover {background: url("/img/lng-ru.png") -58px 0 no-repeat;}
  .header .lng .inactive {background-position: -29px 0 !important;}
  .header .lng .inactive:hover {background-position: -58px 0 !important;}

  .header .search {
    text-align: right;
    margin: 46px 0 0 0;
    background: transparent url("/img/bg-search.png") 0 0 no-repeat;
    width: 205px;
    position: relative;
    }
  .header .search input.in-search {
    width: 148px;
    padding: 4px 10px;
    background: none;
    margin: 0;
    color: #9FA8B8;
    border: 0;
    float: left;
    }
   .header .search .btn-search {
      width: 30px;
      height: 25px;
      background: transparent url("/img/btn-search.png") 5px 1px no-repeat;
      border: 0;
      cursor: pointer;
      margin-top: 3px;
    }
    
    
    
.navi {
 /* margin-top: 13px;
  #margin-top: 7px;
  _margin-top: 7px;*/
  margin: 0;
  position: absolute;
  bottom: 0;
  #bottom: -1px;
  _bottom: -1px;
  *bottom: -1px;
  }
  .navi ul {
    margin: 0;
    padding: 0;
    }
  .navi ul li {
    display: inline;
    float: left;
    list-style-type: none;
    }
  .navi ul li a {  
    background: #D93204 url("/img/bg-navi.gif") repeat-x;
    color: #fff;
    font-size: 12px;
    display: block;
    float: left;
    height: 45px;
    line-height: 35px;
    padding: 0 15px;
    text-decoration: none;
    position: relative;
    margin-right: 15px;
    _margin-right: 10px;
    } 
  .navi ul li a span.navi-left, 
  .navi ul li a span.navi-right { 
    width: 5px; 
    height: 45px; 
    display: block; 
    position: absolute;
    top: 0;
    } 
  .navi ul li a span.navi-left {
    background: url("/img/bg-navi-left.gif") 0 0 no-repeat; 
    left: 0; 
    }
  .navi ul li a span.navi-right {
    background: url("/img/bg-navi-right.gif") 0 0 no-repeat;  
    right: 0; 
    }          
  /* -- hover + active stav ---- */
  .navi ul li a.active, .navi ul li a.active:hover, 
  .navi ul li a:hover {
    background: #fff url("/img/bg-navi-active.gif") repeat-x; 
    color: #D93204;
    }  
  .navi ul li a.active span.navi-left, 
  .navi ul li a.active:hover span.navi-left, 
  .navi ul li a:hover span.navi-left {
    background: url("/img/bg-navi-left-active.gif") 0 0 no-repeat;
    }
  .navi ul li a.active span.navi-right, 
  .navi ul li a.active:hover span.navi-right, 
  .navi ul li a:hover span.navi-right {
    background: url("/img/bg-navi-right-active.gif") 0 0 no-repeat;
    }

  .navi ul li ul.sub-navi {
    position: absolute;
    top: 55px;
    left: 0;
    height: 30px;
    /*width: 946px;*/
    background: #fff;
    }
  .navi ul li ul.sub-navi li {
    display: inline;
    float: left;
    list-style-type: none;
    background: #eee;
    }
   .navi ul li ul.sub-navi li a {
    background: #eee;
    color: #1a386d;
    display: inline;
    float: none;
    height: 30px;
    line-height: 30px;
    padding: 0 15px;
    text-decoration: underline;
    position: none;
    margin-right: 0;
    }
  .navi ul li ul.sub-navi li a:hover {background: none; color: #D93204; text-decoration: none;}     
  .navi ul li ul.sub-navi li a.active {text-decoration: none; color: #D93204;}
  .navi ul li ul.sub-navi li span.navi-left {background: #fff url("/img/bg-subnavi-left.gif") no-repeat; width: 4px; height: 30px; position: absolute; left: 0; top: 0;}
  .navi ul li ul.sub-navi li span.navi-right {background: #fff url("/img/bg-subnavi-right.gif") no-repeat; width: 4px; height: 30px; position: absolute; top: 0; right: 0;}

  .navi a.btn-poptavka {
    display: block;      
    font-size: 12px;
    float: right;
    text-decoration: none;
    color: #333; 
    padding-left:16px;
    width:115px;
    height:35px;
    line-height:35px;
    background: url("/img/btn-poptavka.png") no-repeat;      
    white-space: nowrap;
    }
  .navi a.btn-poptavka:hover {
    background: url("/img/btn-poptavka.png") 0 -36px no-repeat;
    color: #fff; 
    }


.claim {
/*  background: #fff url("/img/claim-rytmy.png") 0 50% repeat-x;*/
  /*height: 412px;*/
  text-align: center;
  padding: 0;
  }
  
  
  .claim .claimB {
   position: relative;
    margin: auto;
/*    border: 1px solid #E1E1E1;*/
    width: 944px;
/*    height: 404px;*/
    }
/*  .claim img {margin-top: 40px;}*/
    .claim img {margin: auto; /*margin-top: 30px;*/}



.block-grey {
  background: #fff url("/img/bg-block-grey.gif") 0 0 repeat-x;
  border-bottom: 3px double #D5D6D7;
  padding-bottom: 10px;
  margin-bottom: 10px; 
  }
  .block-grey h1 {
    font-size: 24px;
    font-weight: bold;
    font-style: italic;
    color: #D93204;
    padding: 25px 0 10px 0;
    }

h2.line {
    border-bottom: 1px solid #D0D0D3;
    padding-bottom: 10px;
    padding-top: 20px;
    }

h3.reference {
    font-size: 20px;
    font-weight: normal;
    font-style: italic;
    margin: 20px 0 10px 0;
    color: #333;
    }

  .produkty {
    background-color: #F2F2F2;
    padding: 20px 0 45px 0;
/*    margin-bottom: 75px;
    _margin-bottom: 0;*/
    margin-top: 20px;
    }
  .produkty .col {
    width: 215px;
    margin-right: 25px;
    float: left;
    }
   .produkty .last {
    margin: 0;
    }
   .produkty .col p {
    font-size: 12px;
    }

.footer {     
  width: 100%;
  min-height: 75px;
  background: #214077 url("/img/bg-header.gif") 0 10% repeat-x;
/*  position: fixed;
  bottom: 0;
  left: 0;*/
  color: #fff;
  /*margin-top: 75px;*/
  }
.footer .bubble {position: absolute;}
.footer .f1 {background: url("/img/foot-bubble1.png") 0 0 no-repeat; width: 38px; height: 19px; left: -125px; top: 0;}
.footer .f2 {background: url("/img/foot-bubble2.png") 0 0 no-repeat; width: 126px; height: 75px; left: -16px; top: 0;}
.footer .f3 {background: url("/img/foot-bubble3.png") 0 0 no-repeat; width: 38px; height: 20px; left: 520px; top: 0;}
.footer .f4 {background: url("/img/foot-bubble4.png") 0 0 no-repeat; width: 27px; height: 19px; left: 665px; bottom: 0;}

a.top {display: block; position: absolute; background: url("/img/nahoru.png") 0 0 no-repeat; width: 63px; height: 28px; left: 442px; top: -28px;}
  
  .footer p {
    font-size: 12px;
    padding: 18px 0;
    position: relative;
    }
  .footer p a {color: #fff;} 
  .footer p a.grey {color: #536B93;}  
  .footer .slogan {
    float: right;
    text-align: right;
    font-size: 16px;
    font-weight: bold;
    color: #536B93;
    margin-top: 27px;
    text-transform: uppercase;
    }