/* Таблица стилей SHEME.HTML */

.header {
			font-family:Arial; 
			font-size:22px; 
			color:#818181; 
			font-style:italic;
}

.header2 {
			font-family: Arial;
			font-size:30px; 
			font-weight:bold; 
			color:#e86312;
}

.header3 {
			font-family: Arial;
			font-size:18px; 
			font-weight: normal; 
			color:#00675a; 
			margin-left:27px;
}

.adresa {
			font-family: Arial;
			text-align:right;
			margin-right:6px;
			color:#0468e3;
			font-size:12px;
}

.tel {
			font-family: Arial;
			font-weight:bold;
			font-size: 14px;
			color:#00675a;
			font-style:normal;
}

.stations {
			font-family: Arial;
			text-align:right;
			font-size:14px;
			font-style:normal;
			color:#6f6f6f;
			font-weight:bold;
			text-decoration:none;
}

a:link.station, a:visited.station, a:active.station {
 			font-family: Arial;
			font-size: 14px;
			color: #333;
			font-weight: normal;
			text-decoration: none;
}

a:hover.station {
			font-family: Arial;
			font-size: 14px;
 			color: #1e6bd3;
			font-weight: bold;
}

.item {
			margin-left:10px;
			margin-right:15px;
}

.adr_bottom {
			border-color:#ffffff;
			border-width: 1px;
			border-collapse: collapse;
			border-style:solid;
}

.adresa_bottom {
			font-family: Arial;
			color:#ffffff;
			font-size:15px;
			font-weight:bold;
			font-style:italic;
			margin-left:10px;
}

.adresa_bottom_left { 
			font-family: Arial;
			color:#474747;
			font-weight:bold;
			font-size:12px;
			margin-right:7px;
}

.adresa_bottom_right {
			font-family: Arial; 
			color:#03318e;
			font-weight:normal;
			font-style:italic;
			font-size:12px;
			margin-left:7px;
}

.adresa_bottom_right_margin {
			font-family: Arial; 
			margin-left:7px;
}

a:link.link2, a:visited.link2, a:active.link2 {
 			font-family: Arial;
			font-size: 12px;
			color: #e86312;
			font-weight: normal;
}

a:hover.link2 {
			font-family: Arial;
			font-size: 12px;
 			text-decoration: underline;
 			color: #ac4405;
			font-weight: normal;
}


