/* -------------------------  Левая панель  ------------------------- */

div.w60 {
	width: 100%;
	margin: 0 auto;
}	

div.box-c {
	height: 10px;
	margin: 0 8px;
	position: relative;
	background: #e0e0e0;
}
	
div.box-c em strong {
	position: absolute;
	font: 80px Arial;
	line-height: 40px;
	font-weight: normal;
}
		
.ctl, .cbl, .ctr, .cbr {
	z-index: 11;
	width: 20px;
	height: 20px;
	color: #e0e0e0;	 
	overflow: hidden;
	position: absolute;  
	background: transparent;
}

.ctl {top:0; left:-20px;}
.cbl {bottom:0; left:-20px;}
.ctr {top:0; right:-10px;}
.cbr {bottom:0; right:-20px;}

.ctl strong {left: 8px; top: -10px;}
.ctr strong {left: -6px; top: -10px;}
.cbl strong {left: 8px; bottom:-11px;}
.cbr strong {left: -16px; top:-9px;}

div.box-inner{
	margin-top: 0px;
	margin-bottom: 0px;
	overflow: hidden;
	padding: 0 10px 0 5px;
	background: #e0e0e0;
	z-index: 100;
}



#left-column {
	font-size: 14px;
}

#left-column ul, #left-column ol {
	list-style: none;
}

#left-column ul, #left-column ol {
	padding: 0 0 10px 10px;
	list-style: none;
}

#left-column ul {
	font-size: 14px;
	list-style: none;
}

#left-column ul.bullet-1 {
	list-style-image: url('/images/bullet-1.gif');
	margin-left: 20px;
}

#left-column ul.bullet-2 {
	list-style-image: url('/images/bullet-2.gif');
	margin-left: 15px;	
}

#left-column ul.bullet-2 li {
	font-size: 15px;
	padding-bottom: 2px;
}
#left-column ul.bullet-3 {
	list-style-image: url('/images/bullet-3.gif');
	margin-left: 0;
	padding-left: 1em;
}

#left-column ul.bullet-3 li {
	font-size: 13px;	
	line-height: 18px;
	padding-bottom: 3px;
}

#left-column ul.bigger {
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
}

#left-column h2 {
	font-size: 22px;
	font-weight: bold;
	margin-top: 0px;
	padding: 0 0 10px 0;
	text-align: center;
}

#left-column h3 {
	border-bottom: 1px solid #b0b0b0;
	color: #242952;
	font: bold 18px Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	margin: 0 5px 3px 5px;
	padding-left: 10px;
	text-align: left;
}

#left-column h3 a {
	color: #242952;
}

#left-column h3 a:hover {
	text-decoration: none;
}

#left-column h4 {
	font-weight: bold;
	display: inline;
}

#left-column h5 {
	text-align: left;	
}

#left-column .yamz {
	background: url('/images/left-menu-yamz-logo.gif') no-repeat 5px 9px;
	padding-left: 50px;
}

#left-column .yazda {
	background: url('/images/yazda-mini-logo.png') no-repeat 5px 0px;
	padding-left: 10px;	
}


#left-column .azpi {
	background: url('/images/azpi-mini-logo.png') no-repeat 5px 0px;
	padding-left: 20px;
}

#left-column .tmz {
	background: url('/images/tmz-mini-logo.png') no-repeat 5px 0px;
	padding-left: 20px;
}

#left-column p {
	margin: 0;
	line-height: normal;
}

#left-column a {
	color: #164B99;
	text-decoration: none;
}

#left-column a:hover, #left-column a:active {
	color: #DC0000;
	text-decoration: underline;
}

#left-column .logo_sa-gg {
	margin: 30px auto;
	text-align: center;
	width: 200px;
}

#left-column .logo_sa-gg a {
	color: #242952;
	font-weight: bold;
}

#left-column .webim {
	margin: 20px auto 10px;
}

#left-column .webim img {
	height: 55px;
	width: 200px;
}

#left-column .counters {
	margin: 20px auto 0;
	width: 186px;
}

#left-column .counters td {
	padding: 1px;
	width: 92px;
}
