@charset "utf-8";
body {
	margin-top: 0px;
	background-color: #c7ccd4;
}
/*Misc styling*/

h1, h2, h3, h4, h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #d56528;
	padding: 0px;
	margin: 0px;
	display: inline;
}
h2 {
	font-size: 16px;
	display: block;
}
h3 {
	font-size: 20px;
	display: block;
}
h4 {
	font-size: 24px;
	display: block;
}
h5 {
	font-size: 28px;
	display: block;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #2E317D;
	padding: 0px;
	margin: 0px;
	display: inline;
}
h8{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3e3e3e;
}
hr{ 
     color:#b3b4b7
	
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3e3e3e;
	padding-top: 30px;
}
h9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3e3e3e;
	
	
}
.left-article p {
	padding-bottom: 10px;
}
.clear {
	clear: both;
}
/*End of misc styling*/

/*Wrapper*/

#wrapper {
	width: 940px;
	background-image:url(../images/bgbody.jpg);
	background-repeat: no-repeat;
	margin: 0 auto 0 auto;
	padding-top: 20px;
}
/*Topbar*/

#wrapper #topbar {
	background-image: url(../images/topbar.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 940px;
}
#wrapper #topbar .logo {
	float: none;
	padding-top: -20px;
	padding-right: 30px;
	padding-bottom: 20;
	padding-left: 5px;
}
/*Menu*/

/*End of menu*/

/*End of topbar*/

/*Featured Item*/
.new {
	position: absolute;
	top: -3px;
	right: 0px;
}

#slider #featureditem1 .itemdescription span, #slider #featureditem2 .itemdescription span, #slider #featureditem3 .itemdescription span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #b9b9b9;
	padding-left: 10px;
}
#slider #featureditem1 .itemdescription, #slider #featureditem2 .itemdescription, #slider #featureditem3 .itemdescription {
	background-image: url(../images/itemdescription.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 825px;
	position:relative;
	top: 187px;
	padding: 16px 55px 0 60px;
}
#featureditem1 {
	background-image: url(../images/featured1.png);
	background-repeat: no-repeat;
	height: 243px;
	width: 940px;
	margin-top: 30px;
}
#featureditem2 {
	background-image: url(../images/featured2.png);
	background-repeat: no-repeat;
	height: 243px;
	width: 940px;
	margin-top: 30px;
}
#featureditem3 {
	background-image: url(../images/featured3.png);
	background-repeat: no-repeat;
	height: 243px;
	width: 940px;
	margin-top: 30px;
}
#slider {
	height: 243px;
	width: 940px;
	overflow: hidden;
	padding-bottom: 30px;
}
/*End of featured item*/

/*Category*/

#categorywrap p, #categorywrap-blog p {
	padding: 10px 10px 0 5px;
}
#categorywrap {
	margin: 30px 0 30px 0;
	padding: 30px 0px 30px 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b3b4b7;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #b3b4b7;
}
#categorywrap-blog {
	margin: 0 0 30px 0;
	padding: 30px 0px 30px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b3b4b7;
}
.category {
	float: left;
	width: 300px;
}
.category-middle {
	float: left;
	width: 300px;
	margin: 0 20px 0 20px;
}
.category .header {
	text-decoration: none;
}
#categorywrap a, #categorywrap-blog a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #d56528;
	padding-left: 5px;
	margin-bottom: 10px;
	margin: 0px;
	display: inline;
	text-decoration: none;
}
#categorywrap a:hover, #categorywrap-blog a:hover {
	color: #333333;
}
#categorywrap .view-all, #categorywrap-blog .view-all {
	background-image: url(../images/viewall.png);
	background-repeat: no-repeat;
	height: 39px;
	width: 300px;
	position: relative;
	top: 102px;
}
#categorywrap .view-all a, #categorywrap-blog .view-all a {
	display: block;
	height: 39px;
	width: 300px;
	line-height: 38px;
	text-align: center;
	padding: 0px;
}
#categorywrap .view-all a:hover, #categorywrap-blog .view-all a:hover {
	color: white;
}
#category-picture1 {
	background-image: url(../images/catimage.png);
	background-repeat: no-repeat;
	height: 141px;
	width: 300px;
	margin-top: 30px;
}
#category-picture2 {
	background-image: url(../images/catimage2.png);
	background-repeat: no-repeat;
	height: 141px;
	width: 300px;
	margin-top: 30px;
}
#category-picture3 {
	background-image: url(../images/catimage3.png);
	background-repeat: no-repeat;
	height: 141px;
	width: 300px;
	margin-top: 30px;
}
#category-picture4 {
	background-image: url(../images/catimage4.png);
	background-repeat: no-repeat;
	height: 141px;
	width: 300px;
	margin-top: 30px;
}
#category-picture5 {
	background-image: url(../images/catimage5.png);
	background-repeat: no-repeat;
	height: 141px;
	width: 300px;
	margin-top: 30px;
}
#category-picture6 {
	/* [disabled]background-image: url(../images/oferte.swf); */
	background-repeat: no-repeat;
	height: 141px;
	width: 300px;
	margin-top: 30px;
}
/*End of category*/

/*Blog*/

#blog-home #content .left-article .content {
	float: right;
	width: 400px;
}
#wrapper .left-article {
	float: left;
	width: 620px;
	padding : 35px 0 20px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b3b4b7;
}
.left-article .title {
	float: right;
	width: 400px;
}
#content .left-article .title a {
	text-decoration: none;
	color: #414141;
	font-family: Arial, Helvetica, sans-serif;
	color: #414141;
	font-size: 24px;
}
#content .left-article .title a:hover {
	color: #d56528;
	font-family: Arial, Helvetica, sans-serif;
}
#content .left-article .title .commentbubble {
	background-image: url(../images/commentbubble.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	line-height: 21px;
	margin-top: 12px;
	float: right;
	height: 26px;
	width: 113px;
}
#content .left-article .title .infobubble {
	background-image: url(../images/infobubble.png);
	height: 21px;
	width: 281px;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	line-height: 20px;
	margin-top: 12px;
	float: left;
}
#content .left-article .title .commentbubble a {
	font-size: 11px;
	color: #FFFFFF;
}
#content .left-article .title .commentbubble a:hover {
	text-decoration: underline;
}
.left-article .content {
	float: right;
	width: 400px;
}
#content .left-article .content a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #d56528;
	margin-top: 12px;
}
#content {
	float: left;
}
/*Sidebar*/

#content #sidebar {
	float: right;
	width: 240px;
}
.post {
	margin-top: 30px;
	padding-bottom: 25px;
}
#recentpost {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b3b4b7;
	padding-bottom: 35px;
	overflow: hidden;
}
#sidebar #recentpost .post a {
	color: #585858;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	margin-top: 12px;
	text-decoration: none;
}
#sidebar #recentpost .post a:hover {
	color: #d56528;
}
#sidebar #recentpost .post .popularcomments a {
	background-image: url(../images/popularcomments.png);
	background-repeat: no-repeat;
	display: block;
	height: 26px;
	width: 113px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	line-height: 21px;
	float:left;
}
#sidebar #recentpost .post .popularcomments a:hover {
	text-decoration: underline;
}
#sidebar #recentpost .post .popularcomments .readit a {
	background-image: url(../images/readit.png);
	background-repeat: no-repeat;
	display: block;
	height: 21px;
	width: 127px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	line-height: 21px;
	float:left;
}
#sidebar #recentpost .post .popularcomments .readit a:hover {
	text-decoration: underline;
}
#blogcategory {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b3b4b7;
	padding: 30px 0 30px 0;
	margin-bottom: 30px;
}
#sidebar #blogcategory li a {
	color: #585858;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
#sidebar #blogcategory a:hover {
	color: #d56528;
}
#sidebar #sponsors .first {
	margin-top: 20px;
}
#content #sidebar #blogcategory li {
	margin-top: 9px;
}
/*End of sidebar*/

/*End of blog*/

/*End of menu*/

#footer {
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	width: 940px;
	height: 50px;
	margin-bottom: 30px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-transform:uppercase;
	margin-top: 30px;
}
#footer .info {
	float:left;
	padding: 17px 0 0 60px;
}
#footer .infonav {
	float:right;
	padding: 17px 60px 0 0;
}
#footer a {
	color: #FFF;
}
#footer a:hover {
	color: #FFF;
}
/*End of footer*/

#introtext {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b3b4b7;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#introtext-contact {
	margin: 30px 0 30px 0;
	padding: 0 0px 30px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b3b4b7;
	width: 666px;
	float: left;
}
#introtext p {
}
#content img {
	float: left;
	padding: 0 20px 20px 0;
	left: 100px;
}
#content .right {
	padding-right: 0px;
}
#subcategory {
	width: 200px;
	left: -15px;
	top: 30px;
	position: relative;
}
#subcategory1 {
	width: 630px;
	position: relative;
	top: -1975px;
	left: 275px;
	background-image: url(../images/border.png);
	height: 130px;
	background-repeat: no-repeat;
	background-position: center;
}
#subcategory2 {
	width: 580px;
	position: relative;
	top: 25px;
	left: 25px;
	height: 50px;
	text-align:justify;
	color: #3e3e3e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	
}
#subcategorya {
	width: 200px;
	left: -15px;
	top: 20px;
	position: relative;
}
#subcategory11 {
	width: 630px;
	position: relative;
	top: -1210px;
	left: 275px;
	background-image: url(../images/border.png);
	height: 130px;
	background-repeat: no-repeat;
	background-position: center;
}
#subcategory22 {
	width: 580px;
	position: relative;
	top: 25px;
	left: 25px;
	height: 50px;
	text-align:justify;
	color: #3e3e3e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	
}
#subcategory111 {
	width: 630px;
	position: relative;
	top: -830px;
	left: 275px;
	background-image: url(../images/border.png);
	height: 130px;
	background-repeat: no-repeat;
	background-position: center;
}
#subcategory222 {
	width: 580px;
	position: relative;
	top: 25px;
	left: 25px;
	height: 50px;
	text-align:justify;
	color: #3e3e3e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	
}
#subcategory1111 {
	width: 630px;
	position: relative;
	top: -1000px;
	left: 275px;
	background-image: url(../images/border.png);
	height: 130px;
	background-repeat: no-repeat;
	background-position: center;
}
#subcategory2222 {
	width: 580px;
	position: relative;
	top: 25px;
	left: 25px;
	height: 50px;
	text-align:justify;
	color: #3e3e3e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	
}
#subcategory11111{
	width: 630px;
	position: relative;
	top: -835px;
	left: 275px;
	background-image: url(../images/border.png);
	height: 130px;
	background-repeat: no-repeat;
	background-position: center;
}
#subcategory22222 {
	width: 580px;
	position: relative;
	top: 25px;
	left: 25px;
	height: 50px;
	text-align:justify;
	color: #3e3e3e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	
}
#subcategory1a{
	width: 630px;
	position: relative;
	top: -1680px;
	left: 275px;
	background-image: url(../images/border.png);
	height: 130px;
	background-repeat: no-repeat;
	background-position: center;
}
#subcategory2a {
	width: 580px;
	position: relative;
	top: 25px;
	left: 25px;
	height: 50px;
	text-align:justify;
	color: #3e3e3e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	
}
#subcategory1b{
	width: 630px;
	position: relative;
	top: -1490px;
	left: 275px;
	background-image: url(../images/border.png);
	height: 130px;
	background-repeat: no-repeat;
	background-position: center;
}
#subcategory2b {
	width: 580px;
	position: relative;
	top: 25px;
	left: 25px;
	height: 50px;
	text-align:justify;
	color: #3e3e3e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	
}
#subcategory1c{
	width: 630px;
	position: relative;
	top: -1550px;
	left: 275px;
	background-image: url(../images/border.png);
	height: 130px;
	background-repeat: no-repeat;
	background-position: center;
}
#subcategory2c {
	width: 580px;
	position: relative;
	top: 25px;
	left: 25px;
	height: 50px;
	text-align:justify;
	color: #3e3e3e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	
}
#subcategory1d{
	width: 630px;
	position: relative;
	top: -1290px;
	left: 275px;
	background-image: url(../images/border.png);
	height: 130px;
	background-repeat: no-repeat;
	background-position: center;
}
#subcategory2d {
	width: 580px;
	position: relative;
	top: 25px;
	left: 25px;
	height: 50px;
	text-align:justify;
	color: #3e3e3e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	
}
#subcategory1e {
	width: 630px;
	position: relative;
	top: -1230px;
	left: 275px;
	background-image: url(../images/border.png);
	height: 130px;
	background-repeat: no-repeat;
	background-position: center;
}
#subcategory2e {
	width: 580px;
	position: relative;
	top: 25px;
	left: 25px;
	height: 50px;
	text-align:justify;
	color: #3e3e3e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	
}
.subcategory-contact {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #b3b4b7;
	padding-left: 30px;
	float: right;
	width: 200px;
	margin: 30px 0 0 40px;
}
.subcategory li a {
	color: #585858;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}
.subcategory-contact li a {
	color: #585858;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	padding-left: 2px;
	text-decoration: none;
	padding-top: 10px;
}
.subcategory ul, .subcategory-contact ul {
	margin-top: 0px;
}
.subcategory a:hover, .subcategory-contact a:hover {
	color: #060;
}
#text_int{
   height:860px;
   width:550px;
   top:200px;
   left:200px;
   
}
#text_int2{
   height:650px;
   width:550px;
   top:200px;
   left:200px;
   
}
#text_int2a{
   height:450px;
   width:550px;
   top:200px;
   left:200px;
   
}
#gallery_int{
   height:340px;
   width:300px;
   top:-1090px;
   left:600px;
   position:relative;
   border : 1px solid white;
   padding:10px 10px 10px 10px
}
#gallery_inta{
   height:340px;
   width:300px;
   top:-950px;
   left:600px;
   position:relative;
   border : 1px solid white;
   padding:10px 10px 10px 10px
}
#gallery_intb{
   height:340px;
   width:300px;
   top:-900px;
   left:600px;
   position:relative;
   border : 1px solid white;
   padding:10px 10px 10px 10px
}
#gallery_intd{
   height:340px;
   width:300px;
   top:-700px;
   left:600px;
   position:relative;
   border : 1px solid white;
   padding:10px 10px 10px 10px
}
#conf_gallery {
	float : left;
}
#conf_gallery div {
	float : left;
	margin-right : 5px;
}
#conf_gallery div a img {
	border : 3px solid green;
	}
#gallery_pics {

	padding : 0px 0px 0px 0px;

	float : left;

}

#gallery_pics div {

	width : 60px;

	padding : 10px 1px 0px 5px;

	float : left;

	margin-right : 8px;
	
	margin-bottom : 5px;
	
	text-align : center;

}

#gallery_pics div a img {

	border : 2px solid green;

}
#poza1{
	top:-1030px;
	left:0px;
	position:relative;
	
}
#poza2{
	top:-995px;
	left:0px;
	position:relative;
	
}
#poza3{
	top:-880px;
	left:0px;
	position:relative;
	
}
#poza4{
	top:-770px;
	left:0px;
	position:relative;
	
}
#poza5{
	top:-670px;
	left:0px;
	position:relative;
	width:auto;
	height:auto;
	
}
#txt1{
	top:-1150px;
	left:390px;
	position:relative;
	
	
}
#txt2{
	top:-960px;
	left:390px;
	position:relative;
	
}
.oferta_new {
	border:#cccccc solid 1px;

	float:left;

	padding-bottom:8px;

	padding-right:8px;

	padding-left:8px;
	
	padding-top : 8px;
	
	margin-right : 6px;
	
	margin-bottom : 6px;
	
}

.oferta {

border-right:#cccccc solid 1px;

border-bottom:#cccccc solid 1px;

float:left;

padding-bottom:10px;

padding-right:8px;

padding-left:8px;

}



.oferta2 {
border-right:#cccccc solid 1px;
border-bottom:#cccccc solid 1px;
float:left;
padding-top:10px;
padding-bottom:10px;
padding-right:8px;
padding-left:8px;
}


.oferta3 {
border-right:#cccccc solid 1px;
float:left;
padding-top:10px;
padding-right:8px;
padding-left:8px;
}

.oferta4 {
float:left;
padding-top:10px;
padding-right:8px;
padding-left:8px;
}
.imagine {

margin-bottom:5px;

}



.description_container {

background:#EAEAF8;

padding:5px 0px 0px 7px;

height : 75px;

float : left;

}



.item_title {

color:#6C6C6C;

font-size:15px;

padding-bottom:5px;

font-weight:bold;

float : left;

clear : left;

}



.item_title A:link, .item_title A:visited {

color:#6C6C6C;

text-decoration:none;

}
.no_border {

border:none;

}


.item_title a:hover {

text-decoration:underline;

}



.item_description {

color:#666666;

font-size:12px;

padding-bottom:5px;

width:190px;

float : left;
clear : left;

}


.portfolioitem ul li {
	float:left;
	padding: 0 20px 20px 0;
}
.portfolioitem .last {
	padding-right: 0px;
}
.name, .email {
	margin: -10px 0 10px 0;
	background-image: url(../images/inputfield.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	border: 1px solid #c6c6c6;
	color:#777777;
	padding: 6px;
	width: 222px;
}
textarea {
	margin: -10px 0 10px 0;
	background-image: url(../images/inputfield.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	border: 1px solid #c6c6c6;
	color:#777777;
	padding: 6px;
}
.map {
	float:right;
	padding: 12px 70px 0 0;
}
#contactform {
	width: 666px;
}
.button {
	background-image: url(../images/submitbutton.png);
	background-repeat:no-repeat;
	width: 74px;
	height: 23px;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #d56528;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3e3e3e;
	text-transform:uppercase;
	margin: 10px 0 10px 0;
	padding: 5px 0 5px 0;
}
#blognav, #portfolionav {
	float:right;
}
#blognav ul li {
	float: left;
	margin-left: 5px;
	text-align: center;
	margin-top: 50px;
}
#portfolionav ul li {
	float: left;
	margin-left: 5px;
	text-align: center;
	margin-top: 10px;
}
#blognav ul li a, #portfolionav ul li a {
	display: block;
	width: 44px;
	height: 19px;
	background-image: url(../images/blognav.png);
	background-position: top;
	background-repeat: no-repeat;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: white;
	padding-top: 4px;
}
#blognav ul li a:hover, #blognav .on a, #portfolionav ul li a:hover, #portfolionav .on a  {
	background-position: bottom;
}
#blognav .next a, #portfolionav .next a {
	width: 74px;
	background-image: url(../images/blognavnext.png);
}
#colors_table {
	color : #333333;
}
#colors_table tr td {
	background : white;
	padding-bottom : 2px;
	padding-top : 6px;
}
.color_type {
	padding : 0px 10px 0px 5px;
	font-weight : bold;
}
.the_colors {
	padding : 0px 0px 0px 10px;
}
#atr {
	background : url('http://dacasi.dumont.ro/images/scari_interioare/desiree_s/atr.jpg') top center no-repeat ;
}
#cir {
	background : url('http://dacasi.dumont.ro/images/scari_interioare/desiree_s/cir.jpg') top center no-repeat ;
}
#fan {
	background : url('http://dacasi.dumont.ro/images/scari_interioare/desiree_s/fan.jpg') top center no-repeat ;
}
#mah {
	background : url('http://dacasi.dumont.ro/images/scari_interioare/desiree_s/mah.jpg') top center no-repeat ;
}
#nuc {
	background : url('http://dacasi.dumont.ro/images/scari_interioare/desiree_s/nuc.jpg') top center no-repeat ;
}
#sta {
	background : url('http://dacasi.dumont.ro/images/scari_interioare/desiree_s/sta.jpg') top center no-repeat ;
}
#stn {
	background : url('http://dacasi.dumont.ro/images/scari_interioare/desiree_s/stn.jpg') top center no-repeat ;
}
#vng {
	background : url('http://dacasi.dumont.ro/images/scari_interioare/desiree_s/vng.jpg') top center no-repeat ;
}
#inx {
	background : url('http://dacasi.dumont.ro/images/scari_interioare/desiree_s/inx.jpg') top center no-repeat ;
}
#gri {
	background : url('http://dacasi.dumont.ro/images/scari_interioare/desiree_s/gri.jpg') top center no-repeat ;
}
#ngr {
	background : url('http://dacasi.dumont.ro/images/scari_interioare/desiree_s/ngr.jpg') top center no-repeat ;
}

.stair_color {
	float : left;
	width : 64px;
	border : 3px solid green;
	margin-right : 5px;
	padding-top : 55px;
	font-size : 11px;
	font-weight : bold;
	text-align : center;
}
.port_item {
	background : #EAEAF8;
	text-align : center;
	float : left;
	padding : 10px 5px 5px 5px;
	margin-right : 7px;
	margin-bottom : 7px;
	height : 120px;
}
.port_item div a img {
	border : 3px solid green;
}
.port_name {
	width : 100px;
	font-size : 12px;
	font-weight : bold;
	padding-top : 5px;
	padding-bottom : 5px;
}
.port_name a {
	color : #333333;
	text-decoration : none;
}
.port_name a:hover {
	text-decoration : underline;
}
#port_items {
	padding-top : 20px;
}
/*-----------------------MANSARDE SARPANTE-------------------------*/

#poza1x{
	top:-440px;
	left:0px;
	position:relative;
	width:auto;
	height:auto;
	
}
#subcategory1x {
	width: 630px;
	position: relative;
	top: -640px;
	left: 275px;
	background-image: url(../images/border_mansarde.png);
	height: 200px;
	background-repeat: no-repeat;
	background-position: center;
}
#subcategory2x {
	width: 580px;
	position: relative;
	top: 28px;
	left: 25px;
	height: 50px;
	text-align:justify;
	color: #3e3e3e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	
}
#subcategory1xx {
	width: 630px;
	position: relative;
	top: -2290px;
	left: 275px;
	background-image: url(../images/border_mansarde.png);
	height: 200px;
	background-repeat: no-repeat;
	background-position: center;
}
#subcategory2xx {
	width: 580px;
	position: relative;
	top: 28px;
	left: 25px;
	height: 50px;
	text-align:justify;
	color: #3e3e3e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	
}
#subcategory1xxx {
	width: 630px;
	position: relative;
	top: -1560px;
	left: 275px;
	background-image: url(../images/border_mansarde.png);
	height: 200px;
	background-repeat: no-repeat;
	background-position: center;
}
#subcategory2xxx {
	width: 580px;
	position: relative;
	top: 28px;
	left: 25px;
	height: 50px;
	text-align:justify;
	color: #3e3e3e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	
}
#subcategory1xxxx {
	width: 630px;
	position: relative;
	top: -2820px;
	left: 275px;
	background-image: url(../images/border_mansarde.png);
	height: 200px;
	background-repeat: no-repeat;
	background-position: center;
}
#subcategory2xxxx {
	width: 580px;
	position: relative;
	top: 28px;
	left: 25px;
	height: 50px;
	text-align:justify;
	color: #3e3e3e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	
}
#subcategory1xxxxx {
	width: 630px;
	position: relative;
	top: -1140px;
	left: 275px;
	background-image: url(../images/border_mansarde.png);
	height: 200px;
	background-repeat: no-repeat;
	background-position: center;
}
#subcategory2xxxxx {
	width: 580px;
	position: relative;
	top: 28px;
	left: 25px;
	height: 50px;
	text-align:justify;
	color: #3e3e3e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	
}

/*-----------------------HALE LEMN-------------------------*/
#poza1xy{
	top:-340px;
	left:0px;
	position:relative;
	width:auto;
	height:auto;
	
}
#subcategory1xy {
	width: 630px;
	position: relative;
	top: -550px;
	left: 275px;
	background-image: url(../images/border.png);
	height: 130px;
	background-repeat: no-repeat;
	background-position: center;
}
#subcategory2xy {
	width: 580px;
	position: relative;
	top: 30px;
	left: 25px;
	height: 50px;
	text-align:justify;
	color: #3e3e3e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	
}
#subcategory1xyy {
	width: 630px;
	position: relative;
	top: -2260px;
	left: 275px;
	background-image: url(../images/border.png);
	height: 130px;
	background-repeat: no-repeat;
	background-position: center;
}
#subcategory2xyy {
	width: 580px;
	position: relative;
	top: 30px;
	left: 25px;
	height: 50px;
	text-align:justify;
	color: #3e3e3e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	
}


/*-----------------------HALE METAL-------------------------*/
#poza1xyx{
	top:-380px;
	left:0px;
	position:relative;
	width:auto;
	height:auto;
	
}
#subcategory1xyx {
	width: 630px;
	position: relative;
	top: -700px;
	left: 275px;
	background-image: url(../images/border.png);
	height: 130px;
	background-repeat: no-repeat;
	background-position: center;
}
#subcategory2xyx {
	width: 580px;
	position: relative;
	top: 30px;
	left: 25px;
	height: 50px;
	text-align:justify;
	color: #3e3e3e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	
}
#subcategory1xyyx {
	width: 630px;
	position: relative;
	top: -1010px;
	left: 275px;
	background-image: url(../images/border.png);
	height: 130px;
	background-repeat: no-repeat;
	background-position: center;
}
#subcategory2xyyx {
	width: 580px;
	position: relative;
	top: 30px;
	left: 25px;
	height: 50px;
	text-align:justify;
	color: #3e3e3e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	
}

#subcategory1xyyyx {
	width: 630px;
	position: relative;
	top: -965px;
	left: 275px;
	background-image: url(../images/border.png);
	height: 130px;
	background-repeat: no-repeat;
	background-position: center;
}
#subcategory2xyyyx {
	width: 580px;
	position: relative;
	top: 30px;
	left: 25px;
	height: 50px;
	text-align:justify;
	color: #3e3e3e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	
}

/*-----------------------LINDAB-------------------------*/
#poza1xxy{
	top:-450px;
	left:0px;
	position:relative;
	width:auto;
	height:auto;
	
}
#subcategory1xxy {
	width: 630px;
	position: relative;
	top: -980px;
	left: 275px;
	background-image: url(../images/border_lindab.png);
	height: 220px;
	background-repeat: no-repeat;
	background-position: center;
}
#subcategory2xxy {
	width: 580px;
	position: relative;
	top: 30px;
	left: 25px;
	height: 50px;
	text-align:justify;
	color: #3e3e3e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	
}
#subcategory1xxyy {
	width: 630px;
	position: relative;
	top: -985px;
	left: 275px;
	background-image: url(../images/border_lindab.png);
	height: 220px;
	background-repeat: no-repeat;
	background-position: center;
}
#subcategory2xxyy {
	width: 580px;
	position: relative;
	top: 30px;
	left: 25px;
	height: 50px;
	text-align:justify;
	color: #3e3e3e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	
}
#subcategory1xxyyy {
	width: 630px;
	position: relative;
	top: -1070px;
	left: 275px;
	background-image: url(../images/border_lindab.png);
	height: 220px;
	background-repeat: no-repeat;
	background-position: center;
}
#subcategory2xxyyy {
	width: 580px;
	position: relative;
	top: 30px;
	left: 25px;
	height: 50px;
	text-align:justify;
	color: #3e3e3e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	
}

/*-----------------------VELUX-------------------------*/
#poza1vx{
	top:-1230px;
	left:0px;
	position:relative;
	width:auto;
	height:auto;
	
}
#subcategory1vx {
	width: 630px;
	position: relative;
	top: -1460px;
	left: 275px;
	background-image: url(../images/border_lindab.png);
	height: 220px;
	background-repeat: no-repeat;
	background-position: center;
}
#subcategory2vx {
	width: 580px;
	position: relative;
	top: 30px;
	left: 25px;
	height: 50px;
	text-align:justify;
	color: #3e3e3e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	
}
#velux{
	width: 280px;
	position: relative;
	top: -5px;
	left: 70px;
	height: 300px;
	background-repeat: no-repeat;
	background-position: center;
}
#lucarna {
	width: 280px;
	position: relative;
	top: -325px;
	left: 575px;
	height: 100px;
	background-repeat: no-repeat;
	background-position: center;
}


/*-----------------------CASE-------------------------*/
#subcategoryc1 {
	width: 630px;
	position: relative;
	top: -1160px;
	left: 275px;
	background-image: url(../images/border_mansarde.png);
	height: 190px;
	background-repeat: no-repeat;
	background-position: center;
}
#subcategoryc2 {
	width: 580px;
	position: relative;
	top: 30px;
	left: 25px;
	height: 50px;
	text-align:justify;
	color: #3e3e3e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	
}
#pozac1{
	top:-1030px;
	left:0px;
	position:relative;
	
}
#pozac2{
	top:-900px;
	left:0px;
	position:relative;
	
}
#pozac3{
	top:-780px;
	left:0px;
	position:relative;
	
}
#pozac4{
	top:-680px;
	left:0px;
	position:relative;
	
}
#pozac5{
	top:-620px;
	left:0px;
	position:relative;
	width:auto;
	height:auto;
	
}
#subcategoryc11 {
	width: 630px;
	position: relative;
	top: -4170px;
	left: 275px;
	background-image: url(../images/border_mansarde.png);
	height: 190px;
	background-repeat: no-repeat;
	background-position: center;
}
#subcategoryc21 {
	width: 580px;
	position: relative;
	top: 30px;
	left: 25px;
	height: 50px;
	text-align:justify;
	color: #3e3e3e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	
}

#case1{
	height: 50px;
	width: 550px;
	position: relative;
	left: 500px;
	top: -200px;
}

#case2{
	height: 50px;
	width: 550px;
	position: relative;
	left: 500px;
	top: -180px;
}

#case3{
	height: 50px;
	width: 550px;
	position: relative;
	left: 500px;
	top: -200px;
}

#case4{
	height: 50px;
	width: 550px;
	position: relative;
	left: 500px;
	top: -180px;
}

#case5{
	height: 50px;
	width: 430px;
	position: relative;
	left: 500px;
	top: -200px;
}

#case6{
	height: 50px;
	width: 430px;
	position: relative;
	left: 500px;
	top: -200px;
}

#subcategoryc111 {
	width: 630px;
	position: relative;
	top: -3530px;
	left: 275px;
	background-image: url(../images/border_mansarde.png);
	height: 190px;
	background-repeat: no-repeat;
	background-position: center;
}
#subcategoryc2111 {
	width: 580px;
	position: relative;
	top: 30px;
	left: 25px;
	height: 50px;
	text-align:justify;
	color: #3e3e3e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	
}
/* 2 Columns */

.twoColumns {
	display: block;
	width: 437px;
	float: left;
}

.twoColumns.left {
	margin-right: 46px;
}

.twoColumns p img {
	margin-right: 20px;
	margin-bottom: 20px;
}
a.readmore_content {
	display: block;
	float: left;
	margin-top: 3px;
	width: 70px;
	height: 21px;

	color: #21367c;
	font-size: 12px;
	font-weight: bold;
	font-family:Verdana,Geneva,Tahoma,sans-serif;
	text-align: center;
	text-decoration: none;
	
	background: url('http://dacasi.dumont.ro/images/readmore.png') no-repeat right 0;
}








.projectThumb {
	float: left;
	padding-bottom: 15px;
	margin-bottom: 40px;
	width: 276px;
	height: 365px;	
	
	background-repeat: repeat-x;
	background-position: 0 bottom;
	background-image: url('../images/linkbox_border.gif');
}

.projectThumb.left {
	margin-right: 47px;
}

.projectThumb p {
	margin-bottom: 0;
}

.projectThumb h3 {
	height: 22px;
}

.projectThumb a.readmore_content {
	margin: 10px 0;
}

.projectThumb a img {
	margin: 0 !important;
}

/* house details */

.houseDescription {
	clear: both;
}

.houseColumns2 {
	float: left;
	width: 282px;
}

.houseColumns2.left {
	float: left;
	margin-right: 24px;
	width: 282px;
}

.houseColumns2 p a img {
	margin: 0 !important;
}

/* content box & 3 columns with widget  */

.houseColumns3 {
	margin-bottom: 23px;
	float: left;
}

.houseColumns3.left {
	float: left;
	margin-right: 23px;
}

.houseColumns3 img {
	margin: 0 !important;
}


#subcategoryc1v {
	width: 630px;
	position: relative;
	top: -1650px;
	left: 275px;
	background-image: url(../images/border_mansarde.png);
	height: 190px;
	background-repeat: no-repeat;
	background-position: center;
}
#subcategoryc2v {
	width: 580px;
	position: relative;
	top: 30px;
	left: 25px;
	height: 50px;
	text-align:justify;
	color: #3e3e3e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	
}

.houseDescription {
	clear: both;
}

.houseColumns2 {
	float: left;
	width: 282px;
}

.houseColumns2.left {
	float: left;
	margin-right: 24px;
	width: 282px;
}

.houseColumns2 p a img {
	margin: 0 !important;
}

/* content box & 3 columns with widget  */

.houseColumns3 {
	margin-bottom: 23px;
	float: left;
}

.houseColumns3.left {
	float: left;
	margin-right: 23px;
}

.houseColumns3 img {
	margin: 0 !important;
}

#subcategoryc1d1 {
	width: 630px;
	position: relative;
	top: -1230px;
	left: 275px;
	background-image: url(../images/border_mansarde.png);
	height: 190px;
	background-repeat: no-repeat;
	background-position: center;
}
#subcategoryc2d1 {
	width: 580px;
	position: relative;
	top: 30px;
	left: 25px;
	height: 50px;
	text-align:justify;
	color: #3e3e3e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	
}
#subcategoryc1d2 {
	width: 630px;
	position: relative;
	top: -1280px;
	left: 275px;
	background-image: url(../images/border_mansarde.png);
	height: 190px;
	background-repeat: no-repeat;
	background-position: center;
}
#subcategoryc2d2 {
	width: 580px;
	position: relative;
	top: 30px;
	left: 25px;
	height: 50px;
	text-align:justify;
	color: #3e3e3e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	
}
#subcategoryc1d3 {
	width: 630px;
	position: relative;
	top: -1210px;
	left: 275px;
	background-image: url(../images/border_mansarde.png);
	height: 190px;
	background-repeat: no-repeat;
	background-position: center;
}
#subcategoryc2d3 {
	width: 580px;
	position: relative;
	top: 30px;
	left: 25px;
	height: 50px;
	text-align:justify;
	color: #3e3e3e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	
}
#subcategoryc1d4 {
	width: 630px;
	position: relative;
	top: -1230px;
	left: 275px;
	background-image: url(../images/border_mansarde.png);
	height: 190px;
	background-repeat: no-repeat;
	background-position: center;
}
#subcategoryc2d4 {
	width: 580px;
	position: relative;
	top: 30px;
	left: 25px;
	height: 50px;
	text-align:justify;
	color: #3e3e3e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	
}
#subcategoryc1d5 {
	width: 630px;
	position: relative;
	top: -1240px;
	left: 275px;
	background-image: url(../images/border_mansarde.png);
	height: 190px;
	background-repeat: no-repeat;
	background-position: center;
}
#subcategoryc2d5 {
	width: 580px;
	position: relative;
	top: 30px;
	left: 25px;
	height: 50px;
	text-align:justify;
	color: #3e3e3e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	
}
#subcategoryc1d6 {
	width: 630px;
	position: relative;
	top: -1280px;
	left: 275px;
	background-image: url(../images/border_mansarde.png);
	height: 190px;
	background-repeat: no-repeat;
	background-position: center;
}
#subcategoryc2d6 {
	width: 580px;
	position: relative;
	top: 30px;
	left: 25px;
	height: 50px;
	text-align:justify;
	color: #3e3e3e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	
}
#subcategoryc1d7 {
	width: 630px;
	position: relative;
	top: -1240px;
	left: 275px;
	background-image: url(../images/border_mansarde.png);
	height: 190px;
	background-repeat: no-repeat;
	background-position: center;
}
#subcategoryc2d7 {
	width: 580px;
	position: relative;
	top: 30px;
	left: 25px;
	height: 50px;
	text-align:justify;
	color: #3e3e3e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	
}
#subcategoryc1d8 {
	width: 630px;
	position: relative;
	top: -1290px;
	left: 275px;
	background-image: url(../images/border_mansarde.png);
	height: 190px;
	background-repeat: no-repeat;
	background-position: center;
}
#subcategoryc2d8 {
	width: 580px;
	position: relative;
	top: 30px;
	left: 25px;
	height: 50px;
	text-align:justify;
	color: #3e3e3e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	
}
#subcategoryc1d9 {
	width: 630px;
	position: relative;
	top: -1290px;
	left: 275px;
	background-image: url(../images/border_mansarde.png);
	height: 190px;
	background-repeat: no-repeat;
	background-position: center;
}
#subcategoryc2d9 {
	width: 580px;
	position: relative;
	top: 30px;
	left: 25px;
	height: 50px;
	text-align:justify;
	color: #3e3e3e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	
}