@charset "utf-8";
/* CSS DOCUMENT */
body {
	margin-top: 0px;
	margin-bottom: 10px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-image: url(../images/transp-mob-bkg-img.gif);
	background-position: 10px top;
	background-color: #CCCCCC;
}
#divWrapper {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}

#divHeader {
	background-color: #FFFFFF;
	width: 780px;
	overflow: hidden;
}
#divLogo h1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 24px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-transform: uppercase;
	font-weight: normal;
	color: #999999;
	letter-spacing: -0.019em;
}
#divLogo {
	background-color: #FFFFFF;
	width: 780px;
	background-repeat: no-repeat;
	background-position: right;
	height: 184px;
	background-image: url(../images/logo.jpg);
}
#divNavigation {
	float: left;
	width: 780px;
	margin-top: 155px;
	background-color: #81927F;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #667160;
}
#divNavigation ul {
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 4px;
}
#divNavigation li {
	display: inline;
	margin-right: 10px;
}
#divNavigation a {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: capitalize;
	padding-left: 15px;
	padding-top: 9px;
	padding-bottom: 8px;
	padding-right: 15px;
	font-weight: bold;
	text-decoration: none;
}
#divNavigation a:hover {
	color: #FFFFFF;
	background-color: #FF0000;
	background-image: url(../images/nav-gradient-green.jpg);
	background-repeat: repeat-x;
}
#divContentWrapper {
	width: 780px;
	float: left;
	overflow: hidden;
	background-color: #FFFFFF;
}

#divLeft {
	font-family: sans-serif;
	font-size: 12px;
	line-height: 1.6em;
	float: right;
	background-color: #FFFFFF;
	width: 485px;
	text-align: justify;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EAEAEA;
	margin-left: 5px;
	margin-top: 15px;
	margin-bottom: 10px;
	padding: 5px;
}
#divLeft2 {
	font-family: sans-serif;
	font-size: 12px;
	line-height: 1.6em;
	float: left;
	background-color: #FFFFFF;
	width: 760px;
	text-align: justify;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EAEAEA;
	margin-left: 5px;
	margin-top: 15px;
	margin-bottom: 10px;
	padding: 5px;
}
#divLeft h1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	text-transform: uppercase;
	font-size: 19px;
	color: #4b4b4b;
	letter-spacing: -0.019em;
	margin: 0px;
	padding: 0px;
}
#divLeft h2 {
	font-weight: bold;
	font-family: "Trebuchet MS";
	color: #24555C;
	text-transform: uppercase;
	font-size: 17px;
}
#divLeft h3 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	text-transform: uppercase;
	font-size: 14px;
	color: #24555C;
}
#divLeft h3 a {
	text-decoration: none;
	color: #34A4AF;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#divLeft h3 a:hover {
	text-decoration: none;
	color: #34A4AF;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#divLeft a {
	text-decoration: none;
	color: #628891;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #628891;
	padding-bottom: 1px;
}
#divLeft a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #00bbfe;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #00BBFE;
}
#divLeft p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #333333;
}

#divLeft2 h1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	text-transform: uppercase;
	font-size: 19px;
	color: #4b4b4b;
	letter-spacing: -0.019em;
	margin: 0px;
	padding: 0px;
}
#divLeft2 h2 {
	font-weight: bold;
	font-family: "Trebuchet MS";
	color: #24555C;
	text-transform: uppercase;
	font-size: 17px;
}
#divLeft2 h3 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	text-transform: uppercase;
	font-size: 14px;
	color: #24555C;
}
#divLeft2 h3 a {
	text-decoration: none;
	color: #34A4AF;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#divLeft2 h3 a:hover {
	text-decoration: none;
	color: #34A4AF;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#divLeft2 a {
	text-decoration: none;
	color: #628891;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #628891;
	padding-bottom: 1px;
}
#divLeft2 a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #00bbfe;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #00BBFE;
}
#divLeft2 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #333333;
}
#anchor a {
	color: #333333;
	font-weight: bold;
	background-image: url(../images/post.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: left center;
}
#divLeft h2  a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #333333;
}

#anchor a:hover {
	text-decoration: none;
	font-weight: bold;
}
#divLeft strong {
	font-weight: bold;
}

#divRight {
	float: left;
	width: 275px;
	background-color: #FFFFFF;
	margin-bottom: -300px;
	padding-bottom: 300px;
}
#divBottomImages {
	height: 150px;
	width: 780px;
	float: left;
	margin-top: 0px;
	background-color: #24555C;
}
#divBottomImages h2 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 15px;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-weight: normal;
}
#divBottomImages p {
	font-family: sans-serif;
	font-size: 11px;
	line-height: 1.7em;
	color: #628891;
}
#divBottomImages a {
	text-decoration: none;
	background-repeat: repeat-x;
	color: #FFFFFF;
	padding: 3px;
	margin-top: 3px;
}
#divBILeft {
	float: left;
	width: 234px;
	height: 150px;
	background-image: url(../images/mut-rez.jpg);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #24555c;
	padding-left: 155px;
}
#divBIRight {
	float: right;
	width: 234px;
	background-image: url(../images/mut-bir.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 150px;
	padding-left: 155px;
	background-color: #24555c;
}
#formular {
	background-image: url(../images/estimate.jpg);
	background-repeat: no-repeat;
	width: 275px;
	background-color: #F7F7F7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	text-align: left;
}
#formular #estimate {
	margin-top: 35px;
	width: 275px;
}
#formular #estimate #trimite {
	font-weight: bold;
	background-image: url(../images/nav-gradient.jpg);
	color: #FFFFFF;
	width: 75px;
	margin: 0px;
	border: 1px solid #F7F7F7;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
}
#formular #estimate #trimite:hover {
	font-weight: bold;
	background-image: url(../images/nav-hover.jpg);
	color: #FFFFFF;
	width: 75px;
	margin: 0px;
	border: 1px solid #F7F7F7;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
}


#formular input {
	background-repeat: repeat-x;
	font-family: sans-serif;
	font-size: 10px;
	padding: 2px;
	border: 1px solid #CCCCCC;
	width: 124px;
	background-image: url(../images/form-input-grad.jpg);
}

#estimate label {
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	font-family: sans-serif;
	text-align: left;
	background-image: url(../images/required.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
}
#divSiteInfo {
	background-color: #24555C;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	font-family: sans-serif;
	float: left;
	width: 750px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #31747D;
}
#divSiteInfo a {
	text-decoration: none;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#blue {
	list-style-image: url(../images/line-arrow.png);
	color: #9B9B99;
	font-size: 11px;
}
#orangelist {
	list-style-image: url(../images/gray-arrow.png);
	margin: 0px;
	padding-bottom: 5px;
}
#divRtwo h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #24555C;
	font-weight: normal;
}

#divRight #divRtwo a {
	color: #628891;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-bottom: 0px;
}
#divRight #divRtwo {
	float: left;
	width: 250px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	margin-left: 10px;
}
#divRight #divRone {
	float: right;
	width: 100%;
}



.estimaregratuita {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF0000;
	font-size: 14px;
}
.trimite {
	background-image: url(../images/trimite-cererea.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 38px;
	width: 92px;
	border: 0px none #CCCCCC;
}
.bluetext {
	color: #B30004;
}
.linkbottom {
	color: #B30004;
	font-family: sans-serif;
	font-size: 11px;
	font-weight: bold;
}
#divLeft #link {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	width: 350px;
	height: 50px;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
#divLeft #recommend {
	width: 100%;
}
#recommend label {
	text-align: left;
	color: #B71B1C;
	font-size: 10px;
	font-family: sans-serif;
	font-weight: bold;
}
#recommend #button {
	background-image: url(../images/form-input-grad.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	width: 80px;
	padding: 3px;
	font-size: 10px;
	font-weight: bold;
	font-family: sans-serif;
	border: 1px solid #FFFFFF;
}
#recommend input {
	border: 1px solid #999999;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#phones {
	padding-top: 0px;
	padding-bottom: 0px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #EBEBEB;
	border-left-color: #EBEBEB;
}
#phones td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EBEBEB;
}
#divLeft #phones h3 {
	margin: 0px;
	padding: 0px;
}
#maintitle a {
	color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#maintitle a:hover {
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#divLeft h2 a:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #333333;
}
.boldred {
	font-weight: bold;
	color: #990000;
	background-color: #FFFFCC;
}
.5pxpaddingpicture {
	padding: 5px;
}
