#page_stiri{
	margin-top:9px;
	background-color:#D5C381;
	padding:3px;
}
#page_content {
	margin:10px
}
#page_title {
	background-color:#F8F4E9;
	text-align:center;
	border:1px solid #FFF;
	padding:7px;
}
#page_bottom {
	clear:both;
}

#stiri_txt{
	margin:7px 13px 10px 13px;
	background-color:#F8F4E9;
	border:1px solid #FFF;
}
#stiri_image{
	margin:0px 15px 0px 15px;	
	float:left;
}
#preview{
	color:#361212;
	width:543px;
	display:inline-block;
	float:left;
	border-left:3px solid #E6DBB3;
	border-right:3px solid #E6DBB3;
	padding:0px 10px 0px 10px;
	font-size:12px;
	text-align:left;
}
#paginare{
	display:inline-block;
	color:#361212;
	font-size:13px;
	font-weight:bold;
}
#paginare span {
	display:inline-block;
	float:left;
	margin:7px 7px 7px 7px;
}
#paginare img {
	padding-top:5px;
}

#lista_stiri {
	margin:0px;
	padding:0px;
}
.stire{
	margin-top:10px;
	width:301px;
	height:130px;
	border:3px solid #E6DBB3;
	background-image:url('http://www.pizzahut.ro/new/images/stiri/bg_noutati.jpg');
	background-repeat:repeat-x;
}
.stire_0 {
	float:left;
}
.stire_1 {
	float:left;
	margin:10px 10px 0px 10px;
}
.stire_2 {
	float:left;
}
.stire .thumb{
	width:100px;
	padding:10px;
}
.stire img{
	border:1px solid #F8F4E9;
}
.stire .text{
	margin:10px 10px 0px 0px;
	color:#F8F4E9;
	font-size:12px;
	line-height:12px;
	overflow:hidden;
	height:90px;
	vertical-align:top;
	padding:10px 10px 0px 0px;
}
.link_stire {
	color:#F8F4E9;
	font-weight:bold;
	text-decoration:none;
}
.link_stire:hover{
	text-decoration:underline;
}
.link_more {
	background-color:#941A1D;
	color:#E6DBB3;
	text-decoration:none;	
	display:block;
	margin:0px 10px 10px 0px;
}

