html {
    border-left: 0px;
}
body, form, a, div, span, ul, ol, li, table, caption, tr, th, td, img, strong, em, p, h1, h2, h3, h4, h5, h6, pre {
    padding: 0px;
    border: 0px;
    margin: 0px;
}
body {
    color: #979797;
	background-color:#000000;
	background-image:url('../image/kanvas_bk.jpg');
	background-position: top center;
	background-repeat:no-repeat;
}
body, h1, h2, h3, h4, h5, h6, table, tr, th, td {
    font-family: "Microsoft Sans Serif", arial, georgia, helvetica, verdana, lucida, sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
	color: #979797;
	/*line-height:10pt; */
}	
input, select, option, textarea {
	font-family: "Microsoft Sans Serif", arial, georgia, helvetica, verdana, lucida, sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
	color:#979797;
	border:1px solid #8f8f8f;
	background-color:#000000;
}
strong, h1, h2, h3, h4, h5, h6 {
    font-weight: bold;
}
h1 {
	font-size:9px;
	color:#ffffff;
	font-weight:normal;
}
h2 {
	font-size:19px;
	color:#979797;
	font-weight:normal;
}
h3 {
	color:#979797;
	font-size:12px;
	display:inline;
	font-weight:bold;
}
h4 {
	font-size:12px;
	
}
h5 {
	font-size:11px;
	font-weight:normal;
}
a {
	color:#979797;
	text-decoration:none;
	outline:none;
}
a:visited {
	text-decoration:none;
}
a:active {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
	
}

.aMic {
	font-size:9px;
}

p {
	margin-bottom:10px;
}
li {

}
strong {
	font-weight:bold;
}
small {
	font-size:10px;
}
tbody {
	color:#000000;
}

/* TinyMCE HACK */ 
p { 
	font-size:11px;
	margin-bottom:10px;
}
.MsoNormal {
	text-align:left;
	font-size:12px;
}
/* end HACK */
.underline {
	text-decoration:underline;
	
}
#wrapper {
	left:0px;
	top:0px;
	width: 960px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
    color: #979797;
	z-index:0;
	table-layout: fixed;
	/*position: relative;*/
}
#error404Message {
	font-family:Georgia;
	font-weight:bold;
	font-size:14px;
	margin-top:70px;
	z-index:1000;
	color:#ffffff;
	text-align:center;
}
#totop {
	width: 13px;
	height: 20px;
	position: absolute;
}

#feedback_user {
	color:#FF0000;
	text-align:center;
}
#feedback_system {
	color:#FF0000;
	text-align:center;
}

/* TOP */
#top {
	margin-top:19px;
	float:right;
	width:253px;
	height:33px;
	clear:both;
	display:block;
}
#top_sigla {
	float:left;
	width:215px;
}
#top_sigla_print {
	float:right;
	width:700px;
	text-align:left;
}
/* MAIN */
#main {
	width:960px;
	height:100%;
	min-height:100%;
}
.titleText {
	font-size:9px;
	color:#ffffff;
	margin-top:55px;
}
.titlu {
	font-size:9px;
	color:#ffffff;
	text-transform: uppercase
}
.titluMic {
	font-size:9px;
	color:#979797;
	text-transform: uppercase
}

.client {
	width:960px;
	clear:both;display:block;
	margin-bottom:50px;
	height:355px;
}
.client_hr {
	margin-bottom:20px;
}
.client_left {
	float:left;
	width:215px;
}
.client_right {
	float:right;
	width:700px;
	text-align:left;
}
.client_foto {
	width:700px;
	height:291px;
}
.client_foto_img {
	width:700px;
	height:290px;
}
.client_bottom {
	width:700px;
	clear:both;
	display:block;
	margin-top:7px;
}
.client_bottom_left {
	font-size:9px;
	color:#979797;
	text-transform: uppercase;
	float:left;
	width:330px;
	text-align:left;
}
.client_bottom_right{
	font-size:9px;
	color:#979797;
	text-transform: uppercase;
	float:right;
	width:330px;
	text-align:right;
}

/* END MAIN */

/* CONTENT */
#content_left  {
	width:705px;
	float:left;
	min-height:800px;
	padding-bottom:50px;
}
#content_right {
	width:249px;
	float:right;
	min-height:800px;
	position:relative;
}



