html, body {
    //max-width: 600px;
	background: #fff;
	padding: 3px;
	color: #000;
	margin: 0;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
}
* {
	float: none;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	font-size: 16px;
}
a:link, a:visited {
	color: #000000;
}
a:hover, a:active {
	text-decoration: underline;
	color: #000000;
}
.contentS img { float: left; margin: 0 5px 0 0; }
.contentS p { margin: 0; }
.boxArticol h1 { margin: 10px 0; }
a { color: #000000; text-decoration: none; }
.logo img { border: none; }

.navigatorCnt { background: #f5f5f5; margin: 5px 0; border-top: 2px solid #CCCCCC; border-bottom: 2px solid #CCCCCC; }
.navigatorCnt .navigatorLeft { padding: 4px; }
.navigatorCnt .pages { padding: 4px; float: left; height: 20px; line-height: 20px; }
.navigatorCnt .pages a { font-size: 14px; padding: 4px; }
.selected { font-size: 14px; padding: 4px; }
.navigatorCnt .previousPage,
.navigatorCnt .nextPage { float: left; height: 20px; line-height: 24px; }
.meniu ul { margin: 0; padding: 0; }
.meniu ul li { margin: 0; list-style: none; }
.meniu ul li a { display: block; padding: 2px 10px; border-bottom: 1px solid #f5f5f5; height: 20px; background: #EB1B1B; color: #ffffff; line-height: 20px; }
.boxMultimedia img { float: left; margin: 0 5px 5px 0; }
.clearfloat { clear: both; height: 1px; overflow: hidden; position: relative; }

.boxArticolOdd { background: none repeat scroll 0 0 #EEEEEE; }
.meniuSus { display: block; padding: 2px 10px; border-bottom: 1px solid #f5f5f5; height: 20px; background: #EB1B1B; color: #ffffff; line-height: 20px; }
.footerInfo { font-size: 11px; }
div.footerInfoRight {
	float	   : right;
	width	   : 200px;
	text-align : right;
}
h2 {
    font-size: 100%;
}
h1 {
    color: #003863;
}
.logo {
    padding: 10px;
}
