body {
	background-color: #114762;
}
body, .phone, .copyright{
	color: #fff;
}
a {
	color: #6ff;
}
#logo img{
	behavior: url(png.htc);
}
#logo-bg{
	background: url(logo-bg.gif) no-repeat left top;
}
#menu-start{
	background: url(menu-start.gif) no-repeat right top;
}
#menu-top{
	background: url(menu-top.gif) no-repeat right top;
}
#menu-bottom{
	background: url(menu-bottom.gif) no-repeat right top;
}
p.bigger, .vacancies a, #footer a, #copyright a{
	color: #fc3;
}

#footer{
	background: url(footer.gif) repeat-x left top;
	color: #89aec4;
}

#map-img{
	background: url(map.gif) no-repeat right top;
}

#menu {
	position: absolute;
	background: url(menu.gif) repeat-x;
}

#menu li a{
	color: #000;
	text-decoration: none;
}

#menu li a:hover{
	text-decoration: underline;
}
#menu li.current a, #menu li.current{
	color: #c12400;
}
#menu .current{
	background: url(current.gif) no-repeat 50% top;
}
#menu .current a{
	font-weight: bold;
	text-decoration: underline;
}

#right ul li{
	border-bottom: 1px solid #2c5c74;
}

#lang a{
	color: white;
}

#lang .current{
	color: #114762;
	background: url(lang.gif) no-repeat center top;
}
#left_ill{
	background: url(left_ill.gif) no-repeat;
}
#right_ill{
	background: url(right_ill.gif) no-repeat left top;
}
