@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FBF7FE;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #333333;
}

h1 {
font-size:12px;
color:#000066;
}

h2 {
font-size:11px;
color:#000066;
}

.titluri {
font-size:11px;
font-weight:bold;
color:#000066;
}

#index{
background:url(images/index_36.gif);
background-repeat:no-repeat;
width: 588px;
height:394px;
font-size:10px;
}

.meniu{
background:url(images/meniu.gif);
text-align:center;
color:#000033;
font-size:12px;
font-weight:bold;
}

.footer{
font-size:10px;
}

#noutati{
background:url(images/noutati.gif);
background-repeat:no-repeat;
width: 292px;
height:394px;
font-size:10px;
}

/* meniu flotant */

ul 
{
margin-bottom:20px;
padding-left:15px;
}

#oradea {
	visibility: hidden;
	position:absolute;
	height:300px;
	display:block;
	width:650px;
}
#arad {
	visibility: hidden;
	position:absolute;
	height:300px;
	display:block;
	width:650px;
}
#bucuresti {
	visibility: hidden;
	position:absolute;
	height:500px;
	display:block;
	width:650px;
}
#giurgiu {
	visibility: hidden;
	position:absolute;
	height:300px;
	display:block;
	width:650px;
}
#constanta {
	visibility: hidden;
	position:absolute;
	height:300px;
	display:block;
	width:650px;
}

