@charset "utf-8";
/* CSS Document */

body:last-child:not(:root:root) div #container{

        rules: target Safari only;

		height: 100%;

}
#background {
	width:100%;
	height:100%;
	background: url(../images/main_back.jpg) bottom center no-repeat #ffffff;
	background-attachment: fixed;
	margin-bottom: 100px;
}
#container{
	width: 860px;
	position: relative;
	min-height: 100%;
	height: auto;
	background: url(../images/back_shadow.png) center repeat-y;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 100px;
	margin-left: auto;

}
*html #container{

	background: url(../images/back_shadow.gif) center repeat-y;
}

.sub_container{
	min-height: 100%;
	background: url(../images/back_sub_container.jpg) top center repeat-x;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	height: auto;
	width: 807px;

}.logo {
	float: left;
	padding-left: 20px;
}
.tel_ind {
	float: right;
}
.first {
	font-weight: bold;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1678AA;
	color: #1678AA;
	margin-left: 40px;
	margin-right: 40px;
	margin-bottom: 10px;
	padding-bottom: 0px;
	margin-top: 7px;
}
.nav {
	background-image: url(../images/meniu_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 45px;
}
.nav li {
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
}
.nav ul {
	height: 45px;
	text-align: center;
}
.linie_desp {
	background-image: url(../images/meniu_desp.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 37px;
	width: 4px;
}
.nav li a {
	color: #FFFFFF;
	font-weight: bold;
}
.nav li img {
}
.left_content {
	float: left;
	width: 277px;
	background-image: url(../images/right_shadow_menu.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFFFFF;
	margin-top: 15px;
}
.left_content_border {
	width: 265px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C1CFD2;
	border-bottom-color: #C1CFD2;
	border-left-color: #C1CFD2;
}
.categorii {
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	background-color: #EBF6F9;
	border: 1px solid #ADC3D9;
	margin-bottom: 30px;
	padding-top: 5px;
	padding-bottom: 10px;
}
.masini_disp {
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	background-color: #fff;
	border: 1px solid #ADC3D9;
	margin-bottom: 30px;
}
.cat li {
	list-style-type: none;
	margin-left: 20px;
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.catA {
	background-image: url(../images/catA.gif);
	background-repeat: no-repeat;
	background-position: left 40%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #75B0CD;
	margin-right: 18px;
	padding-bottom: 5px;
}
.catB {
	background-image: url(../images/catB.gif);
	background-repeat: no-repeat;
	background-position: left 40%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #75B0CD;
	margin-right: 18px;
	padding-bottom: 5px;
}
.catBE {
	background-image: url(../images/catBE.gif);
	background-repeat: no-repeat;
	background-position: left 40%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #75B0CD;
	margin-right: 18px;
	padding-bottom: 5px;
}
.catCCE {
	background-image: url(../images/catCCE.gif);
	background-repeat: no-repeat;
	background-position: left 40%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #75B0CD;
	margin-right: 18px;
	padding-bottom: 5px;
}
.catCE {
	background-image: url(../images/catCE.gif);
	background-repeat: no-repeat;
	background-position: left 40%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #75B0CD;
	margin-right: 18px;
	padding-bottom: 5px;
}
.catD {
	background-image: url(../images/catD.gif);
	background-repeat: no-repeat;
	background-position: left 50%;
}.hr_clear {
	margin: 0px;
	padding: 0px;
}
.cat li a {
	color: #0F3B68;
	font-weight: bold;
	font-size: 14px;
}
.mas_disp_header {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F06D1F;
}
.masini_disp td {
	background-color: #EBF6F9;
	padding: 5px;
}
p {
	font-size: 13px;
}
.gal_foto_link {
	background-image: url(../images/gal_foto_icn.gif);
	background-repeat: no-repeat;
	background-position: left 50%;
	padding-left: 30px;
	margin-left: 15px;
	color: #BD372C;
	font-weight: bold;
	margin-bottom: 10px;
	height: 20px;
}
.gal_foto_link a {
	color: #BD372C;
}
.right_content {
	float: right;
	width: 500px;
	margin-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
}
.flash {
	text-align: center;
}
.blockq {
	background-image: url(../images/back_blockquote.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 165px;
	margin-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 5px;
}
.blockq_contact {
	background-image: url(../images/contact_back.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 200px;
	margin-top: 0px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 5px;
}
.sec {
	text-align: left;
	padding: 0px;
	font-weight: bold;
	font-size: 18px;
	margin-top: 10px;
}
.sec_contact {
	text-align: left;
	padding: 0px;
	font-weight: bold;
	font-size: 18px;
	}
.albastru_deschis {
	color: #006BA2;
}
.rosu {
	color: #BD372C;
}
.blockq h2 {
	text-align: left;
	padding-top: 10px;
	color: #0F3B68;
	font-size: 16px;
	padding-bottom: 0px;
}
.text_content {
}
.text_content p {
	margin-top: 10px;
	color: #0F3B68;
	text-align: justify;
}
.footer {
	background-color: #EBF6F9;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #A2B3C4;
	border-right-color: #A2B3C4;
	border-left-color: #A2B3C4;
	margin-top: 20px;
	position: relative;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	bottom: 0px;
	clear: both;
	height: 60px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.footer2 {
	height: 30px;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.preturi {
	list-style-type: none;
	font-size: 14px;
	font-weight: bold;
	border: 1px solid #75B0CD;
	width: 100%;
	margin-top: 10px;
}
.preturi td {
	padding-top: 3px;
	padding-bottom: 3px;
	border: 1px solid #ADC3D9;
}
.cat li a:hover {
	color: #BD372C;
}
.selected {
	color: #BD372C;
}
.selectednav {
	color: #0F3B68;
}
.footer p {
	color: #0F3B68;
	font-size: 11px;
}
.copyright {
	float: left;
	text-align: left;
	margin-left: 10px;
}
.mid_links {
	text-align: center;
	float: left;
	margin-right: 85px;
	margin-left: 85px;
}
* html .mid_links {
	margin-right: 80px;
	margin-left: 80px;
}
.powered {
	text-align: right;
	float: left;
}
.cat_links_footer {
	text-align: center;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	padding-top: 10px;
}
.mid_links a {
	color: #BD372C;
}
.powered a {
	color: #0F3B68;
}
.cat_links_footer a {
	color: #BD372C;
}
.mid_links a:hover {
	text-decoration: underline;
}
.cat_links_footer a:hover {
	text-decoration: underline;
}
.powered a:hover {
	text-decoration: underline;
}
.blockq_contact td {
	font-size: 12px;
	color: #0F3B68;
}
.blockq_contact table {
	margin-top: 10px;
}
.imag_contact {
	text-align: center;
	padding: 4px;
	margin: 0px;
	background-color: #FFFFFF;
	border: 1px solid #ADC3D9;
}
.boldea {
	font-weight: bold;
	border: 1px solid #75B0CD;
}

