/*eric meyer`s css reset*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent;}
img {margin: 0; padding: 0; border: 0; outline: 0; background: transparent;}
/*body {line-height: 1;}*/
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
:focus {outline: 0;}/* remember to define focus styles! */
ins {text-decoration: none;}/* remember to highlight inserts somehow! */
del {text-decoration: line-through;}
table {border-collapse: collapse; border-spacing: 0;}/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: collapse; border-spacing: 0;}
select,label,.pointer { cursor:pointer; }/*add pointer cursor to elements*/

* html ul li a {height:1em;} /*fixes IE6 list whitespace bug*/
.clear {clear: both;height: 0px;} /*clears floats*/
.spacer10 {float: left;width: 10px;} .spacer15 {float: left;width: 15px;} .spacer20 {float: left;width: 20px;} .spacer25 {float: left;width: 25px;} .spacer30 {float: left;width: 30px;} /*spacer*/
/*-----------------------------------------------------------*/



body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(img/bgr_main.gif);
	background-repeat: repeat;
	background-position: left top;
}
.clear {
	clear: both;
	height: 0px;
}
h1 {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 17px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
h1 span {
	font-size: 14px;
	font-weight: bold;
}


#wrapper {
	background-image: url(img/bgr_top.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content {
	margin-right: auto;
	margin-left: auto;
	width: 870px;
	background-image: url(img/bgr_content.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-left: 10px;
}
#content img {
	margin: 0px;
	padding: 0px;
}
#navigare {
	line-height: 26px;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #00A0DC;
	margin-right: 20px;
	padding: 0px;
	margin-top: 0px;
	background-image: url(img/nav_pic_right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#navigare ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navigare li {
	display: inline;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#navigare a {
	display: block;
	height: 26px;
	float: left;
	padding-left: 8px;
	padding-right: 8px;
	color: #FFFFFF;
	text-decoration: none;
}
#navigare a:hover {
	display: block;
	height: 26px;
	float: left;
	padding-left: 8px;
	padding-right: 8px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
}
#navigare img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.nav_link {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.nav_link a {
	display: block;
	height: 26px;
	float: left;
	padding-left: 8px;
	padding-right: 8px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #00A0DC;

}

.nav_current {
}
.nav_current a {
	display: block;
	height: 26px;
	float: left;
	padding-left: 8px;
	padding-right: 8px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #003366;

}



#mid_content_wrap {
	background-color: #FFFFFF;
	margin-right: 20px;
}
#mid_content {
	background-color: #FFFFFF;
	overflow: visible;
}

#mid_left {
	float: left;
	width: 535px;
	padding-top: 12px;
	padding-left: 12px;
	background-color: #FFFFFF;
}
#mid_left p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

#mid_right {
	float: left;
	width: 302px;
	background-image: url(img/bgr-midcontent.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 133px;
}
#mid_right img {
	float: right;
}

#footer {
	line-height: 23px;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #00A0DC;
}
.copyright {
	float: left;
	background-image: url(img/bgr_footer_l.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #00A0DC;
	line-height: 23px;
	height: 23px;
	padding-left: 12px;
}
.designby {
	float: right;
	display: block;
	background-image: url(img/bgr_footer_r.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 6px;
}
.designby a {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.designby a:hover {
	text-decoration: underline;
}
.adrese {
	float: left;
	width: 190px;
}
.contact_form {
	float: right;
	width: 340px;
}
.contact_form h5 {
	padding: 0px;
	margin: 0px;
}

.textField {
	width: 333px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
}
.input_mesaj {
	width: 333px;
	height: 66px;
}
.contact_btns {
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 7px;
}

.btnSubmit{
  	background-image: url(img/btn_trimite.gif);
	background-repeat: no-repeat;
    width: 50px;
    height: 24px;
    border: 0px;
}

.btnReset{
  	background-image: url(img/btn_sterge.gif);
	background-repeat: no-repeat;
    width: 66px;
    height: 24px;
    border: 0px;
}

.message{
  margin: 10px 0px;
  font-weight: bold;
  font-size: 14px;
}
.parteneri {
	margin-top: 26px;
	text-align: center;
}
.parteneri a {
	margin-right: 2px;
	margin-left: 2px;
	padding-right: 2px;
	padding-left: 2px;
}
.clients {
	margin-bottom: 30px;
}

.clients .clientsIMG {
	width: 140px;
	float: left;
}
.clients h2 {
	font: 14px "Trebuchet MS", Arial, Verdana, sans-serif;
	margin-bottom: 4px;
}
.clients h2 a:link, .clients h2 a:visited, .clients h2 a:active {
	text-decoration: none;
	color: #003366;
	font-weight: bold;
}
.clients h2 a:hover {
	text-decoration: underline;
}
.sideris { font-size: 1px; color: #FFF; }
.sideris a:link, .sideris a:active, .sideris a:visited { color: #FFF; }
