*{
	margin: 0;
	padding: 0;
}
.clear{
	clear: both;
}
img{
	border: 0;
}
a{
    color: #000;
}
a:hover{
    text-decoration: none
}
body{
	font-family: "Lucida Sans Unicode", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2a3846;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #EBEBEB;
}
h1{
	font-size: 18px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	background-image: url(../images/bottom-line.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
	h1 strong{
		color: #b82e2b;
	}
h2{
	clear: both;
	font-size: 14px;
	margin-bottom: 6px;
}
h3{
	font-size: 14px;
	margin-bottom: 10px;
}
h4{
	font-size: 14px;
	margin-bottom: 10px;
	color: #b82e2b;
}
#logo{
    float: left;
}
#site{
	width: 960px;
	margin: 0 auto;
	background-repeat: no-repeat;
	padding-bottom: 30px;
}
#header{
	height: 341px;
	background-image: url(../images/bg-header.jpg);
	background-repeat: no-repeat;
}
#informatii{
	float: right;
	width: 367px;
	color: #ffffff;
	font-size: 20px;
	padding-top: 76px;
	padding-bottom: 10px;
}
#slideshow{
	width: 928px;
	margin: 15px auto 0 auto;
	padding-top: 0px;
	position: relative;
	height: 173px;
	overflow: hidden;
}
#main-menu{
	list-style: none;
	padding-top: 11px;
	margin-bottom: 45px;
	height: 31px;
}
	#main-menu li{
		float: left;
		padding:0 16px;
	}
	#main-menu a{
		color: #ffffff;
		text-decoration: none;
		font-size: 14px;
		display: block;
		padding: 0 11px 0 11px;
		line-height: 31px;
	}
	#main-menu a:hover{
		background-color: #ebebeb;
		color: #151b23;
	}
	#main-menu .selected{
		background-color: #ebebeb;
		color: #151b23;
	}
	
.content-right{
	float: right;
	width: 380px;
}
.content-left{
	float: left;
	width: 571px;
}
	
.container-1{
	width: 571px;
	float: left;
	background-image: url(../images/container-1-bg.jpg);
	background-repeat: repeat-y;
	margin-bottom: 10px;
        padding: 0 0;
}
	.container-1-content{
		padding: 0 15px;
	}
.container-2{
	background-image: url(../images/container-2-bg.jpg);
	background-repeat: no-repeat;
	width: 175px;
	height: 175px;
	padding: 5px;
	float: left;
	position: relative;
        overflow: visible;
	margin: 56px 8px 10px 0; 
}
	.last{
		margin-right: 0;
		float: right;
	}
	.container-2 img{
		float: right;
		margin-top: -36px;
		margin-right: 5px;
                position: relative;
	}
.container-3{
	clear: both;
	background-image: url(../images/container-3-bg.jpg);
	background-repeat: repeat-y;
	margin: 10px 0;
}	
	.container-3 .content-1{
		width: 320px;
		float: left;
		padding: 0 10px;
	}
	.container-3 .content-2{
		width: 250px;
		padding: 0 10px;
		float: left;
	}
	.content-2 h2{
		color: #b82e2b;
	}
.container-4{
	width: 381px;
	float: right;
	background-image: url(../images/container-4-bg.jpg);
	background-repeat: repeat-y;
	color: #ffffff;
	margin-bottom: 10px;
}
	.container-4-content{
		background-image: url(../images/container-4-top.jpg);
		padding: 15px;
	}
	
.container-5{
	width: 380px;
	background-image: url(../images/container-5-bg.jpg);
	background-repeat: repeat-y;
	float: right;
	margin-bottom: 10px;
}
	.container-5-content{
		padding: 0 15px;
	}
	.container-5 h2{
		clear: none;
	}
	.container-5 .img-2{
		float: left;
		margin: 0 15px 10px 0;
	}
.separator{
	clear: both;
	background-image: url(../images/bottom-line.jpg);
	margin: 10px;
	background-repeat: repeat-x;
	height: 1px;
	overflow: hidden;
}
#footer-menu{
	list-style: none;
	height: 30px;
	float: left;
}
	#footer-menu li{
		float: left;
		padding-right: 20px;
	}
	#footer-menu a{
		color: #171e25;
		text-decoration: none;
	}
	#footer-menu a:hover{
		color: #b82e2b;
	}
	
.ul-1{
	list-style: none;
}	
	.ul-1 li{
		background-image: url(../images/bottom-line.jpg);
		background-repeat: repeat-x;
		background-position: bottom;
		padding: 6px 0;
	}
	.ul-1 a{
		color: #000000;
		text-decoration: none;
		background-image: url(../images/link-decoration.jpg);
		background-repeat: no-repeat;
		background-position: left;
		padding-left: 14px;
	}
	.ul-1 a:hover{
		color: #b82e2b;
	}
	
#copyright{
	float: right;
	background-image: url(../images/bottom-line.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 10px;
	font-style: italic;
}
.link-1{
	color: black;
	background-image: url(../images/link-decoration.jpg);
	background-position: left;
	background-repeat: no-repeat;
	text-decoration: none;
	padding-left: 15px;
	float: right;
	margin: 10px 0;
}
.link-1:hover{
	color: #b82e2b;
}
.link-2{
	display: block;
	width: 77px;
	height: 29px;
	line-height: 29px;
	color: #ffffff;
	text-align: center;
	background-image: url(../images/link-2.jpg);
	background-repeat: no-repeat;
	float: right;
	text-decoration: none;
	margin-top: 10px;
}
.link-2:hover{
	background-image: url(../images/link-2-h.jpg);
}
.link-3{
	color: #b82e2b;
	float: right;
	text-decoration: none;
	margin-top: 10px;
}
.link-3:hover{
	color: black;
}
.link-4{
	display: block;
	background-image: url(../images/link-4.jpg);
	background-repeat: no-repeat;
	color: #ffffff;
	text-align: center;
	width: 103px;
	height: 34px;
	line-height: 34px;
	text-decoration: none;
	float: right;
	margin-top: 10px;
}
	.link-4:hover{
		background-image: url(../images/link-4-h.jpg);
	}
.link-9{
	float: right;
	margin-bottom: 10px;
	color: #000000;
	text-decoration: none;
}
	.link-9:hover{
		text-decoration: underline;
	}
	
.img-1{
	border: 1px solid #000000;
	float: left;
	margin: 6px 5px 6px 5px;
}
	
.error{
    color:red;
}
.edit-input{
    width: 230px;
    height: 22px;
    line-height: 22px;
}
#mesaj{
    width: 230px;
    height: 130px;
}
#act_identitate_fel{
    width: 30px;
}
#act_identitate_serie{
    width: 30px;
}
#act_identitate_nr{
    width: 50px;
}
#telefon_fix{
    width: 85px;
}
#telefon_mobil{
    width: 85px;
}
#contact-form{
    width: 540px;
}
#eliberat_de{
    width: 150px;
}
#prenume_tata{
    width: 180px;
}
#prenume_mama{
    width: 180px;
}
#alte_solicitari{
    width: 230px;
}
#data_eliberare_day{
    height: 22px;
    line-height: 22px;
    padding-top: 2px;
    margin: 5px 0;
}
#data_eliberare_month{
    height: 22px;
    line-height: 22px;
    padding-top: 2px;
    margin: 5px 0;
    width: 70px;
}
#data_eliberare_year{
    height: 22px;
    line-height: 22px;
    padding-top: 2px;
    margin: 5px 0;
}
.top{
    vertical-align: top;
}
.bottom{
    vertical-align: bottom;
}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
