* {
	margin:0px;
	padding:0px;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:12px;
}

body {
	background-image:url(/images/fundal.gif);
	background-position:top;
	background-repeat:repeat-x;
}

#VideoPlayer {
	display: none;
	visibility: hidden;
}

.clear {
	clear:both;
}

h2 {
	font-size:16px;
	font-weight:bold;
	padding:0 0 5px 0;
}
h2 a {
	font-size:16px;
	color: #000;
}

h3 {
	font-size:16px;
	font-weight:bold;
	margin:				25px 0px 18px;
	color:#0071BC;
}


a {
	color:#666;
	text-decoration:none;
}
a:hover, a:active {
	color:#0071BC;
}

.readMore {
	text-align:			right;
	font-weight:		bold;
	margin-top:			10px;
}
#main {
	width:880px;
	margin:0px auto;
	background-image:url(/images/big_top.png);
	background-position:265px top;
	background-repeat:no-repeat;
}
#main_admin {
	background-image:url(/images/big_top.png);
	background-position:300px 0;
	background-repeat:no-repeat;
}
#left {
	width:235px;
	float:left;
}
	#sigla {
		height:99px;
		background-image:url(/images/sigla_sartorom.gif);
	}
	#meniu {
		margin-top:50px;
		margin-left:70px;
	}
		#meniu ul li {
			line-height:		2em;
			list-style:			none;
			text-transform:		uppercase;
		}
		#meniu a:link, #meniu a:visited {
			padding-left:20px;
			background-image:url(/images/a-out.gif);
			background-repeat:no-repeat;
			background-position:left;
		}
		#meniu a:hover, #meniu a:active {
			color:#0071BC;
		}
	#meniu a.active_link:link, #meniu a.active_link:visited {
		color:#0071BC;
		text-decoration:none;
		padding-left:20px;
		background-image:url(/images/a-ovr.gif);
		background-repeat:no-repeat;
		background-position:left;
		}
		#certificari {
			margin-left:60px;
		}
#right {
	float:right;
	width:170px;
}
	#right .contentBox {
		margin-bottom:		25px;
	}
	#cautare {
		padding-top:53px;
	}
	input {
		height:22px;
	}
	#evenimente ul li {
		list-style:none;
	}
	#login label {
		width:40px;
		display:block;
		float:left;
	}
	.login {
		width:100px;
	}
	#login a {
		font-size:10px;
	}
	#cont_nou {
		float:right;
	}
#center_content {
	width:415px;
	padding-top:148px;
	float:left;
	margin-left:30px;
	padding-bottom:127px;
	background: url(/images/big_bot.png) no-repeat center bottom;
	position:relative;
}
#center_content_admin{
	border:1px solid #333333;
	padding-top:148px;
	margin-left:300px;
	height:600px;
	padding-bottom:107px;
	background-image:url(/images/big_bot.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	position:relative;
}
.noutate {
	margin:0px 0px 10px 0px;
	display:block;
	overflow:hidden;
}
	#center_content h1 {
		padding-top:30px;
		font-size:18px;
		font-weight:bold;
	}
	#center_content h2 {
		font-size:16px;
		font-weight:bold;
		padding:0px;
	}
	#center_content p {
		margin-top:		18px;
	}
	#center_content p.firstItem {
		margin-top:		0px;
	}
	#center_content .indent {
		margin-left:	40px;
	}
	#center_content img {
		padding:3px;
		background-color:#CCCCCC;
		border:1px solid #666666;
		float:right;
		margin:0px 5px;
	}
	
	#center_content .lista {
		list-style:none;
		margin:2px 0px;
		padding:0px;
		width:350px;
		}
	#center_content .lista_multe {
		list-style:none;
		margin:0px;
		padding:0px;
		width:350px;
		}
	#center_content .lista li {
		display:block;
		height:120px;
		overflow:hidden;		
		margin:0px;
		padding:2px;
		}
	#center_content .lista_multe li {
		margin:0px;
		padding:0px;
		}
	#center_content .lista_multe {
		color:#999999;
		font-weight:bold;
		display:block;
	}
	#center_content .lista a:link, #center_content .lista a:visited, #center_content .lista a:active {
		display:block;
		width:100%;
		cursor:pointer;
		text-decoration:none;
		list-style:none;
		color:#666666;
		height:116px;
		overflow:hidden;
		}
	#center_content .lista a:hover {
		background-color:#EEEEEE;
		border:1px solid #CCCCCC;
	}
	#center_content .lista h1 {
		color:#0071BC;
		padding:3px 0;
		font-size:14px;
		line-height:24px;
	}
	#center_content .lista h2, #center_content .lista_multe h2 {
		list-style:none;
		color:#333;
		font-size:12px;
		padding:3px 0;
		line-height:16px;
	}
	#center_content .nivel_3 {
		list-style:none;
		margin-left:10px;
	}
	#center_content .nivel_3 h4 {
		color:#999;
		border:1px solid white;
		margin:0px;
		padding:0px;
		line-height:15px;
	}
	#center_content .lista_multe h4:hover {
		background-color:#ECECEC;
		background-position:top;
		background-repeat:repeat-x;
		text-decoration:none;
		border:1px solid #DDDDDD;
		}
	#center_content .lista img {
		margin:0px;
		padding:5px;
		float:right;
		border:1px solid #666666;
	}
	.poza_interior {
		padding-top:20px;
		float:right;
		width:155px;
	}
	#center_content ul {
		list-style:			disc;
		list-style-position: outside;
		margin-left:		40px;
	}
	#center_content dl {
		margin-left:		40px;
	}
	#center_content dl dt {
		float:				left;
		clear:				left;
		font-weight:		bold;
		margin-right:		7px;
	}
	#center_content dl dd {
		float:				left;
	}
	#center_content h4 {
		font-size:			12px;
		margin-top:			18px;
	}
	#center_content h4.firstItem {
		margin-top:			0px;
	}

	#center_content #SubMenu {
		margin-top:			10px;
		list-style-type:	none;
		margin-left:		0px;
	}
	#center_content #SubMenu li {
		float:				left;
		padding-right:		10px;
		margin-right:		10px;
		border-right:		1px solid #666;
		line-height:		14px;
		height:				14px;
		overflow:			hidden;
		white-space:		nowrap;
		margin-bottom:		5px;
		font-weight:		bold;
	}
	#center_content .floatedRight {
		float:				right;
		margin:				0px 0px 7px 7px;
	}
	
	#center_content .floatedLeft {
		float:				left;
		margin:				0px 7px 7px 0px;
	}
	
	#center_content .borderedImage {
		background-color:	#F8F8F8;
		border:				1px solid #bbb;
	}
#footer {
	position:absolute;
	bottom:0px;
	width:100%;
	padding-bottom:50px;
	text-align:center;
	line-height:	15px;
}

*html hr {
	height:1px;
	margin:-8px 0 0 0;
}

#center_content label {
	width:80px;
	text-align:right;
	display:block;
	float:left;
	margin:5px;
	}

#text_contact {
	float:right;
	width:150px;
}

*html .nivel_3 {
	height:25px;
	line-height:25px;
	margin:0px;
	padding:0px;
}

#center_content .lightboxContainer img {
	float:				none;
	margin:				0px;
}
#center_content .lightboxContainer img {
	background-color:	#F8F8F8;
	border:				1px solid #bbb;
	margin-right:		7px;
	margin-bottom:		7px;
}