/*costom_colors*/

#sidebar_first #block-menu-menu-our-works {
	background-color: #33CC99;
}

#sidebar_first #block-menu-menu-editional-info {
	background-color: #33CCFF;
}

#sidebar_first #block-menu-menu-static-menu-1 {
	background-color: #0089E1;
}


.front {
  background: #333;
}

.front .node a{
  color: white;
  text-decoration: underline;
}
.front .node a:hover{
  color: black;
}

.front #main {
  background: #9F1C3C;
/*  background: #9F1C3C  url(img/zagogulina_front.png) bottom right no-repeat;
*/  color: #fff;
}

#footer, #footer-wrapper__removestyle, .front #footer-wrapper  {
  background: #B4B5B5;
}
/*
.front #top_menu_bar, .front #top_menu_bar .in {
  background: #fff url(img/top_menu_top_shadow.png) top repeat-x;
}


#top_menu_bar .block-menu ul li a:hover {
    background-color: #000;
}
