@charset "utf-8";
/* CSS Document */

#mainleft {
	float: left;
	width: 590px;
	padding-top: 18px;
	padding-bottom: 18px;
	padding-left: 18px;
}
#mainleft ul { list-style: none; }
#mainleft ul h1 {
	color: #c00;
	float: left;
	font-size: 15px;
	font-style: italic;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	width: 90%;
	text-align: left;
	clear: both;
	letter-spacing: 0.01em;
	margin-top: -10px;
	margin-bottom: 10px;
}
#mainleft ul p {
	width: 221px;
	float: left;
	clear: both;
	text-align: justify;
	margin-top: -10px;
}
#mainleft ul p strong {
	color: #c00;
	font-weight:bold;
	margin-left: 15px;
}
#mainleft ul p strong a:link, #mainleft ul p strong a:active, #mainleft ul p strong a:visited, #mainleft ul p strong a:hover {
	color: #c00;
	text-decoration:underline;
}
#mainleft ul p strong a:hover {
	color: #333;
	text-decoration: underline;
}
#mainleft ul li {
	float: left;
	margin: -10px 56px 30px -40px;
	padding: 15px;
	width: 226px;
	height: 157px;
	border: 1px solid #dadada;
	background-image:url(../assets-ruia/bg_box.gif);
	background-repeat: repeat-x;
}
*html #mainleft ul li {
	margin: 0 36px 20px -20px;
}
#mainleft ul li img {
	border: 2px solid #fff;
	float: left;
	clear: both;
	height: 76px;
	width: 225px;
}
#mainleft ul li p {
	margin-top: -5px;
}
#mainright {
	float: right;
	width: 380px;
	padding-top: 18px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 0;
	position:absolute;
	margin-left: 570px;
	margin-top: 0px;
}
*html #mainright {
	margin-left: -50px;
}
#box02 {
	background-image: url(../assets-ruia/bg_box2.gif);
	background-repeat: repeat-x;
	height: 373px;
	width: 335px;
	margin-top: 1px;
	clear: both;
	float: left;
	border: 1px solid #dadada;
	padding-top: 18px;
	padding-right: 18px;
	padding-bottom: 4px;
	padding-left: 18px;
	background-color: #efefef;
}
#box02 h1 {
	color: #c00;
	float: left;
	font-size: 18px;
	font-style: italic;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	width: 90%;
	text-align: left;
	clear: both;
	letter-spacing: 0.01em;
	margin-top: 5px;
	margin-bottom: 15px;
}
#box02 h2 {
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
/*	background-image:url(../assets-ruia/nou.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px; */
	padding-left: 20px;
	margin-top: 0px;
	padding-bottom: 5px;
	margin-bottom: 25px;
	height: 45px;
	letter-spacing: -0.05em;
}
#box02 span {
	float: left;
	border: 3px solid #fff;	
}
#box02 p {
	width: 100%;
	float: left;
	clear: both;
	text-align: justify;
	margin-top: -5px;
	font-size:12px;
	margin-bottom: -5px;
}
#box02 p strong {
	color: #c00;
	font-weight:bold;
	margin-left: 15px;
}
#box02 p strong a:link, #box02 p strong a:active, #box02 p strong a:visited, #box02 p strong a:hover {
	color: #c00;
	text-decoration:underline;
}
#box02 p strong a:hover {
	color: #333;
	text-decoration: underline;
}
.superoferta {
	width: 410px;
	height: 230px;
	text-align: center;
	float: left;
	margin: 0 10px 15px;
	padding: 20px;
	background: #f9f9f9 url(../assets-ruia/bg-superoferta.jpg) no-repeat center bottom;
	font: bold 1.3em/1em Arial, sans-serif;
	color: #333;
	border: 1px solid #ccc;
}
.superoferta strong {
	color: #c00;
	font-size: 1.7em;
	line-height: 1.2em;
}
#anunturi { width: 970px; float: left; margin: 30px 0 0; padding: 0; }
#anunturi li { width: 210px; height: 460px; float: left; background: #f1f9fe; padding: 10px; border: solid 1px #dbe6ee; margin: 0 5px; display: block; }
#anunturi li a, #anunturi li a:visited { color: #c00; font-weight: 700; }
#anunturi li a:hover { color: #212121; }

