body {
color:#606060;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
margin:0;
padding:0;
}

ol,ul {
	list-style	: none;
	padding-left: 0px;
}

a 		{ color : #000; text-decoration : none; }


.casetaRetetaZilei {
	background	: #FFFFFE url(../../templates/default/images/casetabg.jpg) repeat-x 0 bottom;
	margin		: 0 0 10px;
	height		: 200px;
	width		: 550px;
	/*border		: 1px solid #DDDDDD;*/
}

.casetaRetetaZilei .content { padding : 0 9px; }

div.casetaRetetaZilei div.fotos {
	width:176px;
}
div.casetaRetetaZilei div.fotos img.foto {
	margin	: 0 0 10px;
}
div.casetaRetetaZilei div.fotos img {
	border	: 1px solid #D3420A;
}
div.casetaRetetaZilei div.fotos img.thumb {
	float	: left;
	margin	: 0 10px 0 0;
}

.casetaRetetaZilei .content .contentRight {
	width	: 350px;
	/*height	: 237px;*/
	float	: left;
	margin	: 0;
	position : relative;
}
.casetaRetetaZilei .content .contentRight .listaArticoleB {
	position : absolute;
	bottom 	 : 0;
}
.casetaRetetaZilei .content .contentRight li.titlu { font-weight : bold; margin : 0 0 2px 0; }
.casetaRetetaZilei .content .contentRight li a {
	color			: #D34108;
	font-size		: 11px;
	text-decoration : underline;
}
div.casetaRetetaZilei .contentRight h2 { margin : 0 0 6px 0;}
div.casetaRetetaZilei .contentRight h2 a {
	color		: #D34108;
	font-size	: 18px;
	font-weight : bold;
	text-decoration : none;
}
div.casetaRetetaZilei .contentRight p.postat {
	color		: #606060;
	display		: block;
	font-size	: 11px;
}
div.casetaRetetaZilei .contentRight p.postat a { text-decoration : underline; }
div.casetaRetetaZilei .contentRight span.rang {
	color		: #606060;
	font-size	: 11px;
	margin		: 0 0 6px 0;
	display 	: block;
}
div.casetaRetetaZilei .contentRight span.rang img {
	margin	 : 0 2px 0 0;
	position : relative;
	top		 : 1px;
	width    : 14px;
}
div.casetaRetetaZilei .contentRight div.descriere {height:100px;overflow:hidden;}
div.casetaRetetaZilei .contentRight div.descriere a {
	color			: #D34108;
	text-decoration : underline;
}
div.casetaRetetaZilei .casetaComm { width : 105px;  position : absolute; right : 0; top : 35px; }

div.casetaRetetaZilei h1 a b {
	color			: #D34108;
	text-decoration : none;
}
div.casetaRetetaZilei h1 b {
	border-bottom	: 1px solid #D34108;
	display			: block;
	height			: 35px;
}
div.casetaRetetaZilei h1 {
	color			: #D34108;
	font-size		: 20px;
	font-style		: italic;
	font-weight		: bold;
	height			: 45px;
	line-height		: 45px;
	margin			: 0 0 7px;
	text-transform	: uppercase;
}
div.casetaRetetaZilei div.header img {
	background	: #FFFFFF none repeat 0 0;
	float		: left;
}

.clearfloat {
	clear		: both;
    height		: 0;
    font-size	: 1px;
    line-height : 0px;
}



