@charset "utf-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #1458C9;
}


#top {
	height: 150px;
	background-image: url(imagini/bg_header.jpg);
	background-repeat: repeat-x;
}
#top_header {
	height: 24px;
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(imagini/header.jpg);
	font-size: 14px;
	padding-right: 10px;
	text-align: right;
	padding-top: 126px;
}
a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
#left {
	float: left;
	width: 250px;
	margin-bottom: 10px;
}
#right {
	float: right;
	width: 620px;
	color: #003366;
	background-color: #FFFFFF;
	padding: 10px;
	margin-bottom: 10px;
}
#bottom {
	clear: both;
	width: 898px;
	border: 1px solid #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
}
#left_cadastru {
	height: 190px;
	width: 230px;
	background-image: url(imagini/nav_cadastru.jpg);
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
#left_cadastru h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: center;
}
#left_intabulare {
	height: 190px;
	width: 230px;
	background-image: url(imagini/nav_intabulare.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
#left_intabulare h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: center;
}
#left_topografie {
	height: 240px;
	width: 230px;
	background-image: url(imagini/nav_topografie.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
#left ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#left li {
	line-height: 150%;
}


#left_topografie h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: center;
}
#right a {
	color: #003366;
}
.align_right {
	float: right;
	margin-left: 5px;
}
#right h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
#right h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.align_center {
	text-align: center;
	clear: both;
	width: 100%;
}
td {
	color: #036;
}
