body {font-family: Arial;}
.img_cont { display: none; }

div#big_img_cont div {
        float: left;
	width: 310px;
        height: 240px;
}


div.clearer {
	clear: left;
}


.news_image_left {
	margin: 3px 5px 5px 0px;
	width: 90px;
	float: left;
}

.rest {
	width: 400px;
	float: left;
}

.news_zag {
	font-weight: bold;
}

.news_podzag {
	font-style: italic;
}

.podrobnee {
	text-align: right;
}

.news-single-img {
	width: 170px;
	float: left;
}

.news-single-item .title {
	font-weight: bold;
}

table.t_single { border-collapse: collapse; border: none; margin: 15px 0px 15px 0px; }
table.t_single td,table.t_single th { font-size: 12px; border: 1px solid black; padding: 5px 7px 5px 7px; vertical-align: top; }
table.t_single th { font-weight: bold; text-align: left; }

