﻿* {margin: 0; padding: 0; outline: 0;}

body {
	background-position: center top;
	font-family: Arial, Verdana, sans-serif;
	color: #999;
	background-color: #fff;
	background-repeat: repeat;
	font-size: 14px;
}
nav {
	margin: auto;
	background-position: center top;
	padding: 0px 0px 0px 0px;
	text-align: left;
	color: #000000;
	width: 860px;
	height: 40px;
	z-index: 999;
}
#menu ul {
	list-style-type: none;
	height: 15px;
	padding: 15px 0px 0px 0px;
	margin: 0px auto 0px auto;
	text-align: left;
	max-width: 900px;
}
#menu li {
	list-style-type: none;
	float: right;
	height: 14px;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}
#menu li a {
	text-decoration: none;
	color: #555;
	font-size: 13px;
	display: block;
	height: 14px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 14px;
}
#menu li a.active {
	color: #eee;
}
#menu li a:hover {
	color: #eee;
}
#menu li img {
	vertical-align:middle;
	border: none;
}
header {
	border-width: 4px;
	border-color: #064C8A;
	background-position: 0px center;
	overflow: visible;
	height: 120px;
	z-index: 998;
	max-width: 860px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	background-color: rgba(0, 0, 0,1);
	text-align: right;
	padding: 0px 20px 0px 20px;
	border-top-style: solid;
}
header a {
	text-decoration: none;
	font-weight: 700;
	color: #eee;
}
header a:hover{
	color: #777;

}
header p {
	padding: 10px 0px 20px 0px;
	font-size: 18px;
}
.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;
}
.top {
	position: absolute;
	z-index: 999;
	margin-top: 56px;
	width: 270px;
	height: 66px;
	color: #fff;
	padding-top: 20px;
	padding-left: 20px;
	font-size: 24px;
	font-weight: bold;
	line-height: 24px;
	background: linear-gradient(to left, rgba(30, 135, 191,0) 0px, rgba(30, 135, 191,0.3) 100px, rgba(30, 135, 191,0.45) 160px, rgba(30, 135, 191,0.6) 250px) transparent;
	float: none;
	margin-left: 0px;
	text-align:left;
}
.top2 {
	position: absolute;
	z-index: 999;
	margin-top: 295px;
	width: 600px;
	height: 44px;
	color: #081747;
	padding-top: 20px;
	padding-right: 20px;
	font-size: 24px;
	font-weight: bold;
	line-height: 24px;
	background: linear-gradient(to right, rgba(255, 255, 255,0) 0px, rgba(255, 255, 255,0.3) 100px, rgba(255, 255, 255,0.55) 160px, rgba(255, 255, 255,0.76) 250px) transparent;
	float: none;
	margin-left: 330px;
	text-align: right;
}

h1 {
	padding: 0px;
	overflow: hidden;
	margin: 0px auto 0px auto;
	font-size: 1.2em;
	color: #FFFFFF;
	font-weight: 700;
	text-align: center;
	letter-spacing: 0px;
	height: 2.5em;
	text-indent: 0px;
	max-width: 900px;
	line-height: 2.5em;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	background-color: #000;
}
h1.ro {
	height: 2.5em;
	line-height: 1.2em;
	padding: 0.4em 0em 0.4em 0em;

}
h2 {
	background-position: center 900px;
	overflow: hidden;
	padding-top: 12px;
	margin: 0px auto 0px auto;
	font-size: 20px;
	color: #000;
	font-weight: 700;
	text-align: center;
	letter-spacing: 0px;
	height: 36px;
	text-indent: px;
	max-width: 900px;
	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 {
	padding-top: 0em;
	color: #333;
	font-weight: normal;
	letter-spacing: -1px;
	line-height:1em;
}
h3 img {
	border:none;
}
h3 a {
	color: #333;
	font-weight: normal;
	letter-spacing: -1px;
	line-height:1em;
}
h3 a:hover {
	color: #666;
}

h6 {
	font-size: 1.2em;
	font-weight: normal;
	line-height: 1em;
	color: #ccc;

}
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 20px 25px 20px;
	font-size: 14px;
	line-height: 1.35em;
	text-align: justify;
	font-weight: 400;
	color: #333;
}

.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 {
	box-shadow: 0px 0px 140px 30px rgba(244, 244, 244,0.25);
	margin: 0px auto 0px auto;
	max-width: 900px;
	color: #071341;
	padding-top: 25px;
	padding-bottom: 5px;
	transition-duration: 0.4s;
	background: linear-gradient(to bottom, rgba(200, 200, 200,0) 0px, rgba(200, 200, 200,0.35) 50px, rgba(200, 200, 200,0.75) 120px) rgba(0, 0, 0,0.2);
}
#foot {
	padding: 0px;
	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: 0px;
	opacity: 0.8;
		text-align: center;

}
footer #contact {
	min-height: 90px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
	letter-spacing: 0px;
	font-size: 14px;
	line-height: 1.45em;
}
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;
	padding-top: 25px;
	max-width: 972px;
	padding-left: 0px;
	padding-bottom: 25px;
	overflow:hidden;
}
.prod .item {
	border: 4px solid #ddd;
	background-position: center top;
	background-size: contain;
	float: left;
	text-align: center;
	width: 223px;
	height: 134px;
	padding-top: 0px;
	padding-bottom: 0px;
	box-shadow: 0px 0px 8px rgba(255,255,255,0.3);
	margin: 6px 6px 6px 6px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}
.prod .item a {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	transition-duration: 0.6s;
	line-height: 1em;
	display:block;
	height:134px;
}
.prod .item p {
	width: 223px;
	padding-left: 223px;
	transition: padding-left 0.4s;
	height: 104px;
	padding-top: 30px;
}
.prod .item p:hover {
	width:223px; 
	padding-left: 0px;
	transition:padding-left 0.4s;

}

.prod .item a:hover {
	transition-duration: 0.6s;
			background-color:rgba(0,0,0,0.36);

}
.prod .item img {
	border-style: none;
	transition-duration: 0.6s;
	width: 302px;
	height: 188px;
}

.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);
	-moz-transform: translateY(-4px);
	-webkit-transform: translateY(-4px);
	transition-duration: 0.6s;
	
}
.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;
}

.floating {
	float: left;
	margin-right: 20px;
	padding-top: 4px;
}
.google-maps {
	padding: 0px;
	height: 400px;
	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: 4px;
	max-width: 900px;
	margin: auto;
	background-color: #A7A9AC;
}
.contain {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color:rgba(255,255,255,0.5);
}
.foto img {
	height:128px;
}
.tresc a {
	color: #fff;
}
.tresc a:hover {
	color: #000;
}
.foto {
	padding-top: 0px;
	padding-bottom: 30px;
}
.box {
	width: 900px;
	height: 480px;
	margin-right: auto;
	margin-left: auto;
}
.intro {
	width: 280px;
	height: 440px;
	padding: 20px;
	float: left;
	background-color: #A7A9AC;
	color: #FFFFFF;
	font-size:14px;
	line-height:1.4em;
}
.intru {
		line-height:1.2em;
}
.red {
	color: #CA0000;
}
.buttonlink {
	background-color: #FF0000;
	color: #FFFFFF;
	text-decoration: none;
	padding: 7px 12px 7px 12px;
	border-radius: 3px;
	border: 1px solid #BFBFBF;
}
.buttonlink:hover {
	background-color: #eee;
	color: #FFFFFF;
	text-decoration: none;
	padding: 7px 12px 7px 12px;
	border-radius: 3px;
	border: 1px solid #9B9B9B;
}
#logo {
	text-align: left;
	color: #333;
	position: absolute;
	margin-top: 0px;
	margin-left: 0px;
}
.offer {
	margin-right: auto;
	margin-left: auto;
	max-width:860px;
	padding:0px 20px 0px 20px;
	background-color:rgba(100,100,100,0.1);
	color:#333;
}
.offer .tresc {
	padding:20px 0px 20px 0px;
}
.offer .tresc a {
	color: #555;
}
.offer strong {
	padding-left:244px;
	font-size:1.3em;
}