body {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	background-color:#F5F5F5;
}

a:link, a:visited {
	color:#000000;
	text-decoration:underline;
}

/*div { border:1px solid #000000; }*/

a:hover {
	color:#870000;
	text-decoration:none;
}

h1 {
	color:#0066FF;
	font-size:1.7em;
	font-variant:small-caps;
	font-weight:bold;
}

h2 {
	color:#0066FF;
	font-size:1.3em;
	font-weight:bold;
}

h3 {
	color:#000000;
	font-size:1.2em;
	font-weight:bold;
}

li { margin-bottom:5px; }

div#header {
	background-image:url(img/bg_header.gif);
	background-repeat:no-repeat;
	margin-top:5px;
	padding-top:10px;
	padding-bottom:20px;
}

.box_stg {
	background-image:url(img/box_stg_bg.gif);
	background-repeat:repeat-y;
	padding-left:8px;
	line-height:2em;
	font-size:1.1em;
}

.box_stg a:link, .box_stg a:visited {
	font-weight:bold;
	text-decoration:none;
	color:#C21818;

}

.box_stg a:hover {
	color:#0066FF;
}

div#coloana_2 {
	margin-bottom:10px;
	background-image:url(img/box_centru_bg.gif);
	background-repeat:repeat-y;
}

div#wide, div#wide2 {
	margin-bottom:10px;
	background-image:url(img/box_wide_bg.gif);
	background-repeat:repeat-y;
}

div#coloana_2 p {
	margin-right:25px;
}

div#coloana_3 {
	margin-bottom:10px;
	padding-top:15px;
}

div#footer {
	font-size:75%;
	text-align:center;
}

.lead {
	font-weight:bold;
	color:#000000;
}

.img-middle img {
	vertical-align:middle;
}

.red_data {
	color:red;
	padding:0px;
	margin:0px 0px 5px 0px;
	font-size:80%;
}