﻿body {
	background-position : center 60px;
	padding : 0;
	margin : 0;
	color : #000000;
	background-color : #1a2717;
	background-repeat : no-repeat;
	font-family : "Open Sans", Arial, sans-serif;
	background-image : url("../img/bg.jpg");
}
#top {
	padding : 0;
	margin : 0 auto 0 auto;
	max-width : 900px;
	height : 600px;
	z-index : 999;
}
a {
	color : #333333;
}
a:hover {
	color : #808080;
}
.contain {
	background-position : center bottom;
	padding : 0 0 0 0;
	border-bottom-right-radius : 0;
	border-bottom-left-radius : 0;
	color : #000000;
	margin : 0 auto 0 auto;
	max-width : 960px;
	height : auto;
	box-shadow : 0 0 8px 0 rgb(0, 0, 0, 0.1);
	background-color : #000;
	background-color : rgb(0, 0, 0, 0.36);
	background-repeat : no-repeat;
}
header {
	background-position : left top;
	border-width : 0;
	border-style : none;
	padding : 0;
	margin : 0 auto 0 auto;
	max-width : 960px;
	right : auto;
	left : auto;
	text-align : center;
	background-repeat : no-repeat;
	top : 0;
	bottom : 0;
	height : 126px;
	background-image : url("../img/logo.png");
}
header p {
	color : #A2D076;
	text-align : right;
	font-weight : 700;
	padding : 26px 20px 0 0;
	font-size : 14px;
}
header p a {
	color : #fff;
	font-size : 1.1em;
}
header p a:hover {
	color : #A2D076;
}
@media (max-width: 640px) {
header p {
	display : none;
}
}
@media (max-width: 960px) {
#social {
	display : none;
}
}
#head {
	background-position : left center;
	height : 126px;
	max-width : 263px;
	background-image : url("../img/logo.png");
	background-repeat : no-repeat;
	position : absolute;
	z-index : 999;
	float : left;
}
h1 {
	background-position : center top;
	border-style : none;
	margin : 0 auto 0 auto;
	font-size : 40px;
	font-weight : 400;
	color : #fff;
	text-align : right;
	max-width : 960px;
	min-height : 26px;
	letter-spacing : 0;
	line-height : 1.2em;
	background-repeat : repeat-x;
	padding : 1% 0 0 0;
	text-shadow : 0 0 2px rgb(0, 0, 0, 0.6);
}
h1 strong {
	font-size : 1.25em;
}
h1 em {
	font-size : 0.8125em;
	font-weight : 300;
	font-style : normal;
}
h1 strong em {
	font-size : 1.1em;
	font-weight : 800;
	font-style : normal;
	color : #ABD550;
}
.highlight {
	color : #ABD550;
	font-weight : 600;
}
h2 {
	padding : 10px 25px 10px 25px;
	font-size : 18px;
	font-weight : bold;
	color : #0D5331;
	text-align : center;
	margin : 0;
	line-height : 1.1em;
	background-repeat : repeat;
	text-transform : uppercase;
	background-color : #ABD550;
}
.intro {
	padding : 25px 25px 25px 25px;
	font-size : 14px;
	color : #D1E9A0;
	text-align : justify;
	margin : 0;
	line-height : 1.1em;
	background-repeat : repeat;
	font-weight : 300;
}
.intro strong {
	font-weight : 700;
	color : #fff;
}
.intro2 {
	padding : 0 25px 25px 25px;
	font-size : 13px;
	font-weight : normal;
	color : #B25F37;
	text-align : justify;
	margin : 0;
	line-height : 1.1em;
	background-repeat : repeat;
}
h3 {
	font-size : 11px;
	font-weight : normal;
	color : #317616;
	text-align : center;
	margin : 10px 20px 5px 20px;
	line-height : 1em;
}
h3 img {
	border-style : none;
}
h3 a {
	color : white;
}
h3 a:hover {
	color : #39891B;
}
footer {
	padding : 8px 0 8px 0;
	margin : 0 auto 0 auto;
	max-width : 960px;
	height : auto;
	color : #000000;
	text-align : center;
	line-height : normal;
	background-color : #333;
	background-color : rgb(0, 0, 0, 0.36);
}
.tab {
	background-color: rgb(0,0,0,0);
	max-width : 960px;
	min-height : 400px;
	margin-top : 0;
	margin : auto;
}
h5 {
	box-shadow : 0 0 4px 1px rgb(100, 100, 100, 0.15);
	margin : 0 auto 0 auto;
	padding : 22px 30px 22px 30px;
	text-align : center;
	font-size : 15px;
	line-height : 1.25em;
	font-weight : 300;
	letter-spacing : 0;
	max-width : 900px;
	min-height : 80px;
	background-color: rgb(0,0,0,0.36);
	color : #fff;
}
h5 a {
	color : #ABD550;
	transition-duration : 0.5s;
	letter-spacing : 0;
}
h5 a:hover {
	color : #fff;
	transition-duration : 0.5s;
}
article {
	background-position : right bottom;
	margin : 0;
	background-repeat : no-repeat;
}
nav {
	width : 100%;
	margin-right : auto;
	margin-left : auto;
	min-height : 24px;
	padding : 15px 0 0 0;
}
.language {
	font-size : 12px;
	max-width : 760px;
	margin-right : 0;
	margin-left : auto;
	text-align : right;
	padding-top : 4px;
	padding-right : 20px;
}
.language a {
	text-decoration : none;
	color : #107844;
	font-weight : bold;
	font-size : 12px;
	text-transform : uppercase;
	margin-left : 4px;
	margin-right : 4px;
	line-height : 12px;
}
.language a:hover {
	text-decoration : none;
	color : #A2D076;
	font-weight : bold;
}
.language .active {
	color : #A2D076;
}
.ua {
	font-size : 18px;
	letter-spacing : -1px;
}
.language img {
	transition-duration : 0.5s;
	margin-right : 2px;
	margin-left : 2px;
	vertical-align : middle;
}
.language img:hover {
	transform : scale(1.1);
	transition-duration : 0.5s;
}
p {
	color : #000000;
}
.counter {
	vertical-align : middle;
}
.floating_l {
	float : left;
	margin : 0 20px 10px 0;
	padding : 0;
	font-size : 22px;
	font-weight : bold;
	color : #275D12;
	line-height : 80px;
}
.floating_r {
	float : right;
	margin : 0 0 20px 20px;
	padding : 0;
	width : 362px;
}
.large {
	color : #275D12;
	font-weight : 700;
	font-size : 20px;
	line-height : 32px;
}
.lg {
	font-size : 16px;
	font-weight : 700;
}
.clear {
	clear : both;
	height : 0;
}
.center {
	text-align : center;
}
.red {
	color : #b30b2a;
}
.green {
	background-color : #F6DD8A;
	padding : 10px 0 10px 0;
}
.pink {
	background-color : #DB0076;
	padding : 10px 0 10px 0;
	color : #fff;
}
.white {
	color : #FFFFFF;
}
.foto {
	max-width : 960px;
	text-align : center;
	padding : 0 0 10px 0;
}
.foto2 {
	padding : 15px 0 0 0;
}
.foto img {
	width : 178px;
	height : 130px;
}
.google-maps {
	padding : 0;
	border-width : 0;
	border-color : #FFFFFF;
	height : 320px;
	width : 100%;
	margin : auto;
	text-align : center;
} 
.box {
	border-width : 0px;
	height : 383px;
	max-width : 920px;
	margin : auto;
	border-bottom-style : solid;
	padding : 20px;
}
@media (max-width: 1024px) {
.box {
	height : 538px;
}
}
@media (max-width: 800px) {
.box {
	height : 421px;
}
}
@media (max-width: 640px) {
.box {
	height : 337px;
}
h1 {
	padding-top : 2%;
	font-size : 32px;
}
header {
	background-position : center center;
	background-image : url("../img/logo_small.png");
	background-repeat : no-repeat;
}
}
@media (max-width: 480px) {
.box {
	height : 252px;
}
h1 {
	padding-top : 2%;
	font-size : 26px;
}
#head {
	display : none;
}
.floating_l {
	display : none;
}
.floating_r {
	display : none;
}
}
