#mebelnazakaz h1 {
font:30px Georgia, "Times New Roman", Times, serif;
padding: 0 0 40px 13px; 
color: #3a3a3a;
}
#mebelnazakaz .item h2 a{
font: italic 24px Georgia, "Times New Roman", Times, serif;
color:#3a3a3a;
text-decoration:none;
border-bottom: 1px dotted  #FFF;
margin-bottom:15px;
}
#mebelnazakaz .item h2 a:hover{
border-bottom: 1px dotted #3a3a3a;
}



#mebelnazakaz div.item{
overflow:hidden;
padding-bottom:50px;
width:100%;
}

#mebelnazakaz .imgg{
display:block;
float:left;
padding: 5px 0 0 0;
position:relative;
}

#mebelnazakaz .item p{
font: italic 16px/20px Georgia, "Times New Roman", Times, serif;
color: #3a3a3a;
margin:0px;
}

#mebelnazakaz .text p {
padding: 5px 0 0 0;
}
#mebelnazakaz .text {
padding: 15px 0;
}


#mebelnazakaz .item div{
position:relative;

}
#mebelnazakaz .left {
	float: right;
	width:330px;
	}

#mebelnazakaz .item a.readmore{
	float:left;
	width:139px;
	display:inline;
	height: 41px;
	color:#000;
	background: url(../img/view-more-button.jpg) top left no-repeat;
	line-height:41px;
	text-indent:-9999px;
	margin-top:1px;
	position:relative;
	height:1%;

}
#mebelnazakaz .item a.readmore:hover{
background: url(../img/view-more-button.jpg) no-repeat 0px -41px ;
}


.imgg img {
padding:5px;
background: #fff;
border: #cccccc 1px solid;
border-bottom: #bebebe 1px solid;
}
