@charset "utf-8";
*{
	margin:0px;
	padding:0px;
}

img, div, input { behavior: url("../iepngfix.htc") }

body{
	background:url(../images/background.jpg);
	background-repeat:repeat-x;
	background-color:#7fbcf8;
}

#container{
	background:url(../images/container_bg.jpg);
	background-repeat:repeat-x;
	width:1100px;
	margin-left:auto;
	margin-right:auto;
}

#header{
	width:968px;
	height:112px;
	margin-left:auto;
	margin-right:auto;
}

#logo{
	width:492px;
	height:112px;
	float:left;
}

#header_left{
	widows:476px;
	height:112px;
	float:left;
	padding:20px 0 0 0;
	text-align:right;
}

#header_links{
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:13px;
	margin:8px 0 0 0;
	padding:0 5px 0 0;
}

#header_links a{
	color:#FFF;
	text-decoration:underline;
}

#header_links a:hover{
	color:#FFF;
	text-decoration:none;
}

#header_left_form{
	float:left;
	text-align:left;
}

#header_left_separator{
	position:absolute;
	left:-13px;
	top:-8px;
	width:7px;
	height:43px;
	margin:0 0 0 5px;
	background:url(../images/header_left_separator.gif);
}

#header_left_links{
	position:relative;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:10px 0 0 5px;
	text-align:left;
}

#header_left_links a{
	color:#253a4f;
	text-decoration:underline;
}

#header_left_links a:hover{
	color:#253a4f;
	text-decoration:none;
}

.header_left_label{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#253a4f;
	font-weight:bold;
}

.header_left_label2{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#253a4f;

}


.header_left_input{
	border:solid 1px #7b7b7b;
	text-align:right;
	background-color:#f6f6f5;
	font-family:Verdana, Geneva, sans-serif;
	color:#7a7a7a;
	size:12px;
	width:112px;
	height:21px;
	padding-right:3px;
}


.header_left_input2{
	border:solid 1px #7b7b7b;
	background-color:#f6f6f5;
	font-family:Verdana, Geneva, sans-serif;
	color:#7a7a7a;
	font-size:12px;

}

.submit {
	border:0px;
	padding:0px;
	background-image:url(../images/inregistreaza.gif);
	width:93px;
	height:25px;
}

.autentificare {
	border:0px;
	padding:0px;
	background-image:url(../images/autentificare.gif);
	width:91px;
	height:23px;
}

.header_left_submit{
	margin:0 0 -6px 0;
}

#main_menu{
	margin-left:auto;
	margin-right:auto;
	width:968px;
	margin-top:5px;
	height:40px;
	background:url(../images/main_menu_bg.png);
	background-repeat:no-repeat;
}

.menuimg{
	float:left;
	margin:0 5px 0 0;
}

.menu_more{
	float:right;
	background:url(../images/menu_more.gif);
	width:11px;
	height:11px;
}

#mainmenu{
	list-style: none;
	padding: 0;
	margin: 0;
}

#mainmenu > li {
	float: left;
}

#mainmenu > li > a {
	text-align:center;
	padding-top: 5px;
	padding-bottom: 5px;
}

#mainmenu > li > .parent-hover {
	text-decoration:underline;
}

#mainmenu > li ul {
	display: none;
	list-style: none;
	position: absolute;
	margin:9px 0 0 -12px;
	z-index: 90;
	padding: 0;
}

#mainmenu > li ul a {
	display: block;
	width: 130px;
	color: #fff;
	padding: 5px;
	background-color: #24374b;
	font-size:12px;
}

#mainmenu > li ul li a.first {
	border-top: 1px solid #545454;
	padding: 10px;
}

#mainmenu > li ul .child-hover1 {
	background-color: #24374b;
}

#mainmenu > li ul .child-hover2 {
	background-color: black;
	color: white;
}

#mainmenu > li ul .child-hover3 {
	background-color: purple;
	color: white;
}

#mainmenu > li ul .child-hover4 {
	background-color: blue;
	color: white;
}

#mainmenu > li ul li ul {
	margin: -29px 0 0 140px;
	position: absolute;
}

#mainmenu span {
	float: right;
}

.main_menu_links{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFF;
	margin:-6px 10px 0;
	float:left;
}

.main_menu_links a{
	color:#FFF;
	text-decoration:none;
}

.main_menu_links a:hover{
	color:#FFF;
	text-decoration:underline;
}

.main_menu_separator{
	float:left;
	width:5px;
	height:40px;
	background:url(../images/main_menu_separator.gif);
	background-repeat:no-repeat;
	margin:-15px 0 0;
}

#main_menu_rss{
	float:right;
	margin:0 15px 0 0;
}

#content_top{
	width:971px;
	height:4px;
	margin-top:5px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	background:url(../images/content_01.png);
	background-repeat:no-repeat;
}

#content{
	margin-top:0px;
	padding:0px;
	margin-left:auto;
	margin-right:auto;
	width:971px;
	background:url(../images/content_02.png);
}

#content_bottom{
	width:971px;
	height:12px;
	margin-left:auto;
	margin-right:auto;
	background:url(../images/content_04.png);
	background-repeat:no-repeat;
}

#footer{
	margin-left:3px;
	margin-right:2px;
	width:971px;
	height:41px;
	background:url(../images/footer_bg.gif);
	background-repeat:no-repeat;
	float:left;
}

.footer_links{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#4f4f4f;
	margin:15px 20px 0;
	float:left;
}

.footer_links a{
	color:#4f4f4f;
	text-decoration:none;
}

.footer_links a:hover{
	color:#4f4f4f;
	text-decoration:underline;
}

#content_left{
	width:730px;
	margin:5px 0px 5px 10px;
	float:left;
}


#continut {
	width:707px;
	background-image:url(../images/bg_content.gif);
	background-repeat:repeat-y;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	min-height:700px;
	padding-top:15px;
	padding-bottom:20px;
}

#text {
	width:690px;
	margin-left:auto;
	margin-right:auto;
	background-color:white;
	min-height:700px;
	padding-bottom:20px;
}

.top_content {
	position:absolute;
	top:0px;
	left:0px;
}

.bottom_content {
	position:absolute;
	bottom:-1px;
	left:0px
}

#sidebar{
	width:220px;
	margin:5px 10px 5px 0;
	float:right;
}

.sidebar-box {
	width:225px;
	margin:3px 0 0 0;
}

.sidebar-box-top {
	width:225px;
	height:11px;
	background:url(../images/sidebar_box_01.gif);
	background-repeat:no-repeat;
}

.sidebar-box-content {
	width:225px;
	background:url(../images/sidebar_box_02.gif);
}

.sidebar-box-bottom {
	width:225px;
	height:11px;
	background:url(../images/sidebar_box_03.gif);
	background-repeat:no-repeat;
}

.sidebar-box-title{
	width:210px;
	height:28px;
	margin-left:auto;
	margin-right:auto;
	background:url(../images/sidebar_box_title.gif);
	background-repeat:no-repeat;
	padding:0 0 5px 0;
}

.sidebar-box-title h2{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#fff;
	font-weight:bold;
	padding:3px 0 0 5px;
}

.sidebar-box-content a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	margin:5px 0 0 15px;
	text-decoration:underline;
}

.sidebar-box-content a:hover{
	color:#000;
	text-decoration:none;
}


#breadcrumbs{
	width:955px;
	margin:5px 10px 5px 10px;
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	font-weight:bold;
}

#breadcrumbs a{
	color:#334f6b;
	text-decoration:underline;
}

#breadcrumbs a:hover{
	color:#334f6b;
	text-decoration:none;
}

.homepage_bigbox{ 
	width:730px; 
	height:370px; 
}

.homepage_bigbox-01{ 
	width:14px; 
	height:14px;
	background:url(../images/homepage_bigbox_01.png);
	float:left;
}

.homepage_bigbox-02 { 
	width:702px; 
	height:14px;
	background:url(../images/homepage_bigbox_02.png);
	float:left;
}
.homepage_bigbox-03{ 
	width:14px; 
	height:14px;
	background:url(../images/homepage_bigbox_03.png);
	float:left;
}

.homepage_bigbox-04{ 
	width:14px; 
	height:343px;
	background:url(../images/homepage_bigbox_04.png);
	float:left;
}

.homepage_bigbox-05{ 
	width:702px; 
	height:343px;
	background:url(../images/homepage_bigbox_05.png);
	float:left;
}

.homepage_bigbox-06{ 
	width:14px; 
	height:343px;
	background:url(../images/homepage_bigbox_06.png);
	float:left;
}

.homepage_bigbox-07{ 
	width:14px; 
	height:13px;
	background:url(../images/homepage_bigbox_07.png);
	float:left;
}

.homepage_bigbox-08{ 
	width:702px; 
	height:13px;
	background:url(../images/homepage_bigbox_08.png);
	float:left;
}

.homepage_bigbox-09{ 
	width:14px; 
	height:13px;
	background:url(../images/homepage_bigbox_09.png);
	float:left;
}

.homepage_bigbox_compartiment{
	width:340px;
	margin:2px 3px 2px 3px;
	height:163px;
	float:left;
}

.homepage_bigbox_compartiment h2{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000;
	margin:0 0 5px 5px;
}

.homepage_bigbox_compartiment h3{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	margin:0 0 5px 5px;
}

.homepage_bigbox_compartiment img{
	float:left;
	border:solid 4px #ecf1f5;
	margin:0 5px 5px 0;
}

.homepage_bigbox_compartiment p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}

.homepage_bigbox_compartiment p .titlu{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#7d7d7d;
}

.homepage_bigbox_separator_vertical{
	width:3px;
	height:165px;
	background:url(../images/homepage_bigbox_separator_vertical.gif);
	background-repeat:no-repeat;
	float:left;
}

.homepage_bigbox_separator_orizontal{
	width:327px;
	margin:0 10px 0 10px;
	height:3px;
	background:url(../images/homepage_bigbox_separator_orizonal.gif);
	background-repeat:no-repeat;
	float:left;
}

.newsletter_label{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#253a4f;
	font-weight:bold;
	margin:0 0 0 10px;
}

.newsletter_input{
	border:solid 1px #7b7b7b;
	text-align:right;
	background-color:#f6f6f5;
	font-family:Verdana, Geneva, sans-serif;
	color:#7a7a7a;
	size:12px;
	width:200px;
	height:21px;
	padding-right:3px;
	margin:5px 0 5px 10px;
}

.newsletter_submit{
	margin:0 0 0 125px;
}

.homepage_searchbox{ 
	width:730px; 
	height:174px;
	margin:0 0 5px 0;
}

.homepage_searchbox-01{ 
	width:14px; 
	height:14px;
	background:url(../images/homepage_bigbox_01.png);
	float:left;
}

.homepage_searchbox-02 { 
	width:702px; 
	height:14px;
	background:url(../images/homepage_bigbox_02.png);
	float:left;
}
.homepage_searchbox-03{ 
	width:14px; 
	height:14px;
	background:url(../images/homepage_bigbox_03.png);
	float:left;
}

.homepage_searchbox-04{ 
	width:14px; 
	height:147px;
	background:url(../images/homepage_bigbox_04.png);
	float:left;
}

.homepage_searchbox-05{ 
	width:702px; 
	height:147px;
	background:url(../images/homepage_bigbox_05.png);
	float:left;
}

.homepage_searchbox-06{ 
	width:14px; 
	height:147px;
	background:url(../images/homepage_bigbox_06.png);
	float:left;
}

.homepage_searchbox-07{ 
	width:14px; 
	height:13px;
	background:url(../images/homepage_bigbox_07.png);
	float:left;
}

.homepage_searchbox-08{ 
	width:702px; 
	height:13px;
	background:url(../images/homepage_bigbox_08.png);
	float:left;
}

.homepage_searchbox-09{ 
	width:14px; 
	height:13px;
	background:url(../images/homepage_bigbox_09.png);
	float:left;
}

.homepage_searchbox-title{
	width:697px;
	height:28px;
	margin-left:auto;
	margin-right:auto;
	background:url(../images/searchbox-title.gif);
	background-repeat:no-repeat;
	padding:0 5px 5px 0;
	overflow:hidden;
	line-height:28px;
}

.homepage_searchbox-title h2{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#fff;
	font-weight:bold;
	padding:0px;
	margin:0px;
	padding-left:5px;
}

.homepage_listbox{ 
	width:730px; 
	height:174px;
	margin:5px 0;
}

.homepage_listbox-01{ 
	width:14px; 
	height:14px;
	background:url(../images/list-box_01.gif);
	float:left;
}

.homepage_listbox-02 { 
	width:702px; 
	height:14px;
	background:url(../images/list-box_02.gif);
	float:left;
}
.homepage_listbox-03{ 
	width:14px; 
	height:14px;
	background:url(../images/list-box_03.gif);
	float:left;
}

.homepage_listbox-04{ 
	width:14px; 
	height:147px;
	background:url(../images/list-box_04.gif);
	float:left;
}

.homepage_listbox-05{ 
	width:702px; 
	height:147px;
	background:url(../images/list-box_05.gif);
	float:left;
}

.homepage_listbox-06{ 
	width:14px; 
	height:147px;
	background:url(../images/list-box_06.gif);
	float:left;
}

.homepage_listbox-07{ 
	width:14px; 
	height:13px;
	background:url(../images/list-box_07.gif);
	float:left;
}

.homepage_listbox-08{ 
	width:702px; 
	height:13px;
	background:url(../images/list-box_08.gif);
	float:left;
}

.homepage_listbox-09{ 
	width:14px; 
	height:13px;
	background:url(../images/list-box_09.gif);
	float:left;
}

.homepage_listbox-title{
	width:702px;
	height:28px;
	margin-left:auto;
	margin-right:auto;
	background:url(../images/searchbox-title.gif);
	background-repeat:no-repeat;
	padding:0 0 5px 0;
}

.homepage_listbox-title h2{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#fff;
	font-weight:bold;
	padding:3px 0 0 5px;
}

.homepage_listbox_studii{ 
	width:730px; 
	height:224px;
	margin:5px 0;
}

.homepage_listbox_studii-01{ 
	width:14px; 
	height:14px;
	background:url(../images/list-box_01.gif);
	float:left;
}

.homepage_listbox_studii-02 { 
	width:702px; 
	height:14px;
	background:url(../images/list-box_02.gif);
	float:left;
}
.homepage_listbox_studii-03{ 
	width:14px; 
	height:14px;
	background:url(../images/list-box_03.gif);
	float:left;
}

.homepage_listbox_studii-04{ 
	width:14px; 
	height:197px;
	background:url(../images/list-box_04.gif);
	float:left;
}

.homepage_listbox_studii-05{ 
	width:702px; 
	height:197px;
	background:url(../images/list-box_05.gif);
	float:left;
}

.homepage_listbox_studii-06{ 
	width:14px; 
	height:197px;
	background:url(../images/list-box_06.gif);
	float:left;
}

.homepage_listbox_studii-07{ 
	width:14px; 
	height:13px;
	background:url(../images/list-box_07.gif);
	float:left;
}

.homepage_listbox_studii-08{ 
	width:702px; 
	height:13px;
	background:url(../images/list-box_08.gif);
	float:left;
}

.homepage_listbox_studii-09{ 
	width:14px; 
	height:13px;
	background:url(../images/list-box_09.gif);
	float:left;
}

.homepage_listbox-title{
	width:702px;
	height:28px;
	margin-left:auto;
	margin-right:auto;
	background:url(../images/searchbox-title.gif);
	background-repeat:no-repeat;
	padding:0 0 5px 0;
}

.homepage_listbox-title h2{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#fff;
	font-weight:bold;
	padding:3px 0 0 5px;
}

.anunt{ 
	width:230px; 
	height:110px;
	margin:0 2px;
	float:left;
}

.anunt-01{ 
	width:4px; 
	height:4px;
	background:url(../images/anunt_01.gif);
	float:left;
}

.anunt-02 { 
	width:222px; 
	height:4px;
	background:url(../images/anunt_02.gif);
	float:left;
}
.anunt-03{ 
	width:4px; 
	height:4px;
	background:url(../images/anunt_03.gif);
	float:left;
}

.anunt-04{ 
	width:4px; 
	height:102px;
	background:url(../images/anunt_04.gif);
	float:left;
}

.anunt-05{ 
	width:222px; 
	height:102px;
	background:url(../images/anunt_05.gif);
	float:left;
}

.anunt-06{ 
	width:4px; 
	height:102px;
	background:url(../images/anunt_06.gif);
	float:left;
}

.anunt-07{ 
	width:4px; 
	height:4px;
	background:url(../images/anunt_07.gif);
	float:left;
}

.anunt-08{ 
	width:222px; 
	height:4px;
	background:url(../images/anunt_08.gif);
	float:left;
}

.anunt-09{ 
	width:4px; 
	height:4px;
	background:url(../images/anunt_09.gif);
	float:left;
}

.anunt-titlu{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666666;
	font-weight:bold;
	margin-left:10px;
	margin-bottom:5px;
	margin-top:5px;
}

.anunt-titlu a{
	color:#666666;
	text-decoration:none;
}

.anunt-titlu a:hover{
	color:#666666;
	text-decoration:underline;
}

.anunt-foto{
	float:left;
	width:80px;
	margin:5px 5px 5px 0;
}

.anunt-detalii{
	float:left;
	width: 115px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	margin:5px 0 5px 15px;
}

.clear {
	clear:both;
}

.anunt-readmore{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666666;
	font-weight:bold;
	float:right;
	margin-right:10px;
}

.anunt-readmore a{
	color:#666666;
	text-decoration:none;
}

.anunt-readmore a:hover{
	color:#666666;
	text-decoration:underline;
}

.studii{ 
	width:702px; 
	float:left;
}

.studii-01{ 
	width:4px; 
	height:4px;
	background:url(../images/anunt_01.gif);
	float:left;
}

.studii-02 { 
	width:694px; 
	height:4px;
	background:url(../images/anunt_02.gif);
	float:left;
}
.studii-03{ 
	width:4px; 
	height:4px;
	background:url(../images/anunt_03.gif);
	float:left;
}

.studii-04{ 
	width:4px; 
	height:152px;
	background:url(../images/anunt_04.gif);
	float:left;
}

.studii-05{ 
	width:702px;
	background-color:white;
	float:left;
}

.studii-06{ 
	width:4px; 

	background:url(../images/anunt_06.gif);
	float:left;
}

.studii-07{ 
	width:4px; 
	height:4px;
	background:url(../images/anunt_07.gif);
	float:left;
}

.studii-08{ 
	width:694px; 
	height:4px;
	background:url(../images/anunt_08.gif);
	float:left;
}

.studii-09{ 
	width:4px; 
	height:4px;
	background:url(../images/anunt_09.gif);
	float:left;
}

.studii-titlu{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#666666;
	font-weight:bold;
	padding-left:5px;
}

.studii-titlu a{
	color:#666666;
	text-decoration:none;
}

.studii-titlu a:hover{
	color:#666666;
	text-decoration:underline;
}

.studii-foto{
	float:left;
	width:190px;
	margin:5px 5px 5px 0;
}

.studii-detalii{
	float:left;
	width: 495px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	margin:5px 0 5px 0;
}

.studii-readmore{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666666;
	font-weight:bold;
	float:right;
	margin:0 10px 0 0;
}

.studii-readmore a{
	color:#666666;
	text-decoration:none;
}

.studii-readmore a:hover{
	color:#666666;
	text-decoration:underline;
}

p{
	margin-bottom:5px;
}


._wrapper {
	width:100%;
	padding-top:10px;
}

._logo {
	float:left;
	width:20%;
}

._content {
	float:right;
	width:79%;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;

}

._content h3 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#253a4f;
	padding:0px;
	margin:0px;
}

._document {
	float:left;
	width:79%;
	text-align:left;
	clear:both;
	margin-top:10px;
}
	
._text {
	padding-top:10px;
}

.imagebox {
	width:330px;
	float:left;
	padding:5px 5px;
}

.imagebox_left {
	width:200px;
	float:left;
	padding:5px;
}

.imagebox_right {
	width:115px;
	float:right;
}

.imagebox_right img {
	margin-bottom:5px;
}


.descriere {
	float:right;
	width:338px;
	padding:5px;
}


.title {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#253a4f;
	font-weight:bold;
	margin-bottom:5px;
}

.first {
	border-top:1px solid #7b7b7b;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#253a4f;
	padding-left:10px;
}

.second {
	background-color:#f6f6f5;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#253a4f;
	border-top:1px solid #7b7b7b;
	padding-left:10px;
}
	
.first_left {
	width:50%;
	float:left;
	border-right:1px solid #7b7b7b;
}

.first_right {
	width:49%;
	float:right;
}


.dir_wrapper {
	width:690px;
	margin-bottom:5px;
	margin-top:10px;
}


.dir_left {
	width:340px;
	float:left;
	margin-bottom:20px;
}

.dir_right {
	width:340px;
	float:right;
	margin-bottom:20px;
}

.dir_img {
	width:30px;
	float:left;
	margin-left:5px;
	margin-top:5px;
}

.dir_text {
	width:300px;
	float:right;
}

.dir_text h3 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#253a4f;
	font-size:16px;
}

.dir_text a {
	text-decoration:none;
	color:#253a4f;
}

.dir_text {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
}


.box {
	position:relative;
	width:727px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/bg_box.gif);
	background-repeat:repeat-y;
	padding-top:15px;
	padding-bottom:15px;

}

.box_top {
	position:absolute;
	left:0px;
	top:0px;
}

.box_bottom {
	position:absolute;
	left:0px;
	bottom:0px;
}


.anunt_box {
	position:relative;
	width:230px;
	background-color:white;
	min-height:150px;
	margin-right:5px;
	float:left;
}

.anunt_image {
	width:90px;
	float:left;
	text-align:right;
}
	
.anunt_content {
	width:130px;
	float:right;
}

.stanga_sus {
	position:absolute;
	left:0px;
	top:0px;
}

.stanga_jos {
	position:absolute;
	left:0px;
	bottom:0px;
}

.dreapta_sus {
	position:absolute;
	right:0px;
	top:0px;
}

.dreapta_jos {
	position:absolute;
	right:0px;
	bottom:0px;
}

.wrapp {
	width:707px;
	margin-left:auto;
	margin-right:auto;
}

.specificatii {
	list-style:none;
}

.specificatii li {
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#253a4f;
	margin-left:30px;
}