.vertical_bar_left {
	float: left;
	width: 0px; 
	padding: 15px 0px; 
}


.vertical_bar_center {
	float: left;
	width: 650px; 
	padding: 15px 10px; 
}


.vertical_bar_right {
	float: left;
	width: 320px;
	min-height: 1000px;
	padding: 15px 0px; 
	background-position: bottom;
	background-image: url(images/cat_big_red.jpg);
	background-repeat: no-repeat;

}

#top_header {
	width:990px;
	height:120px;
	background-image: url(images/top_violet_news_sk.jpg);
}

#top_banner {
	width:990px;
	height:30px;
	right: inherit;
	background-image: url(images/top_banner_sk.jpg);
	text-align:right;
}

#top_header_en {
	width:990px;
	height:120px;
	background-image: url(images/top_violet_news_en.jpg);
}

#top_banner_en {
	width:990px;
	height:30px;
	right: inherit;
	background-image: url(images/top_banner_en.jpg);
	text-align:right;
}

/*********************************************************************/



