body {
	background-color: #FFFFFF;
	color: #000000;
	font-family: 'Open Sans', sans-serif;
}
p {
	line-height: 110%;
	margin-bottom: 20px;
	font-size: 30px;
}
h1 {
/*	font-family: 'Crete Round'*/
	font-weight: bold;
	color: #000000;
	font-size: 45px;
	margin-bottom: 20px;
}
h2 {
	font-weight: 300;
	color: #000000;
	font-size: 55px;
	text-align: center;
	margin-bottom: 20px;
}
h3 {
	font-size: 30px;
	color: #000000;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
}
h4 {
	font-size: 24px;
	color: #000000;
	font-weight: bold;
	margin-bottom: 20px;
}
h5 {
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	margin-bottom: 20px;
}
h6 {
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	margin-bottom: 20px;
}
a {
	text-decoration: none;
	color: #616a7e;
	padding: 9px 16px;
}
a:hover {
/*	text-decoration: underline;*/
	background-color: #001b4d;
}
strong {
	font-weight: bold;
}
small {
	font-size: 13px;
	color: #000000;
	font-style: italic;
}
.clear {
	clear: both;
}
.wrapper {
	margin: 0 auto;
	padding: 0 10px;
	width: 70%;
	align-content: center;
}
header {
	top: 0;
	left: 0;
	bottom: 0;
	height: 120px;
	width: 100%;
	/*background-color: #525f77;*/
	background-color: #032f80;
	opacity: 0.90;
	position: fixed;
	z-index: 100;
}
header h1 {
	margin-left: 40px;
	float: left;
	font-size: 450%;
	margin-top: 40px;
	color: #FFFFFF;
}
header h1 .color {
	color: #3ec744;
}
.color {
	color: #3ec744;
}
header nav {
	float: right;
	margin-right: 50px;
}
header nav ul li{
	float: left;
/*	font-family: 'Crete Round'*/
	font-size: 120%;
	display: inline-block;
	position: relative;
	margin-top: 80px;
	color: #FFFFFF;
}
/*.dropdowncontent {
	position: absolute;
	display: none;
	background-color: #032f80;
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px 2px 2px 2px;
	box-shadow: 5px 5px rgba(0,0,0,0.5);
}*/
/*header nav li:hover .dropdowncontent {
	display: block;
}*/
header nav ul li a{
	color: #FFFFFF;
	font-weight: bold;
	display: block;
}
header nav ul li span {
	font-size: 50%;
	position: relative;
	top: -3px;
	left: 2px;
}
footer {
	height: 150px;
	padding: 60px 0;
	width: 100%;
	background-color: #313947;
}
#footer-info {
	margin-left: 260px;
	width: 27%;
	float: left;
	margin-top: 10px;
}
#footer-info p {
	font-size: 15px;
	color: #FFFFFF; 
}
#footer-info h4, h5 {
	color: #FFFFFF; 
}
#footer-info h5 a {
	margin-left: -3%;
	color: #FFFFFF;
	text-decoration: underline;
}
#footer-info h5 a:hover {
	background-color: #313947;
}
#footer-links1 {
	width: 23%;
	float: left;
}
#footer-links2 {
	width: 30%;
	float: right;
}
#footer-links1 ul {
	width: 25%;
	float: left;
	margin-left: 20px;
}
#footer-links2 ul {
	width: 30%;
	float: left;
	margin-left: 20px;
}
#footer-links1 ul li {
	margin: 10px 0;
	color: #FFFFFF;
}
#footer-links2 ul li {
	margin: 10px 0;
	color: #FFFFFF;
}
/*#footer-links1 ul li h5,h6{
	color: #FFFFFF;
}
#footer-links2 ul li h5,h6{
	color: #FFFFFF;
}*/
.footerdata h5 {
	color: #FFFFFF;
}
#declaration1 li h5{
	color: #757575;
}
#declaration2 li h5{
	color: #757575;
}
#google-maps{
	width: 100%;
}
.diy-slideshow {
	margin-top: 120px;
	height: 900px;
    position: relative;
    display: block;
    overflow: hidden;
}
figure {
    position: absolute;
    opacity: 0;
    transition: 1s opacity;
}
figcaption {
    position: absolute;
    font-family: sans-serif;
    font-size: 60px;
    top: 10px;
    left: 25px;
    padding: .25em;
    color: #000000;
    background: #FFFFFF;
    opacity: .8;
    border-radius: 5px;
}
figcaption a {
    color: #000000;
}
figure.show {
    opacity: 1;
    position: static;
    transition: 1s opacity;
}
.next, .prev {
    color: #525f77;
    position: absolute;
    background: #000000;
    top: 50%;
    z-index: 1;
    font-size: 4em;
    margin-top: -.75em;
    opacity: .5;
    user-select: none;
}
.next:hover, .prev:hover {
    cursor: pointer;
    opacity: .8;
}
.next {
    right: 0;
    padding: 10px 5px 15px 10px;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
}
.prev {
    left: 0;
    padding: 10px 10px 15px 5px;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
}
.proizvodi {
	height: 600px;
}
.podjetje {
	height: 600px;
}
.lokacija {
	height: 600px;
}
.onas {
	margin-top: 120px;
	height: 1600px;
}
.slikapodjetje {
	height: 600px;
	float: left;
	width: 65%;
}
.slikaproizvodi {
	height: 600px;
	float: right;
	width: 65%;
}
#google-maps {
	height: 600px;
	float: left;
	width: 65%;
}
.slikaonas {
	height: 1600px;
	float: left;
	width: 35%;
}
.slikaold {
	width: 600px;
	margin-top: 30px;
}
#slikaoldplaceholder {
	text-align: center;
}
.tekstpodjetje {
	text-align: justify;
	float: right;
	margin-right: 40px;
	width: 30%;
}
.tekstproizvodi {
	text-align: justify;
	float: left;
	margin-left: 40px;
	width: 30%;
}
.tekstlokacija {
	text-align: justify;
	float: right;
	margin-right: 40px;
	width: 30%;
}
.tekstonas {
	text-align: justify;
	float: right;
	margin-right: 40px;
	width: 60%;
}
.tekstpodjetje hr {
	width: 80%;
	height: 3px;
	color: #000000;
	background-color: #000000;
	align-content: center;
	margin-top: 30px;
	margin-bottom: 40px;
}
.tekstproizvodi hr {
	width: 80%;
	height: 3px;
	color: #000000;
	background-color: #000000;
	align-content: center;
	margin-top: 30px;
	margin-bottom: 40px;
}
.tekstlokacija hr {
	width: 80%;
	height: 3px;
	color: #000000;
	background-color: #000000;
	align-content: center;
	margin-top: 30px;
	margin-bottom: 40px;
}
.tekstonas hr {
	width: 80%;
	height: 3px;
	color: #000000;
	background-color: #000000;
	align-content: center;
	margin-top: 30px;
	margin-bottom: 40px;
}
.tekstpodjetje h2 {
	text-align: center;
	margin-top: 80px;
	margin-bottom: 20px;
}
.tekstproizvodi h2 {
	text-align: center;
	margin-top: 80px;
	margin-bottom: 20px;
}
.tekstlokacija h2 {
	text-align: center;
	margin-top: 80px;
	margin-bottom: 20px;
}
.tekstonas h2 {
	text-align: center;
	margin-top: 80px;
	margin-bottom: 20px;
}
.tekstpodjetje p {
	margin-top: 30px;
	text-align: justify;
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 80px;
}
.tekstproizvodi p {
	margin-top: 30px;
	text-align: justify;
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 80px;
}
.tekstlokacija p {
	margin-top: 30px;
	text-align: justify;
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 80px;
}
.tekstonas p {
	margin-top: 30px;
	text-align: justify;
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 80px;
}
.tekstpodjetje a {
	margin-left: 200px;
	font-size: 150%;
	border: 1px solid #000000;
	background-color: #9ba7be;
	color: #FFFFFF;
	padding: 6px 20px;
	border-radius: 6px;
}
.tekstproizvodi a {
	margin-left: 200px;
	font-size: 150%;
	border: 1px solid #000000;
	background-color: #9ba7be;
	color: #FFFFFF;
	padding: 6px 20px;
	border-radius: 6px;
}
.tekstlokacija a {
	margin-left: 200px;
	font-size: 150%;
	border: 1px solid #000000;
	background-color: #9ba7be;
	color: #FFFFFF;
	padding: 6px 20px;
	border-radius: 6px;
}
.izdelek {
	padding: 5px;
	/*background-color: #FFFFFF;*/
	background-color: rgba(255,255,255,0.7);
	width: 55%;
	height: 400px;
	text-align: left;
/*	opacity: 0.9;*/
}
.izdelek h4 {
	text-align: left;
	margin-bottom: 5px;
	color: #000000;
	opacity: 1;
}
.izdelek ul {
	list-style-type: circle;
	list-style-position: inside;
/*	padding: 0 0 10px 20px;*/
 /*   text-indent: -7%;*/
}
.izdelek li {
	font-size: 100%;
	list-style-position: outside;
	margin-left: 1em;
	opacity: 1;
}
.izdelek h5 {
	margin-bottom: 5px;
	opacity: 1;
	color: #000000;
}
sub {
    vertical-align: sub;
    font-size: smaller;
}
sup {
	vertical-align: super;
	font-size: smaller;
}
#paper h4{
	font-size: 190%;
}
#paper h5{
	font-size: 150%;
}
#paper ul {
	font-size: 130%;
}
#paper h5 a {
	margin-left: -5%;
	color: #FFFFFF;
	text-shadow: 1px 1px #000000;
	text-decoration: underline;
}
.izdelek h5 a {
	margin-left: -5%;
	color: #FFFFFF;
	text-shadow: 1px 1px #000000;
	text-decoration: underline;
}
.izdelek h5 a:hover {
	background-color: inherit;
}
.izdelkimain {
	margin-top: 120px;
	background-color: #d6dbe2;
	display: inline-block;
	padding-bottom: 7%;
	margin-bottom: -4px;
}
.background {
	margin-top: 95px;
	margin-left: 9%;
	margin-right: 9%;
	height: 410px;
	width: 600px;
	float: left;
	background-size: cover;
}
.delilnik {
	background-color: #256897;
	height: 400px;
	position: relative;
	text-align: center;
}
.delilnik h2 {
	position: absolute;
	color: #FFFFFF;
	font-style: oblique;
	opacity: 0.9;
	top: 40%;
	left:20%;
	font-size: 220%;
	width: 60%;
}
.packaging {
	position: relative;
	background-color: #b1c0d3;
	align-content: center;
/*	height: 800px;*/
	width: 100%;
	padding-bottom: 5%;
}
.packagingtext{
	top: 5%;
	margin-right: 15%;
	position: relative;
	margin-left: 25%;
	width: 50%;
/*	background-size: cover;*/
/*	background-image: url('../img/16b.jpg');*/
}
.packagingimage {
	position: relative;
	width: 50%;
	height: 500px;
	bottom: 5%;
	margin-left: 25%;
	background-size: cover;
	background-image: url('../img/16b.jpg');

}
.packagingtext h4 {
	color: #000000;
	position: absolute;
	margin-top: 2%;
/*	margin-left: 3.8%;*/
	text-align: left;
}
.packagingtext h5 {
	color: #000000;
}
.packagingoptions{
	display: inline-block;
	position: relative;
	width: 100%;
	margin-top: 8%;
/*	margin-left: 4%;*/
}
.packagingoption {
	float: left;
	height: 150px;
	width: 25%;

}
.packagingoption h4 {
	color: #000000;
	margin-top: 10%;
}
.packagingoption ul {
	font-size: 100%;
	color: #000000;
/*	margin-left: 1.2%;*/
	list-style-type: circle;
	list-style-position: inside;
}





