body {
	background-color:#f6f6f6;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	margin:0px auto auto auto;
	color:#424849;
	font-size:12px;
}
h1 {
	font-size:14px;
	font-weight:bold;
	color:#fff;
	width: auto;
	padding: 5px;
	margin: 0;
	text-decoration:none;
	background: url(../images/title_bg.png);
	text-transform: uppercase
}
h2 {
	font-size:14px;
	font-weight:bold;
	color:#000;
	width: auto;
	padding:0;
	margin: 0;
	text-decoration:none;
}
h3 {
	font-size:14px;
	font-weight:bold;
	color:#0464a1;
	width: auto;
	padding:0;
	margin: 0;
	text-decoration:none;
}
h4 {
	font-size:13px;
	font-weight:bold;
	color:#0464a1;
	width: auto;
	padding:0;
	margin: 0;
	text-decoration:none;
}
p {
	font-size:11px;
	text-align:justify;
	padding:2px;
	margin:0px;
}
p.proposal_text {
	width:170px;
	font-size:11px;
	text-align:justify;
	padding:15px 0 0 15px;
	margin:0px;
}
img.img_left {
	float:left;
	margin:0px 8px 3px 0px;
	border:1px solid #999;
}
img.img_right {
	float:right;
	padding:0px 8px 8px 8px;
}
img.img_thumb {
	float:left;
	padding:3px;
}
img.img_big_pic {
	padding:4px;
	border:1px #CCCCCC solid;
}
#main_container {
	width:1000px;
	height:auto;
	margin:auto;
	padding:0 15px 0 15px;
	background:url(../images/bg_main.gif) repeat-y;
}
#main_container_popup {
	width:auto;
	height:auto;
}
#header {
	width:1000px;
	height:300px;
	clear:both;
	margin:0 0 0 -15px;
	padding:0 0 0 0;
	background:url(../images/bg_header.gif) repeat-y;
}
#logo {
	width:225px;
	height:40px;
	float:left;
	padding:32px 0 0 20px;
}
.banner_adds {
	width:970px;
	height:232px;
	border-bottom: 2px solid #3b5998;
	position:absolute;
	top:46px;
	margin-left:15px;
}
/*---------------- menu tab----------------------*/







/* style the outer div to give it width */



.menu {
	background: url(../images/menu_bg.png);
	font-size:11px;
	margin-top:0px;
	margin-left:15px;
	padding:0px;
	float:right;
	width:970px;
	position:absolute;
	top:17px;
}
/* remove all the bullets, borders and padding from the default list styling */



.menu ul {
	padding:0;
	margin:0 6px 0 0;
	list-style-type:none;
	height:28px;
	float:right;
}
/* style the sub-level lists */



.menu ul ul {
	width: auto;
}
/* float the top list items to make it horizontal and a relative positon so that you can control the dropdown menu positon */



.menu ul li {
	float:left;
	height:28px;
	line-height:28px;
}
/* style the sub level list items */



.menu ul ul li {
	display:block;
	width: auto;
	height:auto;
	position:relative;
	line-height:1em;
	border-bottom:1px #627aad solid;
}
/* style the links for the top level */



.menu a, .menu a:visited {
	display:block;
	float:left;
	height:100%;
	font-size:11px;
	text-decoration:none;
	color:#fff;
	padding:0 21px 0 17px;
	border-left:1px #333 dotted;
	font-weight:bold;
}
.menu a.current {
	background:#3b5998;
}
/* style the sub level links */



.menu ul ul a, .menu ul ul a:visited {
	display:block;
	background:#3b5998;
	color:#fff;
	width:12em;
	height:100%;
	line-height:1em;
	padding:0.5em 1em;
	font-weight:normal;
}
.menu ul table ul a, .menu ul table ul a:visited {
	width:14em;
	w\idth:12em;
}
/* style the table so that it takes no part in the layout - required for IE to work */



.menu table {
	position:absolute;
	left:0;
	top:0;
	font-size:1em;
	z-index:-1;
}
.menu ul ul table {
	lef\t:-1px;
}
.menu ul ul table ul.left {
	margin-lef\t:2px;
}
.menu li:hover {
	position:relative;
}
* html .menu a:hover {
	position:relative;
}
/* style the third level background */



.menu ul ul ul a, .menu ul ul ul a:visited {
	background:#3b5998;
}
/* style the fourth level background */



.menu ul ul ul ul a, .menu ul ul ul ul a:visited {
	background:#3b5998;
}
/* style the sub level 1 background */



.menu ul :hover a.sub1 {
	background:#3b5998;
}
/* style the sub level 2 background */



.menu ul ul :hover a.sub2 {
	background:#3b5998;
}
/* style the level hovers */



/* first */



.menu a:hover {
	color:#fff;
	background: #627aad;
}
.menu :hover > a {
	color:#fff;
	background: #627aad;
}
/* second */



.menu ul ul a:hover {
	color:#fff;
	background: #627aad;
}
.menu ul ul :hover > a {
	color:#fff;
	background: #627aad;
}
/* third */



.menu ul ul ul a:hover {
	background: #627aad;
}
.menu ul ul ul :hover > a {
	background: #627aad;
}
/* fourth */



.menu ul ul ul ul a:hover {
	background:#eee;
}
/* hide the sub levels and give them a positon absolute so that they take up no room */



.menu ul ul {
	visibility:hidden;
	position:absolute;
	height:0;
	top:28px;
	left:0;
	width:14em;
}
/* position the third level flyout menu */



.menu ul ul ul {
	left:14em;
	top:0;
	width:14em;
}
/* position the third level flyout menu for a left flyout */



.menu ul ul ul.left {
	left:-14em;
}
/* make the second level visible when hover on first level list OR link */



.menu ul li:hover ul, .menu ul a:hover ul {
	visibility:visible;
	height:auto;
	padding-bottom:3em;
	background:transparent url(../images/trans.gif);
}
/* keep the third level hidden when you hover on first level list OR link */



.menu ul :hover ul ul {
	visibility:hidden;
}
/* keep the fourth level hidden when you hover on second level list OR link */



.menu ul :hover ul :hover ul ul {
	visibility:hidden;
}
/* make the third level visible when you hover over second level list OR link */



.menu ul :hover ul :hover ul {
	visibility:visible;
}
/* make the fourth level visible when you hover over third level list OR link */



.menu ul :hover ul :hover ul :hover ul {
	visibility:visible;
}
/*------------------------------main content-----------------------*/







#main_content {
	width:970px;
	margin:auto;
	clear:both;
}
#main_content_popup {
	width:auto;
	clear:both;
}
/*------------------------middle_content-----------*/







.column1 {
	width:257px;
	float:left;
	margin:0px;
	padding:10px 0px 10px 0px;
}
.column1 a {
	color:#3b5998;
}
.column1 img {
	margin:10px;
}
.column1 a:hover {
	text-decoration:none;
	color:#000;
}
.column2 {
	width:335px;
	float:left;
	margin:0px;
	padding:10px 5px 0px 5px;
}
.column3 {
	width:315px;
	float:left;
	margin:0px;
	padding:10px 10px 0px 5px;
}
.column3 a {
	color:#fff;
}
.column3 a:hover {
	text-decoration:none;
	color:#000;
}
.column4 {
	width:685px;
	float:right;
	margin:0px;
	padding:5px 17px 5px 0px;
}
.column4 a {
	color:#333;
}
.column4 a:hover {
	text-decoration:none;
	color:#000;
}
.column5 {
	width:680px;
	float:left;
	margin:0px;
	padding:25px;
}
.left_box {
	width:257px;
	height:auto;
	float:left;
	margin:0;
	padding-bottom:10px;
}
.top_left_box {
	width:257px;
	height:10px;
	float:left;
	background:url(../images/top_box_bg.gif) no-repeat bottom;
	margin:0;
}
.center_left_box {
	width:257px;
	height: auto;
	float:left;
	background:url(../images/center_box_bg.gif) repeat-y;
	margin:0;
}
.bottom_left_box {
	width:257px;
	height:10px;
	float:left;
	background:url(../images/bottom_box_bg.gif) no-repeat top;
	margin:0;
}
.box_title {
	width:257px;
	text-align:center;
	font-size:18px;
	color:#3b5998;
	padding:5px 0 5px 0;
}
.box_title span {
	font-weight:bold;
	color:#000;
}
.main_text_box {
	padding:0px 0px 5px 5px;
}
.main_text_box h1 {
	font-size:16px;
	font-weight:bold;
	color:#000;
	background-image: none;
	text-transform: uppercase
}
.main_text_box p {
	font-size:11px;
	text-indent:10px;
	line-height:13px;
}
.main_text_box h2 {
	padding-bottom:15px;
}
.proposal {
	width:287px;
	height:85px;
	background:url(../images/proposal_box.gif) no-repeat center;
	background-position:0px 0px;
	margin-left:15px;
	margin-top:15px;
}
.title {
	background: url(../images/title_bg.png);
	text-align:left;
	width:660px;
	padding:5px 5px 5px 20px;
	color:#FFFFFF;
	font-weight:bold;
}
.title h1 {
	font-size:14px;
	font-weight:bold;
	color:#fff;
	width: auto;
	padding:0;
	margin: 0;
	text-decoration:none;
	background:none;
}
.title h2 {
	font-size:14px;
	font-weight:bold;
	color:#fff;
	width: auto;
	padding:0;
	margin: 0;
	text-decoration:none;
}
.title h3 {
	font-size:14px;
	font-weight:bold;
	color:#fff;
	width: auto;
	padding:0;
	margin: 0;
	text-decoration:none;
}
.title h4 {
	font-size:13px;
	font-weight:bold;
	color:#fff;
	width: auto;
	padding:0;
	margin: 0;
	text-decoration:none;
}
.small_title {
	background: url(../images/small_bg.png);
	text-align:left;
	width:100%;
	padding:5px 5px 5px 15px;
	color:#FFFFFF;
	font-weight:bold;
}
.small_title h2 {
	font-size:14px;
	font-weight:bold;
	color:#fff;
	width: auto;
	padding:0;
	margin: 0;
	text-decoration:none;
}
.small_title h3 {
	font-size:14px;
	font-weight:bold;
	color:#fff;
	width: auto;
	padding:0;
	margin: 0;
	text-decoration:none;
}
.small_title h4 {
	font-size:13px;
	font-weight:bold;
	color:#fff;
	width: auto;
	padding:0;
	margin: 0;
	text-decoration:none;
}
.title2 {
	background-color:#eef1f3;
	text-align:left;
	width:300px;
	padding:5px 5px 5px 15px;
	color:#3b5998;
	font-weight:bold;
	margin-left:5px;
}
/*-------------------details list----------------*/







.details_list {
	padding:10px;
}
.details_list ul {
	text-decoration:none;
	list-style:none;
	margin:0px;
	padding:0px;
}
.details_list ul li {
	padding:5px 5px 5px 25px;
	background:url(../images/bullet.gif) no-repeat left;
	color:#333333;
}
.details_list ul li span {
	color:#0464a1;
}
.button {
	width:139px;
	height:30px;
	background:url(../images/blank_button.gif) no-repeat center;
	text-align:center;
	line-height:30px;
	font-weight:bold;
	font-size:13px;
}
.button:hover {
	width:139px;
	height:30px;
	background:url(../images/blank_button_hov.gif) no-repeat center;
	text-align:center;
	line-height:30px;
	font-weight:bold;
	font-size:13px;
}
.button a {
	text-decoration:none;
	color:#042465;
}
.button a:hover {
	text-decoration:none;
	color:#042465;
}
/*---------------offer_box----------------------*/







.offer_box {
	width:323px;
	height:100px;
	background:url(../images/offer-box.png) no-repeat center;
	padding:5px;
	margin:5px 0px 7px 0px;
}
.offer_box .cls {
	font-weight:bold;
	color:#3b5998;
}
.offer_box_wide {
	width:321px;
	height:105px;
	float:left;
	background:url(../images/offer-box.png) no-repeat center;
	padding:5px 5px 2px 5px;
	margin:5px 5px 2px 5px;
}
.offer_box_wide .cls {
	font-weight:bold;
	color:#3b5998;
}
.offer_box_wide_style1 {
	width:650px;
	height:80px;
	float:left;
	background-color:#f3f5f6;
	padding:7px;
	margin:5px;
	border-bottom:1px #CCCCCC solid;
}
.offer_info {
	padding:5px;
}
.offer_info span {
	font-weight:bold;
	color:#3b5998;
}
a.offer {
	display:block;
	text-align:justify;
	font-size:11px;
	color:#000;
	text-decoration:none;
	margin-top:7px;
}
a.offer:hover {
	text-decoration:none;
	color:#999;
}
.more {
	float:right;
	padding:3px;
}
.more a {
	color:#3b5998;
}
.more a:hover {
	text-decoration:none;
}
.big_pic {
	width:340px;
	text-align:center;
	padding:5px 0 5px 0;
}
.pictures_thumbs {
	width:300px;
	padding-left:20px;
}
.pictures_thumbs h3 {
	padding:10px;
}
/*------------------table style---------------*/







td {
	text-align:center;
	padding:5px;
	border-bottom:2px #fff solid;
}
th {
	background-color: #999;
	padding:5px;
	color:#FFFFFF;
}
tr.color1 {
	background-color:#F3F5F6;
}
/*-----------------form style--------------------*/







.form {
	width:257px;
	text-align:center;
	color:#615357;
	padding:5px 0 5px 0;
}
.bread_crumbs {
	font-size:11px;
	width:240px;
	text-align:left;
	color:#615357;
	padding:5px 10px 5px 10px;
}
.form_row {
	float:left;
	width:257px;
	text-align:center;
	padding:3px 0 3px 0;
}
.form_row p {
	padding:5px 20px 0 30px;
}
label.left {
	float:left;
	width:70px;
	padding-top:3px;
	text-align:right;
}
label.left_long {
	float:left;
	width:90px;
	padding-top:3px;
	text-align:right;
}
input.form_input {
	border: 1px solid #C8D2D9;
	background-color:#FFFFFF;
	margin:0px;
	width:150px;
	float:left;
	margin-left:10px;
}
.contact_information {
	font-size:10px;
	color:#385870;
	text-align:left;
	padding-left:20px;
}
.contact_information span {
	color:#3b5998;
}
/*---------------------pagination-----------------------------*/
div.pagination {
	padding:5px;
	margin:5px;
	text-align:center;
	float:left;
	font-size:10px;
	line-height: 22px;
}
div.pagination a {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #ddd;
	text-decoration: none;
	color: #3b5998;
}
div.pagination a:hover, div.pagination a:active {
	border:1px solid #ddd;
	color: #fff;
	background-color: #3b5998;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #ddd;
	font-weight: bold;
	background-color: #3b5998;
	color: #FFF;
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #ddd;
	color: #ccc;
}
/*-----------------------contact------------------------*/







.contact_tab {
	width:660px;
	height: auto;
	float:left;
	background-color:#f3f5f6;
	padding:8px;
	margin:5px 5px 5px 0px;
}
.form_contact {
	width:357px;
	float:left;
	text-align:center;
	color:#615357;
	padding:5px 0 5px 0;
}
.admin_form_contact {
	width:457px;
	float:left;
	text-align:center;
	color:#615357;
	padding:5px 0 5px 0;
}
.location_contact {
	width:250px;
	float:left;
	padding:15px;
}
.form_row_contact {
	float:left;
	width:357px;
	text-align:center;
	padding:3px 0 3px 0;
}
input.form_input_contact {
	border: 1px solid #C8D2D9;
	background-color:#FFFFFF;
	margin:0px;
	width:250px;
	float:left;
	margin-left:10px;
}
select.form_select {
	border: 1px solid #C8D2D9;
	background-color:#FFFFFF;
	margin:0px;
	width:250px;
	float:left;
	margin-left:10px;
	height:20px;
}
textarea {
	border: 1px solid #C8D2D9;
	background-color:#FFFFFF;
	margin:0px;
	float:left;
	margin-left:10px;
}
/*-------------------footer------------------------*/


#footer1 {
	width:1000px;
	height:71px;
	clear:both;
	font-size:11px;
	margin:0 0 0 -15px;
	padding:0 0 0 30px;
	background:url(../images/bg_footer1.gif) repeat-y;
}
#footer {
	width:1000px;
	height:61px;
	clear:both;
	font-size:11px;
	margin:0 0 0 -15px;
	padding:0 0 0 30px;
	background:url(../images/bg_footer.gif) repeat-y;
}
ul.footer_menu {
	list-style:none;
	float:right;
	display:block;
	width:650px;
	margin:0px;
	padding:9px 20px 0 0px;
}
ul.footer_menu li {
	display:inline;
	font-size:11px;
}
a.nav_footer:link, a.nav_footer:visited {
	display:block;
	float:left;
	padding:5px 6px 5px 10px;
	margin:0;
	text-decoration:none;
	color:#2F2626;
}
a.nav_footer:hover {
	display:block;
	float:left;
	padding:5px 6px 5px 10px;
	margin:0;
	text-decoration:underline;
	color:#2F2626;
}
a.nav_footer:active {
	display:block;
	float:left;
	padding:5px 6px 5px 10px;
	margin:0;
	text-decoration:none;
	color:#2F2626;
}
#copyright {
	float:left;
	padding:0px;
}
.article_box {
	width:313px;
	height:auto;
	background-color:#f3f5f6;
	padding:10px;
	margin:5px 0px 7px 0px;
	border-bottom:1px #CCCCCC solid;
}
.article_box a {
	color:#3b5998;
}
.article_box a:hover {
	text-decoration:none;
}
.text_home {
	width:310px;
	height:auto;
	background-color:#f3f5f6;
	padding:10px;
	margin:10px 0px 0px 0px;
	border-bottom:1px #CCCCCC solid;
}
.small_title_home {
	background-color:#3b5998;
	text-align:left;
	width:310px;
	padding:5px 5px 5px 15px;
	color:#FFFFFF;
	font-weight:bold;
}
.right_buttons {
	float:right;
}
.right_button {
	width:104px;
	height:26px;
	float:left;
	padding-left:10px;
	background:url(../images/button_bg.gif) no-repeat center;
	text-align:center;
	line-height:26px;
}
.right_button a {
	font-size:10px;
	color:#042465;
	text-decoration:none;
}
.right_button a:hover {
	font-size:10px;
	color:#042465;
	text-decoration:none;
}
.right_button:hover {
	font-size:10px;
	color: red;
	text-decoration:none;
	background:url(../images/button_bg_hov.gif) no-repeat center;
}
#container1 {
	position:relative;
	border:1px solid #3b5998;
	width:335px;
	height:570px;
	background:#eef1f3;
	font-family:verdana, arial, sans-serif;
	font-size:12px;
	margin:0 0 5px 5px;
}
#container1 h4 {
	padding:5px 10px 5px 10px
}
#container1 a.pics {
	float:left;
	padding:0 0 7px 7px;
	display:inline;
	color:#3b5998;
	text-decoration:none;
	cursor:pointer;
}
#container1 a.pics img.thumb {
	display:block;
	border:1px solid #3b5998;
}
#container1 a.pics span {
	display:none;
	border:0;
	width:320px;
	background:#bbb;
	border:1px solid #fff;
	text-align:center;
}
#container1 a.pics span img {
	margin:10px auto;
	border:1px solid #999;
}
#container1 a.pics:hover {
	white-space:normal;
}
#container1 a.pics:hover img.thumb {
	border:1px solid #fff;
}
#container1 a.pics:hover span {
	display:block;
	position:absolute;
	left:6px;
	top:280px;
	z-index:10;
	height:280px;
}
#container1 a.pics:active img.thumb {
	border:1px solid #fc0;
}
#container1 a.pics:active span {
	display:block;
	position:absolute;
	left:6px;
	top:280px;
	z-index:5;
	height:280px;
}
#container1 a.pics:focus {
	outline:0;
}
#container1 a.pics:focus img.thumb {
	border:1px solid #fc0
}
#container1 a.pics:focus span {
	display:block;
	position:absolute;
	left:6px;
	top:280px;
	z-index:5;
	outline:0;
	height:280px;
}
#container1 span.info {
	clear:left;
	display:block;
	text-align:center;
	line-height:20px;
	margin:0;
	padding:100px 0 0 0;
	width:330px;
	text-align:center;
	color:#3b5998;
	z-index:1;
}
#container1 span.info a {
	color:#000;
}
#container1 span.info a:hover {
	text-decoration:none;
}
.stickytooltip {
	box-shadow: 5px 5px 8px #818181; /*shadow for CSS3 capable browsers.*/
	-webkit-box-shadow: 5px 5px 8px #818181;
	-moz-box-shadow: 5px 5px 8px #818181;
	display:none;
	position:absolute;
	display:none;
	border:5px solid black; /*Border around tooltip*/
	background:white;
	z-index:3000;
}
.stickytooltip .stickystatus { /*Style for footer bar within tooltip*/
	background:black;
	color:white;
	padding-top:5px;
	text-align:center;
	font:bold 11px Arial;
}
#cautare {
}
#cautare select {
	width:160px;
}
h2.h2_m {
	padding:10px 0px;
}
.outer_wrapper {
	width:970px;
}
.banner_wrapper {
	width: 970px;
	height: 230px;
	clear:both;
	position:relative;
	display:block;
}
.banner_wrapper table tr td {
	font-size:12px;
	color:#FFFFFF;
}
.banner_wrapper table tr td a {
	color:#FFFFFF;
}
.banner_wrapper table tr td a:hover {
	color:#000000;
}
.banner_img {
	position:absolute;
	display:none;
	top:0px;
	left:0px;
}
.navigator {
	position:absolute;
	right:40px;
	bottom:15px;
	clear:both;
}
.feature1 {
	background-image:url("http://www.proiecte-case-online.ro/img/hd1.jpg");
	background-repeat:no-repeat;
	opacity:1;
	display:none;
	cursor:pointer;
	width:970px;
	height:230px;
	position:absolute;
}
.feature2 {
	background-image:url("http://www.proiecte-case-online.ro/img/hd2.jpg");
	background-repeat:no-repeat;
	opacity:1;
	display:none;
	cursor:pointer;
	width:970px;
	height:230px;
	position:absolute;
}
.feature3 {
	background-image:url("http://www.proiecte-case-online.ro/img/hd3.jpg");
	background-repeat:no-repeat;
	opacity:1;
	display:none;
	cursor:pointer;
	width:970px;
	height:230px;
	position:absolute;
}
.feature4 {
	background-image:url("http://www.proiecte-case-online.ro/img/hd4.jpg");
	background-repeat:no-repeat;
	opacity:1;
	display:none;
	cursor:pointer;
	width:970px;
	height:230px;
	position:absolute;
}
.feature5 {
	background-image:url("http://www.proiecte-case-online.ro/img/hd5.jpg");
	background-repeat:no-repeat;
	opacity:1;
	display:none;
	cursor:pointer;
	width:970px;
	height:230px;
	position:absolute;
}
.feature6 {
	background-image:url("http://www.proiecte-case-online.ro/img/hd6.jpg");
	background-repeat:no-repeat;
	opacity:1;
	display:none;
	cursor:pointer;
	width:970px;
	height:230px;
	position:absolute;
}
.feature7 {
	background-image:url("http://www.proiecte-case-online.ro/img/hd7.jpg");
	background-repeat:no-repeat;
	opacity:1;
	display:none;
	cursor:pointer;
	width:970px;
	height:230px;
	position:absolute;
}
.vizualizari_amintiri {
	clear:both;
	padding-top:15px;
}
.adsense1 {
	witdh:970px;
	height:17px;
	background-color:#3b5998;
}
#finalizare-comanda textarea {
	float: none;
}
#finalizare-comanda td {
	text-align: left;
}
#finalizare-comanda .center td {
	text-align: center;
}
