BODY {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12pt;
	background-color: #122056;
	margin : 0px 0px 0px 0px;
	padding : 1px 0px 0px 0px;
}

#container-meniu-horoscop {
	width : 916px;
	height : auto;
	border : 1px solid #000000;
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
}

#titlu-meniu-horoscop {
	background-color : #122056;
	padding : 5px 0px 5px 0px;
	margin : 0px 0px 0px 0px;
}

H1 {
	font-family: Helvetica, sans-serif;
	font-size : 16px;
	color : FFFFFF;
	margin : 0px 0px 0px 0px;
	text-align : center;
}


#week {
	height : 18px;
	padding : 5px 0px 3px 0px;
	margin : 0px 0px 0px 0px;
}

.sapt, .intro, .data {
	font-size : 16px;
	color : #ffff00;
	text-align : center;
	margin-bottom : 1px;
	margin-top : 1px;
	font-weight : bold;
}

.meniu-horoscop-l {
	background-color : #122056;
	font-size : 10pt;
	text-align : center;
}

.meniu-horoscop-r {
	background-color : #122056;
	font-size : 10pt;
	text-align : center;
}

A {
	text-decoration : underline;
	color : #FFFFFF;
	font-weight : bold;
}

A:hover {
	text-decoration : underline;
	color : #FF0000;
}

#credits {
	font-size : 13pt;
	font-weight : bold;
	color : #CC0000;
	text-align : center;
	padding : 5px 0px 5px 0px;
}

#credits A {
	font-size : 13pt;
	font-weight : bold;
	color : #CC0000;
	text-decoration : none;
	font-weight : normal;
}

