/* common styles: */

body {font-family:arial; font-size:12px; color:#555; text-decoration:none; background-color:#fff;margin:0px;padding:0px;text-align:center;}

td, font, p, div, span {font-family:arial; font-size:12px; color:#555; text-decoration:none;}

input, select, textarea {font-family:arial; font-size:12px; color:#555; text-decoration:none; background-color:#ffffff;}

a:link {font-family:arial; font-size:12px; color:#D46D54; text-decoration:none;}
a:visited {font-family:arial; font-size:12px; color:#D46D54; text-decoration:none;}
a:hover {font-family:arial; font-size:12px; color:#D46D54; text-decoration:underline;}
a:active {font-family:arial; font-size:12px; color:#D46D54; text-decoration:none;}


/* fonts: */
.txt_foot {font-family:arial; font-size:12px; color:#585858; text-decoration:none;}
.txt_copy {font-family:verdana; font-size:11px; color:#555555; text-decoration:none;font-weight:bold;}


/* backgrounds: */
.bg_white{background-color:#fff; padding-left:5px;}
.bg_orange {background-color:d46d26;}


.bg_cont{background-image:url(images/content_bg.gif);background-repeat: repeat-y;height:100%;}
.bg_mnu_company{background-image:url(images/mnu_02_off.gif);background-repeat: no-repeat;height:65px;}
.bg_mnu_company_on{background-image:url(images/mnu_02_on.gif);background-repeat: no-repeat;height:65px;}
.bg_mnu_produse{background-image:url(images/mnu_03_off.gif);background-repeat: no-repeat;height:65px;}
.bg_mnu_produse_on{background-image:url(images/mnu_03_on.gif);background-repeat: no-repeat;height:65px;}

/* positioning: */
.pad_top5{padding:5 0 0 0px;}
.pad_top8{padding:8 0 0 0px;}
.pad_top10{padding:10 0 0 0px;}
.pad_top15{padding:15 0 0 0px;}
.pad_top20{padding:20 0 0 0px;}
.pad_top25{padding:25 0 0 0px;}
.pad_top28{padding:28 0 0 0px;}
.pad_top30{padding:30 0 0 0px;}
.pad_top35{padding:35 0 0 0px;}
.pad_cont{padding:5 30 0 30px;}
.pad_mnu_comp{padding:0 0 0 25px;}
.height100percent {height:100%;}


/* particular styles: */
.line_height{line-height:18px;}

/* links: */
a.footer:link {font-family:arial; font-size:12px; color:#585858; text-decoration:none;}
a.footer:visited {font-family:arial; font-size:12px; color:#585858; text-decoration:none;}
a.footer:hover {font-family:arial; font-size:12px; color:#585858; text-decoration:none;}
a.footer:active {font-family:arial; font-size:12px; color:#585858; text-decoration:none;}

a.orange:link {font-family:arial; font-size:12px; color:#d46d26; text-decoration:none;font-weight:bold;}
a.orange:visited {font-family:arial; font-size:12px; color:#d46d26; text-decoration:none;font-weight:bold;}
a.orange:hover {font-family:arial; font-size:12px; color:#d46d26; text-decoration:underline;font-weight:bold;}
a.orange:active {font-family:arial; font-size:12px; color:#d46d26; text-decoration:none;font-weight:bold;}





/* input, textarea, select: */
.message{width:270;background-color:#fff;padding:4px;font-family:arial; font-size:12px;text-decoration:none; border: 1px solid #999;}
.contact{width:270px;height:24px;background-color:#fff;padding-left:4px;padding-top:4px;font-family:arial; font-size:12px;text-decoration:none;border: 1px solid #999;}
.clear {
	 font-family: Tahoma;
	 font-size: 12px;
	 color:#515441;
     width:110px;
	 border-color:#fcfcfe;
	 border:1px solid #fcfcfe;
	 background-color:#bbbea9; 
	 font-weight:bold;
}	

ul.list {margin-left:15px; padding-left:20px; margin-top:10px;margin-bottom:0px; line-height:16px;}
div.msg_succes {font-weight: bold; font-size: 13px; font-style: italic; background-color: #F0FFF0; color:#006400; border: 1px solid #006400; width: 270px; padding-left: 10px; text-align: center;}