/* Start of CMSMS style sheet 'homepage' */
body {
	background:url(uploads/graphics/bg.jpg) repeat-x top #fff;
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#000;
	top:0;
	margin:0;
	padding:0;
}
#main {
	background:url(uploads/graphics/main.jpg) no-repeat;
	width:891px;
	margin-left:auto;
	margin-right:auto;
	padding-top:30px;	
}
#header {
	width:730px;
	height:126px;
	margin-left:auto;
	margin-right:auto;
}
#titlu {
	float:left;
}
#titlu a {
	display:block;
	width:340px;
	height:90px;
}
#end {
	clear:both;
}
#content {
	width:766px;
	margin-right:auto;
	margin-left:auto;
}
#index12 {
	background:url(uploads/graphics/index12.jpg) no-repeat;
	width:766px;
	height:347px;
	text-align:center;
}
#index12 a {
	display:inline-block;
	width:320px;
	height:280px;
	margin-top:6px;
	margin-left:24px;
	margin-right:24px;
}
#index34 {
	background:url(uploads/graphics/index34.jpg) no-repeat;
	width:766px;
	height:288px;
	text-align:center;
}
#index34 a {
	display:inline-block;
	width:320px;
	height:216px;
	margin-top:6px;
	margin-left:24px;
	margin-right:24px;
}
h3 {
	background:url(uploads/graphics/titlu.jpg) no-repeat left;
	font-size:20px;
	font-weight:bold;
	margin:0;
	padding:0;
	padding-left:20px;
	margin-bottom:10px;
	margin-left:40px;
	color:#3c8ebd;
}
#footer {
	background:url(uploads/graphics/footer.jpg) no-repeat;
	width:723px;
	height:31px;
	font-size:16px;
	color:#13374c;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	padding-top:9px;
	margin-top:20px;
	margin-bottom:20px;
}
#footer a {
	padding-top:3px;
	padding-bottom:3px;
	color:#14618d;
	text-decoration:underline;
}
#footer a:hover {
	text-decoration:none;
}
/* End of 'homepage' */

