@CHARSET "UTF-8";

html,body {
	font-family: Arial, Helvetica, sans-serif;
	16px;
}

#main {
	background: #f2e1c4;
	width: 100%;
	overflow:hidden;
}

#top {
	background: #333333;
	height: 135px;
	overflow:hidden;
}
.center { max-width:1250px; padding:0 20px; margin:0 auto;}
img { max-width:100%; height:auto;}

#main2 {
	background: #FFF;
	margin-top: -18px;
	position: relative;
	padding-bottom: 172px;
} 

#menu {
	height: 43px;
	border-top: 1px solid #97c033;
	position: relative;
	z-index: 3;
	clear:both;
}

.ari-image-slider-wrapper {
	overflow: hidden;
	background: url("../images/slide1.png") no-repeat;
	position: relative;
	z-index: 1;
}

#footer {
	height: 172px;
	position: absolute;
	bottom: 0;
	background: #333;
	width: 100%;
}

#wrapper {
	background: none repeat scroll 0 0 #F8F6EF;
	padding: 25px 24px 22px 20px;
}

#content {
	float: left;
	width: 100%;
	/*border:1px solid red;
	height: 1000px;*/
}

#column_main { margin-left:220px;}

#whitebox {
	float:left;
	width:100%;
	background: #ffffff;
	box-shadow: 0px 0px 6px #CEB894;
	position: relative;
	padding-bottom: 40px;
}

#center {
	float: left;
	width:51%;
	min-height: 400px;
}

#left {
	float: left;
	padding: 5px 0 0 7px;
	width: 190px;
}

#right {
	float: right;
	font-size: 12px;
	padding-left: 29px;
	padding-right: 20px;
	padding-top: 44px;
	width:48%;
	-ms-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing:border-box;
}

#top1 {
	float: left;
}
.logo_mobile { display:none;}

#top2 {
	float: right;
	margin: 44px -34px 0 0;
}

.mainnews h2 span.subheading-category {display:none}
.readmore {color:#587023; font-size:12px}

li p {margin:0!important}

tr.th td {background-color: #fcf5ea!important}


.map #accordion3 { background:url(../images/map.png) no-repeat right  0;}

h3.accordionfaqheader:hover {background-color: rgba(252,245,234,0.7)!important;}

/* Mobile Menu */
#navmobile-btn { display:none; width:36px; height:36px; border-radius:4px; border: 1px solid #97c033; padding:3px 8px; cursor:pointer; float:left; margin:24px 0 0 10px;}
#navmobile-btn:before { display:block; content:''; width:36px; height:36px; background:url(../images/nav-mobile-btn.png) no-repeat 0 0;}
#mobile_menu { display:none; position: fixed; left:-100%; top:0; width:33%; border-right:1px solid #fff; background:#333; transition: left 0.3s ease-out; -webkit-transition: left 0.3s ease-out; -moz-transition: left 0.3s ease-out; -o-transition: left 0.3s ease-out; z-index: 9999; overflow:auto; height: 100%; color:#fff;}
#mobile_menu .mobile_close { padding:10px; overflow:hidden; min-height:1px;}
#mobile_menu #close_menu { width:36px; height:36px; border-radius:4px; border: 1px solid #97c033; padding:3px 8px; cursor:pointer; float:right;}
#mobile_menu #close_menu:before { display:block; content:''; width:36px; height:36px; background:url(../images/nav-mobile-btn.png) no-repeat 0 bottom;}
#mobile_menu .ux-menu-container { border-bottom:1px solid #fff;}
#mobile_menu ul li { float:none; background:none; border:none;}
#mobile_menu ul li a { color:#fff; border:none; background:none; font-family: 'Philosopher', sans-serif; font-size: 19px; line-height:24px; padding:8px 20px;}
#mobile_menu .ux-menu-arrow { display:none;}
#mobile_menu ul.leftmenu, #mobile_menu ul.ux-menu { padding-bottom:15px;}
#mobile_menu ul .ux-menu-sub { display:block !important; visibility:visible !important; position:relative !important; left:0 !important; top:0 !important; width:auto !important;}
#mobile_menu ul li .ux-menu-sub li a { display:block; padding-left:35px; font-size:16px; line-height:20px;}

/*TOPMENU { */
#menu .ux-menu  li ul li a {
	background: url("../images/bullet.png") no-repeat scroll 14px 12px
		#353433;
	opacity: 0.9;
	border: none;
	color: #bcbfb5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom: 1px solid #2f2f2d;
	border-top: 1px solid #403f3d;
	padding: 10px 14px 10px 32px;
}

#menu .ux-menu>li>a {
	background: transparent;
	border: none;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 14px;
	padding: 16px 28px;
}

#menu .ux-menu>li {
	background: url("../images/menuseparator.png") no-repeat top right;
	padding-right: 2px;
}

#menu .ux-menu>li#ext-gen3 {
	background-image: none;
	padding-right: 0;
}

#menu .ux-menu>li>a:HOVER {
	background: -moz-linear-gradient(top, #5e7a14, #455624);
	background: -webkit-gradient(linear, left top, left bottom, from(#5e7a14),to(#455624) );	
	background: linear-gradient(top, #5e7a14, #455624);
	background-image: -o-linear-gradient(#5e7a14, #455624);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#5e7a14, endColorstr=#455624, GradientType=0);	
	zoom: 1;
	background: -ms-linear-gradient(top, #5e7a14, #455624);
}

#menu .ux-menu-arrow {
	background: url("../images/menu-arrow-down.png") no-repeat scroll 0 0
		transparent;
	height: 6px;
	left: 21px;
	position: absolute;
	top: 44px;
	width: 10px;
	z-index: 2;
}

#ariext93_container {

}
/* } TOPMENU*/

/*CLASSES*/
.boox {margin-top:0!important}
.boox ol {margin:0px 40px 0 20px;}
.boox table td {border:0 !important}
.boox li { padding:10px!important	}
.boox li a {font-family: Arial, Helvetica, sans-serif;
font-size:16px;
color:#6b8a17 }

.ux-menu-item184, .ux-menu-item173 {display:none}

.articleBody h2, .boox h2 {
    color: #333333;
    display: block;
    font-family: "Philosopher",sans-serif;
    font-size: 30px;
    font-weight: normal;
    padding: 25px 0 20px 50px;
    text-decoration: none;
	text-align:center
	}

.boox h3.page-header {

    position: relative;
}

.gradintgreen {
	background: -moz-linear-gradient(top, #4e6229, #6b8a17);
	background: -webkit-gradient(linear, left top, left bottom, from(#4e6229),to(#6b8a17) );	
	background: linear-gradient(top, #4e6229, #6b8a17);
	background-image: -o-linear-gradient(#4e6229, #6b8a17);
	background: -ms-linear-gradient(top, #4e6229, #6b8a17); 
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4e6229, endColorstr=#6b8a17, GradientType=0);
	zoom: 1;	
}

.shadow0-2-4 {
	-webkit-box-shadow: 0px 2px 4px #222;
	-moz-box-shadow: 0px 2px 4px #222;
	box-shadow: 0px 2px 4px #222;
}

.shadow0-0-10 {
	-webkit-box-shadow: 0 20px 12px #91764B;
	-moz-box-shadow: 0 20px 12px #91764B;
	box-shadow: 0 20px 12px #91764B;
}

.lang-inline li a {
	display: block;
	width: 13px;
	height: 13px;
	color: #666;
	float: left;
	font-size: 11px;
	padding: 6px;
}

.lang-inline li.lang-active a {
	background: #474444;
	color: #cccccc;
	border-radius: 12px;
}

.nivo-controlNavHolder {
	bottom: 26px !important;
	right: 0 !important;
	left: auto !important;
	display:none;
}

#footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #6e6e6e;
}

#footer a {
	color: #adadad;
}

.footerin {
	position: relative;
	float: left;
	height: 100%;
}

#footer1 {
	width: 270px;
}

#footer1 .socbtn {
	position: absolute;
	top: -65px;
	left: 26px;
	width:220px
}

#footer1 .copyright {
	margin: 55px 0 0 35px;
}

#footer2 {
	color: #73941f;
	width: 190px;
}

#footer2 .contacts {
	margin: 48px 0 0;
}

#phone {
	font-family: 'Philosopher', sans-serif;
	font-size: 23px;
}

#footer2 .contacts p {
	margin: 7px 0 0;
}

#footer3 {
	width: 356px;
}

#footer3 .menu {
	display: block;
	float: left;
	margin-top: 52px;
}

#footer3 .menu.fm1 {
	width: 88px;
}

#footer3 .menu.fm2 {
	width: 125px;
}

#footer3 .menu.fm3 {
	width: 100px;
}

#footer3 .menu li {
	line-height: 1.4em;
}

#footer3 .menu li a {

}

#footer4 p.mt44 {
	margin-top: 44px;
}

.leftmenu {
padding-left:20px
}

.leftmenu li {
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #f0eadc; display : block;
	background: url("../images/arrow_lmenu.png") no-repeat right center
		transparent;
	display: block;
}

.leftmenu li a {
	color: #4D3D04;
	display: block;
	font-family: 'Philosopher', sans-serif;
	font-size: 19px;
	line-height: 1em;
	padding: 11px 27px 9px 3px;
	text-decoration: none;
}

.leftmenu li.divider {
	height: 0;
	overflow: hidden;
}

.leftmenu li.item-128 {
	border-top: none;
}

.leftmenu li.item-133 {
	border-bottom: none;
}

#mod-search-searchword {
	background-color:#474242;
	border: medium none;
	color: #B3B2B2;
	float: left;
	font-size: 12px;
	height: 22px;
	padding: 0 5px 0 8px;
	text-transform: lowercase;
	width:100%;
	border-radius:11px 0 0 11px;
	 -ms-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing:border-box;
}

button.search.btn.btn-primary {
	background-color: transparent;
	background-image: url("../images/lypa.png");
	background-repeat: no-repeat;
	border: medium none;
	cursor: pointer;
	position:absolute; top:15px; right:14px;
	height: 22px;
	margin: 0;
	width: 16px;
}

#search {
	background: url("../images/poshyk.png") no-repeat 0 0;
	height: 50px;
	padding: 15px 30px 13px 38px;
	position: absolute;
	right: 0;
	top: 0;
	width: 42%;
	 -ms-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing:border-box;
}

#right .arhrt {
	margin-top: 39px;
}

h3.page-header {
	background: none repeat scroll 0 0 #FFFFFF;
	color: #333333;
	display: block;
	font-family: 'Philosopher', sans-serif;
	font-size: 22px;
	position: absolute;
	top: 1px;
	font-weight:normal
}

.modhead {
	border-bottom: 1px solid #000000;
    height: 23px;
    margin: 0 0 9px;
	position: relative;
}

.anons .custom {
	color: #666666; 
	font-size: 120%;
    line-height: 1.2;
}

.hightlight1 {
	color: #cfba98;
}

.blogs .bloimg {
	float: left;
	margin-right: 20px;
}

.blogs .blogtext {
	float: left;
}

.blogs .blogtext h4 {
	color: #925d2c;
	font-size: 20px;
	font-weight: bold;
}

.blogs .blogtext a {
	color: #7c6a5c;    text-decoration: none;
}
.blogs .blogtext a:hover { text-decoration: underline
}
.page-header h1, h2 .subheading-category
,.item-page .page-header h2 a
,.item-page .page-header h2
,.search h1.page-title{
	color: #576E08;
	font-family: 'Philosopher', sans-serif;
	font-size: 30px;
	padding: 25px 0 20px 50px;
	display: block;
	text-decoration: none;
	font-weight: normal;
	text-align:left
}
.item-page .page-header h2 a{
    font-size: 33px;
    padding: 23px 92px 0 0px;
}

.article-info-term {display:none}

.items-leading .img-intro-left img{ width:100%;}
.items-leading .textbox {
	color: #fff;

	margin-top: -1px;
    padding: 27px 60px 24px 36px;
}

.toptext {	margin: 10px 0 0 28px;
}
.toptext h4 a{
	color: #fff;
	font-size: 28px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;

}

.topnews .introtext {
	margin:17px 0 0;
	line-height: 16px;
	color:#fff;
		margin:0;
		padding: 10px 20px 0 28px;


}

.topinfo {
	margin: 10px 0 0 28px;
	color:#828f63;
}

.items-row{
	border-bottom: 1px solid #F7F2EB;
    margin: 10px 0 0 35px;
    padding-bottom: 10px;
}
.items-row .img-intro-left{
	float: left;
    height: 100px;
    overflow: hidden;
    width: 85px;
	margin-right: 23px
}

.item-page .create {margin-left:50px}

.items-row .img-intro-left img{
	width: 85px;
}
.items-row .textbox{
	margin-left:108px;
	padding-right:15px;
	position:relative;
}

img.multithumb_blog {position:absolute; top:0; left:-117px;max-height: 80px;
    max-width: 76px;}
.items-row .textbox .page-header a{
	color: #587023;
    font-family: "Philosopher",sans-serif;
    font-size: 18px;
    line-height: 1.1;
	text-decoration: none;
}
.items-row .textbox .article-info.muted{
	margin-top: 8px;
	color:#bdb9af;
	font-size: 14px;
}

.mainallnews{
	background: url("../images/vsinovunu.png") no-repeat scroll 0 0 transparent;
    bottom: 0;
    height: 26px;
    left: 0;
    line-height: 26px;
    padding: 0 50px 0 38px;
    position: absolute;
}
.mainallnews a{
	color: #938974;
	text-decoration: none;
	font-size: 14px;
}
#whitebox.long #center{
	width:auto; float:none;
}
.item-page{
	margin-top: 60px;
}

.articleBody{
    color: #585858;
    font-size: 14px !important;
    line-height: 18px !important;
    padding: 0 20px 0 50px;}



a.newstitle {
    color: #587023;
    font-family: "Philosopher",sans-serif;
    font-size: 18px;
    text-decoration: none;
}


.item-page .introtext {
	color: #999999;
    font-family: 'Philosopher',sans-serif;
    font-size: 19px;
    margin: 10px 0px;
}

.articleBody p:first-child {
	color: #999999;
    font-family: 'Philosopher',sans-serif;
    font-size: 19px;
    margin: 10px 0px;
}


.item-page .pull-left.item-image{
	float: left;
	margin-right: 31px;
}
.item-page .articleBody p,.item-page .articleBody h3{
	 margin: 11px 0px;
}
.item-page .fulltext h3{
	font-size: 18px;
	font-weight: bold;
	font-family: 'Philosopher', sans-serif;
	font-weight: normal;
}


.jn-left {float:left;    margin: 3px 20px 0 0; }
.jn-right {}
.jn-intro {
    color: #666666;
    font-size: 13px;
    margin-top: 8px;
}
.newsline {clear:both;
border-top:1px solid #f7f2eb;
     padding: 15px 0;}
.articleBody table {    border-spacing: 0;
    font-size: 13px;}
.junewsultra.news {padding: 0 0 0 32px}
.junewsultra.top {width:100%; 
	margin-bottom: 19px;
    overflow: hidden;
    	background: -moz-linear-gradient(top, #64801c, #4e6229);
	background: -webkit-gradient(linear, left top, left bottom, from(#64801c),
		to(#4e6229) );
	filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',
		startColorstr=#64801cccc, endColorstr=#4e6229fff, GradientType=0 );
	zoom: 1;
	background: linear-gradient(top, #64801c, #4e6229);
	background-image: -o-linear-gradient(#64801c, #4e6229);
	border-radius: 0 0 10px 0;
	padding-bottom:20px;
}
.topnews img {width:100%}

.jn-info {color:#bdb9af; font-size:13px; margin-top:4px}
.articleBody table strong {    font-weight:bold}

.articleBody table thead {font-size:16px; font-weight:bold; line-height:11px}

.articleBody table td {    border: 1px solid #F2E1C4;
    font-size: 12px;
    padding: 5px;
	background-color: #fff}

.continfo .articleBody table td  {border:none}

#whitebox.long .blog{
	margin-right: 40px;
}
#whitebox.long .items-row .textbox .page-header a{
	color: #587023;
	font-size: 18px;
	text-decoration: none;
	font-family: 'Philosopher',sans-serif;
}
#whitebox.long .items-row .textbox .introtext{
    color: #666666;
    font-size: 14px;
    line-height: 1.2em;
    margin-top: 8px;
}
.pagination{
	background: url("../images/paginationbg.png") no-repeat scroll right top transparent;
    bottom: 0;
    height: 19px;
    min-width: 145px;
    padding: 7px 10px 0 0;
    position: absolute;
    right: 0;
}
.pagination ul{
float: right;
}
.pagination li{
	float: left;
	display: block;
	width: 11px;
	height: 12px;
	text-align: center;
	margin: 0 2px;
}
.pagination li a{
	text-decoration: none;
	display: block;
	line-height: 12px;
	font-size: 11px;
	color:#938974;
}
.pagination li.active{

}
.pagination li.active a{
	color:#fff;
	background: #617f18;
}
.pagination li.pagination-start, .pagination li.pagination-end{
	display: none;
}
.nivo-caption{
	height: 101px;
}
.nivo-caption{
	opacity:1;
	background: url("../images/opacity.png") transparent;
}

.stxtleft{
	float: left;
    font-family: 'Philosopher', sans-serif;
    font-size: 55px
}
.stxtright{
	float: left;
    margin-left: 24px;
}
.stxtrighttitle{
	font-size: 24px;
    text-shadow: 1px 1px 1px #000000;
}
.stxtrighttext{
	font-size: 12px;
    margin-top: 6px;
}
.nivo-caption .nivo-caption-content {
    margin: 0;
    padding: 22px 53px;
}
.yuotube .modhead{
	background: url("../images/youtube1.png") no-repeat right bottom transparent;
}
.pdf .modhead{
	background: url("../images/pdf.png") no-repeat right bottom transparent;
}
.introtext img.multithumb{
	display: block;
    float: left;
margin: 4px 28px 12px -50px
}
#phocagallery{
	margin: 60px 0 0;
	padding: 0 15px;
	text-align:center;
}
#phocagallery .pg-cv-box { display: inline-block; margin:3px 5px; text-align:left; float:none;}

.result-title {
	color: #587023;
	font-family: 'Philosopher',sans-serif;
	font-size:18px;
	text-decoration: none;
	
}
.result-title a{
	color: #587023;
	font-family: 'Philosopher',sans-serif;
	font-size:18px;
	text-decoration: none;
}
.result-text{
	font-size: 13px;
	color: #666;	
	margin-top: 8px;
}

.result-created,  {
	border-bottom: 1px solid #F7F2EB;
    color: #BDB9AF;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 11px;
    margin-bottom: 10px;
    margin-top: 10px;
    padding-bottom: 10px;
}

 .create {
    color: #BDB9AF;
    font-size: 14px;
    margin-top: 8px;
	font-weight:bold;
}
.search-results{
	padding: 0 40px;
}

.fulltext .issuuembed {margin-left:-50px}
.issuuembed span {font-size:10px!important;  color:#CFBA98!important}
.fulltext .issuuembed span {important; padding:0 50px!important}
.issuuembed span a {color:#CFBA98!important}

.blogintro {
    clear: both;
    color: #7c6a5c;
    font-size: 120%;
    line-height: 1.2;
    padding-top: 6px;
}

.pcover img {
	-ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

@media (max-width:1200px) {
	#center { width:60%;}
	#right { width:39%;}
}

@media (max-width: 960px) {
.center { padding:0;}

#main { padding-top:91px;}

#topwrapper { padding:0 15px;}
#top { border-bottom: 1px solid #97c033; position:fixed; top:0; left:0; width:100%; z-index:500;}
#top1 { float:none; text-align:center; width:130px; margin:0 auto;}
.logo_full { display:none;}
.logo_mobile { display:inline-block;    margin-top: 8px;}
#top2 { margin:50px 0 0;}

#navmobile-btn { display:block;}
#mobile_menu { display:block;}
#mobile_menu.opened { left:0;}
#menu { display:none;}

#main2 { margin-top:0; padding-bottom:0;}

#content { padding-bottom:50px;}
#left { float:none; width:auto;}
#left .leftmenu { display:none;}
#column_main { margin-left:0;}


.blogs .blogtext h4 {
    color: #925d2c;
    font-size: 14px;
    font-weight: bold;
}

.blogintro {
    font-size: 11px;
    line-height: 13px;
}

.popupyoutube img {width:230px; height:160px}

#footer1 .socbtn { top:-50px; left:20px;}

#footer { height:auto; position:relative; bottom:auto; width:auto; padding-bottom:45px;}
#footer1 { width:40%;}
#footer2 { width:45%; float:right;}
#footer3 { clear:both; width:50%;}
#footer3 .menu { margin-top:45px;}
#footer3 .menu.fm1 { margin-left:35px;}
#footer4 { width:45%; float:right; padding-top:45px;}
#footer4 p { float:right; margin-right:40px;}
#footer4 p.mt44 { margin-top:0; margin-right:20px; float:left;}
#top {
	background: #333333;
	height: 90px;
	overflow:hidden;
}
}



@media (max-width: 750px) {
	#mobile_menu { width:50%;}
	
	.nivo-caption { height:auto;}
	.nivo-caption .nivo-caption-content { padding:12px 24px; min-height:1px; overflow:hidden;}
	
	#center, #right { float:none; width:auto;}
	
	#footer3 .menu.fm1 { width:100px;}
	#footer3 .menu.fm3 { margin-left:35px; margin-top:0;
	}
.junewsultra.news {
    padding: 0 0 0 20px;
}

.toptext {
    margin: 10px 0 0 20px;
}

.topnews .introtext {

    padding: 10px 20px 0 20px;
}


.topinfo {
    margin: 10px 0 0 20px;
}

.articleBody {

    padding: 0 20px 0 20px;
}


.page-header h1, h2 .subheading-category, .item-page .page-header h2 a, .item-page .page-header h2, .search h1.page-title {
    
    padding: 25px 0 20px 20px;
}

#right {
    padding-left: 20px;

}

.page-header h1, h2 .subheading-category, .item-page .page-header h2 a, .item-page .page-header h2, .search h1.page-title {
    padding: 15px 0 15px 20px;
}

}

@media (max-width:600px) {
	#mobile_menu { width:75%;}
	#navmobile-btn {margin-top:20px;}
	
	#topwrapper { padding:0 10px;}
	#main { padding-top:91px;}
	#top1 { width:100px;}
	#top2 { margin-top:40px; margin-right:-32px;}
	
	#whitebox { padding-top:50px;}
	#search { width:80%;}
	.item-page { margin-top:10px;}
	
	#footer { padding-top:15px;}
	#footer1, #footer2, #footer3, #footer4 { float:left; width:50%; text-align:center; padding-top:25px;}
	#footer1 .copyright, #footer2 .contacts { margin:0 20px;}
	#footer3 .menu { width:150px !important; float:none !important; margin:0 auto !important; text-align:left;}
	#footer4 p, #footer4 p.mt44 { float:none; margin:0;}
	#footer4 p.mt44 { margin-top:24px;}



}
@media (max-width:460px) {
	#mobile_menu { width:85%;}
	
	#ais_94_wrapper { display:none;}
	
	.items-row { margin: 10px 10px 0;}
	.items-row .img-intro-left { margin:0 15px 12px 0;}
	.items-row .textbox { margin-left:0; padding-right:0;}
	
	#footer1, #footer2, #footer3, #footer4 { float:none; width:auto;}
	#footer3 .menu { text-align:center;}
		.slideshowck {display:none!important}



}
@media (max-width:360px) {
	#mobile_menu { width:85%;}
}


div.frontpage h2 {display:none}
div.category-desc {margin:10px 20px 20px 30px;
color: #585858;
   line-height: 18px !important;}

.partnery .articleBody img {margin:30px; width: 155px;}