@charset "utf-8";
/* CSS Document */


 .top_body {background-image: url(../p1_002.jpg); background-position: center; background-repeat: no-repeat; height: 130px	}		
 .logo_txt1 { text-align: center; 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 46px;
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 0px;
	cursor: crosshair;
	color: #FC0;
	margin-bottom: -10px;
	margin-top: -10px;
}
 .logo_txt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bolder;
	color: #FC0;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;}

ul{
	text-decoration: none;
	color: blue;
	margin-top: 0px;
	font-style: normal;
	font-weight: bold;
}
li {margin-top: 10px;
	text-decoration: none;
	color: blue;
	font-weight: normal;
}

.usl01 	{	list-style: none;
background-image: url(../uslugi/galochka.jpg)no-repeat; 
			}

.usl01 li 	{
padding: 10px 30px;
background: linear-gradient(to left, #f8ab8d 0%, white, #f8ab8d);
border-bottom: 1px solid grey;
color: GrayText;
font-size: 20px;
box-shadow: 0 5px 5px 0 rgba(0,0,0, .2);
margin-bottom: 5px;
}
.usl01 li:last-child {
border-bottom: none;
}
.obyect {
	text-align: center;
	font-size: 30px;
}
.strela	{	list-style: none; /* Скрываем маркеры списка */
    text-indent: -1em; /* Сдвигаем элементы списка влево */}
	
.strela li::before 	{
	content: '\25ba'; /* Добавляем маркер в шестнадцатеричном формате*/
	padding-right: 5px; /* Расстояние от маркеров до текста */
	color: #098016; /* Маркеры красного цвета */
}
.strelka	{	list-style: none; /* Скрываем маркеры списка */
    text-indent: -2em; /* Сдвигаем элементы списка влево */}
.strelka li::before 	{
	content: '\25ba'; /* Добавляем маркер в шестнадцатеричном формате*/
	padding-right: 15px; /* Расстояние от маркеров до текста */
	color: #0C0AE1; /* Маркеры красного цвета */
}
#kontakts {
	color: blue;
	line-height: 0px;
	}
	
