body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #FFF;
	background-image: url(/img/bck.jpg);
	background-repeat: repeat-x;
}

#head {
	background-image: url(/img/hbck.jpg);
	background-repeat: repeat-x;
}
#headk {
	background-image: url(/img/hbckk.jpg);
	background-repeat: no-repeat;
	background-position: center 0;
}
#himgc {
	position: relative;
	width: 100%;
	min-width: 1000px;
	max-width: 1280px;
	margin: 0 auto;
}
#himg {
	width: 100%;
}
#head a.m {
	display: block;
	position: absolute;
	top: 13.8%;
	left: 10.9%;
	width: 15.7%;
	text-decoration: none;
}
#head a.m img {
	visibility: hidden;
	width: 100%;
	border: 0;
}
#head a.m:hover img, #head a.m.a img {
	visibility: visible;	
}
#head a.m#m2 {
	left: 26.6%;
}
#head a.m#m3 {
	left: 42.05%;
}
#head a.m#m4 {
	left: 57.8%;
}
#head a.m#m5 {
	left: 73.35%;
}
#head a.m span {
	display: block;
	width: 100%;
	position relative;
	color: #FFF;
}
#head a.m span span {
	position: absolute;
	font-family: 'Archivo Black', sans-serif;
	font-size: 27px;
	bottom: 24%;
	text-align: center;
}
body.ru #head a.m span span {
	font-weight: bold;
}
@media only screen and (min-width:1224px) and (max-width:1280px) {
 #head a.m span span {font-size: 26px}
}
@media only screen and (min-width:1168px) and (max-width:1224px) {
 #head a.m span span {font-size: 24px}
}
@media only screen and (min-width:1112px) and (max-width:1168px) {
 #head a.m span span {font-size: 22px}
}
@media only screen and (min-width:1056px) and (max-width:1112px) {
 #head a.m span span {font-size: 20px}
}
@media only screen and (max-width:1056px) {
 #head a.m span span {font-size: 18px}
}
#lng {
	position: absolute;
	top: 2.5%;
	right: 5.5%;
	width: 11%;
}
#lng a img {
	width: 30%;
	margin-left: 5%;
	border: 0;
}
#lng a:first-child img {
	margin: 0;
}

#logo {
	background-image: url(/img/logo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 60px;
}
#logo a {
	display: block;
	float: right;
	width: 33px;
	height: 28px;
	background-image: url(/img/back.png);
	background-repeat: no-repeat;
	margin-top: 38px;
}
#main {
	width: 100%;
	min-width: 1000px;
	max-width: 1280px;
	margin: 0 auto;
	padding: 25px 0 0 0;
	text-align: left;
}
#cpy {
	background-color: #4B72AA;
	padding: 28px 0;
	color: #FFF;
	text-align: center;
	margin-top: 25px;
}

#footer {
	min-width: 1000px;
	padding: 25px 0;
	background-image: url(/img/fl.png);
	background-repeat: repeat-x;
}
#footer a {
	margin: 0 15px;
	text-decoration: none;
	color: #333;
	font-weight: bold;
}
#footer a:hover {
	color: #4B72AA;
}

div.phmenu {
	margin: 0 auto;
}
div.phmenu div {
	float: left;
	width: 316px;
	margin: 0 2px;
}
div.phmenu div div {
	float: none;
	width: 306px;
	margin: 0 auto;
	text-align: center;
}
div.phmenu div.break {
	float: none;
	width: auto;
	margin: 0;
}
div.phmenu a {
	display: block;
	width: 100%;
	color: #FFF;
	text-decoration: none;
	font-family: 'Archivo Black', sans-serif;
	font-size: 21px;
	line-height: 21px;
	padding: 5px 0 9px 0;
	text-align: center;
	background-image: url(/img/k.png);
	background-repeat: no-repeat;
	margin-bottom: 15px;
}
div.pmenu {
	margin: 0 auto 20px auto;
	text-align: center;
}
div.pmenu a {
	display: inline-block;
	min-width: 78px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	background-image: url(/img/km.png);
	background-repeat: no-repeat;
	background-color: #94B1CB;
	margin: 0 1.5px 5px 1.5px;
}
div.pmenu a span {
	display: block;
	font-family: 'Archivo Black', sans-serif;
	font-size: 20px;
	line-height: 20px;
	padding: 4px 10px 6px 10px;
	background-image: url(/img/km2.png);
	background-repeat: no-repeat;
	background-position: right 0;
}
div.pmenu a.a, div.pmenu a:hover {
	background-image: url(/img/kma.png);
	background-color: #305A9D;
}
div.pmenu a.a span, div.pmenu a:hover span {
	background-image: url(/img/kma2.png);
}
table.kontakty h3:first-child {
	margin-top: 0;
}

form {
	margin: 0px;
}
textarea {
	resize: none;
}
select {
	background-color: #FFF;
}
.fld, .fld100, .fldq, .fld100q {
	border: 1px solid #333;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFF;
}
.fld100, .fld100q {
	width: 100%;	
}
.fldq, .fld100q {
	background-image: url(/img/req.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.btn {
	border: 1px solid #000;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.uootblm, .uootbl {
	width: 100%; border: 0;
}

div.pg {
	clear: both;
	padding: 2px 0;
	margin-bottom: 4px;
}
div.pg, div.pg td, div.pg select {
	font-family: Verdana;
	font-size: 11px;
	vertical-align: middle;
}
table.n {
	width: 100%;
	border: 0;
}
table.n td {
	vertical-align: top;
}
table.gal {
	width: 100%;
	border: 0;
}
table.gal td {
	vertical-align: top;
	text-align: center;
	padding-bottom: 10px;
}
table.gal img {
	border: 1px solid #999;
}
div.bl {
	display: none;
}
.break, .clear {
	clear: both;
	height: 1px;
	font-size: 1px;
}
* html .break {
	display:none;
}
#preloader {
	display:none;
}

@media print {
 #header, #menu, #footer, #lcol, #rcol {
	display: none;
 }
 #main, #cont, #mcol {
	float: none;
	width: 100%;
 }
}
