body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

.titlu{
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #545454;
}

.text{
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;;
	color: #666666;
	text-align: justify;
	line-height: 20px;
}
.text2{
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	text-align: justify;
}
.text3{
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;;
	color: #666666;
	text-align: center;
	line-height: 20px;
}
a{
	color: #8D8D8D;
	text-decoration: none;
}
a:hover{
	color: #999900;
	text-decoration: underline;
}

.copyright{
	float: left;
	font-size: 10px;
	font-family: "Trebuchet MS";
	color: #999999;
}
.design{
	float: right;
	font-size: 10px;
	font-family: "Trebuchet MS";
	color: #999999;
}
.proartis{
	color: #666666;
	text-decoration: none;
}
.proartis{:hover
	color: #999999;
	text-decoration: none;
}
.inactive{
	font-size: 12px;
	font-family: "Trebuchet MS";
	color: #999999;
}
.citat {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CC0000;
}

.submeniu{
	font-size: 13px;
	font-family: "Trebuchet MS";
	color: #8C867B;
	text-decoration: none;
	padding-bottom: 3px;
}
.submeniu:hover{
	font-size: 13px;
	font-family: "Trebuchet MS";
	color: #CC0000;
	text-decoration: none;
	padding-left: 10px;
	padding-bottom: 3px;
	
}
.bgSubmeniu{
	background-image:url(images/bkg-submeniu.gif);
	background-repeat: no-repeat;
	width: 193px;
	height: 150px;
	padding-left: 10px;
	padding-top: 10px;
}
.row {
	background-color: #F6F6F4;
}

.style2 {
	font-size: 12px;
	font-family: "Trebuchet MS";
}
.style3 {
	font-size: 10px;
	font-family: "Trebuchet MS";
	color: #333333;
}

.style7 {font-size: 13px; font-family: Georgia, "Times New Roman", Times, serif; color: #666666; font-weight: bold; }