body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p {
	padding-top: 0px;
	padding-bottom: 10px;
	margin: 0px;
}
.meniu {
	background-image: url(../images/bg_meniu.jpg);
	background-repeat: no-repeat;
	height: 419px;
	width: 211px;
	vertical-align: top;
}
.footer {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 10px;
	font-size: 11px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center 10px;
}
.footer a {
	color: #333333;
}
.footer a:hover {
	color: #3F8D96;
}



#content {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #c8dee1;
	border-left-color: #c8dee1;
	height: 400px;
	vertical-align: top;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-top: 15px;
}

#content a {
	color: #3F8D96;
	font-weight: bold;
	text-decoration: none;
}
#content a:hover {
	color: #3F8D96;
	font-weight: bold;
	text-decoration: underline;
}
.titlu {
	font-size: 24px;
	font-weight: bold;
}
.subtitlu {
	font-size: 24px;
}
.yellow {
	color:#FFC219;
}
.home_link {
	height: 166px;
	width: 211px;
	vertical-align: top;
}
.link_home {
	height: 96px;
	width: 152px;
}
.footer_intro {
	text-align: center;
	padding-top: 10px;
}

/*Oferta lunii thumbnails*/
.offer {
width:690px;
margin:20px 0 20px;
clear:both;
}
.offer  h2{
font-weight:normal;
}
.offer img {
margin-right:20px;
float:left;
}
.first{
clear:left;
}
.yellow {
font-weight:bold;
color:f7b600;
}
