﻿@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700&subset=latin-ext');

body {
	background: #f3f3f3 url(_res_modulowe/top-centra.gif) no-repeat scroll top center;
    background-size: 100%;
	color: #000;
	font-family:'Open Sans', sans-serif;
	font-size: 14px;
}
a:link, #offCont a:visited, a:hover, a:active {
	color: #222222;
}
#offCont {
	overflow: hidden;
	margin: 18% auto 0;
	text-align: left;
	max-width:900px;
	width:100%;  
    line-height: 25px;
}
#offCont #sOW2 {
}
.job1 {
    -webkit-box-shadow: 0px 0px 23px -8px rgba(74,74,74,1);
    -moz-box-shadow: 0px 0px 23px -8px rgba(74,74,74,1);
    box-shadow: 0px 0px 23px -8px rgba(74,74,74,1);
    margin: 20px;
    padding: 20px 30px;
    background: #fff;
}
#t1 {
    -webkit-box-shadow: 0px 0px 23px -8px rgba(74,74,74,1);
    -moz-box-shadow: 0px 0px 23px -8px rgba(74,74,74,1);
    box-shadow: 0px 0px 23px -8px rgba(74,74,74,1);
    margin: 20px;
    padding: 20px 30px;
    background: #fff;
}
#t2 {
    -webkit-box-shadow: 0px 0px 23px -8px rgba(74,74,74,1);
    -moz-box-shadow: 0px 0px 23px -8px rgba(74,74,74,1);
    box-shadow: 0px 0px 23px -8px rgba(74,74,74,1);
    margin: 20px;
    padding: 0px;
    background: #fff;
}
.job {
    background: #fff url(_res_modulowe/logo-2021.png) no-repeat scroll left center;
    background-size: 135px;
    padding: 10px 30px 10px 185px;
}
#JobTitle {     
	font-size:30px; 
	text-align: left; 
	font-weight: bold; 
	line-height: normal;
	color:#000;
}
#WorkPlace {
	text-align: left;
    margin-right: 5px;
}
.icons {
    display: flex;
    flex-direction: inherit;
    justify-content: space-around;
    flex-wrap: wrap;
    margin: 0;
    padding: 0px 0 0;
}
.icons li {
    margin: 10px;
    list-style-type: none;
    display: block;
    width: 22%;
    text-align: center;
    padding: 65px 0 35px 0;
    font-size: 14px;
    background-size: 70px
}
.icon0 {
    background: #006420;
    color: #fff;
}
.icon1 {
    background: url(_res_modulowe/icon1.png) no-repeat top center;
}
.icon2 {
    background: url(_res_modulowe/icon2.png) no-repeat top center;
}
.icon3 {
    background: url(_res_modulowe/icon7_l.png) no-repeat top center;
}
.icon4 {
    background: url(_res_modulowe/icon12_l.png) no-repeat top center;
}
.icon5 {
    background: url(_res_modulowe/icon13_l.png) no-repeat top center;
}
.icon6 {
    background: url(_res_modulowe/icon4_l.png) no-repeat top center;
}
.icon7 {
    background: url(_res_modulowe/icon8_l.png) no-repeat top center;
}
.icon8 {
    background: url(_res_modulowe/icon14_l.png) no-repeat top center;
}
.icon9 {
    background: url(_res_modulowe/icon3.png) no-repeat top center;
}
.icon10 {
    background: url(_res_modulowe/icon4.png) no-repeat top center;
}
.icon11 {
    background: url(_res_modulowe/icon9_l.png) no-repeat top center;
}
.icon13 {
    background: url(_res_modulowe/icon10_l.png) no-repeat top center;
}
.icon14 {
    background: url(_res_modulowe/icon6_l.png) no-repeat top center;
}

#offCont #sOW2 ul {
	list-style-type: disc;
	padding-left: 20px;
	list-style-position: outside;
}
#offCont #sOW2 ul li {
	font-family:'Open Sans', sans-serif;
	list-style-image:url(_res_modulowe/li-5.png);	
	line-height: normal;
	margin-left: 10px;
    padding: 0px 0 20px;
    border-bottom: 1px solid #d5d5d5;
}
#offCont #sOW2 .button {
    background-color:#006420;
    font-size:18px;
    display: block;
    height: 45px;
    line-height:45px;
    margin: 30px auto;
    text-align: center;
    text-decoration: none;
    width:200px;
    border:none;
    color: #fff;
	border: 1px solid #006420;
	cursor: pointer;
	transition: 0.4s;
    border-radius: 30px;
}
#offCont #sOW2 .button:hover {
	opacity: 0.5;
}
#Clause {
	font-size:10px;
	text-align:justify;
}
@media all and (max-width:684px) {
#offCont #sOW2 {
	padding:0% 20px 0% 20px;
}
@media all and (max-width:570px) {
.icons li {
    width: 30%;  
}
.icons2 li {
    width: 30%;  
}
}
