@charset "utf-8";

article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, main {
	display: block;
}

body {
	margin:0;
	padding:0;
	font-family: 'Open Sans';
	font-size:14px;
	color:#2e261f;
	background-color:#f7f7f8;
	background-image:url(images/bg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	/*background-attachment:fixed;*/
}

header {
	height:110px;
	width:1240px;
	margin:0 auto;
	background-color:#fff;
}

header .logo {
	float:left;
}

header .social {
	float:left;
	margin:44px 0 0 30px;
	line-height:10px;
}

header .social img {
	margin-right:10px;
}

header .social img:hover {
	opacity:0.9;
}

header .keres {
	float:right;
}

header .keres .input {
	background-image:url(images/keres-bg.png);
	background-position:right;
	background-repeat:no-repeat;
	width:210px;
	height:48px;
	border:1px solid #e2e2e2;
	margin:30px 20px 0 0px;
	color:#8f9ba5;
	font-size:13px;
	padding:0 50px 0 20px;
}

header .mail {
	float:right;
	margin:46px 30px 0 0;
	height:21px;
	background-image:url(images/mail-bg.png);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:50px;
}

header .mail a {
	color:#877f79;
	text-decoration:none;
	padding:20px 0;
}

header .mail a:hover {
	color:#6baeef;
}

.slider {
	clear:both;
	width:1240px;
	margin:0 auto;
	padding:0;
}

.top-kep {
	clear:both;
	width:1240px;
	margin:0 auto;
	padding:0;
}

main {
	width:1240px;
	margin:30px auto 0 auto;
}

.bal {
	float:left;
	width:345px;
}

.bal h3 {
	text-transform:uppercase;
	font-size:20px;
	font-weight:800;
	padding:0;
	margin:15px 0 15px 0;
}

.bal h3 a {
	color:#2e261f;
	text-decoration:none;
}

.bal h3 a:hover {
	color:#267fd5;
}

.bal ul {
	list-style:none;
	margin:0;
	padding:15px 0;
	width:300px;
	border-top:1px solid #ccc;
}

.bal li {
	font-size:14px;
	font-weight:600;
}

.bal li a {
	display:block;
	color:#2e261f;
	text-decoration:none;
	padding:2px 0 2px 20px;
}

.bal li a:hover {
	color:#267fd5;
	background-image:url(images/pont.png);
	background-repeat:no-repeat;
	background-position:8px center;
}

.bal .banner1 {
	margin:30px 0 0 0;
}

.info {
	float:left;
	width:895px;
	font-size:16px;
	line-height:30px;
}

.info p {
	margin-right: 30px;
}

.info h1 {
	font-size:30px;
	color:#000;
	font-weight:300;
	text-transform:uppercase;
	margin:0;
	padding:0 0 17px 0;
	background-image:url(images/h1-bg.png);
	background-repeat:no-repeat;
	background-position:bottom left;
	line-height:41px;
}

.info h2 {
	font-size:24px;
	color:#267fd5;
	font-weight:300;
	padding:20px 0 0px 0;
}

.info h2 a {
	color:#267fd5;
}

.info .kiemelt {
	clear:both;
	float:left;
	margin:15px 0 10px 0;
}

.info .kiemelt .kep {
	float:left;
	width:440px;
}

.info .kiemelt .sz {
	float:left;
	margin-left:17px;
	width:398px;
	padding:20px 20px 30px 20px;
	background-color:#fff;
	border-bottom:4px solid #267fd5;
}

.info .kiemelt .sz h2 {
	color:#000;
	font-size:22px;
	font-weight:800;
	text-transform:uppercase;
	margin:0;
	padding:0 0 20px 0;
	background-image:url(images/h2-bg.png);
	background-repeat:no-repeat;
	background-position:bottom left;
}

.info .kiemelt .sz p {
	font-size:13px;
	margin:20px 0 20px 0;
	line-height:20px;
}

.info .kiemelt .sz a {
	color:#267fd5;
	border-bottom:dotted 1px #267fd5;
	text-decoration:none;
	font-weight:700;
	text-transform:uppercase;
}

.info .kiemelt .sz a:hover {
	color:#000;
}

.info .banner2 {
	clear:both;
	float:left;
	margin:40px 0 0 0;
}

footer {
	clear:both;
	width:1240px;
	margin:20px auto 0 auto;
}

footer nav {
	float:left;
	width:100%;
	text-align:right;
	color:#000;
	font-weight:600;
	border-top:1px solid #dadada;
	border-bottom:4px solid #dadada;
	padding:20px 0;
	margin-top:20px;
}

footer nav a {
	color:#000;
	text-decoration:none;
	padding:0 10px;
}

footer nav a:hover {
	color:#267fd5;
}

footer .logo {
	float:left;
	margin:10px 0;
}

footer .social {
	float:left;
	margin:50px 0 0 30px;
	line-height:10px;
}

footer .social img {
	margin-right:10px;
}

footer .social img:hover {
	opacity:0.9;
}

footer .cr {
	float:right;
	margin:50px 10px 0 0;
	color:#877f79;
	font-size:12px;
}

footer .cr strong {
	color:#267fd5;
}



label {display:block;}
form label.error { display: none; }
form p {clear:both;margin:0;padding:0;}
label.error { /*float:right; */clear:both;color: red; padding-left: .5em; vertical-align: top;font-size:11px; }
input.error,textarea.error,select.error{float: left;background:none repeat scroll 0 0 #F8DBDB;border:1px solid #E77776;}


/* Slider */

#iview {
	display: block;
	max-width: 1240px;
	min-width: 540px;
	padding: 0px;
	position: relative;
	overflow: hidden;
}

#iview .iviewSlider {
	display: block;
	width: 1240px;
	height: 540px;
	overflow: hidden;
}



#iview div.iview-directionNav {
	position: absolute;
	top: 47%;
	left: 0px;
	z-index: 9;
	width: 100%;
}

#iview div.iview-directionNav a {
	display: block;
	cursor: pointer;
	position: absolute;
	width: 27px;
	height: 27px;
	background-image: url(images/bg_direction_nav.png);
	text-indent: -9999px;
	-webkit-transition: left 0.3s ease-in-out;
	-webkit-transition-property: left,right;
	-moz-transition: left 0.3s ease-in-out;
	-moz-transition-property: left,right;
	-o-transition: left 0.3s ease-in-out;
	-o-transition-property: left,right;
	-ms-transition: left 0.3s ease-in-out;
	-ms-transition-property: left,right;
	transition: left 0.3s ease-in-out;
	transition-property: left,right;
}

#iview div.iview-directionNav a.iview-nextNav {
	right: -27px;
	background-position: 27px 0px;
}

#iview div.iview-directionNav a.iview-prevNav {
	left: -27px;
	background-position: 0px 0px
}

#iview.iview-hover div.iview-directionNav a.iview-nextNav {
	right: 20px;
}

#iview.iview-hover div.iview-directionNav a.iview-prevNav {
	left: 20px;
}

.iview-caption {
	background: url('../../img/caption-bg.png');
	color: #FFF;
	border-radius: 3px;
	padding: 15px 20px;
	font-family: Verdana;
	font-size: 18px;
	text-shadow: #000 1px 1px 0px;
}

.iview-caption.caption1 {
	width:225px;
}

.iview-caption.caption2 {
	/*background: #FFF;
	color: #000;
	text-shadow: none;*/
	width:300px;
}

.iview-caption.caption3 {
	background: #c4302b;
	box-shadow: rgba(0, 0, 0, 0.7) 10px 10px 15px 0px;
	text-shadow: none;
}

.iview-caption.caption4 {
	background: #FFF;
	color: #000;
	text-shadow: none;
	box-shadow: rgba(0, 0, 0, 0.7) 10px 10px 15px 0px;
	width:400px;
}

#iview-preloader {
	border: #666 1px solid;
	width: 150px
}

#iview-preloader div {
	background: #666;
}
#iview-timer {
	border-radius: 0px;
}

#iview-timer div {
	border-radius: 0px;
}


/* The slider */
.iviewSlider {
	overflow: hidden;
}

/* The timer in the Slider */
#iview-timer {
	position: absolute;
	z-index: 100;
	border-radius: 5px;
	cursor: pointer;
}

#iview-timer div {
	border-radius: 3px;
}

/* The Preloader in the Slider */
#iview-preloader {
	position: absolute;
	z-index: 1000;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: #000 1px solid;
	padding: 1px;
	width: 100px;
	height: 3px;
}
#iview-preloader div {
	float: left;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	height: 3px;
	background: #000;
	width: 0px;
}

/* The strips and boxes in the Slider */
.iview-strip {
	display:block;
	position:absolute;
	z-index:5;
}
.iview-block {
	display:block;
	position:absolute;
	z-index:5;
}

/* Direction nav styles (e.g. Next & Prev) */
.iview-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.iview-prevNav {
	left:0px;
}
.iview-nextNav {
	right:0px;
}

/* Control nav styles (e.g. 1,2,3...) */
.iview-controlNav {
	position:absolute;
	z-index:9;
}
.iview-controlNav a {
	z-index:9;
	cursor:pointer;
}
.iview-controlNav a.active {
	font-weight:bold;
}
.iview-controlNav .iview-items ul {
	list-style: none;
}
.iview-controlNav .iview-items ul li {
	display: inline;
	position: relative;
}
.iview-controlNav .iview-tooltip {
	position: absolute;
}

/* The captions in the Slider */
.iview-caption {
	position:absolute;
	z-index:4;
	overflow: hidden;
	cursor: default;
}

/* The video show in the Slider */
.iview-video-show {
	background: #000;
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 101;
}
.iview-video-show .iview-video-container {
	position: relative;
	width: 100%;
	height: 100%;
}
.iview-video-show .iview-video-container a.iview-video-close {
	position: absolute;
	right: 10px;
	top: 10px;
	background: #222;
	color: #FFF;
	height: 20px;
	width: 20px;
	text-align: center;
	line-height: 29px;
	font-size: 22px;
	font-weight: bold;
	overflow: hidden;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
.iview-video-show .iview-video-container a.iview-video-close:hover {
	background: #444;
}

/* Slider end */

