#content_area, #right_column {
	background:url(../images/bg2.png) repeat-x 0 158px;
	margin:0;
	padding:0;
}
#content_area_stouns_bg {
	background:url(../images/bg_stouns2.jpg) no-repeat 100% 42px;
}

.icons_red_line {
	background:url(../images/red_left_line.png) no-repeat 0 20px;
}
#content_area {
	width:70%;
	padding-bottom:59px;
	position:relative;
}

#right_column {

}



#left_column_red_line {
	width:97px;
	margin:0;
	padding:0;
	
	/*border:1px solid #000;*/
	background:url(../images/red_left_line.png) no-repeat 100% 215px;
}

#content_area_bg {
	background:url(../images/grid_repeat_small.png) repeat-x 0 270px;
	margin:0;
	padding:0;
}

#left_column {
	background:url(../images/grid_repeat_small.png) repeat-x 100% 270px;
	margin:auto;
	padding:auto;
	width:97px;
}

td.nativ_content_title {
	height:255px;
}
.nativ_content_content {
	height:49px;
}

td.nativ_content .page_title {
    font-family: OfficinaSerifC;
    font-size: 26px;
    color:#660000;
	text-align:right;
	padding-right:70px;
}

td.nativ_content .page_title, 
td.nativ_content .page_title A,
td.nativ_content .page_title A:hover,
td.nativ_content .page_title A:visited {
    font-family: OfficinaSerifC;
    font-size: 26px;
    color:#660000;
    text-decoration: none;
}

/* right - menu*/
div.accordion {
	margin-left:107px;
	margin-top:10px;
	margin-bottom:40px;
}

div.accordion div.first {
    padding-top: 10px;
}
/* icons */

.nav {
	margin-left:107px;
}


.news_title {
    font-size: 15px;
    background: #999999;    
    color:#fff;
}
	
.news_nav img {
    margin-top: 40px;
    cursor: pointer;
}
.slideshow {
    margin-top:15px ;
    width: 100% !important;
}
.slideshow div {
        width: 100% !important;
}

.slideshow .news_date a, .slideshow .news_date a:visited {
    text-decoration: none;
    color:#660000;
}

.news_content a, .news_content a:visited {
    color:#000;
    text-decoration: none;
}


.subscribe {
    position:relative;
    height:100%;
    background:url(../images/red_left_line.png) repeat-y left;
}

.subscribe .subscribe_form{
    position:absolute;
    bottom:0px;
    left:-157px;
}

.subscribe .subscribe_form .button {
    border-right:2px solid  #660000;
}

.copyright {
    color:#999999;
    text-decoration: none;
    font-size: 9px;
    margin-left: 90px;
}


