.titleNews {
        margin: 0px;
        /*padding-bottom: 30px;*/
}

.newsFoto {
        float: left;
        margin: 0px;
        margin-right: 18px;
        margin-bottom: 5px;
        
}

.titleContent {
        margin: 0px;
        width: 484px;
        height: 552px;
        overflow:hidden;
}

.titleNews .newsTitle, .titleNews .newsTitle a , .titleNews .newsTitle a:link , .titleNews .newsTitle a:active , .titleNews .newsTitle a:visited {
        font-size: 16px;
        font-weight: bold;
        color: #333;
}

.right_side {
        width: 415px;
        overflow: hidden;
}

.rightMenu {
	background-image: url('../../img/right_menu_bg.png');
	background-position: top left;
	background-repeat: repeat-y;
	background-color: #03609e;
	margin: 0px;
}

.rightMenuElem {
	width: 415px;
	height: 36px;
	text-align: center;
	font-weight: bold;
	color: #fff;
	font-size: 20px;
	text-transform: uppercase;
	line-height: 36px;
	overflow: hidden;
        display: block;
}

.content_bar {
	padding-top: 25px;
	padding-left: 28px;
	padding-right: 13px;
}

.content_bar .Content {
	width: 484px;
	padding-right: 50px;
        overflow: hidden;
        margin-top: 0px;
        margin-bottom: 0px;
}

.right_block_limit {
        width: 415px;
}

.banner_bottom {
        float: left;
        padding-right: 17px;
}

.banners_bar {
	padding-top: 27px;
        padding-left: 29px;
	width: 961px;
}

.banner {
        margin: 0px;
        margin-bottom: 17px;
        width: 961px;
        overflow: hidden;
}

.htmlcode {
	width: 399px;
	overflow: hidden;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}

