/* CSS Document */
.horoscop_m
{
	width:600px;	
	border:0px;
	border-bottom:1px solid #B5B5B5;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	height:660px;
}

.horoscop_m h1
{
	margin:0px;
	padding:0px;
	font-size:24px;
	text-align:center;
}

.horoscop_m .horoscop_content
{
	width:330px;
	height:280px;
	float:left;
	font-size:16px;
	font-weight:normal;
	margin:20px 0px 0px 0px;
	padding:3px;
	padding-top:20px;
}

.horoscop_m .horoscop_content p
{
	margin:0px;
	margin-top:10px;
	display:block;
	float:left;
	padding:0px;
	height:auto;
}

.horoscop_m .horoscop_reclama
{
	width:250px;
	height:280px;
	float:right;
	margin:0px;
	margin-top:30px;
	padding:0px;
}

.horoscop_m .horoscop_azi_maine
{
	clear:both;
	width:600px;
	height:30px;
	color:#656565;
	font-size:16px;
	font-weight:bold;
	text-align:center;
}
.horoscop_m .horoscop_azi_maine a
{
	color:#004FF0;
	text-decoration:none;
}
.horoscop_m .horoscop_azi_maine a:hover
{
	text-decoration:underline;
}

.horoscop_m .zodii
{
	width:auto;
	height:250px;
	margin-top:10px;
	margin-left:60px;
	float:left;
	text-align:center;
}
.horoscop_m .zodii .o_zodie
{
	color:#00CC14;
	font-size:14px;
	font-weight:bold;
	padding:30px 0px 0px 50px;
	width:80px;
	height:50px;
	background-position:left center;
	background-repeat:no-repeat;
	float:left;
	text-decoration:none;
	display:block;
}

.horoscop_m .zodii .o_zodie:hover
{
	text-decoration:underline;
}