@charset "utf-8";
/* CSS Document */
.wspolpracaBlok{
margin-bottom:10px;
}
.wspolpracaBlokTop{
height:272px;
background-image:url(../img/wspolpracaBlokTop.jpg);
background-repeat:no-repeat;
}
.wspolpracaBlokTresc{
margin-top:-145px;
padding:0px 20px 10px 20px;
background-image:url(../img/ofirmieBlokBg.gif);
background-repeat:repeat-y;
}
.wspolpracaBlokFoot{
height:9px;
background-image:url(../img/ofirmieBlokFoot.gif);
background-repeat:no-repeat;
}
.wspolpracaLeft{
width:130px;
font-weight:bold;
font-size:12px;
color:#830628;
text-align:right;
}
input{
border:1px #75818b solid;
}
input#partner{
width:318px;
}
input#imie{
width:117px;
}
input#emil{
width:200px;
}
select{
border:1px #75818b solid;
width:200px;
}
.nazwisko{
font-weight:bold;
font-size:12px;
color:#830628;
padding-left:10px;
}
.wyslij{
width:68px;
height:24px;
background-image:url(../img/wyslij.gif);
}
input#wyslij{
width:68px;
height:24px;
background-color:transparent;
border:0px none;
}