body {
margin: 0px;
padding: 0px;
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
background:url(img/bg2.png)  repeat-x #EFEFEF;
}

p {
text-align:justify;
font-size:16px;
color:#444;
}

h2 {
margin: 10px 0px;
font-size: 24px;
}


#wrapper {
width: 960px;
margin: 0 auto;
}
#wrapper_con {
    position:relative;
    height:1000px;
    width:960px;
overflow:hidden;
    margin: 0 auto;
    top: 50%;
border: #555 solid 1px;
background:url(img/tlo_raff.png) #000000 top center no-repeat;

}





#menu {


position:absolute;

width:324px;
left:50%;
top:50%;
margin-top:-270px;
margin-left:-162px;
text-align:center;

}

a.ofirmie {
display:block;
background:url(img/ofirmie.png) 0 0 no-repeat;
width:324px;
height:50px;

}
a.ofirmie:hover {
background-position: -324px 0;

}

a.info {
display:block;
background:url(img/info.png) 0 0 no-repeat;
width:324px;
height:50px;

}
a.info:hover {
background-position: -324px 0;

}


a.pracownika {
display:block;
background:url(img/pracownika.png) 0 0 no-repeat;
width:324px;
height:50px;

}
a.pracownika:hover {
background-position: -324px 0;

}
a.pracodawcy {
display:block;
background:url(img/pracodawcy.png) 0 0 no-repeat;
width:324px;
height:50px;

}
a.pracodawcy:hover {
background-position: -324px 0;
}
a.oferty {
display:block;
background:url(img/oferty.png) 0 0 no-repeat;
width:324px;
height:50px;

}
a.oferty:hover {
background-position: -324px 0;
}
a.kontakt {
display:block;
background:url(img/kontakt.png) 0 0 no-repeat;
width:324px;
height:50px;

}
a.kontakt:hover {
background-position: -324px 0;
}
a.rodo {
display:block;
background:url(img/rodo.png) 0 0 no-repeat;
width:324px;
height:50px;

}
a.rodo:hover {
background-position: -324px 0;
}
a.group {
display:block;
background:url(img/group.png) 0 0 no-repeat;
width:324px;
height:50px;

}
a.group:hover {
background-position: -324px 0;
}

#footer {
width: 960px;
height:20px;
padding: 5px 0px;
text-align: center;
border: #555 solid 1px;
background-color: #707070 ;
color: white;
background:url(img/stopatlo3.png) repeat-x;
}
ol {
line-height: 25px;
}
a {
color: #215D73;
text-decoration:none;
}
a:hover {
text-decoration:underline;
}