.katalog_open {
    background-image : url('/katalog_img/arr_open.gif');
    background-position : center left;
    background-repeat : no-repeat;
    padding-left : 10px;
  }


.katalog_close {
    background-image : url('/katalog_img/arr_close.gif');
    background-position : center left;
    background-repeat : no-repeat;
    padding-left : 10px;
    line-height : 18px;
  }

.vkladki {
 		height:37px;
 		color:black;
 		vertical-align : bottom;
	}

.path {
	color: black;
}

.katalog_manu_page {
	color: white;
}

#atten {
	background-color : #eeeeee; 
	left : 400px; 
	top:450px; 
	position : absolute; 
	width : 300px; 
	height:200px; 
	color:black;
}

.atten_text {
	color:black;
}
.atten_text_1 {
	color:black;
}
.atten_text_2 {
	color:black;
}