/* CSS Document */

.buton1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(imagini_site/fundal_meniu_pp.gif);
	background-repeat: repeat;
}
.buton2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-image: none;
	background-repeat: no-repeat;
}
.unnamed1 {
	background-image: url(imagini_site/spacer.gif);
	background-repeat: repeat;
	border: thin solid #F2F2F2;

}

.buton1 a:link {color: #FFFFFF; text-decoration: none;} 
.buton1 a:visited {color: #FFFFFF; text-decoration: none;}
.buton1 a:hover {color: #FFFFFF; text-decoration: none;}
.buton1 a:active {color: #FFFFFF; text-decoration: none;}

.buton2 a:link {color: #000000;}
.buton2 a:visited {color: #000000;}
.buton2 a:hover {color: #000000;}
.buton2 a:active {color: #000000;}





.stildetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.stilborder {
	border-top: thin solid #006699;
	border-right: thin solid #006699;
	border-bottom: thin solid #006699;
	border-left: thin none #006699;
}
.stildetitlu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
}
.stilborder2 {
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #006699;
}
.border {
	border: thin solid #999999;
}

