﻿* {margin: 0; padding: 0; outline: 0;}

body {
	background-position: center top;
	font-family: Roboto, Arial, Verdana, sans-serif;
	color: #999;
	background-color: #fff;
}
nav {
	margin: 0px auto 0px auto;
	background-position: center top;
	padding: 0px 0px 0px 0px;
	text-align: left;
	color: #000000;
	min-height: 30px;
	z-index: 999;
	background-color: #C9236F;
}
#menu ul {
	list-style-type: none;
	min-height: 18px;
	padding: 11px 0px 9px 0px;
	margin: 0px auto 0px auto;
	text-align: left;
	max-width:1000px;
}
#menu li {
	list-style-type: none;
	float: right;
	min-height: 13px;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}
#menu li a {
	text-decoration: none;
	color: #fff;
	color: rgba(255,255,255,0.5);
	font-size: 13px;
	display: block;
	min-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;
}
header {
	background-position: 0px center;
	overflow: hidden;
	height: 160px;
	z-index: 998;
	max-width: 1000px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	color: #FFFF00;
	background-image: url('../img/logo.jpg');
	padding: 10px 0px;
}
.heading a {
	text-decoration: none;
	font-weight: 700;
	color: #000;
	text-transform: lowercase;
}
.heading a:hover{
	color: #c0c0c0;

}
h1 {
	background-position: center bottom;
	padding: 23px 0px 0px 0px;
	overflow: hidden;
	margin: 0px 0px 0px auto;
	font-size: 22px;
	color: #C9236F;
	font-weight: 700;
	text-align: right;
	letter-spacing: 0px;
	min-height: 22px;
	text-indent: 0px;
	max-width: 800px;
	line-height: 1.1em;
	text-transform: uppercase;
}
.heading {
	border-width: 1px;
	border-color: #ccc;
	padding: 23px 0px 23px 0px;
	font-size: 18px;
	line-height: 1.15em;
	font-weight: 700;
	color: #c0c0c0;
	border-bottom-style: solid;
	max-width:370px;
	margin: 0px 0px 0px auto;
}
@media (max-width:640px){
.heading {	display:none;}
#menu ul {	padding: 10px 0px 5px 0px;}
}

@media (max-width:540px) {
	header {		background-position: center 95px;
	overflow: hidden;
	background-repeat: no-repeat;
	height:240px; }
h1 {	padding-top:5px; text-align:center;}
}
@media (max-width:320px) {
	header {		background-position: center 95px;
	overflow: hidden;
	background-repeat: no-repeat;}

}

.container {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	color: #000000;
}
.contain {
	max-width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.contain ol {
	font-size:14px;
	padding:0px 14px;
}
.top {
	background-repeat: repeat-x;
	background-position: center top;
	max-width:1000px;
	margin:auto;
	padding:0px 20px;
}
.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;
}

h2 {
}
.toph2 {
	background-position: center center;
	overflow: hidden;
	margin: 0px auto 0px auto;
	font-size: 20px;
	color: #fff;
	font-weight: 700;
	text-align: center;
	letter-spacing: 0px;
	height: 150px;
	background-repeat: no-repeat;
	background-color: #C9236F;
	background-image: url('../img/tlopas3.png');
	width:100%;
}
.toph2 h2 {
	max-width:560px;
	margin:auto;
	padding:56px 15px;
		line-height: 1em;

}
h3 {
	font-weight: 900;
	text-align:left;
	padding:0px 20px;
	line-height:1em;

}
h6 {
	font-size: 66px;
	text-align:left;
	padding:0px 20px;
line-height:1em;
}
h6 a {
	text-decoration: none;
	background-color: rgba(255,255,255,0.5);
	display: block;
	line-height: 50px;
	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: 928px;
	padding: 0px;
}
.tresc {
	padding: 30px 0px;
	font-size: 14px;
	line-height: 1.3em;
	text-align: justify;
	font-weight: 400;
	color: #444;
}
.tresc2 {
	background-color: #fff;
	text-align:left;
}

.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: 0px auto 0px auto;
	max-width: 1000px;
	color: #fff;
	transition-duration: 0.4s;
	background-color: #C9236F;
}
#foot {
	padding: 0px 20px;
	margin-right: auto;
	margin-left: auto;
}
footer a {
	color: #ccc;
	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: 45px;
	padding-top: 20px;
	padding-bottom: 20px;
	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: #fff;
}
footer img {
	border-style: none;
}
footer img.counter {
	vertical-align: -30%;
}
footer img.counter:hover {
	opacity:0.65;
}

.clear {
	clear: both;
	height: 0px;
}
h2 img {
	border-style: none;
}
.large {
	font-size: 16px;
}

.floating {
	float: right;
	margin-left: 25px;
	margin-top: 0px;
	margin-bottom:0px;
	padding:0px;
}
@media (max-width:1000px) {
	.floating {	display:none;}
}

@media (max-width:480px) {
	.floating {	display:none;}
}
.google-maps {
	padding: 0px;
	height: 320px;
	margin: 0;
	width: 100%;
}
.spacer {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.mark2 {
	color: #EB7300;
}
.zoom-gallery1 {
	margin-right: auto;
	margin-left: auto;
}
.zoom-gallery1 img {
	border:none;
}
.shadow {
	height: 4px;
	max-width: 1000px;
	margin: auto;
	background-color: #fff;
}
.yellow {
	background-color: #FFFF00;
}
.foto img {
	height: 95px;
	padding: 0px 0px 0px 0px;
	border: none;
	margin: 2px;
}
.foto2 img {
	height: 194.2px;
	padding: 0px 0px 0px 0px;
	border: none;
	margin: 2px;
}

.foto img:hover {
	opacity:0.75;
}
.foto2 img:hover {
}
.tresc a {
	color: #000;
	text-decoration:none;
}
.tresc a:hover {
	color: #666;
}
.foto {
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
	font-weight: 700;
}
.foto2 {
background-color: #fff;
}

.box {
	max-width: 1000px;
	min-height: 400px;
	margin-right: auto;
	margin-left: auto;
	background-color:#fff;
}
.intro {
	width: 192px;
	height: 360px;
	float: left;
	font-size: 14px;
	padding: 20px;
	color: #151E5B;
	line-height:1.35em;
}
.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 {
	border-radius: 4px;
	color: #FFFFFF;
	background-color: #A7A9AC;
	position: absolute;
	z-index: 999;
	padding: 20px 30px 20px 30px;
	margin-top: 15px;
	margin-left: 20px;
	font-size: 1.5em;
	line-height: 0.96em;
	text-align: center;
}
.fa-mark {font-size:0.6em;
}
.tresc em {
}
.tresc em i {
}
.inv {
	color: #fff;
	background-color:#000;
	text-align:center;
	padding:12px 0px;
}
#slideshow {
	background-image: url('../slides/slide02.jpg');
	background-repeat: no-repeat;
	background-position: center center;
}
.prod {
	text-align:center;
	padding:20px 0px;
	max-width:1000px; 
	margin:auto;
}
.prod .item {
	display:inline-block;
	vertical-align:top;
	max-width:156px;
	margin:2px;
	border:
}
.prod .item img {
	max-width: 136px;
	padding: 0px;
	border:none;
}
.prod .item a {
	border: 2px solid #C0C0C0;
	display: block;
	color: #7b838b;
	font-weight: 700;
	text-decoration: none;
	padding: 15px;
	line-height: 1em;
	min-height: 190px;
}
.prod .item a:hover {
border-color: rgba(0,0,0,0.5);
}
.catalog {
	float: right;
	text-align: center;
	padding:30px 20px 15px 20px;
}
.catalog img {
	border:none;
}
.catalog a {
	color:#000;
}
.catalog a:hover {
	color:#777;
}
.catalog a:hover img {
	transform: scale(0.93);
	-webkit-transform: scale(0.93);
	transition-duration:0.3s;

}
@media (max-width:480px) {
	.catalog {float:none; width:100%; 	padding:20px 0px;
}
}
.topcontainer {
}
.maincontainer {
	background-repeat: repeat-x;
	background-position: center top;
}
.headercontainer {
	background-image: url('../img/logo_background.png');
	background-repeat: no-repeat;
	background-position: right center;
}
.p13 {
	display: inline-block;
	width:33%;
	vertical-align: top;
}
.onecontainer {
	background-image: url('../img/top.png');
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #FEF5F9;
}
