#footer .block_various_links { 
list-style: none;
text-align: right;
width:940px;
height:25px;
margin:auto;

bottom:52px;
right:0px;
}

#footer .block_various_links li a { 
text-decoration: none;
padding: 10px 14px 10px 10px;
color:#1a2121;
font-family:bbb;
font-weight:400;
font-size: 13px;
text-shadow:0px 1px 1px #b5e654;

transition:All 0.3s ease;
-webkit-transition:All 0.3s ease;
-moz-transition:All 0.3s ease;
-o-transition:All 0.3s ease;

}

.informations_block_left li a{
line-height:24px;
padding:8px 0px;
}


#footer .block_various_links li a:hover {

color:#000;
text-shadow:0px 1px 1px #7aa424;
}


.cccp{
font-family:tahoma !important;
font-size:11px !important;
color:#fff !important;
text-shadow:0px 1px 1px #1f2727 !important;
padding: 8px 0px 8px 0px !important;
}


#footer .block_various_links li {
	display: inline;


}
#footer .block_various_links li.first_item a {
	border: none;
padding: 10px 0px 10px 10px;

}






/* Block CMS links */
.informations_block_left .block_content { padding:3px 10px }
