@import "../../common/css/cra.css";


#header #h1 span.ir {
  background: url(../images/layout/background/h1_4.png) 0 0 no-repeat;  
}

#header #h2 span.ir{
  background: url(../images/layout/background/h2_telekomunikacni.png) 0 0 no-repeat;
}

        /* navi */
        
#navi #li2 {
  width: 195px;
}        

#navi #li3 {
  width: 208px;
}     

#navi #li4 {
  width: 204px;
}     

#navi #li5 {
  width: 186px;
}     

#navi #li6 {
  width: 187px;
}     

#navi li#li2 a span.ir, #navi li#li2 span span.ir {
  width: 195px;
  background: url(../images/layout/navi/li1.png) 0 0 no-repeat; 
}  

#navi li#li3 a span.ir, #navi li#li3 span span.ir {
  width: 208px;
  background: url(../images/layout/navi/li2.png) 0 0 no-repeat; 
}

#navi li#li4 a span.ir, #navi li#li4 span span.ir {
  width: 204px;
  background: url(../images/layout/navi/li3.png) 0 0 no-repeat; 
}  

#navi li#li5 a span.ir, #navi li#li5 span span.ir {
  width: 186px;
  background: url(../images/layout/navi/li4.png) 0 0 no-repeat; 
}  

#navi li#li6 a span.ir, #navi li#li6 span span.ir {
  width: 187px;
  background: url(../images/layout/navi/li5.png) 0 0 no-repeat; 
}    

#navi li#li2 a.act span.ir, #navi li#li2 span span.ir,
#navi li#li3 a.act span.ir, #navi li#li3 span span.ir,
#navi li#li4 a.act span.ir, #navi li#li4 span span.ir,
#navi li#li5 a.act span.ir, #navi li#li5 span span.ir,
#navi li#li6 a.act span.ir, #navi li#li6 span span.ir {
  background-position: 0px -51px;
}

#navi li#li2 a:hover span.ir,
#navi li#li2:hover span.ir,
#navi li#li3 a:hover span.ir,
#navi li#li3:hover span.ir,
#navi li#li4 a:hover span.ir,
#navi li#li4:hover span.ir,
#navi li#li5 a:hover span.ir,
#navi li#li5:hover span.ir,
#navi li#li6 a:hover span.ir,
#navi li#li6:hover span.ir{background-position: 0px -102px;}
}

#home_contact #cra_email a span.ir {
  background: url(../images/layout/background/cra_email.png) 0 0 no-repeat; 
}

#home_contact #cra_phone span.ir {
  background: url(../images/layout/background/cra_phone.png) 0 0 no-repeat; 
}

#home_contact #cra_eshop span.ir {
  background: url(../images/layout/background/cra_eshop.png) 0 0 no-repeat; 
}

#home_body .box.transmition h2 span.ir {
  background: url(../images/layout/background/home_transmition_h2.png) 0 0 no-repeat;
}

#home_body .box.telco h2 span.ir {
  background: url(../images/layout/background/home_telco_h2.png) 0 0 no-repeat;
}

#home_body .box.store h2 span.ir {
  background: url(../images/layout/background/home_store_h2.png) 0 0 no-repeat;
}

#home_body .box.news h2 span.ir {
  background: url(../images/layout/background/home_news_h2.png) 0 0 no-repeat;
}

#home_body .box.rightbanner h2 span.ir {
  background: url(../images/layout/background/home_rightbanner_h2.png) 0 0 no-repeat;
}

          /* lcol heading */

#lcol #lcol_heading_3 span.ir {
  background: url(../images/layout/lcol_heading/lcol_heading_3.png) 0 0 no-repeat;
}

#lcol #lcol_heading_4 span.ir {
  background: url(../images/layout/lcol_heading/lcol_heading_4.png) 0 0 no-repeat;
}

#lcol #lcol_heading_5 span.ir {
  background: url(../images/layout/lcol_heading/lcol_heading_5.png) 0 0 no-repeat;
}

#lcol #lcol_heading_6 span.ir {
  background: url(../images/layout/lcol_heading/lcol_heading_6.png) 0 0 no-repeat;
}



          /* new hp (homepage) - ver.2. */

.home_body_v2#home_body .box.rightbanner #rightbanner {
    height: 234px;
    padding-top: 0;
}
.home_body_v2#home_body .box.rightbanner #rightbanner a.second_banner {
    bottom: 0;
    left: 0;
    position: absolute;
}
.home_body_v2#home_body .box {
    overflow: hidden;
}
.home_body_v2#home_body .box.rightbanner span.odd_banner {
    background: #E6E5DA;
    height: 11px;
    left: -4px;
    position: absolute;
    right: 7px;
    top: 110px;
}
.home_body_v2#home_body .box.news {
    position: relative;
}
.home_body_v2#home_body .box.news span.odd_banner {
    background: #E6E5DA;
    height: 11px;
    position: absolute;
    right: 0;
    top: 110px;
    width: 4px;
}


