@charset "utf-8";
/**
* @author:Grzegorz Frydrychowicz
*/
/* box placowki */

#branchBoxContainer{
padding:13px 0px 0px 0px;
}
#branchBoxContainer h2.imgText{
background:url(../img/text/znajdz_placowke.png) no-repeat;
height:20px;
width:251px;
margin-bottom:12px;
}

/* komunikaty */
.communicate{
margin:10px;
padding:20px 20px 30px 0px;
}
.communicate .title{
padding-bottom:7px;
margin-bottom:10px;
}
.communicate .message{
font-size:14px;
color:#767676;
}
.ok{
background:#fff url(../img/znak_ok.gif) 32px 11px no-repeat;
}
.ok .title{
background:url(../img/line_ok.gif) left bottom no-repeat;
}
.info{
background:#fff url(../img/znak_info.gif) 32px 11px no-repeat;
/*color:#5fb6e1;*/
}
.info .title{
background:url(../img/line_info.gif) left bottom no-repeat;
}
.stop{
background:#fff url(../img/znak_stop.gif) 32px 11px no-repeat;
/*color:#e53434;*/
}
.stop .title{
background:url(../img/line_stop.gif) left bottom no-repeat;
}
.uwaga{
background:#fff url(../img/znak_uwaga.gif) 32px 11px no-repeat;
/*color:#ffba00;*/
}
.uwaga .title{
background:url(../img/line_uwaga.gif) left bottom no-repeat;
}

/* boxy na stronie glownej */
#mainPageBoxImg1{
background:#fff url(../img/temp/box1.jpg) no-repeat;
height:125px;
padding-left:150px;
color:#747474;
font-size:11px;
padding-top:50px;
}
#boxImgContent1{
height:79px;
padding-right:10px;
}
#boxImgButton1{
padding-left:40px;
}
#boxImgButton1 a{
background:url(../img/btn/sprawdz.gif) no-repeat;
width:111px;
height:35px;
display:block;
}
#boxImgButton1 a:hover{
background-position:0px -35px;
}
#forCompany #boxImgButton1 a:hover{
background-position:0px -70px;
}
#mainPageBoxImg2{
background:#fff url(../img/temp/box2.jpg) no-repeat;
height:125px;
padding-left:125px;
color:#747474;
font-size:11px;
padding-top:50px;
}
#boxImgContent2{
height:79px;
}
#boxImgButton2{
padding-left:30px;
}
#boxImgButton2 a{
background:url(../img/btn/dowiedz_sie_wiecej.gif) no-repeat;
width:157px;
height:35px;
display:block;
}
#boxImgButton2 a:hover{
background-position:0px -35px;
}
#forCompany #boxImgButton2 a:hover{
background-position:0px -69px;
}

.rightNavBoxContent #boxImgButton1{
padding-left:75px;
}


#product_step_1{
float:left;
margin-left:25px;
width:140px;
}
#product_step_2{
margin-left:55px;
width:140px;
float:left;
}
#product_step_3{
margin-left:60px;
width:130px;
float:left;
}
