﻿@import url('https://fonts.googleapis.com/css?family=Lato:400,700&subset=latin-ext');

body {
	background-color: #F3F3F3;
	color: #222222;
	font-family:'Lato', sans-serif;
	font-size: 14px;
}
a:link, #offCont a:visited, a:hover, a:active {
	color: #222222;
}
#offCont {
	overflow: hidden;
	margin: 15px auto 0;
	text-align: left;
	max-width:690px;
	background-color:#fff;
	width:100%;
    box-shadow: 1px 1px 5px 1px #888;
}

#bg {
    background: url(_res/bg2.jpg) top center no-repeat;
    height: 322px;
}
#JobTitle {     
	font-size:30px; 
	text-align: left; 
	font-weight: normal; 
	line-height: normal;
	color:#fff;
    width: 40%;
    padding: 100px 0px 0px 30px;
}

#box1 {
    display: flex;
    flex-direction: inherit;
    justify-content: space-around;
    flex-wrap: wrap;
    margin:30px;
}

#WorkPlace {
	text-align: center;
	margin-top:5px;
    font-size: 18px;
    font-weight: bold;
    width: 210px;
    background: url(_res/ikona1.png) top center no-repeat;
    background-size: 13%;
    padding-top: 50px;
}

#CompanyDescription {
    text-align: center;
	margin-top:5px;
    font-size: 18px;
    font-weight: bold;
    width: 210px;
    background: url(_res/ikona2.png) top center no-repeat;
    background-size: 13%;
    padding-top: 50px;}

#Notes {
    text-align: center;
	margin-top:5px;
    font-size: 18px;
    font-weight: bold;
    width: 210px;
    background: url(_res/ikona3.png) top center no-repeat;
    background-size: 13%;
    padding-top: 50px;
}

#box2 {
    display: flex;
    flex-direction: inherit;
    justify-content: space-around;
    flex-wrap: wrap;
    background: #f1f3f8;
}

#PositionDescription {
    width: 300px;
    padding: 20px 20px 20px 30px;
}

#Requirements {
    width: 290px;
    padding: 20px 30px 20px 20px;
}

#Opportunities {
    padding: 10px 30px 30px;
}

h2 {
    background: url(_res/line.jpg) top left no-repeat;
    padding-top: 30px;
    font-size: 18px;
    text-align: left;
    color: #000;
}

h3 {
    background: url(_res/line.jpg) top center no-repeat;
    padding-top: 30px;
    font-size: 18px;
    text-align: center;
    color: #000;
}


.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: 25%; 
    text-align: center; 
    padding: 70px 0 30px 0; 
    font-size: 14px;
    background-size:50px; 

} 

.icon1 { 
    background: url(_res/ico1.png) no-repeat top center;
} 

.icon2 { 
    background: url(_res/ico2.png) no-repeat top center;
}

.icon3 { 
    background: url(_res/ico3.png) no-repeat top center;
}

.icon4 { 
    background: url(_res/ico4.png) no-repeat top center;
}

.icon5 { 
    background: url(_res/ico5.png) no-repeat top center;
}

.icon6 { 
    background: url(_res/ico6.png) no-repeat top center;
}

.icon7 { 
    background: url(_res/ico7.png) no-repeat top center;
}

.icon8 { 
    background: url(_res/ico8.png) no-repeat top center;
}

.icon9 { 
    background: url(_res/ico9.png) no-repeat top center;
}

.icon10 { 
    background: url(_res/ico10.png) no-repeat top center;
}

.icon11 { 
    background: url(_res/ico11.png) no-repeat top center;
}
.icon12 { 
    background: url(_res/ico12.png) no-repeat top center;
}

#rek {
    background: url(_res/line2.png) top center no-repeat #075e8b;
    color: #fff;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    padding: 50px 30px 20px;
}

#ReferenceNumber {
	text-align: center;
	margin-top:5px;
}
#offCont #sOW2 ul {
	list-style-type: disc;
	padding-left: 10px;
	list-style-position: outside;
}
#offCont #sOW2 ul li {
	font-family:'Lato', sans-serif;
	list-style-image:url(_res/li.png);	
	line-height: normal;
	margin-left: 10px;
}
#offCont #sOW2 .button {
    background-color:#008dd2;
    font-size:18px;
    display: block;
    height: 40px;
    line-height:36px;
    margin: 30px auto;
    text-align: center;
    text-decoration: none;
    width:116px;
    border:none;
    color: #fff;
	border: 1px solid #008dd2;
	cursor: pointer;
	transition: 0.4s;
    border-radius: 5px;
    padding-top: 5px;
}

#Clause {
	font-size:10px;
	text-align:justify;
    padding: 0px 30px 30px;
}
@media all and (max-width:684px) {
/* tekst */


}
