﻿* {
	margin: 0;
	padding: 0;
	outline: 0;
}
html {
}
body {
	font-family: 'Quicksand', 'Roboto', Arial, sans-serif;
	color: #000;
	font-size: 14px;
	background-color: #fff;
}
.mainbg {
	background-image: url('../img/bg.jpg');
	background-repeat: repeat;
	background-position: center top;
}
.headercontainer {
}
.slidercontainer {
	background-size: cover;
	background-position: center top;
	background-repeat: repeat;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url('../img/bg/bg02.jpg');
}
.slidingbg {
	background-color: rgba(255,255,255,0.5);
}
.shadow {
	background-position: center bottom;
	max-width: 1200px;
	margin: 0px auto;
	background-image: url('../img/shadows-bottom.png');
	background-repeat: no-repeat;
	padding-bottom: 28px;
}
#logo {
	position: absolute;
	width: 115px;
	height: 110px;
	padding: 0px 0px;
	z-index: 999;
	margin: 0px 0px 0px 0px;
}
#logo small {
}
header {
	background-size: auto 180px;
	background-position: 0px center;
	max-width: 940px;
	padding: 0px 20px 0px 20px;
	margin: 0px auto;
	background-repeat: no-repeat;
	min-height: 180px;
}


.film
{
	width:100%;
	height:315px;
	border:0px;
}

.kont
{
	max-width:560px;
	margin: 0px auto 0px auto;

}

header a.headerlink {
	display: block;
	float: left;
}
nav {
	background-color: #f4f4f4;
	width: 100%;
	font-family: 'Roboto', Arial, sans-serif;
}
#menu ul {
	list-style-type: none;
	text-align: right;
	padding: 7px 20px 10px 20px;
	max-width: 960px;
	margin: auto;
}
#menu li {
	border-width: 1px;
	border-color: #ccc;
	display: inline-block;
	margin: 0px 0px;
	border-left-style: solid;
	text-align: center;
}
#menu li:first-child {
	border-left-style: none;
}
#menu li a {
	display: block;
	padding: 0px 5px 0px 6px;
	text-decoration: none;
	font-size: 12px;
	text-transform: lowercase;
	color: #999;
}
#menu li a.active, #menu li a:hover {
	color: #000;
}
.heading {
	text-align: right;
	padding-top: 35px;
	color: #333;
	line-height: 1.2em;
	font-size: 14px;
	font-weight: 300;
}
.heading a {
	text-decoration: none;
	color: #1c63a5;
	font-size: 16px;
	font-weight: 600;
}
.heading a:hover {
	color: #a4d036;
}
h1, h4 {
	background-position: center top;
	padding: 20px 20px;
	line-height: 1em;
	font-weight: 600;
	background-color: #a4d036;
	color: #fff;
	font-size: 22px;
	text-align: center;
	margin: 0px auto;
	background-repeat: no-repeat;
	max-width: 940px;
}
h4 {
	text-transform: uppercase;
	font-weight: 500;
}
h4 a {
	text-decoration: none;
	color: #fff;
}
h3 {
	padding: 15px 20px 0px 20px;
	text-align: center;
	font-weight: 300;
	font-size: 24px;
	margin: 0px auto 0px auto;
}
.abs {
	width: 100%;
	margin: auto;
	background-color: #f8f8f8;
}
.contact {
	background-color: #1c63a5;
}
article {
	max-width: 1020px;
	margin: 0px auto 0px auto;
}
@media (max-width:980px) {
article {
	margin: 0px auto;
}
}
article p {
	padding: 20px;
	text-align: justify;
	font-weight: 300;
	font-size: 15px;
	color: #666;
}
article ul {
	padding: 20px;
	text-align: justify;
	font-weight: 300;
	font-size: 15px;
	color: #666;
}
article strong {
	font-weight: 600;
}
.name {
	font-size: 20px;
	font-weight: 500;
	color: rgb(255,51,0);
}
.clearfix {
	clear: both;
	height: 0px;
}
.bgins {
}
.bgins2 {
}
.foto {
	text-align: center;
	padding: 20px 0px 20px 0px;
}
.foto img:hover {
	transform: scale(1.08);
	-webkit-transform: scale(1.08);
	transition-delay: 0.3s;
	transition-duration: 0.35s;
}
.foto img {
	padding: 0px;
	margin: 1% 5.5%;
	border: none;
	width: 320px;
}
.center {
	text-align: center;
	padding-bottom: 0px;
	font-weight: 600;
}


.logo2 {
	width: 150px;
	height: 660px;
	}


.justify {
	text-align: justify;
}
.center strong {
	font-size: 21px;
	color: #a4d036;
}
footer {
	text-align: center;
	max-width: 980px;
	margin: 0px auto;
}
footer small {
	font-size: 11px;
	opacity: 0.85;
	margin-top: 10px;
	display: inline-block;
}
footer p {
	padding: 20px;
	font-size: 16px;
	text-align: center;
}
footer a {
	color: #1c63a5;
}
footer i {
	color: #1c63a5;
}
footer a:hover {
	color: #a4d036;
}
.google-maps {
	height: 320px;
	width: 100%;
	border: 0px solid transparent;
}
.kontakt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #0000FF;
}



#author {
	margin: 0px auto;
	text-align: center;
	padding: 10px 20px;
	font-size: 11px;
	color: #999;
	background-color: #eee;
	max-width: 940px;
}
#author img {
	border: none;
	vertical-align: middle;
}
#author a {
	color: #555;
}
.inside {
	max-width: 480px;
}
@media (max-width:944px) {
.col1-4 {
	width: 50%;
}
.col1-2 {
	width: 100%;
}
}
@media (max-width:409px) {
.heading {
	display: none;
}
#menu ul {
	text-align: center;
}
#logo {
	position: relative;
	width: 100%;
	text-align: center;
	padding-bottom: 20px;
	padding-top: 0px;
}
header {
	background-position: center 10px;
	padding: 50px 0px 20px 0px;
	background-repeat: no-repeat;
	min-height: 50px;
}
h1 {
	padding: 15px 20px;
}
}
@media (max-width:310px) {
body {
	background-image: none;
}
}
@media (max-width:759px) {
.floating {
	display: none;
}
.center strong {
	font-size: 18px;
}
.col1-3 {
	width: 100%;
}
}
@media (max-width:479px) {
.floating {
	display: none;
}
.inside {
	width: 100%;
}
}
@media (max-width:319px) {
.push-left {
	display: none;
}
}
.pdf {
	float: right;
	margin: 20px 20px 20px 20px;
	text-align: center;
	background-color: #fff;
	padding: 20px 20px;
	color: #666;
	text-decoration: none;
	font-size: 12px;
	font-weight: 400;
}
.pdf img {
	border-style: none;
	text-align: center;
	height: 64px;
	padding-bottom: 10px;
}
.pdf a {
	color: #000;
}
.pdf a:hover {
	color: #555;
	text-decoration: none;
}

.floating {
	float: right;
	margin: 0px 0px 0px 20px;
	height: 190px;
}
.prod {
	text-align: center;
	padding: 25px 0px;
}
.prod .item {
	display: inline-block;
	max-width: 48%;
	margin: 0.7% 0.5%;
}
.prod .item a {
	display: block;
	color: #777;
	padding-bottom: 20px;
	border: 1px solid rgba(200, 200, 200, 0.5);
	font-size: 13px;
	font-weight: 300;
	min-height: 270px;
	text-decoration: none;
}

.prod .item img {
	max-width: 230px;
	width:100%;
}



.prod .item a:hover {
	color: #a4d036;
	border: 1px solid #a4d036;
}
.prod .item a:hover img {
	transform: scale(0.94);
	-webkit-transform: scale(0.94);
	transition-duration: 0.35s;
}
.fotos img {
	width: 20%;
}
.fotos {
	line-height: 0em;
}
@media (max-width:839px) {
.prod .item {	max-width: 48%;
	margin: 0.7% 0.5%;}
}

@media (max-width:980px) {
header a img {display:none;}
header {	background-size: auto;
	background-image: url('../img/logo2.jpg');
	background-position: center top;
	background-repeat: no-repeat;
	padding-top: 160px;}
.heading {	text-align:center;}
}
@media (max-width:479px) {
.pdf {
	float: none;
	display: inline-block;
	width: 100%;
	margin: 10px 0px;
	padding: 10px 0px;}
	
header {	background-size: auto 100px;
	padding-top: 90px;}
}
