@charset "utf-8";
/* CSS Document */
@import url("../webfonts/bpg_mrgvlovani/stylesheet.css");
@import url("../webfonts/bpg_mrgvlovani_caps/stylesheet.css");
@import url("../webfonts/font-awesome-4.7.0/font-awesome/font-awesome.css");
@import url("../webfonts/fontawesome/stylesheet.css");

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
::-webkit-scrollbar{
	width: 10px; /* 1 - вертикальный скроллбар */
}
::-webkit-scrollbar:horizontal{
	height: 10px; /* 1 - горизонтальный скроллбар */
}
::-webkit-scrollbar-button {
	background: #F0E6EF; /* 2 - кнопка */
}
::-webkit-scrollbar-track {
	background: #FFFFFF;/* 3 - трек */
}
::-webkit-scrollbar-track-piece {
	background: #FFFFFF; /* 4 – видимая часть трека */
}
::-webkit-scrollbar-thumb {
	background: #F0E6EF;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); /* 5 - ползунок */
}
::-moz-selection {
	background-color: #EF6868;
	color: #fff;
	text-shadow:none
}
::selection {
	background-color: #EF6868;
	color: #fff;
	text-shadow:none
}
#wrapper {
	margin:0 auto;
	width:1260px;
	position: relative;
	background-color: #FFF;
}
#wrapper_left {
	width: 780px;
	position: static;
	background-color: #FFF;
	float: left;
	margin-top: -20px;
	margin-right: 25px;
	margin-left: 25px;
	margin-bottom: 60px;
}
#wrapper_right {
	width: 420px;
	position: static;
	background-color: #FFF;
	float: right;
	margin-top: -83px;
}
#addr{
	width: 520px;
	float: left;
	position: static;
	overflow: hidden;
	margin-top: 25px;
	margin-left: 70px;
	margin-bottom: -72px;
	margin-right: 0px;
	font-family: "bpg mrgvlovani";
	font-size: 14px;
	color: #3B3B3B;
	line-height: 30px;
	text-align: left;
}
#article_image{
	width: 780px;
	position: static;
	float: left;
	margin: 0px;
	overflow: hidden;
}
#block_header{
	width: 355px;
	position: static;
	float: left;
	height: 20px;
	background-color: #FFF;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	font-family: "bpg mrgvlovani caps";
	font-size: 16px;
	font-weight: normal;
	color: #6D0C0C;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 16px;
	padding-left: 20px;
}
#block_article{
	width: 330px;
	position: static;
	float: left;
	height: 433px;
	background-color: #FFF;
	margin-top: 30px;
	margin-right: 25px;
	margin-bottom: 30px;
	margin-left: 25px;
	-webkit-box-shadow: 2px 2px 7px 2px rgba(122,122,122,0.2);
	-moz-box-shadow: 2px 2px 7px 2px rgba(122,122,122,0.2);
	box-shadow: 2px 2px 7px 2px rgba(122,122,122,0.2);
	padding: 20px;
}
#block_gallery{
	width: 330px;
	position: static;
	float: left;
	height: 255px;
	background-color: #FFF;
	-webkit-box-shadow: 2px 2px 7px 2px rgba(122,122,122,0.2);
	-moz-box-shadow: 2px 2px 7px 2px rgba(122,122,122,0.2);
	box-shadow: 2px 2px 7px 2px rgba(122,122,122,0.2);
	padding: 20px;
	margin: 23px;
}
#block_small{
	width: 240px;
	position: static;
	float: left;
	height: 300px;
	background-color: #FFF;
	-webkit-box-shadow: 2px 2px 7px 2px rgba(122,122,122,0.2);
	-moz-box-shadow: 2px 2px 7px 2px rgba(122,122,122,0.2);
	box-shadow: 2px 2px 7px 2px rgba(122,122,122,0.2);
	padding: 10px;
	margin: 25px;
}
#block_wide{
	width: 543px;
	position: static;
	float: left;
	height: 377px;
	background-color: #FFF;
	margin-top: 30px;
	margin-right: 27px;
	margin-bottom: 30px;
	margin-left: 25px;
	overflow: hidden;
	padding: 0px;
}
#block_top{
	width: 500px;
	position: static;
	float: left;
	height: 409px;
	background-color: #FFF;
	margin-top: 30px;
	margin-right: 70px;
	margin-bottom: 30px;
	margin-left: 25px;
	overflow: hidden;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EF6868;
}
#block_menu{
	width: 1258px;
	position: fixed;
	height: 37px;
	overflow: hidden;
	padding: 0px;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: none;
	z-index: 999;
}
#block_wrapper{
	position: relative;
	height: 30px;
	padding: 0px;
	border: 1px solid #333;
	margin-right: 50%;
	margin-left: 50%;
}
#block_article_wide{
	width: 540px;
	position: static;
	float: left;
	height: 491px;
	background-color: #FFF;
	margin-top: 30px;
	margin-right: 25px;
	margin-bottom: 30px;
	margin-left: 25px;
	-webkit-box-shadow: 2px 2px 7px 2px rgba(122,122,122,0.2);
	-moz-box-shadow: 2px 2px 7px 2px rgba(122,122,122,0.2);
	box-shadow: 2px 2px 7px 2px rgba(122,122,122,0.2);
	padding: 20px;
	overflow: hidden;
}
#block_banner{
	width: 540px;
	position: static;
	float: left;
	height: 250px;
	background-color: #FFF;
	margin-top: 30px;
	margin-right: 25px;
	margin-bottom: 30px;
	margin-left: 25px;
	-webkit-box-shadow: 2px 2px 7px 2px rgba(122,122,122,0.2);
	-moz-box-shadow: 2px 2px 7px 2px rgba(122,122,122,0.2);
	box-shadow: 2px 2px 7px 2px rgba(122,122,122,0.2);
	padding: 20px;
	overflow: hidden;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
#banner_small{
	width: 336px;
	position: static;
	float: left;
	height: 120px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-left: 44px;
	overflow: hidden;
	border: 1px solid #E4E4E4;
}
#but_cont_right{
	height: 20px;
	width: 420px;
	margin-top: 68px;
	margin-left: 65px;
	float: left;
	position: static;
}
#but_cont_left{
	height: 20px;
	width: 420px;
	margin-top: 30px;
	margin-left: 0px;
	float: left;
	position: static;
}
#but_white{
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	background-color: #FFFFFF;
	text-align: center;
	float: left;
	height: 20px;
	width: 170px;
	position: static;
	margin-left: 0px;
	margin-top: 0px;
	vertical-align: middle;
	-webkit-box-shadow: 2px 2px 5px 0px rgba(122,122,122,0.5);
	-moz-box-shadow: 2px 2px 5px 0px rgba(122,122,122,0.5);
	box-shadow: 2px 2px 5px 0px rgba(122,122,122,0.5);
	padding: 7px;
	margin-right: 20px;
}
#but_red{
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	background-color: #EF6868;
	text-align: center;
	float: left;
	height: 20px;
	width: 170px;
	position: static;
	margin-left: 0px;
	margin-top: 0px;
	vertical-align: middle;
	-webkit-box-shadow: 2px 2px 5px 0px rgba(122,122,122,0.5);
	-moz-box-shadow: 2px 2px 5px 0px rgba(122,122,122,0.5);
	box-shadow: 2px 2px 5px 0px rgba(122,122,122,0.5);
	padding: 7px;
	margin-right: 20px;
}
#but_white:hover{
	-webkit-box-shadow: 4px 4px 7px 0px rgba(122,122,122,0.5);
	-moz-box-shadow: 4px 4px 7px 0px rgba(122,122,122,0.5);
	box-shadow: 4px 4px 7px 0px rgba(122,122,122,0.5);
}
#but_red:hover{
	-webkit-box-shadow: 4px 4px 7px 0px rgba(122,122,122,0.5);
	-moz-box-shadow: 4px 4px 7px 0px rgba(122,122,122,0.5);
	box-shadow: 4px 4px 7px 0px rgba(122,122,122,0.5);
}
#banner_wide{
	height: 80px;
	width: 468px;
	position: static;
	margin: 15px;
}
#banner_wrapper{
	width: 1210px;
	position: static;
	float: left;
	padding: 0px;
	margin-top: 15px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 25px;
	top: 90px;
	background-color: #F0E6EF;
	height: 194px;
}
#content {
	width: 1260px;
	position: static;
	margin-top: 110px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	float: left;
}
#content_wrapper {
	width: 1260px;
	position: static;
	margin-top: 120px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	float: left;
}
#center_wrapper{
	width: 1260px;
	position: static;
	float: left;
	padding: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#center_wrapper_wide{
	width: 1260px;
	position: static;
	float: left;
	padding: 0px;
	height: 625px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contact{
	height: 400px;
	width: 580px;
	float: left;
	position: static;
	overflow: hidden;
	margin-top: 30px;
	margin-left: 25px;
	margin-bottom: 30px;
	margin-right: 25px;
	font-family: "bpg mrgvlovani";
	font-size: 14px;
	color: #3B3B3B;
	line-height: 30px;
	text-align: left;
}
#content_title{
	width: 1235px;
	position: static;
	float: left;
	font-family: "bpg mrgvlovani caps";
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #3B3B3B;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
#divider{
	float: none;
	height: 1px;
	width: 1260px;
	position: static;
	margin-top: 60px;
}
#field{
	width: 580px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
	font-family: "bpg mrgvlovani";
	font-size: 14px;
	color: #666;
	float: left;
	overflow: hidden;
}
#filter_button{
	position: static;
	float: right;
	background-color: #FFF;
	-webkit-box-shadow: 2px 2px 7px 2px rgba(122,122,122,0.2);
	-moz-box-shadow: 2px 2px 7px 2px rgba(122,122,122,0.2);
	box-shadow: 2px 2px 7px 2px rgba(122,122,122,0.2);
	overflow: hidden;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	display: inline-block;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-family: "bpg mrgvlovani caps";
	font-size: 14px;
	font-weight: normal;
}
#filter_text{
	position: static;
	float: right;
	background-color: #FFF;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
	font-family: "bpg mrgvlovani caps";
	font-size: 16px;
	font-weight: normal;
	overflow: hidden;
	display: inline-block;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#filter_button:hover{
	background-color: #EF6868;
}
#gallery{
	padding: 0px;
	float: left;
	width: 1260px;
	position: static;
	margin: 0px;
}
#gmap_wrapper{
	width: 1260px;
	float: left;
	position: static;
	margin-top: 100px;
}
#gmap{
	height: 365px;
	width: 580px;
	float: left;
	position: static;
	overflow: hidden;
	margin-top: 30px;
	margin-left: 25px;
	margin-bottom: 30px;
	margin-right: 25px;
}
#imgs{
	width: 560px;
	overflow: hidden;
	position: static;
	float: right;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 0px;
}
#img_small{
	height: 220px;
	width: 220px;
	overflow: hidden;
	position: static;
	float: left;
}
#img_medium{
	width: 560px;
	overflow: hidden;
	position: static;
	float: right;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 15px;
	height: 373px;
}
#img_youtube{
	height: 440px;
	width: 780px;
	overflow: hidden;
	position: static;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	float: right;
	margin-top: 0px;
	text-align: center;
}
#img_audio{
	width: 500px;
	overflow: hidden;
	position: static;
	padding-top: 0px;
	padding-bottom: 0px;
	float: right;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 70px;
}
#img_article{
	height: 210px;
	width: 330px;
	overflow: hidden;
	position: static;
	float: left;
}
#img_gallery{
	height: 210px;
	width: 330px;
	overflow: hidden;
	position: static;
	float: left;
}
#img_article_wide{
	height: 300px;
	width: 540px;
	overflow: hidden;
	position: static;
	float: left;
	margin: 0px;
}
#main_text{
	width: 780px;
	position: static;
	float: left;
	margin-bottom: 25px;
}
#maps_left{
	width: 605px;
	position: static;
	float: left;
	padding: 0px;
	background-color: #F0E6EF;
	height: 278px;
	margin: 0px;
	overflow: hidden;
}
#maps_right{
	width: 605px;
	position: static;
	float: right;
	padding: 0px;
	background-color: #F0E6EF;
	height: 278px;
	margin: 0px;
	overflow: hidden;
}
#more_article{
	width: 100%;
	overflow: hidden;
	position: static;
	font-family: "bpg mrgvlovani";
	font-size: 14px;
	color: #9F9F9F;
	padding-top: 10px;
	padding-bottom: 5px;
	margin: 0px;
	height: 25px;
	font-style: italic;
	float: left;
}
#more_article_wide{
	width: 520px;
	overflow: hidden;
	position: static;
	font-family: "bpg mrgvlovani";
	font-size: 14px;
	color: #3B3B3B;
	padding-top: 5px;
	padding-bottom: 10px;
	margin: 0px;
	height: 34px;
	font-style: italic;
	float: left;
}
#player_container{
	padding: 0px;
	float: left;
	width: 780px;
	position: static;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#player_title{
	padding: 0px;
	float: left;
	width: 780px;
	position: static;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: "bpg mrgvlovani";
	font-size: 14px;
	font-weight: bold;
	color: #4D4E53;
}
#player{
	padding: 0px;
	float: left;
	width: 780px;
	position: static;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#network{
	width: 380px;
	position: static;
	float: left;
	background-color: #FFF;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-family: "bpg mrgvlovani";
	font-size: 14px;
	font-weight: normal;
	color: #505155;
	text-align: left;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EF6868;
	font-style: italic;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 70px;
	height: 35px;
}
#network_red{
	width: 425px;
	position: static;
	float: left;
	margin-top: 56px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 70px;
	height: 1px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EF6868;
}
#recent{
	width: 1160px;
	position: static;
	float: left;
	font-family: "bpg mrgvlovani";
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #3B3B3B;
	margin-top: 0px;
	margin-right: 100px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#right_article{
	width: 303px;
	position: static;
	float: right;
	height: 335px;
	background-color: #FFF;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 150px;
	margin-left: 0px;
	-webkit-box-shadow: 2px 2px 7px 2px rgba(122,122,122,0.2);
	-moz-box-shadow: 2px 2px 7px 2px rgba(122,122,122,0.2);
	box-shadow: 2px 2px 7px 2px rgba(122,122,122,0.2);
	padding: 20px;
}
#slogan{
	width: 520px;
	position: static;
	float: left;
	background-color: #FFF;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 70px;
	font-family: "bpg mrgvlovani";
	font-size: 36px;
	font-weight: bold;
	color: #3B3B3B;
	text-align: left;
	overflow: hidden;
	margin: 0px;
}

#social_block{
	width: 40px;
	position: static;
	margin: 0px;
	float: right;
	padding-top: 150px;
}
#slider_show {
	width: 590px;
	height: 377px;
	position: static;
	margin-right: 4px;
	margin-bottom: 30px;
	margin-left: 0px;
	float: left;
	margin-top: 30px;
	padding: 0px;
	overflow: hidden;
}
#slider_show_wide {
	width: 620px;
	height: 409px;
	position: static;
	margin-right: 4px;
	margin-bottom: 30px;
	margin-left: 0px;
	float: left;
	margin-top: 30px;
	padding: 0px;
	overflow: hidden;
}
#short_article{
	width: 330px;
	overflow: hidden;
	position: static;
	font-family: "bpg mrgvlovani";
	font-size: 14px;
	color: #3B3B3B;
	font-weight: normal;
	vertical-align: top;
	float: left;
	padding: 0px;
	margin-top: -3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	height: 110px;
}
#short_article_wide{
	width: 520px;
	overflow: hidden;
	position: static;
	font-family: "bpg mrgvlovani";
	font-size: 14px;
	color: #3B3B3B;
	height: 91px;
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	vertical-align: top;
	padding-bottom: 0px;
	float: left;
}
#short_block{
	width: 328px;
	overflow: hidden;
	position: static;
	font-family: "bpg mrgvlovani";
	font-size: 14px;
	color: #3B3B3B;
	height: 40px;
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	vertical-align: top;
	padding-bottom: 0px;
}
#search_block{
	width: 738px;
	position: static;
	float: left;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	-webkit-box-shadow: 2px 2px 7px 2px rgba(122,122,122,0.2);
	-moz-box-shadow: 2px 2px 7px 2px rgba(122,122,122,0.2);
	box-shadow: 2px 2px 7px 2px rgba(122,122,122,0.2);
	padding: 20px;
	overflow: hidden;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
#search_no{
	width: 738px;
	position: static;
	float: left;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	-webkit-box-shadow: 2px 2px 7px 2px rgba(122,122,122,0.2);
	-moz-box-shadow: 2px 2px 7px 2px rgba(122,122,122,0.2);
	box-shadow: 2px 2px 7px 2px rgba(122,122,122,0.2);
	overflow: hidden;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	font-family: "bpg mrgvlovani caps";
	font-size: 18px;
	font-weight: bold;
	color: #EF6868;
	text-align: center;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
}
#top_social{
	width: 25px;
	height: 22px;
	text-align: center;
	float: right;
	position: static;
	vertical-align: middle;
	padding-top: 5px;
	padding-left: 1px;
}
#top_banner {
	width: 1250px;
	position: relative;
	height: 47px;
	margin: 0px;
	float: left;
	background-color: #FFF;
	padding-right: 10px;
}
#top_right_title{
	width: 395px;
	position: static;
	float: left;
	font-family: "bpg mrgvlovani";
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #3B3B3B;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: -8px;
	margin-left: 25px;
	padding: 0px;
}
#top_right_block{
	width: 651px;
	position: static;
	padding: 0px;
	float: right;
	height: 375px;
	background-color: #FFF;
	margin: 0px;
}
#title_item{
	width: 779px;
	overflow: hidden;
	position: static;
	font-family: "bpg mrgvlovani";
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	float: left;
	padding-top: 0px;
	padding-right: 600px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#title_date{
	width: 400px;
	overflow: hidden;
	position: static;
	font-family: "bpg mrgvlovani";
	font-size: 14px;
	font-weight: normal;
	color: #9F9F9F;
	float: left;
	font-style: italic;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EF6868;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#title_article{
	width: 330px;
	overflow: hidden;
	position: static;
	font-family: "bpg mrgvlovani";
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	float: left;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	height: 65px;
}
#title_article_wide{
	width: 520px;
	overflow: hidden;
	position: static;
	font-family: "bpg mrgvlovani";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	float: left;
	margin-top: 19px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#title_youtube{
	width: 780px;
	overflow: hidden;
	position: static;
	font-family: "bpg mrgvlovani";
	font-size: 14px;
	font-weight: bold;
	color: #3B3B3B;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: center;
}
#title_audio{
	width: 580px;
	overflow: hidden;
	position: static;
	font-family: "bpg mrgvlovani";
	font-size: 14px;
	font-weight: bold;
	color: #3B3B3B;
	padding-top: 0px;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-right: 10px;
	text-align: center;
	padding-left: 10px;
}
#title_gal{
	padding: 10px;
	float: left;
	width: 1260px;
	position: static;
	font-family: "bpg mrgvlovani";
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #3B3C40;
}
#title_small{
	width: 220px;
	overflow: hidden;
	position: static;
	font-family: "bpg mrgvlovani";
	font-size: 14px;
	font-weight: bold;
	color: #3B3B3B;
	height: 45px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#title_wide{
	width: 542px;
	overflow: hidden;
	position: static;
	font-family: "bpg mrgvlovani";
	font-size: 16px;
	font-weight: bold;
	color: #3B3B3B;
	height: 20px;
	padding-top: 0px;
	padding-bottom: 5px;
	float: left;
	margin: 0px;
}
#title_wide_blog{
	width: 450px;
	overflow: hidden;
	position: static;
	font-family: "bpg mrgvlovani";
	font-size: 16px;
	font-weight: bold;
	color: #3B3B3B;
	padding-top: 0px;
	padding-bottom: 5px;
	float: left;
	margin: 0px;
}
#text_wide{
	width: 543px;
	height: 278px;
	overflow: hidden;
	position: static;
	font-family: "bpg mrgvlovani";
	font-size: 14px;
	color: #3B3B3B;
	font-weight: normal;
	margin: 0px;
	padding-top: 5px;
	vertical-align: top;
	padding-bottom: 0px;
	float: left;
}
#text_wide_blog{
	width: 100%;
	overflow: hidden;
	position: static;
	font-family: "bpg mrgvlovani";
	font-size: 14px;
	color: #3B3B3B;
	font-weight: normal;
	margin: 0px;
	padding-top: 5px;
	vertical-align: top;
	padding-bottom: 0px;
	float: left;
}
#title_block{
	width: 302px;
	overflow: hidden;
	position: static;
	font-family: "bpg mrgvlovani";
	font-size: 18px;
	font-weight: bold;
	color: #3B3B3B;
	height: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 15px;
}
#video_left{
	width: 665px;
	position: static;
	float: left;
	height: 436px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 25px;
	padding: 0px;
}
#video_right{
	width: 465px;
	position: static;
	float: left;
	height: 375px;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 50px;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EF6868;
	padding-top: 60px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#video_youtube{
	height: 374px;
	width: 665px;
	position: static;
	margin-top: 0px;
	overflow: hidden;
}
#top_title_youtube{
	width: 665px;
	position: static;
	font-family: "bpg mrgvlovani";
	font-size: 16px;
	font-weight: bold;
	color: #3B3B3B;
	margin-bottom: 15px;
	margin-top: 25px;
	font-style: normal;
}
#video_blog_title{
	width: 300px;
	overflow: hidden;
	position: static;
	font-family: "bpg mrgvlovani";
	font-size: 14px;
	font-weight: bold;
	color: #3B3B3B;
	padding-top: 10px;
	padding-bottom: 5px;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EF6868;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	height: 35px;
}
#video_blog_title_wide{
	width: 455px;
	overflow: hidden;
	position: static;
	font-family: "bpg mrgvlovani";
	font-size: 16px;
	color: #3B3B3B;
	font-weight: bold;
	margin: 0px;
	padding-top: 5px;
	vertical-align: top;
	padding-bottom: 5px;
	float: left;
}
#video_wide_text{
	width: 455px;
	overflow: hidden;
	position: static;
	font-family: "bpg mrgvlovani";
	font-size: 14px;
	color: #3B3B3B;
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	vertical-align: top;
	padding-bottom: 0px;
	float: left;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p {
	font-family: "bpg mrgvlovani";
	font-size: 14px;
	font-weight: normal;
	color: #4D4E53;
}
li {
	font-family: "bpg mrgvlovani";
	font-size: 14px;
	color: #4D4E53;
	margin-top: 10px;
}
.custom_bold {
	font-family: "bpg mrgvlovani";
	font-size: 14px;
	font-weight: bold;
	color: #3B3C40;
}
.custom_big {
	font-family: "bpg mrgvlovani";
	font-size: 14px;
	font-weight: bold;
	color: #3B3C40;
}
.custom_small {
	font-family: "bpg mrgvlovani";
	font-size: 14px;
	font-weight: bold;
	color: #3B3C40;
}
.custom_tags {
	font-family: "bpg mrgvlovani";
	font-size: 14px;
	font-weight: bold;
	color: #A86FA3;
}
.page_count {
	font-family: "bpg mrgvlovani";
	font-size: 14px;
	font-weight: bold;
	color: #EF6868;
}
.media {
	font-family: "bpg mrgvlovani";
	font-size: 14px;
	font-weight: bold;
	color: #BCBCBC;
}
a {
	font-family: "bpg mrgvlovani";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #3B3C40;
	text-decoration: none;
	line-height: normal;
	font-variant: normal;
}
a:link {
	font-family: "bpg mrgvlovani";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #3B3C40;
	text-decoration: none;
	line-height: normal;
	font-variant: normal;
}
a:hover {
	font-family: "bpg mrgvlovani";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #3B3C40;
	text-decoration: underline;
	line-height: normal;
	font-variant: normal;
}
a.title_box {
	font-family: "bpg mrgvlovani";
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
a.title_box:link {
	font-family: "bpg mrgvlovani";
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
a.title_box:hover {
	font-family: "bpg mrgvlovani";
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
a.more {
	font-family: "bpg mrgvlovani";
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #9F9F9F;
	text-decoration: none;
	line-height: normal;
	font-variant: normal;
}
a.more:link {
	font-family: "bpg mrgvlovani";
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #9F9F9F;
	text-decoration: none;
	line-height: normal;
	font-variant: normal;
}
a.more:hover {
	font-family: "bpg mrgvlovani";
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #EF6868;
	text-decoration: underline;
	line-height: normal;
	font-variant: normal;
}
a.contact {
	font-family: "bpg mrgvlovani caps";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #3B3C40;
	text-decoration: none;
}
a.contact:link {
	font-family: "bpg mrgvlovani caps";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #3B3C40;
	text-decoration: none;
}
a.contact:hover {
	font-family: "bpg mrgvlovani caps";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #3B3C40;
	text-decoration: underline;
}
a.contact_big {
	font-family: "bpg mrgvlovani caps";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #3B3C40;
	text-decoration: none;
}
a.contact_big:link {
	font-family: "bpg mrgvlovani caps";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #3B3C40;
	text-decoration: none;
}
a.contact_big:hover {
	font-family: "bpg mrgvlovani caps";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #3B3C40;
	text-decoration: underline;
}
a.nav {
	font-family: "bpg mrgvlovani";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #3B3C40;
	text-decoration: none;
}
a.nav:link {
	font-family: "bpg mrgvlovani";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #3B3C40;
	text-decoration: none;
}
a.nav:hover {
	font-family: "bpg mrgvlovani";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #3B3C40;
	text-decoration: underline;
}
a.lang {
	font-family: "bpg mrgvlovani";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #6D0C0C;
	text-decoration: none;
}
a.lang:link {
	font-family: "bpg mrgvlovani";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #6D0C0C;
	text-decoration: none;
}
a.lang:hover {
	font-family: "bpg mrgvlovani";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #6D0C0C;
	text-decoration: none;
	transform: scale(1.2,1.2);
	-moz-transition: all 1.5s;
	-o-transition: all 1.5s;
	-webkit-transition: all 1.5s;
	transition: all 1.5s;
	transition-delay:0.25s;
	transition-timing-function: ease-in-out;
}
a.social {
	font-family: fontawesome;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #6D0C0C;
	text-decoration: none;
}
a.social:link {
	font-family: fontawesome;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #6D0C0C;
	text-decoration: none;
}
a.social:hover {
	font-family: fontawesome;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #3B3C40;
	text-decoration: none;
	transform: scale(1.2,1.2);
	-moz-transition: all 1.5s;
	-o-transition: all 1.5s;
	-webkit-transition: all 1.5s;
	transition: all 1.5s;
	transition-delay: 0.25s;
	transition-timing-function: ease-in-out;
}
a.button_small {
	font-family: "bpg mrgvlovani";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #171C26;
	text-decoration: none;
}
a.button_small:link {
	font-family: "bpg mrgvlovani";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #171C26;
	text-decoration: none;
}
a.button_small:hover {
	font-family: "bpg mrgvlovani";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #171C26;
	text-decoration: underline;
}
a.download {
	font-family: "bpg mrgvlovani";
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #EF6868;
	text-decoration: none;
}
a.download:link {
	font-family: "bpg mrgvlovani";
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #EF6868;
	text-decoration: none;
}
a.download:hover {
	font-family: "bpg mrgvlovani";
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #EF6868;
	text-decoration: underline;
}
a.tags {
	font-family: "bpg mrgvlovani";
	font-size: 14px;
	font-style: bold;
	font-weight: normal;
	color: #671877;
	text-decoration: none;
}
a.tags:link {
	font-family: "bpg mrgvlovani";
	font-size: 14px;
	font-style: bold;
	font-weight: normal;
	color: #671877;
	text-decoration: none;
}
a.tags:hover {
	font-family: "bpg mrgvlovani";
	font-size: 14px;
	font-style: bold;
	font-weight: normal;
	color: #A86FA3;
	text-decoration: underline;
}
a.arrow {
	font-family: "bpg mrgvlovani";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #EF6868;
	text-decoration: none;
}
a.arrow:link {
	font-family: "bpg mrgvlovani";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #EF6868;
	text-decoration: none;
}
a.arrow:hover {
	font-family: "bpg mrgvlovani";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #3B3C40;
	text-decoration: underline;
}
a.ff_rew_txt {
	font-family: "bpg mrgvlovani";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #3B3C40;
	text-decoration: none;
	line-height: normal;
	font-variant: normal;
}
a.ff_rew_txt:link {
	font-family: "bpg mrgvlovani";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #3B3C40;
	text-decoration: none;
	line-height: normal;
	font-variant: normal;
}
a.ff_rew_txt:hover {
	font-family: "bpg mrgvlovani";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #EF6868;
	text-decoration: underline;
	line-height: normal;
	font-variant: normal;
}
a.media {
	font-family: "bpg mrgvlovani";
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #EF6868;
	text-decoration: none;
	line-height: normal;
	font-variant: normal;
}
a.media:link {
	font-family: "bpg mrgvlovani";
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #EF6868;
	text-decoration: none;
	line-height: normal;
	font-variant: normal;
}
a.media:hover {
	font-family: "bpg mrgvlovani";
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #9F9F9F;
	text-decoration: underline;
	line-height: normal;
	font-variant: normal;
}
a.filter {
	font-family: "bpg mrgvlovani caps";
	font-size: 12px;
	font-weight: bold;
	color: #3B3C40;
	text-decoration: none;
}
a.filter:link {
	font-family: "bpg mrgvlovani caps";
	font-size: 12px;
	font-weight: bold;
	color: #3B3C40;
	text-decoration: none;
}
a.filter:hover {
	font-family: "bpg mrgvlovani caps";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.filter_active {
	font-family: "bpg mrgvlovani caps";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.filter_active:link {
	font-family: "bpg mrgvlovani caps";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.filter_active:hover {
	font-family: "bpg mrgvlovani caps";
	font-size: 12px;
	font-weight: bold;
	color: #202126;
	text-decoration: none;
}
