.logodiv {
    background: url('/templates/versant/images/backgrounds/gepard.png') 0 0 no-repeat;
	background-size: contain;
}
.newsitemwrap  img, .newsitemwrap1   img
{
	width:100%;
	height:auto;
}
#left .menu ul li a
{
	text-transform:none !important;
}
.newsitemwrap  .tint
{
	overflow:hidden;
}
.wallfloat
{
	height:auto !important;
	width:50% !important;
	padding:10px;
	box-sizing: border-box;
}
.news-morearticle-wrap
{
	display:none !important;
}
.news-mainarticle-wrap
{
	width:100% !important;
}
.article_text
{
	font-size:16px;
}
.article_text ul
{
	list-style: disc inside;
}
.article_text ul li
{
	list-style: inherit;
}
.article_text h2, .article_text h3
{
	margin:20px 0;
}

.article_text th
{
	color:#DB8809;
}

.article_text th, td
{
	padding:5px;
}
.article_text th, td
{
	border-bottom:1px solid #999999;
}

.article_text img
{
	width:200px;
	height:auto !important;
}
.item-page .imgframe img
{
	max-width:400px;
	height:auto;
	margin: 0 auto;
	display:block;
}


@media only screen and (max-width: 800px) {
	
	/* Force table to not be like tables anymore */
	.article_text table, 
	.article_text thead, 
	.article_text tbody, 
	.article_text th, 
	.article_text td, 
	.article_text tr { 
		display: block; 
	}
 
	/* Hide table headers (but not display: none;, for accessibility) */
 
	.article_text tr { border: 1px solid #999999; }
 
	.article_text td, th { 
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #ccc; 
		position: relative;
		white-space: normal;
		text-align:left;
	}
	.article_text th { 
		/* Behave  like a "row" */
		width:inherit !important;
	}
 
	
 
	/*
	Label the data
	*/
	/*.article_text td:before { content: attr(data-title); }*/
}
@media (max-width: 650px)
{
	.wallfloat 
	{
		width: 100%!important;
	}
	.item-page .imgframe img
	{
		max-width:100%;
		width:100%;
	}
}
.logowrap1
{
	background:none;
	background-color:inherit;
}
.logodiv1
{
	background: url(http://gepard-online.ru/templates/versant/images/backgrounds/logo-s3.png) 0 0 no-repeat;
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    background-size: 100%;
}

