body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-image: url(img/bgr-sus.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.clear {
	clear: both;
	height: 0px;
}

h1 {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	color: #333333;
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h1 span {
	font-size: 13px;
	font-style: italic;
}

h2 {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 15px;
}

a {
	font-weight: bold;
	color: #333333;
}



/* TOP */
#top {
	height: 116px;
}
#top_links {
	float: left;
	height: 23px;
	margin-left: 32px;
	margin-top: 5px;
	width: 16px;
}
#top_lang {
	float: left;
	height: 28px;
	width: 971px;
}
#top_lang img {
	padding-left: 4px;
}

#top_images {
	clear: both;
	width: 971px;
}
#top_home {
	display: block;
	float: left;
	width: 76px;
}
#top_right {
	text-align: right;
}



/* MIDDLE */
#mid {
	width: 971px;
}
#mid_left {
	float: left;
	width: 229px;
	background-color: #FFFFFF;
}
#mid_left ul {
	display: block;
	width: 168px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 29px;
	margin-bottom: 0px;
	margin-left: 32px;
	padding: 0px;
}
#mid_left li {
	height: 27px;
	margin: 0px;
	background-image: url(img/butt_off.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: .95em;
}
#mid_left li a {
	text-decoration: none;
	color: #6D6E71;
	font-weight: bold;
	background-image: url(img/butt_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	display: block;
	height: 22px;
	width: 160px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}
#mid_left li a:hover {
	width: 160px;
	background-image: url(img/butt_on.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#mid_left_news {
	display: block;
	width: 168px;
	margin-right: 29px;
	margin-left: 32px;
	font-size: 11px;
	/*background-color: #CCCCCC;*/
}
#mid_left p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}


#mid_right {
	float: left;
	width: 742px;
}
#mid_right p {
	padding: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}


/* BOTTOM */
#bottom {
	width: 742px;
	clear: both;
	margin-left: 229px;
	background-image: url(img/bgr-bottom.gif);
	background-repeat: repeat-x;
	background-position: left top;
	display: block;
	padding-top: 6px;
	font-size: 0.85em;
	color: #666666;
	padding-bottom: 12px;
	margin-bottom: 12px;
}
#bottom_left {
	float: left;
}
#bottom_right {
	float: right;
	text-align: right;
}
#bottom_right a {
	text-decoration: none;
	color: #666666;
}
#bottom_right a:hover {
	text-decoration: underline;
}
.mid_left_active {
	text-decoration: none;
	color: #6D6E71;
	font-weight: bold;
	display: block;
	width: 168px;
	background-color: #E6E7E8;
	padding: 0px;
}
.detalii {
	text-align: right;
	width: 65px;
	float: right;
	background-image: url(img/bgr-detalii.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 14px;
	font-size: 0.85em;
}
.detalii a {
	color: #990000;
	text-decoration: none;
	padding-top: 3px;
}
.detalii a:hover {
	text-decoration: underline;
}
.detalii img {
	margin-left: 4px;
	margin-top: 4px;
}

h4{
    font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}

h4 a:link, h4 a:active, h4 a:visited{
  text-decoration: none;
}

h4 a:hover{
  text-decoration: underline;
}


h5{
    margin: 1px 0px 3px 0px;
    font-family: Arial, sans-serif;
    font-size: 10px;
    font-style: italic;
    font-weight: normal;
}

h6{
    margin: 1px 0px 10px 0px;
    font-family: Arial, sans-serif;
    font-size: 10px;
    font-weight: normal;
    border-bottom: 1px dashed #000;
    padding-bottom: 10px;
}

#news #mid_right h4{
    font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}

#news #mid_right h4 a:link, #news #mid_right h4 a:active, #news #mid_right h4 a:visited{
  text-decoration: none;
}

#news #mid_right h4 a:hover{
  text-decoration: underline;
}


#news #mid_right h5{
    margin: 1px 0px 3px 0px;
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-style: italic;
    font-weight: normal;
}

#news #mid_right h6{
    margin: 1px 0px 10px 0px;
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
    border-bottom: 1px dashed #6D6E71;
    padding-bottom: 10px;
}

#news #mid_right img{
	margin: 0px 8px 8px 0px;
	border: 1px solid #6D6E71;
}


.more{
  text-align: right;
}
#mid_left_news h3 {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 14px;
	margin-top: 26px;
	display: block;
	background-image: url(img/bgr-dotted.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 4px;
	color: #666666;
}
.news_all {
	float: right;
	display: block;
	width: 150px;
	font-size: 11px;
	text-align: right;
}
.back-to-top {
	display: block;
	text-align: right;
}
.back-to-top a {
	font-size: .85em;
	text-decoration: none;
	color: #990000;
}
.back-to-top a:hover {
	text-decoration: underline;
}
.back-to-top2 {
	display: block;
	text-align: right;
	background-image: url(img/bgr-dotted.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 3px;
	margin-top: 12px;
	margin-bottom: 16px;
}
.back-to-top2 a {
	font-size: .85em;
	text-decoration: none;
	color: #990000;
}
.back-to-top2 a:hover {
	text-decoration: underline;
}
.dpt {
	width: 21%;
	float: left;
	display: block;
	padding-right: 25px;
	padding-left: 1px;
}.dpt h4 {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	display: block;
	background-image: url(img/bgr-dotted.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.dpt a {
	font-size: 11px;
	color: #003399;
	display: block;
	margin-top: 6px;
	margin-bottom: 16px;
}
.dpt a:hover {
	text-decoration: none;
}
.dpt img {
	border: 1px solid #CCCCCC;
	margin-bottom: 2px;
	padding: 1px;
}

#deming {
	background-color: #DDDDDC;
	width: 742px;
	margin-top: 6px;
	height: 139px;
	padding: 0px;
	margin-bottom: 0px;
}
#deming img {
	margin-right: 16px;
	padding: 0px;
	margin-bottom: 0px;
}

#deming p {
	padding-top: 5px;
	padding-bottom: 6px;
	padding-left: 6px;
	margin-right: 6px;
}
#qualitycontrol {
	text-align: left;
	margin-bottom: 16px;
	background-image: url(img/bgr-dotted.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 12px;
}
#qualitycontrol h4 {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 6px;
}
#mid_right h4 {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 6px;
}
.list_qual {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

.list_qual li {
	background-image: url(img/butt_arrow_green.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 8px;
	list-style-type: none;
	margin: 0px;
	font-weight: bold;
}
.list_qual ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.procese_box {
	margin-top: 6px;
	margin-bottom: 24px;
}

.procese_box img {
	margin-right: 9px;
	margin-bottom: 7px;
}
.procese_box span {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #C60000;
	display: block;
}
.linie_punct {
	background-image: url(img/bgr-dotted.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#flash {
	float: right;
	width: 742px;
}
#topimg {
	float: left;
}.manag_img {
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 7px;
	margin-left: 0px;
	padding: 2px;
	border: 1px solid #E6E7E8;
}
.ISOimg {
	margin-right: 15px;

	margin-bottom: 20];
	margin-bottom: 12px;
}
.tuv_img {
	margin-right: 10px;
}
