body{
	margin: 0;
	padding: 0;
	text-align: center;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	background-color: #fff;
	}

h1{display:inline;font-weight:normal;margin: 0;	padding: 0;}
h2{display:inline;font-weight:normal;margin: 0;	padding: 0;font-size: 10px;}
	
ul{
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
.clear{
	clear: both;
	}

#container{
	width: 883px;
	margin: 0 auto;
	margin-top: 70px;
	text-align: left;
	}
	
#colLeft{
	width: 324px;
	float: left;
	}
	
#logo{
	width: 142px;
	height: 53px;
	background-image:url(../images/logo.jpg);
	}
	
#logo a img{
	border: none;
	}
	
#menu{
	width: 290px;
	height: 68px;
	margin-top: 59px;
	}
	
#menu a img{
	border: none;
	}
	
#work{
	width: 125px;
	height: 33px;
	float: left;
	}
	
#work a{
	display: block;
	width: 125px;
	height: 33px;
	}
	
#blog{
	width: 77px;
	height: 19px;
	float: left;
	}
	
#blog a{
	display: block;
	width; 77px;
	height: 19px;
	}
	
#rest{
	width: 49px;
	height: 4px;
	background-image:url(../images/work/rest.jpg);
	float: left;
	margin-top: 29px;
	}

	
#news{
	width: 97px;
	height: 19px;
	float: left;
	}
	
#news a{
	display: block;
	width; 97px;
	height: 19px;
	}
	
#contact {
	width: 97px;
	height: 16px;
	}
	
#lista{
	margin-top: 20px;
	}
	
#lista ul li a{
	color: #757879;
	text-decoration: none;
	font-size: 13px;
	}
	
#lista ul li a:hover{
	color: #676767;
	font-weight: bolder;
	}
	
#lista ul li{
	line-height: normal !important;
	line-height: 19px;
	}
	
#colRight{
	width: 559px;
	float: left;
	}
	
#content{
	margin-top: 96px;
	}
	
.text a{
	text-align: center;
	vertical-align: middle;
	background-color: #fff;
	display: block;
	width: 100px;
	height: 66px;
	padding-top: 25px;
	color:3626262;
	}
	
.text a:hover{
	color: #626262;
	}
	
#content ul li{
	float: left;
	width: 105px;
	height: 96px;
	background: url(../images/logo-bk.jpg) no-repeat;
	padding-top: 2px;
	padding-left: 2px;
	margin: 0 2px 2px 0;
	}
	
#content ul li a{
	font-weight: bold;
	color: #686868;
	text-decoration: none;
	font-size: 12px;
	text-align: center;
	}
	
.text a{
	line-height: 20px;
	text-align: center;
	}
	
#content ul li a img{
	border: none;
	}
	
#footer{
	text-align: right;
	color: #a2a2a2;
	font-size: 10px;
	padding-right: 20px;
	}
	
#footer a{
	color: #a2a2a2;
	text-decoration: none;
	}	
	
.font_mic_contact{color:#676767;font-size:16px;}
.font_mare_contact{color:#333333;font-size:21px;}
.font_contact{color: #676767; font-size: 14px;}

.stiri{
	clear:both;
	overflow:auto;
	height:400px;
	width:537px;
	scrollbar-face-color: #e9e9e9;
    scrollbar-shadow-color: #676767;
    scrollbar-highlight-color: #e9e9e9;
    scrollbar-3dlight-color: #c6c6c4;
    scrollbar-darkshadow-color: #e9e9e9;
    scrollbar-track-color: #c6c6c4;
    scrollbar-arrow-color: #676767;
    background-color:#fff;
    border-bottom:3px solid #d9d9d9;border-top:3px solid #d9d9d9;border-left:3px solid #d9d9d9;
    font-size:11px;
	}
.stiri img{
	margin:2px;
	border:0px;
	}