﻿@font-face {
    font-family:'PKOBankPolski';
    src: url('_font/PKOBankPolski-Regular.otf') format('OpenType');
    font-style: normal;
    font-weight: normal;
}

body {
	background-color: #fff;
	color: #000000;
	font-family:'PKOBankPolski';
	font-size: 18px;
}
a:link, #offCont a:visited, a:hover, a:active {
	color: #000000;
}
#offCont {
	overflow: hidden;
	margin: 15px auto 0;
	text-align: left;
	max-width:1000px;
	background: #fff url('_res/top_2025_fundacja.png') no-repeat scroll center top;
	width:100%;
	border:40px solid #fff;
	background-size:100%;
}
#offCont #sOW2 {
	padding: 100% 2% 0px 2%;
}
#opis {
	margin-bottom:60px;
    display: none;
}

#box1 {
    font-size:50px; 
    text-transform:uppercase; 
    font-weight:bold;
}

#box2 {
    font-weight:normal; 
    line-height:normal; 
    font-size: 28px; 
    margin-top: 10%;
}

#top {
    border: 2px solid #004c99; 
    padding: 10px;
    border-radius:10px;
    width: 80%;
}

#JobTitle {     
	font-size:30px; 
	text-align: center; 
	font-weight: bold; 
	line-height: normal;
	color:#000;
    padding: 10px;
}

#Notes {
    border: 2px solid #004c99;
    background-color: rgb(0, 76, 154);
    width: 70%;
    padding: 6px 0px 10px;
    border-radius: 0px 0px 10px 10px;
    text-align: center;
    margin: 0px auto;
    color: #fff;
}

#WorkPlace {
	text-align: center;
	margin-top:5px;
    display: none;
}
#ReferenceNumber {
	text-align: center;
	margin-top:5px;
}

h2 {
    text-align: center;
    font-size: 24px;
}

h3 {
    text-align: center;
    font-size: 26px;
}

h4 {
    font-size: 14px;
}

h5 {
    text-align: center;
    font-size: 46px;
    font-weight: bold;
    letter-spacing: 3px;
}

#t1 {
    margin-top: 60px;
}

#bg_offer {
    background: #dbe6f1;
    border-radius:20px;
    padding: 20px 40px;
    margin-top: 60px;
    
}

#box3 {
    background: #dbe6f1;
    padding: 20px 40px;
    
}

.icons {
    display: flex;
    flex-direction: inherit;
    justify-content: space-around;
    flex-wrap: wrap;
    margin: 0;
    padding: 20px 0 0;
}
.icons li {
    margin-left: 0;
    list-style-type: none;
    display: block;
    width: 40%;
    text-align: center;
    padding: 80px 20px 50px 20px;
    font-size: 14px;
    margin-bottom: 40px;
}
.icon1 {
    background: url(_res/ico1_2025.png) no-repeat top center #fff;
    border-radius:15px;
    box-shadow: 0px 0px 15px 2px darkgrey;
    
}
.icon2 {
    background: url(_res/ico2_2025.png) no-repeat top center #fff;
    border-radius:15px;
    box-shadow: 0px 0px 15px 2px darkgrey;;
}
.icon3 {
    background: url(_res/ico3_2025.png) no-repeat top center #fff;
    border-radius:15px;
    box-shadow: 0px 0px 15px 2px darkgrey;;
}
.icon4 {
    background: url(_res/ico4_2025.png) no-repeat top center #fff;
    border-radius:15px;
    box-shadow: 0px 0px 15px 2px darkgrey;;
}
.icon5 {
    background: url(_res/ico5_2025.png) no-repeat top center #fff;
    border-radius:15px;
    box-shadow: 0px 0px 15px 2px darkgrey;;
}
.icon6 {
    background: url(_res/ico6_2025.png) no-repeat top center #fff;
    border-radius:15px;
    box-shadow: 0px 0px 15px 2px darkgrey;;
}


#offCont #sOW2 ul {
	list-style-type: disc;
	padding-left: 20px;
	list-style-position: outside;
}
#offCont #sOW2 ul li {
	font-family:'PKOBankPolski';	
	list-style-image:url(_res/li_2025.png);	
	line-height: normal;
	margin-left: 10px;
}
#offCont #sOW2 .button {
    background-color:#ca231b;
    font-size:26px;
    display: block;
    height: 50px;
    line-height:50px;
    margin: 30px auto;
    text-align: center;
    text-decoration: none;
    width:180px;
    border:none;
    color: #fff;
	border: 1px solid #ca231b;
	cursor: pointer;
	transition: 0.4s;
    border-radius:8px 0px; 
}
#offCont #sOW2 .button:hover {
    background-color:#004c9a;
	border: 1px solid #004c9a;
}
#Clause {
	font-size:10px;
	text-align:justify;
    margin-top: 10px;
}
@media all and (max-width:900px) {
/* tekst */
#offCont #sOW2 {

	padding:0% 20px 0% 20px;
}
    
#opis {
	margin-bottom:20px;
    text-align: center;
}    
    
#offCont {
	overflow: hidden;
	margin: 15px auto 0;
	text-align: left;
	background: #fff url('_res/top_2025_bg2.jpg') no-repeat scroll center top;
	border:40px solid #fff;
    padding-top: 40%;
}    
        

}  
    
@media all and (max-width:600px) {    
    
.icons li {
    margin-left: 0;
    list-style-type: none;
    display: block;
    width: 100%;
    text-align: center;
    padding: 15% 20px 50px 20px;
    font-size: 14px;
    margin-bottom: 40px;
    background-size: 14%;
}

}
