/*---------------------------*/
/*          Header           */
/*---------------------------*/

.header_left_ro {
	text-align: right;
	vertical-align: top;
	background-image: url(../images/bgs/header_left_ro.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 351px;
}
.header_left_en {
	text-align: right;
	vertical-align: top;
	background-image: url(../images/bgs/header_left_en.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 351px;
}
.header_right {
	text-align: left;
	vertical-align: top;
	background-image: url(../images/bgs/header_right.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 619px;
	height: 390px;
}
.menu_behind_top {
	background-image: url(../images/bgs/menu_behind_top.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.menu_over {
	text-align: left;
	vertical-align: top;
	background-image: url(../images/bgs/menu_over.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 175px;
	padding: 5px 4px 4px 10px;
}
.menu {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
}
.menu A:link, .menu A:visited, .menu A:active {
	color: #FFFFFF;
	text-decoration: none;
}
.menu A:hover {
	color: #8ad2f4;
	text-decoration: none;
}
.menu P A:link, .menu P A:visited, .menu P A:active {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.menu P A:hover {
	font-size: 11px;
	color: #8ad2f4;
	text-decoration: none;
}

/*---------------------------*/
/*          Content          */
/*---------------------------*/


/*---------------------------*/
/*          Boxes            */
/*---------------------------*/

.box {
	width: 239px;
	float: right;
	background-image: url(../images/bgs/box_middle.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.box_top {
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	background-image: url(../images/bgs/box_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 103px;
	padding: 10px 10px 0px 12px;
}
.box_top A:link, .box_top A:visited, .box_top A:active {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
	font-weight: bold;
}
.box_top A:hover {
	color: #02367f;
	text-decoration: none;
	line-height: 20px;
	font-weight: bold;
}
.box_footer {
	font-size: 1px;
	line-height: 1px;
	height: 12px;
	background-image: url(../images/bgs/box_footer.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.box_interest {
	padding: 4px 10px 10px 14px;
}
.box_interest_td {
	color: #FFFFFF;
	line-height: 18px;
	padding-right: 4px;
	padding-left: 4px;
}
.box_interest_td_over {
	color: #FFFFFF;
	line-height: 18px;
	background-color: #0458A8;
	padding-right: 4px;
	padding-left: 4px;
	cursor: pointer;
}
.box_interest_txt {
	padding: 7px 10px 10px;
	color: #FFFFFF;
}
.box_interest_txt A:link, .box_interest_txt A:visited, .box_interest_txt A:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.box_interest_txt A:hover {
	color: #FFFFFF;
	text-decoration: none;
}

/*---------------------------*/
/*          Images           */
/*---------------------------*/


/*---------------------------*/
/*        All sections       */
/*---------------------------*/

.cuprins {
	background-color: #f9f9f9;
	border-top: #aaaaaa 1px solid; 
	border-bottom: #aaaaaa 1px solid; 
	border-left: #aaaaaa 1px solid; 
	border-right: #aaaaaa 1px solid; 
	padding-top: 10px;
	padding-bottom: 10px; 
	padding-left: 10px; 
	padding-right: 10px;
}


/*---------------------------*/
/*          Footer           */
/*---------------------------*/

.footer {
	text-align: center;
	vertical-align: middle;
	color: #ababab;
	font-size: 10px;
	line-height: 18px;
	height: 50px;
}
.footer A:link, .footer A:visited, .footeru A:active {
	color: #ababab;
	text-decoration: none;
}
.footer A:hover {
	color: #333333;
	text-decoration: none;
}