body {
	margin: 0 0 0 0;
	background-color: #FFFFFF;
	background-image: url(img/fond.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
#bara {
	background-position: left top;
	margin-left: 20px;
	margin-right: 20px;
	height: 30;
}
a:link {	
	color: #000000; text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
a:visited {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #0066FF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	}
a:active {
	color: #999999;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.titlu {
	font-family: verdana;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	text-align: left;
	color: #0066FF;
}

#oferta {
	background-image: url(img/oferta.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 710px;
	height: 210px;
	margin-top: 30px;
	padding-top: 50px;
	font-family: verdana;
	font-size: 30px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	color: #0066FF;
}

.subtitlu {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	color: #000000;
	vertical-align: top;
	margin-top: 0;
}
#oferta a:link {
	color: #000000;
	text-decoration: none;
	text-align: right;
	margin-right: 10px;
}
#oferta a:hover {
	color: #0033FF;
	text-decoration: none;
	text-align: right;
	margin-right: 10px;
}
.subtitlu a:hover {

	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	color: #0066FF;
	margin-top: 0;
}
.subtitlu a {

	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	color: #000000;
	vertical-align: top;
	margin-top: 0;
}
