@charset "UTF-8";
/*web site color scheme #5*/

body {
	background:#0b2c5b;
	color:#3b3c3c;
}
a {
	color:#3b3c3c;
}
ul li {
	background-image:url(../img/color_5/li.gif);
}
.wide_dark {
	background:#fff url(../img/color_5/wd1.gif) repeat-x 0 0;
	color:#000;
}
.wide_dark_in {
	background:url(../img/color_5/wd2.gif) repeat-x 0 100%;
}
.wide_light {
	background:#203d65 url(../img/color_5/wt.png) repeat 50% 0;
	color:#fff;
}
.wide_light a {
	color:#fff;
}
#header {
	background:#fff url(../img/color_5/sq.png) repeat-x 50% 0;
}
#loading {
	background:url(../img/color_5/ajax-loader.gif);
}
#big_button a {
	background-image:url(../img/color_5/big-btn.png);
	color:#666363;
}
#big_button a:hover {
	color:#666363;
}
.scroll_side a {
	background:#dee1e6;
}
.scroll_side a:hover {
	background:#1b457e;
}
.scroll_side a span {
	border:1px solid #bfc4c9;
}
.scroll_side a:hover span {
	border:1px solid #1b457e;
}
.scroll_side a:hover i {
	background-color:#1b457e;
	opacity:0.8;
	filter:alpha(opacity=80);
}
#t1 {
	background-image:url(../img/color_5/t-ico1.png);
}
#t2 {
	background-image:url(../img/color_5/t-ico2.png);
}
#t3 {
	background-image:url(../img/color_5/t-ico3.png);
}
#t4 {
	background-image:url(../img/color_5/t-ico4.png);
}
.button {
	background:#ebedef;
	color:#666363 !important;
}
.button:hover {
	background:#e3e5e7 !important;
	color:#666363 !important;
}
.button span {
	background:#ced3d5;
}
.button b {
	background:#f3f3f3 url(../img/color_5/bg-btn.png) repeat-x 0 100%;
}
.button:hover b {
	background:#f3f3f3 url(../img/color_5/bg-btn.png) repeat-x 0 0;
}
.button2 {
	background:#27456e;
	color:#213857 !important;
	text-shadow:1px 1px 0 #fff;
}
.button2:hover {
	background:#2c4c76 !important;
	color:#213857 !important;
}
.button2 span {
	background:#566e8e;
}
.button2 b {
	background:#d7e3f3 url(../img/color_5/bg-btn2.png) repeat-x 0 0;
}
.button2:hover b {
	background:#d7e3f3 url(../img/color_5/bg-btn2.png) repeat-x 0 100%;
}
.input {
	border:1px solid #c6c6c6;
}
.tabs {
	background:#19355b url(../img/color_5/bg-tabs.png) repeat-x;
}
.tabs a {
	color:#fff;
}
.tabs i {
	background:url(../img/color_5/bg-sp.png);
}
.tabs em {
	background:url(../img/color_5/ug.png)
}
#feedback {
	background:none;
}
#contacts {
	background:#f7f8f9 url(../img/color_5/bg-contacts.png) no-repeat 0 0;
}
.top_block {
	color:#000;
	text-shadow:1px 1px 0 #fff;
}
.top_block h1 {
	color:#000;
}
