@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
	border:0;
}

body{
	background-image:url(../images/bg_body.jpg);
	background-repeat:repeat-x;
	background-color:#fdfdfd;
}

#container{
	width:984px;
	margin:0 auto;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#444444;
	line-height:1.7em;
}

#header{
	width:inherit;
	height:50px;
	border-bottom:solid #fff 1px;
}

#menu_top{
	width:inherit;
	height:41px;
	color:#fff;
}
#menu_top ul{
	width:984px;
	height:35px;
	border-bottom:solid #fff 1px;
	background-color:#151515;
}
#menu_top li{
	list-style:none;
	float:left;
	display:inline;
	height:35px;
	background-image:url(../images/spacer.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
#menu_top .first{
	background-image:none;
}
#menu_top li a{
	font:18px/35px Arial, Helvetica, sans-serif;
	color:#ffffff;
	text-decoration:none;
	display:block;
	padding:0 24px;
}
#menu_top li .selected{
	background-image:url(../images/bg_select.jpg);
	color:#fff !important;
}
#menu_top li a:hover{
	color:#b6220b;
}
#menu_top .selected_li{
	background-image:url(../images/selector.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
}

#content{
	width:984px;
	margin:10px 0 0 0;
}
#content .left{
	width:230px;
	float:left;
	margin:0 5px 10px 0;
}
#content .left .box{
	width:208px;
	border:solid #d3d3d3 1px;
	background-image:url(../images/bg_box.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#fafafa;
	padding:10px;
	margin:0 0 10px 0;
}
#content .left h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#be220b;
	font-weight:bold;
	padding:0 0 5px 0;
	text-transform:uppercase;
}
#content .left .box label{
	width:200px;
	padding:0 0 4px 0;
	font-size:13px;
	color:#151515;
	font-weight:bold;
}
#content .left .box select{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#404040;
	margin: 2px 0px 5px 0px;
	padding:3px 4px;
  	border: 1px solid #cccccc;
	width:200px;
	color:#333333;
}
#content .left .box .input{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#404040;
	margin: 2px 0px 5px 0px;
	padding:3px 4px;
  	border: 1px solid #cccccc;
	width: 200px;
	color:#333333;
	float:left;
}
#content .left .box .label_large{
	width:200px;
}
#content .left .box .table_rw{
	padding: 0px;
	clear:both;
}
#content .left .box .button, #content .right .button_detalii {
	height:24px;
	width:72px;
	border:0 !important;
	background-image:url(../images/button.gif);
	cursor:pointer;
	color:#fff;
}
#content .left .box a{
	color:#a41708;
}

#content .right{
	width:746px;
	float:right;
}
#content .right .box_1{
	width:704px;
	border:solid #d3d3d3 1px;
	background-image:url(../images/bg_box.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#fafafa;
	padding:20px 20px 15px 20px;
	line-height:1.8em;
	font-size:12px;
}
#content .right .box_1 h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:26px;
	color:#af1b08;
	padding:0 0 15px 0;
	margin:0 0 10px 0;
	background-image:url(../images/bg_h1.jpg);
	background-position:bottom left;
	background-repeat:repeat-x;
}
#content .right .box_1 h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#333333;
	padding:15px 0 5px 0;
}
#content .right .box_1 ul, #content .right .box_1 ol{
	margin-left:30px;
}
#content .right .box_1 a{
	color:#A41708;
}
#content .right .box_1 .img{
	border:solid #be220b 1px;
}
#content .right .box_1 .img_2{
	border:solid #cccccc 1px;
	margin:10px 0 0 0;
}
#content .right .box_1 .title{
	color:#c62e2a;
	font-weight:bold;
}
#content .right .box_1 .title a{
	color:#c62e2a;
	text-decoration:none;
}

#content .right .box_2{
	width:704px;
	border:solid #d3d3d3 1px;
	background-image:url(../images/bg_box_2.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#e6f2f2;
	padding:20px 20px 15px 20px;
	font-size:15px;
	margin:0 0 10px 0;
}
#content .right .box_2 h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	color:#af1b08;
	padding:0 0 15px 0;
	margin:0 0 10px 0;
	background-image:url(../images/bg_h1.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
}
#content .right .box_2 .img{
	float:right;
	font-size:12px;
	color:#151515;
	text-align:center;
}
#content .right .box_2 .img span{
	color:#be220b;
}
#content .right .box_2 .img img{
	border:solid #aeb6b6 1px;
	margin:10px 0 0 0;
}
#content .right .box_2 .info{
	margin:10px 0 0 30px;
	font-size:13px;
}
#content .right .box_2 .info .title{
	color:#c62e2a;
	font-weight:bold;
}
#content .right .box_2 .info td, #content .right .box_1 .info td{
	padding:0 0 0 10px;
}
#content .right .box_2 .info .line_1{
	background-color:#d0dede;
}
#content .right .box_2 .info .line_2{
	background-color:#deeded;
}

#content .right .box_1 .line_1{
	background-color:#f5f5f5;
}
#content .right .box_1 .line_1 td, #content .right .box_1 .line_2 td{
	border-bottom:solid #CCCCCC 1px;
	padding:3px 0;
}


#footer{
	width:100%;
	height:93px;
	background-image:url(../images/bg_footer.jpg);
	padding:50px 0 0 0;
	margin:10px 0 0 0;
}
#footer .inner{
	width:984px;
	margin:0 auto;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#444444;
	line-height:1.7em;
}
#footer li{
	list-style:none;
	float:left;
	display:inline;
}
#footer li a{
	font:11px/20px Arial, Helvetica, sans-serif;
	color:#ffffff;
	text-decoration:none;
	display:block;
	padding:0 24px 0 0;
	text-transform:uppercase;
}
#footer .copy{
	padding:30px 0 0 0;
	font-size:10px;
	color:#444444;
}


.clear{
	clear:both;
}


