﻿*{
	margin:0;
	padding:0;
}
body {
	margin: 0px;
	background-position: right top;
	padding: 0px;
	margin: 0px;
	background-color: #E7E1D4;
}
html, body{
	height: 100%;
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
}
#container {
	position: fixed;
	z-index: 999;
	width: 100%;
	height: 100%;
	overflow: auto;
}
#mask{
	min-height:100%;
	width:100%;
	margin:0 auto;
}
#wrapper{
	margin: 0px auto 0px auto;
	font-weight: normal;
}
#logo {
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 196px;
	text-align: center;
	height: 100px;
	z-index: 999;
	position: absolute;
	transition-duration: 1s;
}
#logo:hover {
	transform:scale(1.05);
	transition-duration:1s;
}
#head {
	box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.6);
	padding: 0px;
	margin: 0px;
	background-position: center top;
	height: 70px;
	background-repeat: repeat-x;
	background-color: #E74C3C;
}
header {
	padding: 0px;
	background-position: right top;
	width: 960px;
	margin: 0px auto 0px auto;
	height: 70px;
}
nav {
	margin: 0px 0px 0px 196px;
	background-position: center top;
	padding: 0px;
	text-align: right;
	color: #FFFFFF;
	font-size: 10px;
	float: left;
	width: 764px;
	font-weight: normal;
}
nav ul {
	list-style-type: none;
	height: 15px;
	padding: 0px;
	margin: 4px 0px 0px auto;
	text-align: right;
}
nav li {
	list-style-type: none;
	height: 20px;
	margin: 0px 0px 0px 1px;
	padding: 0px;
}
.active {
	font-size: 12px;
}
.active a {
	color: #CE0000;
	font-size: 12px;
	text-shadow: 1px 1px 0px #ffffff;
}
li a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
	display: block;
	height: 20px;
	font-weight: normal;
	text-transform: lowercase;
}
li:hover {
	color: #000000;
}
li a:hover {
	color: #CE0000;
	text-shadow: 1px 1px 0px #ffffff;
	
}
nav img {
	border-style: none;
	transition-duration:1s;
}
nav img:hover {
	opacity:0.6;
	transform:translateY(-3px);
	transition-duration:1s;
}
h1 {
	color: #FFFFFF;
	font-size: 18px;
	font-weight: normal;
	text-align: center;
	padding: 0px 10px 0px 10px;
	margin: -20px 196px 0px 0px;
	width: auto;
	font-family: Dosis, Arial;
	line-height: 1em;
	letter-spacing: -1px;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
}
h2 {
	padding: 10px 20px 10px 20px;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	background-color: rgba(0,0,0,0.3);
	margin-bottom: 20px;
	width: auto;
	height: 14px;
}

article p {
		font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: justify;
	font-family: Verdana, Geneva, Tahoma, sans-serif;

}

article .tresc {
	font-size: 13px;
	color: #666666;
	font-weight: normal;
	text-align: justify;
	padding-right: 20px;
	padding-left: 20px;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
}

h2 a {
	color: #A2A2A2;
	text-decoration: none;
}
h2 a:hover {
	color: #000000;
	text-decoration: underline;
}


.photos {
	margin-right: auto;
	margin-left: auto;
	width: auto;
	padding: 5px 0px 20px 0px;
	text-align: center;
	height: auto;
}
.photos img {
	border-style: solid;
	border-color: transparent;
	margin: 5px 3px 5px 4px;
}
.photos2 {
	margin-right: auto;
	margin-left: auto;
	width: auto;
	padding: 5px 0px 20px 0px;
	text-align: center;
}
.photos2 img {
	box-shadow: 1px 1px 5px 0px #C0C0C0;
	margin: 5px 2px 5px 1px;
	border: 1px solid #734871;
}
article {
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: justify;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	padding: 25px 0px 85px 0px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.contain {
	margin: 0px auto 0px auto;
	background-position: center top;
	padding: 0px;
	background-repeat: repeat;
	background-color: #FFFFFF;
	background-attachment: fixed;
}
.content {
	padding: 0px;
	margin: 0px auto 0px auto;
	z-index: 10;
}
.content h6 {
	border-radius: 10px;
	box-shadow: 0px 3px 8px 1px rgba(0,0,0,0.5);
	margin: -20px auto 0px auto;
	padding: 4px 0px 0px 0px;
	background-position: center bottom;
	color: #000000;
	display: block;
	text-align: center;
	font-size: 17px;
	font-family: Dosis, Arial;
	background-repeat: repeat;
	z-index: 0;
	height: 31px;
	font-weight: bold;
	width: 480px;
	transition-duration: 1s;
	background-color: rgb(255, 255, 255);
}
.content h6.active {
	border-width: 0px;
	border-style: none;
}
.content h6:hover {
	box-shadow: 0px 7px 15px 0px rgba(244, 244, 244, 0.6);
	cursor: help;
	z-index: 20;
	text-decoration: blink;
	transition-duration: 1s;
	color: #E74C3C;
	background-color: #000000;
}
.content div {
	margin-bottom: -25px;
}
footer{
	box-shadow: 0px 0px 15px 0px rgba(244, 244, 244, 0.45);
	border-color: rgba(0, 0, 74, 0.6);
	border-style: solid none none none;
	border-width: 1px;
	background-position: center bottom;
	overflow: hidden;
	padding: 0px;
	margin-top: -56px;
	height: 55px;
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
	z-index: 999;
	width: 100%;
	background-repeat: repeat;
	background-color: rgb(30, 53, 141);
	background-image: url('../img/foot.jpg');
}
footer a {
	color: #FFF601;
}
#foot {
	margin: 0px auto 10px auto;
	width: 980px;
}
#contact {
	float: left;
	width: 790px;
	margin-top: 12px;
	line-height: 1.2em;
	font-size: 13px;
	font-weight: bold;
}
#contact a:hover {
	transition-duration: 1s;
	text-decoration: underline;
}
#author {
	float: left;
	width: 190px;
	font-size: 11px;
	padding-left: 0px;
	line-height: 1em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 55px;
	padding-top: 15px;
}
#author a {
	text-decoration: none;
	transition-duration: 1s;
}
#author a:hover {
	transition-duration: 1s;
}

#author img {
	border-style: none;
}
.tab {
	margin: 30px auto 30px auto;
	border-width: 1px;
	border-color: #C0C0C0;
	width: 910px;
	border-spacing: 0px;
	caption-side: top;
	padding-bottom: 20px;
	text-align: center;
	color: #000000;
	padding-top: 20px;
	border-top-style: solid;
	border-bottom-style: solid;
}
td a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.logo_katalogu {
	margin-top: 0px;
	margin-bottom: 4px;
}
.highlight {
	text-decoration: blink;
	color: #E74C3C;
}
.second {
	border-width: 1px;
	border-color: #000000;
	border-top-style: solid;
	padding-top: 20px;
	margin-top: 10px;
}
#controls div {
	overflow: visible;
	display: inline-block;
	padding: 4px;
	margin: 25px 1px 1px 1px;
	color: #999999;
	border: 1px solid #666666;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	font-size: 11px;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	transition: background-color 2s;
	transition: color 1s;
}
#controls div:hover:not(.counter){
            background:rgba(255, 255, 255,.9);
            color:#000;
            	transition: background-color 1s;
	transition: color 1s;

        }
#controls div:not(.counter){
            background: rgb(0, 0, 0);
            cursor:pointer;
        }
#controls.fullScreen_controls div:hover:not(.counter){
            background:rgba(255,255,255,.9);
            color:#000;
        }
#controls.fullScreen_controls div:not(.counter){
            background: rgba(0, 0, 0, 0.82);
            cursor:pointer;
        }
#controls div.sel {
	background: rgba(255,255,255,.9);
}
.imgContainer {
	width: 100px;
	height: 100px;
	overflow: hidden;
	display: inline-block;
}
.imgContainer img {
	width: 160px;
}
.counter {
	border-style: none;
	vertical-align: -30%;
}
footer a:hover {
	color: #FFFFFF;
}
.tab td {
	font-size: 11px;
	vertical-align: top;
}
.tab img {
	border: 1px solid #A87A5A;
}
.floating {
	float: right;
	margin-left: 25px;
	margin-bottom: 12px;
	margin-top: 17px;
	box-shadow: 1px 1px 5px 0px #C9AE98;
	border: 1px solid #A27353;

}
.prod {
	padding: 0px;
	background-color: rgba(255, 255, 255, 0.2);
	text-align: center;
	margin-bottom: 150px;
	margin-top: 20px;
}
.prod a {
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	display: block;
	width: 100%;
	padding: 10px 8px 10px 8px;
	height: 20px;
}
.prod a:hover {
	color: #FFFF00;
	text-decoration: none;
	text-align: center;
	display: block;
	width: 100%;
}

.prod .more {
	padding: 0px;
	margin: 0px;
	background-color: rgba(0,0,0,0.2);
	width: auto;
	height: 40px;
}
.prod .more:hover {
	background-color: rgba(0,0,0,0.8);
}
h2 {
	padding: 10px 20px 10px 20px;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	background-color: rgba(0,0,0,0.3);
	margin-bottom: 20px;
	width: auto;
	height: 20px;
	margin-top: 0px;
}
#logo img {
	border-style: none;
}
.ru {
	font-size: 17px;
	letter-spacing: -1px;
}
.ua {
	font-size: 14px;
	letter-spacing: -1px;
}
