html, body {
  margin: 0;
  padding: 0;
  font-family: Arial,Helvetica,sans-serif;
}

a {
  text-decoration: none;
  color:#00668D;
}
img {
  border:0;
}
div#sup_logo {
  position: fixed;
  top:0;
  right:0;
  width:10%;
  max-width:171px;
}
div#sup_logo img {
  width:100%;
}

div#content_block {
	background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 3px 3px 3px 3px;
    ms-border-radius: 3px 3px 3px 3px;
    behavior: url(/assets/templates/css/PIE.php);
    box-shadow: 0 15px 70px 8px rgba(66, 66, 200, 0.5);
    margin: 20px auto;
    padding: 20px 2.5%;
    width: 75%;
    color:#333344;
    font-size: 60%;
}
div#content_block p {
line-height: 1.5em;
}
/* WINDOW_NEWS */
.fancy_link_window_news_popup {
	text-decoration: none;
	display:none;
}
div.window_news {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:2000px;
	z-index:99998;
	background:#272623;
	display:none;
}
div.center_news_window {
/*
	border-radius:15px;
	position:fixed;
	top:300px;
	left:35%;
	z-index:99999;
	background:#FFF;
	padding:30px;
	width:30%;
	text-align:center;
*/
	font-size: 80%;
	text-align:center;
	width:600px;
}
div.center_news_window a {
	font-weight: bold;
}
span.big_visible_date {
	color: #A00000;
	font-family: georgia;
	font-weight: bold;
}
div.window_news input#i_go {
	cursor:pointer;
	border-radius:10px;
	padding:10px 10px 25px 10px;
	float:left;
	text-decoration:none; 
	color:#000;
	height:20px;
	background-color:#f8c0c9;
	border:2px solid #333;
}

/* END >> WINDOW_NEWS */

/* LEFT BLOCK */
div#left_content {
    display: inline-block;
    vertical-align: top;
    width: 39%;
    overflow: hidden;
    *display: inline;
    zoom: 1;
}
div#left_content_block h3 {
	color: #0C74A1;
}
div#left_content_block ul {
    color: #0C74A1;
    font-size: 85%;
    font-weight: bold;
    list-style: disc inside none;
    margin: 0 0 30px;
    padding: 0 0 0 10px;
}
div#left_content_block ul li a span {
    color: #AD0C31;
    display: block;
    float: right;
    font-weight: bold;
    transform: rotate(-30deg) translate(50px, -5px);
    padding: 10px;
    -moz-transform: rotate(-30deg) translate(50px, -5px); /* ааЛб Firefox */
    -ms-transform: rotate(-30deg) translate(50px, -5px); /* ааЛб IE */
    -webkit-transform: rotate(-30deg) translate(50px, -5px); /* ааЛб Safari, Chrome, iOS */
    -o-transform: rotate(-30deg) translate(50px, -5px); /* ааЛб Opera */

    background: #FFFF00; /* ааЛб ббаАббб аБбаАбаЗбаОаВ */
    background: -moz-linear-gradient(top, #FFFFFF, #FFFF00); /* Firefox 3.6+ */
    /* Chrome 1-9, Safari 4-5 */
    background: -webkit-gradient(linear, left top, left bottom, 
                color-stop(0%,#FFFFFF), color-stop(100%,#FFFF00));
    /* Chrome 10+, Safari 5.1+ */
    background: -webkit-linear-gradient(top, #FFFFFF, #FFFF00);
    background: -o-linear-gradient(top, #FFFFFF, #FFFF00); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #FFFFFF, #FFFF00); /* IE10 */
    background: linear-gradient(top, #FFFFFF, #FFFF00); /* CSS3 */ 
}
div#left_content_block {
    width: 88%;
}
/*
form#search-global-form {
    position: relative;
    margin-bottom: 20px;
	min-height: 44px;
}
*/
input#search {
	background: url("/assets/templates/img/searchForm/search_background.png") repeat-x scroll left -1px transparent;
/*	background: -moz-linear-gradient(center top , #00668D 0%, #FFFFFF 100%) repeat scroll 0 0 #D8F5FB;*/
	border-bottom: 2px solid #00668D;
	border-left: 0 none;
	border-radius: 25px 25px 25px 25px;
    ms-border-radius: 25px 25px 25px 25px;
    behavior: url(/assets/templates/css/PIE.php);
	border-top: 2px solid #00668D;
	float: left;
	overflow: visible;
	padding: 11px 5% 10px 2%;
	width: 93%;
}
form#search-global-form.form-search button.btn {
	background: url("/assets/templates/img/searchForm/search_revers_background.png") repeat-x scroll left -1px transparent;
/*	background: linear-gradient(#FFFFFF, #00668D) repeat scroll 0 0 #FFFFFF;*/
	border: 2px solid #FFFFFF;
	border-radius: 25px 25px 25px 25px;
    ms-border-radius: 25px 25px 25px 25px;
    behavior: url(/assets/templates/css/PIE.php);
	color: #464646;
	cursor: pointer;
	font-weight: bold;
	height: 41px;
	margin-left: -80px;
	position: absolute;
	width: 80px;
}
#search-global-form {
    overflow: hidden;
	margin-bottom: 20px;
}

/*
input#search {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    height: 44px;
    padding: 0 5%;
    position: absolute;
    width: 90%;
    z-index: 2;
}
img#fon_search_input {
    height: 44px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}
form#search-global-form.form-search button.btn {
    background: url("/assets/templates/img/searchForm/search_button_1.png") no-repeat scroll center center transparent;
    border: medium none;
    color: #464646;
    cursor: pointer;
    font-weight: bold;
    height: 42px;
    position: absolute;
    width: 98px;
    z-index: 3;
    top: 0;
    right: 0;
}
*/
div#block_news {
	border: 2px solid #00668D;
    border-radius: 15px 15px 15px 15px;
    ms-border-radius: 15px 15px 15px 15px;
    behavior: url(/assets/templates/css/PIE.php);
	overflow: hidden;
	margin-bottom: 20px;
}
div#block_news_head {
	padding: 0;
	margin:0;
	border:0;
}
div#block_news_body {
	padding: 0 10%;
}
div#block_news_body .post-top {
	text-align: center;
}
div#block_news_head img {
	border: 0;
	padding: 0;
	margin: 0;
}


/* END >>LEFT BLOCK */

/* RIGHT BLOCK */
div#right_content {
    display: inline-block;
    vertical-align: top;
    width: 60%;
/*    overflow: hidden;*/
}
div#head_contacts {
  margin: 0 0 20px 0;
    color: #00668D;
}
div#head_contacts div {
  display:inline-block;
    *display: inline;
    zoom: 1;
}
div#head_contacts div#head_post {
  background: url("/upload/post_mini_img.png") no-repeat scroll left center transparent;
  width: 48%;
}
div#head_contacts div#head_post a {
  border-bottom: medium dotted;
}
div#head_contacts div#head_post span {
  padding: 0 0 0 30px;
}
div#head_contacts div#head_phone {
    float: right;
    text-align: right;
    background: url("/upload/phone_mini_img.png") no-repeat scroll left top transparent;
}
div#head_contacts div#head_phone span {
    padding: 0 0 0 30px;
}
div#head_off_pred {
    color: #00668D;
}

div#head_menu {
	width:100%;
    font-size: 90%;
    overflow: hidden;
    padding: 15px 0;
    text-align: right;
}

div#head_menu ul {
	behavior: url(/assets/templates/css/PIE.php);
	border: 2px solid #00668D;
	border-radius: 32px 32px 32px 32px;
	ms-border-radius: 15px 15px 15px 15px;
	display: block;
	float: right;
	/*height: 65px;*/
	list-style: none outside none;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: relative;
	text-align: center;


/*
	width:100%;
    display: block;
    float: right;
    height: 40px;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: relative;
    vertical-align: top;
*/
}
div#head_menu ul li {
	display: inline-block;
	font-size: 90%;
	padding-bottom: 2px;
	position: relative;
	text-align: center;
	vertical-align: top;
}
div#head_menu ul li img {
	height: 100%;
}
div#head_menu ul li.first {
	padding-bottom: 0;
	padding-top:2px;
}
div#head_menu ul li.first a {
	padding-left:15px;
}
div#head_menu ul li:last-child a {
	padding-right:15px;
}
div#head_menu ul li a {
	overflow: hidden;
	text-decoration: none;
}
div#head_menu ul li:hover {
    background: none repeat scroll 0 0 #D8F5FB;
}
ul#topnav li.right_circle img,
ul#topnav li.left_circle img {
    height: 100%;
}
ul#topnav li.right_circle,
ul#topnav li.left_circle {
    border: 0 none;
    height: 40px;
    padding: 0;
}
div.color_line {
    width:70%;
    background: url("/assets/templates/img/border_bottom_paragraf.png") no-repeat scroll 0 bottom transparent;
    margin-bottom: 0;
    height: 5px;
}
li.flora_img_paragraph,
p.flora_img_paragraph {
   background: url("/upload/home_punkt.png") no-repeat scroll left center transparent;
    display: block;
    margin: 10px 0;
    min-height: 50px;
    overflow: hidden;
    padding: 20px 0 0 90px;
    width: 90%;
}
li.flora_img_paragraph.first_flora,
p.flora_img_paragraph.first_flora {
    margin-top: 50px;
}
li.flora_img_paragraph a,
p.flora_img_paragraph a {
	text-decoration:underline;
}
li.flora_img_paragraph img,
p.flora_img_paragraph img {
	float:left;
	margin: 0 20px 0 0;
	max-width: 200px;
	max-height: 200px;
}
li.flora_img_paragraph a.readMore {
	bottom: 0;
	margin: 20px 10px 0 0;
	text-align: right;
	display: block;
	float: right;
}
span.blue_paragraph {
  color: #00668D;
}
ul#home_navigation {
	background: none repeat scroll 0 0 #00678D;
	display: block;
	height: 75px;
	list-style: none outside none;
	margin-bottom: 23px;
	padding: 0;
	position: relative;
	text-align: center;
        width: 776px;
}
ul#home_navigation li {
	border-right:1px solid rgba(255, 255, 255, 0.5);
	color: #FFFFFF;
	display: inline-block;
	float: left;
	height: 55px;
	list-style: none outside none;
	margin: 0;
	max-width: 110px;
	padding: 10px 0;
	text-align: center;
	vertical-align: top;
	width: auto;
	word-wrap: break-word;
}
ul#home_navigation li.active,
ul#home_navigation li:hover {
	background: none repeat scroll 0 0 #4D97AF;
}
ul#home_navigation li:hover a {

}
ul#home_navigation li:last-child {
	border-right:0px solid rgba(255, 255, 255, 0.5);
}
div.substrate_punkt_menu {
	display:none;
}
ul#home_navigation > li > div.substrate_punkt_menu {
	background: none repeat scroll 0 0 #FFFFFF;
	height: 20px;
	position: absolute;
	top: 76px;
	display:none;
}
ul#home_navigation > li.active > div.substrate_punkt_menu {
	display:block;
}
ul#home_navigation > li.active > div.substrate_punkt_menu img {
	height: 6px;
	vertical-align: top;
	width: 100%;
       margin-left: -18px;
}
ul#home_navigation li a {
	color: #FFFFFF;
	line-height: 50px;
	text-align: center;
}
ul#home_navigation li a span {
	display: inline-block;
	line-height: 1.2em;
}
ul#home_navigation li ul {
	display: none;
    list-style: none outside none;
	text-align: left;
}
ul#home_navigation li ul.active_submenu {
	background: none repeat scroll 0 0 #4D97AF;
	border-left: 25px solid #4D97AF;
	border-radius: 0 15px 15px 0;
    ms-border-radius: 0px 15px 15px 0px;
    behavior: url(/assets/templates/css/PIE.php);
	display: block;
	padding: 0 0 5px 0;
	position: absolute;
	top: 75px;
	width: 35%;
	z-index: 999999999;
	
}
ul#home_navigation li ul.submenu_in_top li {
	background: #00678D;
	border-bottom: 1px solid rgba(255, 255, 255, 0.5);
	border-right:none;
	display: block;
	font-weight: bold;
	height: auto;
	margin: 3px 5% 0 0;
	max-width: 100%;
	padding: 3px 5% 3px 10%;
	width: 80%;
	border-radius: 15px 0 15px 0;
    ms-border-radius: 15px 0 15px 0px;
    behavior: url(/assets/templates/css/PIE.php);
	z-index: 999999999;
}
ul#home_navigation li ul.active_submenu li:hover {
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.3);
}
ul#home_navigation li ul.active_submenu li:last-child {
	border-bottom: 0px solid #FFFFFF;
}
/*
ul#home_navigation li ul.active_submenu li.spec_punkt {
*/
ul#home_navigation li ul.submenu_in_top li.spec_punkt {
	background: none repeat scroll 0 0 #FFFFFF;
	border-radius: 15px 0 0 15px;
    ms-border-radius: 15px 0px 0px 15px;
    behavior: url(/assets/templates/css/PIE.php);
	height: 20px;
	margin: 0;
	width: 85%;
}
ul#home_navigation li ul.active_submenu a {
	color: #FFF;
	font-weight: bold;
	line-height: 1.3em;
}
div#right_content div.product_shk-item {
	border: 1px solid #CCCCCC;
	display: inline-block;
	margin-bottom: 20px;
	vertical-align: top;
	width: 49%;
}
div.product-date {

}
div.container_img_date {
	float:left;
	width: 35%;
	margin-right:5%;
}
div.product-date img {
	/*float: left;*/
	width: 100%;
	margin: 0 0 20px 0;
	padding: 0;
	border: 0;
}
div.product-date .news_date {
    color: #00668D;
    font-family: georgia;
    font-weight: bold;
    padding-left: 10px;
    padding-right: 10%;
    text-align: left;
    width: 100%;
}
div.product-date .news_date_dey {
	background: none repeat scroll 0 0 yellow;
	float: left;
	font-size: 150%;
	font-weight: bold;
	margin-right: 1em;
	padding: 0.25em;
}
div.product-date .product-descr {
    float: right;
    font-size: 90%;
    font-weight: bold;
    line-height: 150%;
    width: 55%;
}
div.product-date a {
	float: right;
}
.div#right_content p {
line-height: 1.5em;
}
/* END >>RIGHT BLOCK */

/* FOOTER BLOCK */
div#footer_block {
	border-top: 5px solid #0C74A1;
	min-height: 130px;
}
div#footer_logo {
	display: inline-block;
	margin-top: 10px;
	vertical-align: top;
	width: 20%;
}
div#footer_logo img {
	width: 100%;
}
div#footer_right_block {
	display: inline-block;
	float: right;
	width: 75%;
}
div#footer_menu {
	display: inline-block;
	vertical-align: top;
}
div#footer_menu ul {
	list-style: none;
	padding-left: 0;
}
div#footer_menu ul li{
	list-style: none;
	float: left;
	padding: 5px;
}
div#footer_contacts {
	display: inline-block;
	width: 100%;
}
div#footer_social {
	display: inline-block;
	vertical-align: top;
}
div#footer_post {
	background: url("/upload/post_mini_img.png") no-repeat scroll left center rgba(0, 0, 0, 0);
	display: inline-block;
	vertical-align: top;
	width: 38%;
	height: 20px;
}
div#footer_post span a {
	border-bottom: medium dotted;
}
div#footer_phone {
	background: url("/upload/phone_mini_img.png") no-repeat scroll left top rgba(0, 0, 0, 0);
	display: inline-block;
	height: 20px;
	text-align: right;
	vertical-align: top;
}
div#footer_post span,
div#footer_phone span {
	padding: 0 0 0 30px;
}
/* END >> FOOTER BLOCK */

/* EL SLIDER */
.ei-slider{
	position: relative;
	width: 100%;
	max-width: 1920px;
	height: 300px;
	margin: 0 auto;
}
.ei-slider-loading{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index:999;
	background: rgba(0,0,0,0.9);
	color: #fff;
	text-align: center;
	line-height: 400px;
}
.ei-slider-large{
	height: 100%;
	width: 100%;
	position:relative;
	overflow: hidden;
	padding: 0;
}
.ei-slider-large li{
	position: absolute;
	top: 0px;
	left: 0px;
	overflow: hidden;
	height: 100%;
	width: 100%;
}
.ei-slider-large li img{
	width: 100%;
}
.ei-title{
	position: absolute;
	right: 45%;
	margin-right: 0%;
	top: 30%;
}
span.this_artickle_url {
  display:none;
}
.ei-slider-large li.revers .ei-title{
	position: absolute;
	left: 40%;
	margin-right: 0%;
	top: 15%;
	right: 0;
}
.ei-slider-large li.revers .ei-title .slider_h3{
	font-size: 90%;
}
.ei-title h2, .ei-title h3 {
	text-align: right;
}
.ei-title h2{
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.6);
	color: #000000;
	font-family: 'Playfair Display',serif;
	font-size: 120%;
	font-style: italic;
	line-height: 130%;
	padding: 10px 10px 10px 0;
	text-shadow: 0 0 2px #FFFFFF;
	margin: 0;
}
.ei-title h3{
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.75);
	color: #000000;
	font-family: 'Open Sans Condensed',sans-serif;
	font-size: 100%;
	font-weight: normal;
	line-height: 130%;
	padding: 10px 10px 10px 0;
	margin: 0;
}
.ei-slider-thumbs{
	height: 13px;
	margin: 0 auto;
	position: relative;
	list-style:none;
	padding: 0;
}
.ei-slider-thumbs li{
	position: relative;
	float: left;
	height: 100%;
}
.ei-slider-thumbs li.ei-slider-element{
	top: 0px;
	left: 0px;
	position: absolute;
	height: 100%;
	z-index: 10;
	text-indent: -9000px;
	background: #000;
	background: rgba(0,0,0,0.9);
}
.ei-slider-thumbs li a{
	display: block;
	text-indent: -9000px;
	background: #666 ;
	width: 100%;
	height: 100%;
	cursor: pointer;
	-webkit-box-shadow: 
        0px 1px 1px 0px rgba(0,0,0,0.3), 
        0px 1px 0px 1px rgba(255,255,255,0.5);
	-moz-box-shadow: 
        0px 1px 1px 0px rgba(0,0,0,0.3), 
        0px 1px 0px 1px rgba(255,255,255,0.5);
	box-shadow: 
        0px 1px 1px 0px rgba(0,0,0,0.3), 
        0px 1px 0px 1px rgba(255,255,255,0.5);
	-webkit-transition: background 0.2s ease;
    -moz-transition: background 0.2s ease;
    -o-transition: background 0.2s ease;
    -ms-transition: background 0.2s ease;
    transition: background 0.2s ease;
}
.ei-slider-thumbs li a:hover{
	background-color: #f0f0f0;
}
.ei-slider-thumbs li img{
	position: absolute;
	bottom: 50px;
	opacity: 0;
	z-index: 999;
	max-width: 100%;
	-webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
	-webkit-box-reflect: 
        below 0px -webkit-gradient(
            linear, 
            left top, 
            left bottom, 
            from(transparent), 
            color-stop(50%, transparent), 
            to(rgba(255,255,255,0.3))
            );
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.ei-slider-thumbs li:hover img{
	opacity: 1;
	bottom: 13px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
@media screen and (max-width: 830px) {
	.ei-title{
		position: absolute;
		right: 0px;
		margin-right: 0px;
		width: 100%;
		text-align: center;
		top: auto;
		bottom: 10px;
		background: #fff;
		background: rgba(255,255,255,0.9);
		padding: 5px 0;
	}
	.ei-title h2, .ei-title h3{
		text-align: center;
	}
	.ei-title h2{
		font-size: 20px;
		line-height: 24px;
	}
	.ei-title h3{
		font-size: 30px;
		line-height: 40px;
	}
}
.ei-title .slider_h2 {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.6);
    color: #000000;
    font-family: 'Playfair Display',serif;
    font-size: 120%;
    font-style: italic;
    line-height: 130%;
    margin: 0;
    padding: 10px 10px 10px 0;
    text-shadow: 0 0 2px #FFFFFF;
}
.ei-title .slider_h3 {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.75);
    color: #000000;
    font-family: 'Open Sans Condensed',sans-serif;
    font-size: 100%;
    font-weight: normal;
    line-height: 130%;
    margin: 0;
    padding: 10px 10px 10px 0;
}
.ei-title .slider_h2, .ei-title .slider_h3 {
	padding: 3px 5px;
	text-align: right;
}
.ei-title .slider_h3 {
	font-size: 90%;
	margin-top: 15px;
}
.slider_h2 a {
	color: #00668D;
	text-decoration: none;
}
/* END >> EL SLIDER */

/* CONTENT */
p.tipo_h2_title {
	color: #00668D;
	font-size: 110%;
	font-weight: bold;
	margin: 20px 0;
}
.content_block_h2 {
    color: #00668D;
    font-size: 115%;
    text-align: center;
}
.content_block_h3 {
    color: #00668D;
    font-size: 105%;
    text-align: left;
	margin-left: 20px;
}
.bold_paragraph {
	font-weight: bold;
	text-decoration: underline;
}
#header_form_question {
	overflow: hidden;
	width: 100%;
}
#from_form_question label {
	color: #0C74A1;
	font-size: 14px;
}
#from_form_question textarea, #from_form_question input {
	background: none repeat scroll 0 0 #E7E7E8;
	border: 0 none;
	border-radius: 1em 1em 1em 1em;
    ms-border-radius: 1em;
    behavior: url(/assets/templates/css/PIE.php);
	padding: 0.3em 1em;
}
div#right_content_block div#from_form_question form p input#submit_button {
	cursor: pointer;
}
#form_zapros_phone {
	display:none;
}
div#right_content ul.B_crumbBox {
	list-style: none;
	padding: 0;
}
div#right_content ul.B_crumbBox li {
	display: inline-block;
	font-size: 90%;
	font-weight: bold;
	vertical-align: top;
}
ul.ny_image_list {
	list-style-image: url("/upload/home_punkt_small.png");
	padding-left:0;
}
ul.ny_image_list li {
	margin: 0 0 5px;
}
div ul#stomato_ul.ny_image_list li {
	font-weight: bold;
}
div ul#stomato_ul.ny_image_list li ul li {
	list-style: none;
	font-weight: normal;
}


/* END >> CONTENT */

div.response_element {
	background: #F5F5F5;
	padding: 10px;
	border-radius: 10px;
	box-shadow: 3px 10px 20px rgba(0,0,0,0.4);
	margin-bottom: 10px;
}
div.response_element p.response_title {
	font-size: 14px;
	font-weight: bold;
}
div.response_element p.response_title a:hover {
	text-decoration:underline;
}
div.response_element p.response_long {
	font-weight: bold;
}
div.response_element div.response_content {
	
}
div.over_content {
	line-height: 1.5em;
	margin-bottom:30px;
}
div.over_content img {
	max-width:100%;
}
h1 {
	color:#0C74A1;
        font-size:22px;
}
h2 {
	color:#0C74A1;
        font-size:18px;
}
h3 {
	color:#0C74A1;
        font-size:16px;
}