/* This is the style of your browser text */

body {
	background-color: #ffffff;
	font-size: 9px;
	line-height: 1.7em;
	padding: 0;
	margin: 0;
}


h1 {
	font-size: 32pt;
	padding: 25px 20 45px 0;
	margin: 0 0px 0 20px;
}

.titlu
{
	color:#666666; 
	font-family:Times New Roman; 
	font-size:14pt; 
	font-weight:800;
	margin: 0 20px 0 0px;
	text-decoration:none; 
	}

.text
{
	color:#000000; 
	font-family:verdana; 
	font-size:10pt; 
	font-weight:500;
	text-decoration:none; 
	vertical-align: top;
	}

.text_alb
{
	color:#ffffff; 
	font-family:verdana; 
	font-size:8pt; 
	font-weight:500;
	text-decoration:none; 
	}



.flori img{
border: 2px solid #FFFFFF;
}

.flori:hover img{
border: 2px solid #b01e2b;
}

.flori:hover{
color: red; /* irrelevant definition to overcome IE bug */
}

a{color:#ff0000; text-decoration: none; font-family:helvetica; font-size:10pt}
a:hover{text-decoration: underline; color:#000000}
