ul.topmenu_ul { margin:0; padding:0; list-style:none; font-size:13px; color:#323232; }
	ul.topmenu_ul li { float:left; width:112px; height:110px; text-align:center; text-transform:uppercase; }
	ul.topmenu_ul a { text-decoration:none; }
	ul.topmenu_ul .name { display:block; height:28px; margin:-5px 0 0 0; padding:0 0 5px 0; color:#323232; }
	ul.topmenu_ul .icon { width:75px; height:75px; margin:auto; background-color:transparent; -webkit-border-radius:15px; -moz-border-radius:15px; border-radius:15px; box-shadow:0 0 15px black; }
	ul.topmenu_ul .shadow { display:block; background-color:transparent; width:75px; height:75px; margin:-75px auto 0 auto; -webkit-border-radius:15px; -moz-border-radius:15px; border-radius:15px; }
	ul.topmenu_ul li:hover .name { color:black; }
	ul.topmenu_ul li:active .shadow { background-color:rgba(0,0,0,0.35); }
	

.topmenu-icon-news { background:white url(img/news.png) center center no-repeat; }
.topmenu-icon-cars_3d { background:white url(img/cars_3d.png) center center no-repeat; }
.topmenu-icon-opinions { background:white url(img/opinions.png) center center no-repeat; }
.topmenu-icon-video { background:white url(img/video.png) center center no-repeat; }