﻿* {margin: 0; padding: 0; outline: 0;}

body {
	font-family: Ubuntu, Arial, Verdana, sans-serif;
	color: #999;
	background-color: #FFFFFF;
}
nav {
	margin: 0px;
	background-position: center top;
	padding: 0px 0px 10px 0px;
	text-align: left;
	color: #000000;
	width: 100%;
	min-height: 36px;
	z-index: 999;
	background-color: #022f5d;
}
#menu ul {
	list-style-type: none;
	min-height: 13px;
	padding: 10px 0px 0px 0px;
	margin: 0px auto 0px auto;
	text-align: right;
	max-width: 980px;
}
#menu li {
	list-style-type: none;
	height: 13px;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	display:inline-block;
}
#menu li a {
	text-decoration: none;
	color: #0198CF;
	font-size: 12px;
	display: block;
	height: 13px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 13px;
}
#menu li a.active {
	color: #fff;
}
#menu li a:hover {
	color: #fff;
}
#menu li img {
	vertical-align: middle;
	border: none;
	margin-right: 3px;
}
header {
	background-position: 0px center;
	overflow: hidden;
	min-height: 40px;
	text-align: right;
	z-index: 998;
	max-width: 940px;
	margin-right: auto;
	margin-left: auto;
	color: #000000;
	font-size: 14px;
	text-transform: uppercase;
	padding-top: 20px;
	line-height: 18px;
	padding: 30px 20px 30px 20px;
	background-image: url('../img/logo.png');
	background-repeat: no-repeat;
}
header a {
	color: rgb(13, 50, 99);
	font-size: 20px;
	text-transform: lowercase;
	text-decoration: none;
	font-weight: bold;
}
header a:hover {
	color: #be3124;
}
.bar {
	max-width: 980px;
	height: auto;
	margin: auto;
	background-color:#fff;
	padding:15px 0px;
}
#logo {
	width: 257px;
	height: 100px;
	background-color: #ff00ff;
}
#logo img {
	border:none;
}
#logo img:hover {
	
}
.container {
	max-width: 900px;
	background-color: rgba(255,255,255,0.5);
	margin-right: auto;
	margin-left: auto;
	color: #000000;
	background: linear-gradient(to bottom, rgba(255,255,255,0) 0px, rgba(255,255,255,0.4) 150px, rgba(255,255,255,0.7) 300px, rgba(255,255,255,1) 450px) rgba(255,255,255,0.5);

}
.intro {
	width: 205px;
	color: #003466;
	font-size: 13px;
	font-weight: normal;
	padding-top: 150px;
	padding-left: 35px;
	padding-right: 20px;
	line-height: 1.1em;
}
.introru {
		font-size: 12px;

}
.top {
	margin-top: 5px;
	width: 275px;
	height: 120px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-left: 5px;
	font-size: x-large;
	font-weight: bold;
	line-height: 44px;
	float: none;
	background-color: #003466;
	margin-left: 5px;
	text-transform: uppercase;
}
.top small {
	font-weight:300;
}
.topua {
	font-size: 36px;
	line-height: 36px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.topru {
	font-size: 36px;
	line-height: 36px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.topde {
	font-size: 35px;
	line-height: 44px;
}
.topen {
	font-size: 36px;
	line-height: 36px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.top-bottom {
	height: 80px;
	width:100%;
}
.top-b {
	max-width:900px;
	margin:auto;
}
h1 {
	padding: 21px 35px 21px 35px;
	margin: 0px auto 15px auto;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: 700;
	text-align: center;
	letter-spacing: 0px;
	min-height: 20px;
	text-indent: 0px;
	line-height: 20px;
	background-color: #be3124;
	max-width: 910px;
	text-transform: uppercase;
}
.h1ua {
	font-size: 16px;
	letter-spacing: -1px;
}
.h1ru {
	font-size: 15px;
	letter-spacing: -1px;
}
.h1de {
	font-size: 17px;
	letter-spacing: 0px;
}
.h1en {
	font-size: 18px;
	letter-spacing: 0px;
}

h2 {
	overflow: hidden;
	padding-top: 12px;
	margin: 0px auto 0px auto;
	font-size: 22px;
	color: #FFFFFF;
	font-weight: 700;
	text-align: left;
	letter-spacing: 0px;
	height: 44px;
	text-indent: px;
	max-width: 960px;
	line-height: 1em;
	text-transform: uppercase;
	vertical-align: middle;
	padding-left: 25px;
}
h2 small {
	font-weight: 300;
}
h2 a:hover {
	color: #333333;
}
h3 {
	padding: 60px 20px 20px 20px;
	color: #FFFFFF;
	font-weight: 500;
	width: 220px;
	height: 180px;
	float: left;
	font-size: 26px;
	text-align: center;
	text-transform: uppercase;
	line-height: 26px;
}
h6 {
}
h6 a {
	color: #523907;
	text-decoration: none;
	background-color: rgba(255,255,255,0.5);
	display: block;
	line-height: 50px;
	font-size: 18px;
	font-weight: bold;
	height: 50px;
	text-indent: 230px;
}
h6 a:hover {
	color: #EDB231;
	background-color: rgb(255,255,255);

}
article {
	margin-right: auto;
	margin-left: auto;
	width: 928px;
	padding: 0px;
}
.tresc {
	padding: 25px;
	font-size: 13px;
	line-height: 1.2em;
	text-align: justify;
	font-weight: 400;
}
.trescru {
	font-size:12px;
}
.trescde {
	font-size:12px;
}

.photos {
	padding: 0px;
	text-align: left;
	letter-spacing: 4px;
}
.photos img {
	box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.2);
	border: 1px solid rgba(255,255,255,0.1);
	margin-bottom: 5px;
}
footer {
	margin: 5px auto 0px auto;
	color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 0px;
	transition-duration: 0.4s;
	background-color: #003466;
	max-width: 980px;
	min-height:290px;

}
#foot {
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	max-width: 980px;

}
footer a {
	color: #be3124;
	transition-duration: 0.4s;
	text-decoration:none;
}
#author {
	min-height: 15px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 11px;
	padding-left: 0px;
	opacity: 0.8;
		text-align: center;

}

footer #map_canvas {
	width: 50%;
	float:left;
}
footer #name {
	background-size: cover;
	float: left;
	width: 25%;
	background-image: url('../img/frogum-kontakt.jpg');
	background-repeat: no-repeat;
	background-position: left top;
}
footer h3 {
padding:60px 20px;
width:auto;
max-width:600px;
float:none;
}


footer #contact {
	min-height: 200px;
	text-align: center;
	letter-spacing: 0px;
	font-size: 14px;
	line-height: 1.5em;
	float: left;
	width: 25%;
}

footer #contact div {
padding: 20px;
}


footer #contact strong {
	font-weight: bold;
	font-size: 15px;
}
footer a:hover {
	color: #fff;
}
#foot img {
	border-style: none;
}
#foot img.counter {
	vertical-align: -30%;
		opacity:0.65;

}
#foot img.counter:hover {
	opacity:0.95;
}
#foot a {
	color:#999;
}
#foot a:hover {
	color:#333;
}

.prod {
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
	max-width: 1000px;
	padding-bottom: 20px;

}
.prod .item {
	margin: 1.4%;
	float: left;
	text-align: center;
	background-repeat: no-repeat;
	background-color:#022f5d;
	width:30.4%;
}
.prod .item a {
	padding-bottom: 20px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	color: #FFFFFF;
	font-weight: 500;
	font-size: 15px;
	text-decoration: none;
	transition-duration: 0.1s;
	line-height: 1em;
	display: block;
	min-height: 360px;
	text-transform: uppercase;
	background-repeat: no-repeat;
	text-align:center;
}
.prod .item img {
	width:100%;
	margin-bottom: 20px;

}
.prod .item a:hover {
	color: #FFFFFF;
	transition-duration: 0.1s;
	background-repeat: no-repeat;
	background-color:#be3124;
}
.prod .item:hover {
}

.produa .item a {
		font-size: 15px;
}
.prodru .item a {
		font-size: 15px;
}

.clear {
	clear: both;
	height: 0px;
}
h2 img {
	border-style: none;
}
.large {
	font-size: 23px;
	font-weight: 400;
	line-height: 60px;
	letter-spacing: -2px;
	word-spacing:4px;
}

.t2 {
	color: #487055;
}
.line {
	color: #75A389;
	padding-top: 0px;
	margin-top: 16px;
	border-style: none;
	background: linear-gradient(to left, rgba(72, 112, 85,0) 0px, rgba(72, 112, 85,0.1) 30px, rgba(72, 112, 85,0.3) 60px, rgba(72, 112, 85,0.6) 460px, rgba(72, 112, 85,0.3) 860px, rgba(72, 112, 85,0.1) 890px, rgba(72, 112, 85,0) 920px) transparent;
	height:1px;

}
.floating {
	float: left;
	margin-right: 20px;
	padding-top: 5px;
}
.google-maps {
	height: 296px;
	margin: 0;
	width: 100%;
	border:none;
}
.spacer {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.mark2 {
	color: #134891;
}
.zoom-gallery1 {
	max-width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.zoom-gallery1 img {
	width: 173px;
	border:none;
}
.wrapper {
	max-width: 980px;
	width:auto;
	height: 420px;
	background-color: #e7e7e7;
	margin: auto auto 25px auto;
}
.slider {
	width: 100%;
	height: 420px;
	float: right;
}
.box01 {
	color: #FFFFFF;
	background-color: #003466;
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 390px;
	max-width: 980px;
	margin: auto;
	padding-left: 0px;
}
.content {
	background-color: #f3f3f3;
	width: 100%;
	padding-top: 25px;
}
.inside {
	position:absolute;
	z-index:10001;
	width:50%;
}

.inside h2 {
	margin: 30px 0px 0px 30px;
	background-color: #022f5d;
	padding:20px;
	font-size:18px;
	min-height:18px;
	height:auto;
	text-align:center;
	width:auto;
	max-width:100%;
}
.inside h5 {
	margin: 0px 0px 0px 0px;
	background-color: #e7e7e7;
	padding:30px;
	max-width:200px;
	line-height:1.5em;
	color:#022f5d;
}

.slide {
	background-color:#e7e7e7;
}

@media screen and (max-width:767px) {
.inside h5 {	display:none;}
.inside {	width:100%; position:relative;}
.inside h2 {	margin: 0px 0px 0px 0px;}
.bx-wrapper .bx-prev {	left: 30px;}
.bx-wrapper .bx-next {	right: 6px;}
.box01 {    background-image: none;    min-height: 390px;    max-width: 767px; padding:0px;}
.prod .item {	margin: 1.2%;	width:47.4%;}

footer #map_canvas {	width: 100%;}
footer #name {	width: 50%;}
footer #contact {width:50%;}


}

@media screen and (max-width:980px) {
header {	background-position: 30px center;}
#menu ul {    padding-right: 20px;}
}

@media screen and (max-width:480px) {
header {
	background-position: center 20px;
	overflow: hidden;
	min-height: 40px;
	text-align: center;
	z-index: 998;
	max-width: 940px;
	margin-right: auto;
	margin-left: auto;
	color: #000000;
	font-size: 14px;
	text-transform: uppercase;
	padding-top: 100px;
	background-image: url('../img/logo.png');
	background-repeat: no-repeat;}
.prod .item {	margin: 0%;	width:100%;}
footer #map_canvas {	width: 100%;}
footer #name {	width: 100%;}
footer #contact {width:100%;}


}


