/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #5c5c5c;
	font-size: 12px;
}
body {
	background-color:#373737;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.alb {color: #FFFFFF}
.rosu {color: #FF0000}
.footer {
	width:760px;
	height:60px;
	background-image:url(images/index_04.gif);
}
.copyright {
	padding-right:30px;
	padding-top:10px;
	font-size: 11px;
}
.content {
	width:760px;
	height:400px;
	background-image:url(images/index_02.gif);
	padding-top:10px;
	padding-bottom:10px;
}
.header {
	width:760px;
	height:113px;
}

