.banner {
	background-color: #FFFFFF;
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 299px;
	width: 900px;
}
.title {
	background-color: #FFFFFF;
	background-image: url(images/title_back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100px;
	width: 600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	padding-left: 300px;
}
.back {
	background-color: #FFFFFF;
	background-image: url(images/back.jpg);
	background-repeat: repeat-y;
	min-height:500px;
	height: 500px;
	width: 800px;
	vertical-align: top;
}

.left {
	font-family: Arial, Helvetica, sans-serif;
	color: #603c15;
	text-align: center;
	vertical-align: top;
	width: 20%;
	font-size: 12px;
}
.adresa {
	color: #000000;
	background-image: url(../images/left_top.jpg);
	text-align: center;
	background-repeat: no-repeat;
	background-position: center center;
	font-weight: bold;
	height: 23px;
	width: 168px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.adresa_text {
	text-align: left;
	width: 150px;
	padding-right: 15px;
	padding-left: 15px;
}



.fck_title {
	font-family: Pristina;
	font-size: 22px;
	color: #000000;
	font-weight: bold;
	background-image: url(../images/fck_title.jpg);
	background-repeat: no-repeat;
	text-align: left;
}
.fck {
	width: 500px;
	text-align:justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	vertical-align: top;
}


.categ {
	text-align: center;
	width: 33%;
}
.cod {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	padding-top: 40px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 10px;
	vertical-align: top;
}
.descriere {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-align: left;
	vertical-align: top;
}
.descriere_titlu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #d36800;
}
.back {
	text-align: right;
}
.back a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	text-align: right;
}

.back a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
	text-align: right;
}

.site {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	margin: 5px;
	padding: 5px;
}
.site:hover {
	text-decoration: underline;
	text-align: center;
}
.adresa_box {
	font-size: 12px;
	color: #000000;
	background-image: url(images/adresa.jpg);
	background-repeat: no-repeat;
	height: 141px;
	width: 175px;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 30px;
}
.adresa_box .linkadresa_text {
	color: #d36800;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}

.adresa_box .linkadresa_text:hover {
	color: #d36800;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

.termeni {
	font-size: 12px;
	text-align: center;
	vertical-align: bottom;
	padding-bottom: 10px;
}
.back_btn a {
	color: #d36800;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
}

.back_btn a:hover {
	color: #d36800;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: justify;
}

