@charset "utf-8";
.clear{
	clear:both;
}
html{
	background:url(../img/html_grad.jpg) repeat-x left top;
}

html,body{
	margin:0;
	padding:0;
}
body {
	text-align:center;
	}
#content{
	position:relative;
	width:991px;
	margin:0 auto;
	background:url(../img/body2.jpg) no-repeat left top;
	min-height:612px;
	text-align:left;
}
.clear{
	clear:both;
}
/*---------------------------------------------------header-------------------------------------------------------*/
#header{
	position:relative;
	height:90px;
	background:url(../img/header_bg2.jpg) repeat-x;
	width:991px;
	
}
#header #logo{
	float:left;
}
#logo a img{
	border:0;
	margin:17px 21px 0 25px;
	width:51px;
	height:51px;
	float:left;
}
#logo span {
	position:relative;
	top:30px;
}
/*---------------------------------------------------top right-------------------------------------------------------*/
#top_right{
	position:relative;
	float:right;
	right:15px;
	top:10px;
	width:700px;
}
#top_right ul{
	position:relative;
	list-style:none;
	float:left;
	right:10px;
	top:0;
	padding:0;
	margin:0;
}
#top_right ul li{
	display:inline;
}
#top_right #tmenu{
	position:relative;
	margin-right:5px;
}
#top_right #tmenu li{
	background:url(../img/header_divider.jpg) no-repeat right top;
	padding:10px 15px 0 15px;
}
#top_right form{
	position:relative;
	float:left;
}

/*---------------------------------------------------menu-------------------------------------------------------*/
#ttmenu{
	position:relative;
	float:right;
	padding:0;
	margin:0;
	margin-right:10px;
}
#menu{
	height:45px;
	margin:0 8px;
	position:relative;
	top:20px;
}
#menu ul{
	list-style:none;
	padding:10px 0;
	margin:0;
	display:block;
}
#menu ul li{
	display:inline;
	background:url(../img/menu_divider.jpg) no-repeat right top;
	padding:0 12px;
}/*---------------------------------------------------tabs-------------------------------------------------------*/
#top_right #tabs{
	position:relative;
	float:right;
	right:0px;
	padding:0;
	margin:0;
	top:14px;
}
* html #top_right #tabs {
	top:31px;
	}
	
	
#top_right #tabs ul li a{
	position:relative;
	background:url(../img/tabs.jpg) repeat-x;
	padding:12px 8px;
	/*width:300px;
	height:300px;*/
}
#top_right input{
	border:1px solid #b7b7b7;
}
#top_right span input{
	border:0;
	padding:2px;
	background:url(../img/search_btn.jpg) no-repeat left top;
}

/*---------------------------------------------------main topic-------------------------------------------------------*/

#main_topic img{
	position:relative;
	width:971px;
	text-align:center;
	height:220px;
	margin:20px 8px;
}
#main_topic span{
	position:absolute;
	right:-75px;
	top:200px;
	z-index:10;
	width:300px;
}
/*---------------------------------------------------main content-------------------------------------------------------*/
#main_content{
	position:relative;
	display:inline;
	padding:0;
	margin:0;
	padding-left:20px;
	width:730px;
}
*html #main_content {
	width:750px;
	padding-left:0;
	left:5px;

	} 
	
#left,#center,#right{
	position:relative;
	width:240px;
	float:left;
	left:18px;
	margin-right:10px;
	border-left:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
	margin-top:0;
	padding-top:0;
}

* html #left, * html #center, * html #right{
	position:relative;
	width:240px;
	float:left;
	left:0px;
	margin-right:0px;
	border-left:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
	margin-top:0;
	padding-top:0;
	padding-right:0;
}

.h3h3{
	position:relative;
	height:55px;
	background:#f24f00;
	margin-bottom:20px;
	padding:10px 0 0 10px;
}

#left h3,#center h3,#right h3{
	padding:0 10px 10px 0;
	position:relative;
	top:-20px;
}
.block,.block2{
	position:relative;
	margin-bottom:20px;
	margin-left:10px;
	float: left;
}
.block img{
	position:relative;
	width:65px;
	height:56px;
	float:left;
	margin-right: 10px;
}
.right_small{
	position:relative;
	width:150px;
	float:right;
}

.block2 ul{
	display:inherit;
	list-style:none;
	margin:0;
	padding:0;
}
.block2 ul li{
	display:inline;
}
/*---------------------------------------------------gray box-------------------------------------------------------*/
#gray_box{
	position:relative;
	width:200px;
	height:300px;
	float:left;
	left:20px;
}
* html #gray_box{
	left:10px;
}
#gray_top{
	background:url(../img/sh.jpg) repeat-y left top;
	margin-bottom:25px;
	margin-top:-20px;
	padding-left:10px;
	padding-bottom:20px;
}
*+html #gray_top{
	margin-top:0;
}
* html #gray_top{
	margin-top:0;
}

#gray_bottom{
	background:url(../img/sh.jpg) repeat-y left top;
	clear:all;
	margin-top:50px !important;
	margin-top:0 !important!;
	margin-top:0;
	padding-left:10px;
	padding-bottom:20px;
}
.gray_item{
	position:relative;
	top:15px;
}

#gray_bottom img{
	position:relative;
	top:20px;
	float:left;
}
#gray_last{
	position:relative;
	left:20px;
}
/*---------------------------------------------------fotoer-------------------------------------------------------*/
#footer{
	position:relative;
	background:#f3f3f3;
	height:45px;
	margin:110px 17px 0px 0px;
	
}

*html #footer{
	position:relative;
	background:#f3f3f3;
	height:45px;
	margin:50px 17px 0px 0px;
	
}

#footer ul{
	display:inline;
	list-style:none;
	margin:0;
	padding:0;
	float:left;
}
#footer ul li{
	display:inline;
}
#footer #location{
	position:relative;
	float:right;
	top:13px;
	right:19px;
}
/*---------------------------------------------------copy-------------------------------------------------------*/
#copy{
	position:relative;
	top:13px;
}
#copy ul{
	display:inline;
	list-style:none;
	float:left;
	padding:0;
	margin:0;
	margin-left:17px;
}
#copy ul li{
	display:inline;
}
#copy span a{
	float:right;
	margin-right:17px;
}
/*----------------------------------------------------index4-----------------------------------------------------*/

@charset "utf-8";
/* CSS Document */
.main_content_index4{
	position:relative;
	width:720px;
	/*
	height:auto;
	*/
	min-height:300px;
	float:left;
	padding-left:10px;
	margin:0 10px 0 20px;
	padding-left:0;
	margin-bottom:20px;
}
* html .main_content_index4{
	padding-bottom:10px;
}
*+html .main_content_index4{
	padding-bottom:10px;
}
.main_content_index4 img{
	padding:10px;
	/*float:left;*/
}
.main_content_index4 span,#main_content p{
	padding-left:10px;
}
.gray_top_index4 {
	position:relative;
	top:0px !important;
	top:0px !important!;
	top:20px;
	margin-bottom:20px;
}
#dd2{
	position:relative;
	margin-top:20px;
}
.gray_top_index4{
	position:relative;
	/* top:20px;*/
	top:0px;
}
* html .gray_top_index4{
	position:relative;
	top:0px;
}
*+html .gray_top_index4{
	position:relative;
	top:0px;
}
.gray_top_index4 ul{
	list-style:none;
	margin:0;
	padding:0;
}
.gray_top_index4 ul li{
	display:inline;
}
#main_content_index4 a{
	background:url(../img/mc_btn.jpg) repeat-x left top;
	padding:6px 7px;
	position:relative;
	left:10px;
}
#main_content .main_content_index4 #small{
	position:relative;
	height:300px;
}
/*---------------------------------------------------fotoer-------------------------------------------------------*/
#div .footer_index4{
	position:relative;
	background:#f3f3f3;
	height:45px;
	margin:0 17px;
}

.footer_home {
     top:50px !important;
     top:50px !important!;
	 top:40px;
}
.copyright {
    top:60px !important;
    top:60px !important!;
	margin-top:0 !important;
	margin-top:50px;
}
.footer_index4 ul{
	display:inline;
	list-style:none;
	margin:0;
	padding:0;
	float:left;
}
.footer_index4 ul li{
	display:inline;
}
.footer_index4 #location{
	position:relative;
	float:right;
	top:13px;
	right:19px;
}
.copy_index4 ul li a{
	padding:3px;
}
/*---------------------------------------------------index3--------------------------------------------------------------*/
#left2,#right2{
	position:relative;
	width:365px;
	float:left;
	left:18px;
	margin-right:10px;
	border-left:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
	margin-top:0;
	padding-top:0;
}
#right2 {
	min-height:500px;
}
.right_small2{
	position:relative;
	width:280px;
	float:right;
}
#asd{
	position:relative;
	width:350px;
}
.right_small2 ul{
	position:relative;
	padding:0;
	margin:0;
	list-style:none;
	left:-10px;
}

.right_small2 li{
	padding:0;
	margin-bottom:-10px;
}

/*
#asd ul li{
	display:inline;
	padding:0;
}
*/
.right_small2 ul li a{
	background:none;
	color:#000000;
	padding:0;
}
img#c3{
	width:355px;
	height:146px;
	margin-top:20px;
	margin-left:4px;

}

h1.csc-firstHeader {
	font-family:Arial, Helvetica, sans-serif;
	color:#323232;
	font-size:14px;
	font-weight:bold;
	background:url(../img/mtitle.jpg) no-repeat left 3px;
	padding-left:15px;
}

.tdPar {
background-color:#e3e1e0;
}

.tdImpar {
background-color:#dad8d7;
}

.tabelLegi {
width:100%;
}

.viziteazaFlash {
float:right;
width:330px;
height:400px;
margin:0 50px 10px 0;
}

.linkV {
	float:left;
	width:300px;
}

.main_content_index4 img {
	border:0;
	margin:0;
	padding:0;
}
#gray_top, #gray_bottom {
	border-bottom:2px solid  #ececec;
}

#gray_top #bgg1{
	background:url(../img/gray1top.jpg) no-repeat left top;
	position:relative;
	left:-10px;
	width:200px;
	height:28px;
}
#gray_bottom #bgg2{
	background:url(../img/gray2top.jpg) no-repeat left top;
	position:relative;
	left:-10px;
	width:200px;
	height:28px;
}

#left, #center, #right {height:470px;}

.allHot {
	color:#f24f00;
	text-decoration:underline;
}