.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;
	height: 400px;
	padding: 15px 0px; 
}


.logo20 {
	width:320px;
	height:170px;
	text-align:center;
	background-position:center;
/*	background-image: url(images/misc/logo20.png); */
	background-repeat: no-repeat;
}


#top_header {
	width:990px;
	height:120px;
	background-image: url(images/top_orange_programm_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_orange_programm_en.jpg);
}

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



.container_content {
	margin: 0 0em 0 0em;
}

.container_content_cal {
	width: 990px;
	padding: 0px 10px 0px 10px;
	min-height: 90%;
}


