body {
	margin:0;
	padding:0;	
	width:100%;
	height:100%;
}

img { behavior: url(/iepngfix.htc) }

div {
	margin:0;
	padding:0;
	color:#333333;
	font-family:"Trebuchet MS";
}

#top {
	width:100%;
	height:150px;
	float:left;	
	background-image:url(/images/top_back.jpg);
	background-repeat:repeat-x;
	background-position:left top;
}

#top_content {
	width:1006px;
	height:80px;
	margin:0 auto;
}

#top_logo {
	width:416px;
	padding-left:15px;
	padding-top:45px;
	float:left;
}

#top_lang {
	width:516px;
	padding-top:120px;
	float:right;
	text-align:right;
	font-size:14px;
	font-weight:bold;
}

#top_lang a{	
	font-size:14px;
	font-weight:bold;
        color:#000000;
}

#top_lang a:link{	
	font-size:14px;
	font-weight:bold;
        color:#000000;
}

#top_lang a:visited{	
	font-size:14px;
	font-weight:bold;
        color:#000000;
}

#top_lang a:active{	
	font-size:14px;
	font-weight:bold;
        color:#000000;
}

#top_lang a:hover{	
	font-size:14px;
	font-weight:bold;
        color:#000000;
}

#top_lang b {	
	font-size:18px;
	font-weight:bold;
	color:#DF040C;
}

#menu {
	width:100%;
	height:20px;
	float:left;
}

#menu_content {
	height:50px;
        padding-left:150px;
	margin:0 auto;
	color:#000000;
}

#menu_holder{
	padding-top:15px;
	font-size:16px;
        font-weight:bold; 
	color:#000000;
}

#menu_holder li b {
        color:#8DA101;
        text-decoration:underline;
        font-weight: bold;
	font-size:16px;
}

#menu_holder a {
        color:#000000;
        text-decoration:none;
	font-size:16px;
        font-weight: bold;
}

#menu_holder a:link {
        color:#000000;
        text-decoration:none;
	font-size:16px;
}

#menu_holder a:visited {
        color:#000000;
        text-decoration:none;
	font-size:16px;
}

#menu_holder a:active {
	color:#005BA1;
        text-decoration:none;
	font-size:16px;
}

#menu_holder a:hover {
	color:#000000;
        text-decoration:underline;
	font-size:16px;
}

#menu_holder ul {
        list-style-type: none;
        margin:0;
        padding:0;
	color:#000000;
}

#menu_holder li {
        float:left;
        text-align:left;
	color:#000000;
}

#banner {
	width:100%;
	height:402px;
        margin-top:20px;
	float:left;
}

#banner_content {
	width:1006px;
	height:402px;
	margin:0 auto;
	background-image:url(/images/banner_top.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}

#banner_mai_multe {
        color:#DF040C;
	font-size:14px;
	text-decoration:underline;
	font-weight:bold;
	padding-left:364px;
	padding-top:250px;
}

#banner_mai_multe a {
        color:#DF040C;
	font-size:14px;
	text-decoration:underline;
	font-weight:bold;
}

#banner_mai_multe a:link {
        color:#DF040C;
	font-size:14px;
	text-decoration:underline;
	font-weight:bold;
}

#banner_mai_multe a:visited{
        color:#DF040C;
	font-size:14px;
	text-decoration:underline;
	font-weight:bold;
}

#banner_mai_multe a:active{
        color:#DF040C;
	font-size:14px;
	text-decoration:underline;
	font-weight:bold;
}

#banner_mai_multe a:hover {
        color:#DF040C;
	font-size:14px;
	text-decoration:underline;
	font-weight:bold;
}

#general {
	width:100%;
	margin-top:15px;
	float:left;
}

#general_content {
	width:1006px;
	margin:0 auto;
}

#left_col {
	width:224px;
	float:left;
}


#right_col {
	width:762px;
	padding-left:10px;
	overflow:hidden;
	float:left;
}

#right_col_content {
	width:752px;
	float:left;
	margin:5px;
	text-align:left;
}

#left_box {
	float:left;
	width:224px;
	margin-top:10px;
	background-image:url(/images/main_box.jpg);
	background-repeat:repeat-y;
	background-position:left top;
}

#left_box_top {
	float:left;
	width:214px;
	background-image:url(/images/top_box.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:10px;
	padding-top:5px;
}

#left_box_content {
	float:left;
	width:204px;
	padding-left:10px;
	padding-right:10px;	
	background-image:url(/images/main_box.jpg);
	background-position:left top;
	background-repeat:repeat-y;
}

#left_box_bottom {
	float:left;
	width:224px;
	height:23px;
	background-image:url(/images/bottom_box.jpg);
	background-position:left top;
}

#bottom {
	width:100%;
	height:160px;
	float:left;	
	background-image:url(/images/bottom_back.jpg);
	background-repeat:repeat-x;
	background-position:left top;
}

#bottom_content {
	float:left;	
	padding-top:60px;
	padding-left:5px;
	background-image:url(/images/bottom_back.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	color:#000000;
}

#bottom_menu {
	float:left;
	color:#000000;
        font-weight:bold;
}

#bottom_menu li b {
        color:#8DA101;
        text-decoration:underline;
        font-weight:bold;
	font-size:14px;
}

#bottom_menu a {
        color:#000000;
        text-decoration:none;
	font-size:14px;
        font-weight:bold;
}

#bottom_menu a:link {
        color:#000000;
        text-decoration:none;
	font-size:14px;
}

#bottom_menu a:visited {
        color:#000000;
        text-decoration:none;
	font-size:14px;
}

#bottom_menu a:active {
	color:#005BA1;
        text-decoration:none;
	font-size:14px;
}

#bottom_menu a:hover {
	color:#000000;
        text-decoration:underline;
	font-size:14px;
}

#bottom_menu ul {
        list-style-type: none;
        margin:0;
        padding:0;
	color:#000000;
}

#bottom_menu li {
        float:left;
        text-align:left;
	color:#000000;
}

h1 {
	font-size:25px;
	color:#8DA101;
	margin:0;
	padding:0;
}

h2 {
	font-size:30px;
	color:#8DA101;
	margin:0;
	padding:0;
	font-weight:normal;
}

h3 {
	font-size:40px;
	color:#000000;
	margin:0;
	padding-top:0;
	padding-left:0;
	padding-right:0;
	padding-bottom:5px;
	font-weight:normal;
}

#right_footer {
        float:right;
        text-align:right;
        padding-top:120px;
	padding-right:5px;
}
