﻿@import url('https://fonts.googleapis.com/css?family=Montserrat:400,700&subset=latin-ext');

body {
	background-color: #dedede;
	color: #000000;
	font-family:'Montserrat', sans-serif;
	font-size: 14px;
}
a:link, #offCont a:visited, a:hover, a:active {
	color: #000000;
}
#offCont {
	overflow: hidden;
	margin: 15px auto 0;
	text-align: left;
	max-width:900px;
	background-color:#fff;
	width:100%;
}
#offCont #sOW2 {
	padding:10px 0px 0px;
}

h2 {
    color: #000000;
    font-size:30px;
    font-family: 'Montserrat', sans-serif;
}

h3 {
    color: #000000;
    font-size:30px;
    font-family: 'Montserrat', sans-serif;
}

#tresc {
    font-size: 23px;
    font-weight: bold;
    text-align: left;
}

#JobTitle {     
	font-size:30px; 
	text-align: left; 
	font-weight: bold; 
	line-height: normal;
	color:#000000;
}
#WorkPlace {
	text-align: center;
	margin-top:5px;
    display: none;
}
#ReferenceNumber {
	text-align: center;
	margin-top:5px;
}

#CompanyDescription {
    font-size: 14px;
}

#PositionDescription {
    text-align: left;
    font-size: 14px;
}

#Requirements {
    text-align: left;
    font-size: 14px;
}

#Notes {
    text-align: left;
    font-size: 14px;
    vertical-align: top;
    padding-top: 10px;
    max-width: 100%;
    box-sizing: border-box;
    display: block;
}

#container7 {
    font-size: 14px;
}

#container11 {
    display: flex;
}

#box1 {
    box-sizing:border-box;
    display: flex;
    max-width: 100%;
}

#box2 {
    background: #f4f4f4;
    box-sizing:border-box;
    display: flex;
    max-width: 100%;
}

#box3 {
    box-sizing:border-box;
    display: flex;
    max-width: 100%;
}

#box4 {
    background: #f4f4f4;
    box-sizing:border-box;
    display: flex;
    max-width: 100%;
}

#box5 {
    box-sizing:border-box;
    display: flex;
    max-width: 100%;
}

#box6 {
    box-sizing:border-box;
    display: flex;
    max-width: 100%;
}

#aplikuj {
    background: #f4f4f4;
    margin: 0px -30px;
    padding: 1px 0px;
}

#ikony_lewa {
    display: flex;
    box-sizing: border-box;
    padding: 0px 5px;
}

#ikony_prawa {
    display: flex;
    box-sizing: border-box;
    padding: 0px 5px;
}

#social {
    background: #fff;
    text-align: center;
    padding: 30px 0px;
}

.icons { 
    display: flex; 
    flex-direction: row; 
    justify-content: space-between; 
    flex-wrap: wrap; 
    margin: 0; 
    padding: 20px 0 0;
    min-height: 60px;
    box-sizing: border-box;
    max-width: 100%;
} 

.icons li { 
    margin-left: 0; 
    list-style-type: none; 
    display: flex; 
    text-align: left; 
    font-size: 14px; 
    padding: 0px 0 0px 65px;
    min-height: 70px;
    margin-bottom: 10px;
} 

.icon1 { 
    background: url(_res/ico34_2022.svg) no-repeat top left;
    width: 35%;
    background-size: 50px;
}

.icon2 { 
    background: url(_res/ico7_2022.svg) no-repeat top left;
    width: 35%;
    background-size: 50px;
}

.icon3 { 
    background: url(_res/ico6_2022.svg) no-repeat top left;
    width: 315px;
    background-size: 50px;
}

.icon4 { 
    background: url(_res/ico5_2022.svg) no-repeat top left;
    width: 35%;
    background-size: 50px;
}

.icon5 { 
    background: url(_res/ico10_2022.svg) no-repeat top left;
    width: 35%;
    background-size: 50px;
}

.icon6 { 
    background: url(_res/ico20_2022.svg) no-repeat top left;
    width: 315px;
    background-size: 50px;
}

.icon7 { 
    background: url(_res/ico1_2022.svg) no-repeat top left;
    width: 35%;
    background-size: 50px;
}

.icon8 { 
    background: url(_res/ico11_2022.svg) no-repeat top left;
    width: 35%;
    background-size: 50px;
}

.icon9 { 
    background: url(_res/ico3_2022.svg) no-repeat top left;
    width: 315px;
    background-size: 50px;
}

.icon10 { 
    background: url(_res/ico13_2022.svg) no-repeat top left;
    width: 35%;
    background-size: 50px;
}

.icon11 { 
    background: url(_res/ico26_2022.svg) no-repeat top left;
    width: 35%;
    background-size: 50px;
}

.icon12 { 
    background: url(_res/ico19_2022.svg) no-repeat top left;
    width: 315px;
    background-size: 50px;
}

.icon13 { 
    background: url(_res/ico13_2022.svg) no-repeat top left;
    width: 35%;
    background-size: 50px;
}

.icon14 { 
    background: url(_res/ico26_2022.svg) no-repeat top left;
    width: 35%;
    background-size: 50px;
}

#offCont #sOW2 ul {
	list-style-type: disc;
	padding-left: 20px;
	list-style-position: outside;
}

#offCont #sOW2 ul li {
	font-family:'Montserrat', sans-serif;
	line-height: normal;
	margin-left: 10px;
	list-style-type: disc;
    margin-bottom: 10px;
}

#offCont #sOW2 .button {
    display: flex;
    box-sizing: border-box;
    max-width: 100%;
}

#Clause {
	font-size:10px;
	text-align:justify;
    display: none;
}

@media screen and (max-width: 600px){
 
h2 {
    color: #000000;
    font-size:13px;
    font-family: 'Montserrat', sans-serif;
}

h3 {
    color: #000000;
    font-size:13px;
    font-family: 'Montserrat', sans-serif;
}
    
#JobTitle {     
	font-size:13px; 
	text-align: left; 
	font-weight: bold; 
	line-height: normal;
	color:#000000;
}
    
#WorkPlace {
	text-align: center;
	margin-top:5px;
    display: none;
}

#ReferenceNumber {
	text-align: center;
	margin-top:5px;
}

#CompanyDescription {
    font-size: 8px;
}

#PositionDescription  {
    text-align: left;
    font-size: 8px;
}

#Requirements {
    text-align: left;
    font-size: 8px;
}

#Notes {
    text-align: left;
    font-size: 7px;
    padding-top: 1px; 
}
    
#container7 {
    font-size: 8px;
}
       
.icons li { 
    font-size: 8px;
    padding: 0px 0 0px 40px;
    min-height: 30px;
    background-size: 25px; 
}
 
#offCont #sOW2 ul {
	list-style-type: disc;
	padding-left: 10px !important;
	list-style-position: outside;
}

#offCont #sOW2 ul li {
	font-family:'Montserrat', sans-serif;
	line-height: normal;
	margin-left: 10px;
	list-style-type: disc;
    margin-bottom: 10px;
}        
}

