div#oferta {
background: url('/grafiki/tlo_zespol3.png') left top no-repeat;
background-size:100% 100%;	
padding: 0 5%;	
}

div#oferta > div {
padding:10% 0 0 0;	
}

div#oferta > div ul {
overflow:hidden;	
}

div#oferta > div ul li {
font-size: 13px;
color: #626262;
line-height: 18px;
padding-bottom:3%;
position:relative;
float:left;
width:100%;
}

div#oferta > div ul li > div {
display:table;
width:100%;
}

div#oferta > div ul li > div > div {
display:table-cell;
vertical-align:middle;
}

div#oferta > div ul li > div > div:nth-child(1) {
width:20%;
padding: 0 0 20% 0;
position:relative;
background-size:80% auto!important;
background-position:right center!important;
background-repeat:no-repeat!important;
}

div#oferta > div ul li > div > div:nth-child(1) > div {
position: absolute;
width: 100%;
height: 100%;
background: url('/grafiki/zespol_tlo.png') left center no-repeat;
background-size: 53% auto;
top: 0;
left: 0;
z-index: 4;
}

div#oferta > div ul li > div > div:nth-child(2) {
width:75%;
padding: 0 0 0 5%;	
}

div#oferta > div ul li a {
text-decoration:none;
position:absolute;
top:0;
left:0;
width:100%;
height:100%;	
}

div#oferta > div ul li h2 {
color: #004b88;
font-size: 35px;
line-height: 40px;
font-weight: 100;
padding-bottom: 10px;	
}

div#oferta > div ul li h2 strong {
font-weight:bold;	
}

/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

div#oferta_szcz {
font-size: 13px;
color: #626262;
line-height: 18px;
padding-bottom:5%;
position:relative;
}

div#oferta_szcz p {
padding-bottom:20px;
text-align:justify;	
}

div#oferta_szcz > a {
text-decoration:none;
position:absolute;
top:0;
left:0;
width:100%;
height:100%;	
}

div#oferta_szcz h2 {
color: #004b88;
font-size: 35px;
line-height: 40px;
font-weight: 100;
padding-bottom: 10px;	
}

div#oferta_szcz strong {
font-weight:bold;	
}

div#oferta_szcz ul {
}

div#oferta_szcz ul li {
list-style-type:disc;	
margin: 0 0 0 20px;
padding: 0!important;
}

div#oferta_szcz table {
width:100%;	
}

div#oferta_szcz table tr td {
border:1px solid rgba(60,60,60,0.3);
text-align:center!important;	
vertical-align:middle!important;
padding-top:10px;
}

div#oferta_szcz table tr td.h1 {
background-color:#0f69b7;	
}

div#oferta_szcz table tr td p {
text-align:center!important;	
padding-bottom:10px;
}

.oferta_szcz_zdj {
width:20%;
padding: 0 0 20% 0;
position:relative;
background-size:80% auto!important;
background-position:right center!important;
background-repeat:no-repeat!important;
float:left;
margin-right:3%;
}

.oferta_szcz_zdj > div {
position: absolute;
width: 100%;
height: 100%;
background: url('/grafiki/zespol_tlo.png') left center no-repeat;
background-size: 53% auto;
top: 0;
left: 0;
z-index: 4;
}