@charset "UTF-8";
/* CSS Document */

/* RaptorWeb */

/* de baza */
a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
a:active {
	text-decoration: none;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-image: url(../images/files/bg.jpg);
	background-repeat: repeat-x;
}
#header {
	height: 115px;
	width: 900px;
	background-image: url(../images/files/header.jpg);
	background-repeat: no-repeat;
	background-position: center 1px;
}#pag {
	width: 900px;
}
#meniu {
	height: 25px;
	width: 900px;
}
#left {
	width: 590px;
	height: auto;
}
#spatiu_footer {
	height: 50px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.main {
	clear: both;
	width: 550px;
	margin-top: 10px;
	margin-bottom: 20px;
	line-height: 17px;
}
.titlu {
	font-size: 20px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #0C6EBA;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	width: 550px;
	clear: both;
}
.txtprog {
	padding-left: 25px;
	font-size: 12px;
	color: #000000;
}
.color {
	color: #000000;
}
.maimult {
	color: #0C6EBA;
	font-size: 11px;
	font-weight: bold;
}
.titlu1 {
	font-size: 20px;
	font-weight: bolder;
	color: #0C6EBA;
	height: 25px;
	width: 550px;
	clear: both;
}
