body, table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
.titlu {
}
.partener {
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}

#intro {
	text-align: right;
	padding-top: 500px;
}
#intro a {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#intro small {
	font-size: 10px;
}





#container {
	width: 900px;
}
#container #header {
	width: 900px;
	height: 220px;
}
#container #header #logo {
	height: 170px;
	width: 100px;
}
#container #header #meniu {
	height: 95px!important;
	height: 220px;
	width: 700px;
	background-color: #000000;
	background-image: url(images/meniu_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 125px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
}
#container #header #meniu a {
	color: #FFFFFF;
	padding-right: 23px;
	text-decoration: none;
	padding-left: 23px;
}
#container #header #meniu .current {
	color: #F30A10;
}
#continut {
	width: 700px;
	padding-left: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#continut a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
#container #promo {
	text-align: left;
	clear: both;
	padding: 50px 10px;
}



.textstil1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none
}

.titlu {
	font-size: 16pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none
}

