﻿* {
	margin : 0;
	padding : 0;
	outline : 0;
	}
	body {
	background-position : center top;
	font-family : "Open Sans", Arial, Verdana, sans-serif;
	color : #999;
	background-repeat : no-repeat;
	background-image : url("../img/bg_front.jpg");
	background-attachment : fixed;
	}
	.top {
	width : 100%;
	height : 709px;
	}
	.wrapper {
	max-width : 1200px;
	margin : auto;
	}
	nav {
	margin : auto;
	background-position : center top;
	padding : 0 0 0 0;
	text-align : left;
	color : #000000;
	max-width : 1200px;
	height : 40px;
	z-index : 999;
	}
	#menu ul {
	list-style-type : none;
	height : 15px;
	padding : 15px 0 0 0;
	margin : 0 auto 0 auto;
	text-align : left;
	max-width : 1200px;
	}
	#menu li {
	list-style-type : none;
	float : right;
	height : 14px;
	margin : 0 0 0 10px;
	padding : 0;
	}
	#menu li a {
	text-decoration : none;
	color : #322B80;
	font-size : 14px;
	display : block;
	height : 14px;
	font-weight : bold;
	text-transform : uppercase;
	line-height : 14px;
	}
	#menu li a.active {
	color : #C20E1A;
	}
	#menu li a:hover {
	color : #C20E1A;
	}
	#menu li img {
	vertical-align : middle;
	border : none;
	}
	header {
	background-position : 0 bottom;
	overflow : visible;
	height : 80px;
	z-index : 998;
	max-width : 1200px;
	background-repeat : no-repeat;
	background-image : url("../img/logo.png");
	margin-right : auto;
	margin-left : auto;
	text-align : right;
	color : #322B80;
	}
	header a {
	text-decoration : none;
	font-weight : 700;
	color : #C20E1A;
	}
	header a:hover {
	color : #000000;
	}
	header p {
	padding : 5px 0 0 0;
	font-size : 18px;
	line-height : 20px;
	}
	.ribbon {
	background-position : center top;
	width : 160px;
	height : 185px;
	background-image : url("../img/kontakt.png");
	position : absolute;
	z-index : 999;
	margin-left : 795px;
	margin-top : 20px;
	text-align : center;
	font-size : 14px;
	letter-spacing : -1px;
	padding-top : 30px;
	background-repeat : no-repeat;
	font-weight : bold;
	color : #A9844B;
	}
	.ribbon strong {
	font-size : 18px;
	letter-spacing : -2px;
	font-weight : bold;
	color : #785E36;
	}
	.container {
	width : 100%;
	margin-right : auto;
	margin-left : auto;
	color : #000000;
	}
	h1 {
	border-width : 3px;
	border-color : #ccc;
	background-position : center top;
	padding : 0;
	overflow : hidden;
	margin : 0 auto 0 auto;
	font-size : medium;
	color : #FFFFFF;
	font-weight : normal;
	text-align : center;
	letter-spacing : 0;
	text-indent : 0;
	max-width : 1200px;
	background-repeat : repeat-x;
	text-transform : uppercase;
	background-color : #C20E1A;
	border-bottom-style : solid;
	}
	h2 {
	background-position : center 800px;
	overflow : hidden;
	padding-top : 12px;
	margin : 0 auto 0 auto;
	font-size : 18px;
	color : #000;
	font-weight : 700;
	text-align : center;
	letter-spacing : 0;
	height : 36px;
	max-width : 1200px;
	line-height : 1em;
	background-repeat : no-repeat;
	background-color : #ddd;
	background : linear-gradient(to bottom, #999, #ddd) transparent;
	}
	h2 a {
	text-decoration : none;
	color : #808080;
	}
	h2 a:hover {
	color : #333333;
	}
	h3 {
	color : #808080;
	font-weight : normal;
	}
	h6 a {
	color : #523907;
	text-decoration : none;
	background-color : rgb(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;
	max-width : 1200px;
	padding : 0;
	}
	.tresc {
	padding : 25px 20px 25px 20px;
	font-size : 14px;
	line-height : 1.25em;
	text-align : justify;
	font-weight : 400;
	color : #000;
	}
	.photos {
	padding : 0;
	text-align : left;
	letter-spacing : 4px;
	}
	.photos img {
	box-shadow : 0 0 3px 0 rgb(0, 0, 0, 0.2);
	border : rgb(255, 255, 255, 0.1) solid 1px;
	margin-bottom : 5px;
	}
	footer {
	box-shadow : 0 0 140px 30px rgb(244, 244, 244, 0.25);
	margin : 0 auto 0 auto;
	max-width : 1200px;
	color : #071341;
	padding-top : 20px;
	padding-bottom : 5px;
	transition-duration : 0.4s;
	background : linear-gradient(to bottom, rgb(200, 200, 200, 0) 0, rgb(200, 200, 200, 0.35) 50px, rgb(200, 200, 200, 0.75) 120px) rgb(200, 200, 200, 0.1);
	}
	#foot {
	padding : 0;
	margin-right : auto;
	margin-left : auto;
	}
	footer a {
	color : #000000;
	transition-duration : 0.4s;
	}
	#author {
	min-height : 15px;
	padding-top : 15px;
	padding-bottom : 15px;
	font-size : 11px;
	padding-left : 0;
	opacity : 0.8;
	text-align : center;
	}
	footer #contact {
	min-height : 85px;
	padding-top : 0;
	padding-bottom : 0;
	text-align : center;
	letter-spacing : 0;
	font-size : 14px;
	line-height : 1.4em;
	}
	footer #contact strong {
	font-weight : bold;
	font-size : 16px;
	}
	footer a:hover {
	color : #0E247E;
	}
	footer img {
	border-style : none;
	}
	footer img.counter {
	vertical-align : -30%;
	}
	footer img.counter:hover {
	opacity : 0.65;
	}
	.prod {
	margin-right : auto;
	margin-left : auto;
	max-width : 1200px;
	overflow : hidden;
	background-color : #FFFFFF;
	display : flex;
	align-items : center;
	justify-content : center;
	flex-wrap : wrap;
	padding : 25px 0;
	}
	.prod .item {
	border : #ddd solid 4px;
	background-position : center top;
	background-size : contain;
	float : left;
	text-align : center;
	width : 224px;
	height : 150px;
	padding-bottom : 0;
	box-shadow : 0 0 8px rgb(255, 255, 255, 0.3);
	margin : 5px;
	background-color : #FFFFFF;
	background-repeat : no-repeat;
	}
	.prod .item a {
	color : #555;
	font-weight : bold;
	font-size : 16px;
	text-decoration : none;
	transition-duration : 0.6s;
	line-height : 1em;
	display : block;
	height : 54px;
	padding-top : 15px;
	padding-bottom : 15px;
	}
	.prod .item p {
	width : 224px;
	padding-left : 224px;
	transition : padding-left 0.4s;
	height : 104px;
	padding-top : 30px;
	}
	.prod .item p:hover {
	width : 223px;
	padding-left : 0;
	transition : padding-left 0.4s;
	}
	.prod .item a:hover {
	transition-duration : 0.6s;
	background-color : #fff;
	color : #000;
	}
	.prod .item img {
	border-style : none;
	transition-duration : 0.6s;
	}
	.i01 {
	background-image : url("../img/ARUBA01.jpg");
	}
	.i02 {
	background-image : url("../img/ARUBA02.jpg");
	}
	.i03 {
	background-image : url("../img/ARUBA03.jpg");
	}
	.i04 {
	background-image : url("../img/ARUBA04.jpg");
	}
	.i05 {
	background-image : url("../img/ARUBA05.jpg");
	}
	.i06 {
	background-image : url("../img/ARUBA06.jpg");
	}
	.i07 {
	background-image : url("../img/ARUBA07.jpg");
	}
	.i08 {
	background-image : url("../img/ARUBA08.jpg");
	}
	.prod .item img:hover {
	transform : translateY(-4px);
	transition-duration : 0.6s;
	}
	.clear {
	clear : both;
	height : 0;
	}
	h2 img {
	border-style : none;
	}
	.large {
	font-size : 22px;
	}
	.floating {
	float : left;
	margin-right : 20px;
	padding-top : 4px;
	}
	.google-maps {
	border-width : 0;
	border-color : #FFFFFF;
	padding : 0;
	height : 320px;
	margin : 0;
	width : 100%;
	}
	.spacer {
	width : 100%;
	margin-right : auto;
	margin-left : auto;
	}
	.mark2 {
	color : #808080;
	}
	.zoom-gallery1 {
	max-width : 820px;
	margin-right : auto;
	margin-left : auto;
	}
	.zoom-gallery1 img {
	width : 173px;
	border : none;
	}
	.shadow {
	height : 5px;
	max-width : 1200px;
	margin : auto;
	background-color : #322B80;
	}
	.contain {
	max-width : 1200px;
	margin-right : auto;
	margin-left : auto;
	background-color : #ddd;
	}
	.foto img {
	height : 128px;
	}
	.tresc a {
	color : #9A783F;
	}
	.tresc a:hover {
	color : #000;
	}
	.foto {
	padding-top : 0;
	padding-bottom : 30px;
	}
	.box {
	width : 960px;
	height : 480px;
	margin-right : auto;
	margin-left : auto;
	}
	.intro {
	width : 280px;
	height : 440px;
	padding : 20px;
	float : left;
	background-color : #A7A9AC;
	color : #FFFFFF;
	font-size : 13px;
	line-height : 1.3em;
	}
	@media (max-width: 1080px) {
	#social {
	display : none;
	}
	}
	