﻿* {margin: 0; padding: 0; outline: 0;}

body {
	border-width: 4px;
	border-color: #ED2128;
	background-position: center top;
	font-family: Roboto Condensed, Arial, Verdana, sans-serif;
	color: #999;
	font-size: 12px;
	background-repeat: repeat-x;
	background-color: #fff;
	border-top-style: solid;
}
#menu {
	margin: auto;
	background-position: center top;
	padding-top: 0px;
	text-align: right;
	font-size: 10px;
	max-width: 960px;
	height: 28px;
	z-index: 999;
	overflow: hidden;
}
#menu ul {
	list-style-type: none;
	height: 28px;
	padding: 0px 20px 0px 10px;
	margin: 0px 0px 0px auto;
	text-align: right;
	max-width: 250px;
	background-color: #ED2128;

}
#menu li {
	list-style-type: none;
	float: right;
	height: 28px;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}
#menu li a {
	text-decoration: none;
	color: rgba(255,255,255,0.5);
	font-size: 13px;
	display: block;
	height: 28px;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 24px;

}
#menu li a.active {
	color: #fff;
}
#menu li:hover {
	color: #fff;
}
#menu li a:hover {
	color: #fff;
}
#menu li img {
	width:12px;
	height:12px;
	vertical-align:middle;
	box-shadow:0px 0px 1px 1px rgba(0,0,0,0.2);
}
.first {
}
.top {
}
header {
	background-position: left center;
	overflow: hidden;
	height: 210px;
	text-align: center;
	z-index: 998;
	max-width: 960px;
	margin: auto;
	background-repeat: no-repeat;
	background-image: url('../img/logo.jpg');
}
#head {
	margin: 0px 0px 0px auto;
	color: #000000;
	font-weight: bold;
	text-align: right;
	height: 200px;
	overflow: hidden;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
	max-width: 750px;
}
.rightbox {
	float: left;
	width: 620px;
	height: 216px;
}
h1 {
	margin: 0px auto;
	line-height: 1.1em;
	font-size: 19px;
	color: #FFFFFF;
	font-weight: 700;
	text-align: center;
	letter-spacing: 0px;
	background-repeat: repeat-x;
	text-transform: uppercase;
	min-height: 16px;
	padding: 10px 0px;
	background-color: #F24A39;
	max-width: 960px;
	background-image: url('../img/tlomenu.gif');
}
h2 {
	padding: 10px 0px;
	margin: 0px auto;
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
	font-weight: 700;
	min-height: 18px;
	line-height: 18px;
	background-color: #ED2128;
	max-width: 960px;
}
h2.inv{
	background-color: #0074BB;
		height: 46px;
	line-height: 46px;

}
h2 a {
	text-decoration: none;
	color: #808080;
}
h2 a:hover {
	color: #333333;
}
h3 {
	font-size: 20px;
	font-weight: 800;
	color: #666;
	line-height: 20px;
	height: 36px;
	text-align: center;
	line-height:36px;
}
h3 a {
}
h3 a:hover {
	color: #EE159B;
}
h6 {
	padding: 30px 20px 0px 0px;
	font-size: 18px;
	font-weight: 400;
	color: #C515BA;
	text-align: right;
	line-height: 1.1em;
}
h6 a {
	color: #94020A;
}
h6 a:hover {
	color: #fff;

}
#art {
	margin-right: auto;
	margin-left: auto;
	max-width: 960px;
	margin-top: 0px;
	background-color:#fff;
	padding:0px 0px 0px 0px;
}
article .tresc {
	padding: 20px;
	font-size: 14px;
	color: #333;
	line-height: 1.45em;
	font-weight: 400;
}
article .tresc a{
	color: #808080;
	text-decoration: none;
	font-weight: bold;
}
article .tresc a:hover{
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.intro {
	padding: 20px;
	font-size: 14px;
	color: #333;
	line-height: 1.2em;
	font-weight: 400;
	background-color:#ddd;
	height:308px;
}
.box {
	max-width:960px;
	margin:auto;
}
.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 {
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;
	max-width: 960px;
	transition-duration: 0.4s;
	background-color:#f6f6f6;
}
#foot {
	max-width: 960px;
	margin-right: auto;
	margin-left: auto;
}
footer a {
	color: #555;
	transition-duration: 0.4s;

}
footer #author {
	width: 100%;
	min-height: 20px;
	padding-top: 15px;
	padding-bottom: 15px;

	font-size: 11px;
	padding-left: 0px;
	opacity: 0.8;
	color: #000;
	text-align: center;
}
footer #contact {
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	letter-spacing: 0px;
	font-size: 16px;
	line-height: 1.25em;
	color: #000;
	width:100%;
	min-height:45px;
	font-weight:300;
}
footer #contact strong {
	font-weight: bold;
	font-size: 16px;
}
footer a:hover {
	color: #000;
}
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: 15px;
	max-width: 972px;
	padding-left: 0px;
	padding-bottom: 15px;
	overflow:hidden;
}
.prod .item {
	border: none;
	background-position: center top;
	background-size: contain;
	float: left;
	text-align: center;
	width: 180px;
	height: 260px;
	padding-top: 0px;
	padding-bottom: 0px;
	box-shadow: 0px 0px 8px rgba(255,255,255,0.3);
	margin: 7px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	overflow:hidden;
}
.prod .item a {
	color: #000;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	transition-duration: 0.6s;
	line-height: 1em;
	display:block;
	height:260px;
}
.prod .item p {
	width: 160px;
	padding-left: 10px;
	padding-right:10px;
	height: 60px;
	padding-top: 200px;
}
.prod .item p:hover {

}

.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/MS01.jpg');
}
.i02 {
	background-image: url('../img/MS00.jpg');
}
.i03 {
	background-image: url('../img/MS03.jpg');
}
.i04 {
	background-image: url('../img/MS04.jpg');
}
.i05 {
	background-image: url('../img/MS05.jpg');
}
.i06 {
	background-image: url('../img/MS06.jpg');
}
.i07 {
	background-image: url('../img/MS07.jpg');
}
.i08 {
	background-image: url('../img/MS08.jpg');
}
.i09 {
	background-image: url('../img/MS09.jpg');
}
.i10 {
	background-image: url('../img/MS10.jpg');
}
.i11 {
	background-image: url('../img/MS11.jpg');
}
.i12 {
	background-image: url('../img/MS12.jpg');
}
.i13 {
	background-image: url('../img/MS13.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;
}
.large {
	font-size: 20px;
	font-weight: 700;
	line-height: 28px;
	color: #000000;
}
.google-maps {
	padding: 0px;
	height: 320px;
	margin: 0px;
	max-width: 960px;
}
.foto img {
	padding: 0px;
}
.foto2 img {
}

.foto {
	margin: 0px auto 0px auto;
	text-align:center;

}
.foto img:hover {
}

.icon {
	color: #3B2110;
	font-size: 46px;
	margin-top:20px;
	opacity:0.8;
	transition-duration: 0.35s;

}
.icon:hover {
transform: scale(1.14);
-webkit-transform: scale(1.14);
transition-duration: 0.35s;
opacity:1;
}
.contain {
	background-repeat: repeat;
	width: 100%;
	padding-bottom: 0px;
	background-color:#eee;
}
.floating {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	padding-top:2px;
}
.floating_l {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.middle {
	vertical-align: middle;
}
.cat {
	width: 100%;
	background-color: #ED2128;
	padding-bottom: 0px;
	padding-top: 0px;
}
.cat h2 {
	background-color:#000;
}
.black {
	color: #000000;
}
.wrapper {
	background-color: #FFFFFF;
	max-width:920px;
	margin:0px auto;
	padding:20px 20px;
	text-align:center;
	color:#000;
	font-size:14px;
}
.wrapper hr {
	opacity:0.15;
}
.wrapper strong {
	font-size:16px;
}
.name {
	background-position: right center;
	padding: 20px;
	background-repeat: no-repeat;
	border-top-right-radius: 8px;
	border-top-left-radius: 8px;
}
.name.n01 {
	background-color:#066787;
	background-image: url('../img/n01.png');
}
.name.n02 {
	background-color:#decd09;
	background-image: url('../img/n02.png');
}

.descr {
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	padding: 20px;
	font-size:14px;
	color:#333;
}
.descr.d01 {
	border: 2px solid #066787;
}
.descr.d02 {
	border: 2px solid #decd09;
}

.descr img{
	max-width:100%;
}
.name h3,h5 {
	color:#fff;
	text-align:left;
	margin:0px;
	padding:0px;
	letter-spacing:-1px;
}
.name h3 {
	font-size:20px;
	height:20px;
	line-height:1em;
}
.name h5 {
	font-size:72px;
	height:72px;
		letter-spacing:-2px;
			line-height:1em;
}
.center {
	text-align:center;
}
.center strong {
	font-size: 22px;
	color: #D60A14;
}
.p1_3 {
	text-align:center;
	float:left;
	width:33.33%;
}
.p1_3 img {
height:100px;
border:none;
}
.p1_3 a:hover {
	color:#000;
}
.p1_4 {
	text-align:center;
	float:left;
	width:25%;
}
.p1_4 img {
height:100px;
border:none;
}
.p1_4 a:hover {
	color:#000;
}
.p1_2 {
	text-align:justify;
	float:left;
	width:46%;
	margin:0px 2%;
	font-size:14px;
	color:#000;
	font-weight:300;
}
.p1_2 strong {
	font-size:1.2em;
}
.text-center {
	text-align:center;
}
.tresc-prod strong {
font-size:18px;
}
.tresc-prod {
	background: linear-gradient(to top, rgba(0,0,0,0.05) 0px, rgba(0,0,0,0) 100px) transparent;
}

@media (max-width:960px) {
	.floating {	display:none;}
.slidertop {	display:none !important; height:0px;}

header {
	background-position: center 10px;
	overflow: hidden;
	height: auto;
	text-align: center;
	z-index: 998;
	max-width: 960px;
	margin: auto;
	background-repeat: no-repeat;
	background-image: url('../img/logo.jpg');
}
#head {
	margin: 0px 0px 0px auto;
	color: #000000;
	font-weight: bold;
	text-align: right;
	height: auto;
	overflow: hidden;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 180px;
	max-width: 960px;
}
.intro {
	padding: 20px;
	font-size: 14px;
	color: #333;
	line-height: 1.2em;
	font-weight: 400;
	background-color:#ddd;
	height:auto;
}


}