body {
	margin: 5px;
	min-width: 980px;
	background-color: #74adff;
	background-image: url(../img/fundal.jpg);
	background-repeat: no-repeat; 
	background-position: top center;
	
	font-family: Cambria, Calibri, Verdana;
	font-size: 11pt;
	color: #000000;
	
	cursor: default;
}

#top {
	width: 960px;
	padding: 5px 0;
	text-align: right;
}

#visual_info {
	width: 960px;
/*	margin-bottom: 10px; */
}

#content_wrapper {
	width: 980px;
	padding: 0px;
	margin: 0px;
	background-image: url(../img/middle-content.png);
}
table.visual {
	width: 960px;
	margin: 0 0;
}
table.content {
	width: 960px;
	margin: 0px 0px;
	background-color: #FFFFFF;
}
table.spacer {
	width: 980px;
	height: 10px;
	margin: 0px;
	background-image: url(../img/top-content.png);
}
table.spacer2 {
	width: 980px;
	height: 10px;
	margin: 0px;
	background-image: url(../img/bottom-content.png);
}
td.logo {
	width: 266px;
}
div.section_header {
	font-family: inherit;
	font-size: 21pt;
	color: #FFFFFF;
	text-align: left;
	text-indent: 15px;
	margin: 0 0;
	width: 100%;
	height: 36px;
	background-image: url(../img/header.png);
	
	overflow: hidden;
}
div.text {
	margin: 0 0;
	margin-bottom: 3px;
	padding: 10px 0;
	width: 100%;
	background-color: #EEE;
	border-top: 1px solid #FFFFFF;
	border-bottom: 3px solid #74adff;
}

td.left_panel {
	width: 200px;
}
td.center_panel {
}
td.right_panel {
	width: 240px;
}
img {
	margin: 0 0;
}

p.paragraph {
	margin: 5px 20px;
	text-align: justify;
	text-indent: 10px;
}

div.main {
	width: 100%;
	margin-top: 3px;
	background-color: #74adff;
	padding: 5px 0;
	text-indent: 5px;
	text-align: left;
	cursor: pointer;
}
div.secondary {
	padding: 5px 0;
	width: 100%;
	margin-top: 1px;
	background-color: #B7D3FF;
	text-indent: 10px;
	text-align: left;
	cursor: pointer;
}
div.noutati {
	padding: 5px 5px;
	margin: 1px 5px;
	background-color: #B7D3FF;
	text-indent: 10px;
	text-align: justify;
	cursor: pointer;
}

div.footer {
	width: 960px;
	height: 80px;
	text-align: center;
	background-image: url(../img/sigla.png);
	background-repeat: no-repeat;
	background-position: center;
}
a {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}

td.data {
	background-color: #B7D3FF;
}

h1 {
	font-family: inherit;
	font-size: 16pt;
	margin: 0 0 5px 20px;
	text-align: left;
}
h2 {
	font-family: inherit;
	font-size: 11pt;
	margin: 0;
	text-transform: uppercase;
	font-weight: normal;
	text-align: left;
}
blockquote {
	font-family: inherit;
	margin: 5px 30px;
	padding: 10px 20px;
	text-align: justify;
	border: 1px solid #B7D3FF;
	text-indent: -10px;
}

img.poza-de-album {
	border: #B7D3FF double;
	margin: 5px;
}
