.column { margin: 0; padding: 0 }

.oa { overflow: visible; } 
.oh { overflow: visible; } 

p,h1,h2,h3,h4,h5,h6 {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

.ed_content ul, .ed_content ol,
ul.standard, ol.standard {
	list-style-position: outside;
	margin: 0.5em auto;
	margin-left: 1.5em;
}	

.ed_content ul, ul.standard { list-style-type: disc; }
.ed_content ol, ol.standard { list-style-type: decimal; }
.ed_content ol ol, ol.standard ol { list-style-type: decimal; }
.ed_content li { line-height: 1.5em; margin-left: 1.5em; }
.ed_content a:hover { text-decoration: underline; }
.ed_content p { margin: 0.75em auto; line-height: 1.25em; }
.ed_content table, .ed_content td, .ed_content th {
	border-collapse: collapse;
	border-style: solid;	
}

.img_left {
	float: left;
	padding: 5px 15px 5px 0px;
}

.img_right {
	float: right;
	padding: 5px 0px 5px 15px;
}

.img_center {
	margin: 0 auto;
	padding: 15px 0px;
}



#footer,
.block_l-sub,
#header,
.block-l,
#header_bip,
.pagination, #menu, .w240, .gallery, .velacms-banner, table, .pod_pogodynke, .full-box-top, .full-box-mid, .full-box-bot, .clearfloat

{
	display: none;
}

.middle-content, .news-item { overflow:visible !important; display:block;}
.news-date > span { display:inline; margin-right:5px;}