#avto_figure {
	position: relative;
	width: 70%;
	height: 100%;
	margin-left: 15%;
}
#avto_svg_container {
	cursor: zoom-in;
}
#avto_figure FIELDSET {
	display: inline-block;
	border: 0px solid #ffffff;
}
#stations > circle{
	cursor: pointer;
}
#centerscart_legend {
	position: absolute;
	top: 87.6%;
	left: 0%;
}
#centerscart_legend > TABLE{
	color: #54636f !important;
	font-weight: bold;
	font-size: 10pt;
	text-align: left;
	border-style: outset;
}
#centerscart_legend TR TD:first-child {
	padding-left: 5px;
	padding-right: 5px;
}
#centerscart_legend TR TD:last-child {
	background: #A8C3D8;
	text-align: left;
}
.avto_tab1 {
	color:#000000; 
	font-weight:bold; 
	font-size:13pt;
	letter-spacing:normal;
}

.avto_tab2{
	color:#000000; 
	font-weight:bold; 
	letter-spacing:normal;
}
/*	Кнопки управления	*/
#avto_btnset {
	display: inline-block;
	border: 0px;
}
#avto_btnset BUTTON {
	width: 50px; 
	height: 50px; 
	border: 3px outset #99b1c4;
	background-size: cover;
	cursor: pointer;
	outline: inherit;	
}
#avto_btnset BUTTON:active {
	border-style: inset;	
}
#avto_btnset BUTTON:hover {
	border-color: #00cddc;	
}

#avto_btn_plus { background-image: url(/templates/my/phpj/avto_n/plus_4.png); }
#avto_btn_minus { background-image: url(/templates/my/phpj/avto_n/minus_3.png); }
#avto_btn_reset { background-image: url(/templates/my/phpj/avto_n/reset_1.png); }
/*#avto_btn_up { background-image: url(/templates/my/phpj/avto/arrow_up.png); }
#avto_btn_left { background-image: url(/templates/my/phpj/avto/arrow_left.png); }
#avto_btn_down { background-image: url(/templates/my/phpj/avto/arrow_down.png); }
#avto_btn_right { background-image: url(/templates/my/phpj/avto/arrow_right.png); }
*/

/*	Всплывающая подсказка - "details"	*/
#avto_tooltip {
	
	/*  значения этих 5ти свойств 
			МЕНЯТЬ НЕЛЬЗЯ!!!  */
	position: absolute;
	display: none;
	top: 0;
	left: 0;
	z-index: 999;
	/*========================*/

	padding: 3px;
	font:100% Tahoma;
	color: #000;
	background: linear-gradient(#ffffff, #40e2e2);
	font-size: 13px;
	border: 2px solid #ffffff;
	border-radius: 15px;
	box-shadow: 0 0 15px 5px #ffffff;
	letter-spacing: 1pt;
}


/*----------------------------------------------*/
/*					SVG-стили			 		*/
/*----------------------------------------------*/

/*	Классы элементов SVG. Импортированы из .ai-файла */
