body {
	background: #000000;
	color: #cccccc;
	margin: 0px;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
    
    width: 954px;
	margin: 0 auto; /*Center container on page*/
    padding-top: 50px;
}

table {
	border: 0px solid #000; /* border="0" */
	border-spacing: 0px;
	border-collapse: collapse;  /* cellspacing="0" */
}

td {
    margin: 0;
    padding: 0; /* cellpadding="0" */
    vertical-align: top;
}

a {
    color: #ffffff;
}

img {
	border: 0px solid #000;
}

.bold {
    font-weight: bold;
}
.font14 {
	font-size: 14px;
}
.font16 {
    font-size: 16px;
}
.font18 {
    font-size: 18px;
}
.font22 {
    font-size: 22px;
}

.button {
	color: #000000;
	background-color: #ccff33;
	border: 1px solid #a4cd2a;
	font-size: 15px;
	font-weight: bold;
	cursor: pointer;
}


ul.nav{
    color: #ffffff;
    margin: 0px;
    padding: 0px;
    font-size: 18px;
    font-family: Arial, Tahoma, Verdana, sans-serif;
}
ul.nav  li{
	list-style-type: none;
	padding-right: 13px;
    float: left;
}
ul.nav  li a{
    text-decoration: none;
    color: #ffffff;
    padding: 5px 9px;
    background: #333333;
    text-transform: uppercase;
    letter-spacing: 1px;
}
ul.nav  li.into a{
    text-decoration: none;
    border-width: 0px;
    color: #ccff33;
}
ul.nav  li.activ a{
    text-decoration: none;
    border-width: 0px;
    color: #000000;
    background: #ccff33;
}


ul.links_top {
    margin-left: 5px;
    padding-left: 12px;
    text-transform: uppercase;
    font-size: 16px;
    font-family: Arial, Tahoma, Verdana, sans-serif;
}
ul.zelena {
    background: url('_s/zelena.gif');
    background-repeat: repeat-y;
}
ul.yelows {
    background: url('_s/yelows.gif');
    background-repeat: repeat-y;
}
ul.redis {
    background: url('_s/redis.gif');
    background-repeat: repeat-y;
}
ul.blues {
    background: url('_s/blues.gif');
    background-repeat: repeat-y;
}
ul.white {
    background: url('_s/whites.gif');
    background-repeat: repeat-y;
}
ul.links_top  li{
	list-style-type: none;
    margin-top: 7px;
}
ul.links_top li a {
    color: #ffffff;
}

ul.futer{
    color: #ffffff;
    margin: 0px;
    padding: 30px 0px;
    font-size: 16px;
    font-family: Arial, Tahoma, Verdana, sans-serif;
}
ul.futer  li{
    height: 50px;
	list-style-type: none;
    float: left;
}
ul.futer  li.bg {
	padding: 0px 20px 0px 20px;
    background: url('_s/verh_px.gif');
    background-repeat: no-repeat;
    background-position: 100% 0px;
}


/* Центральный блок с рамкой */
b.bt, b.bt b,
b.bb, b.bb b,
b.bl, b.bl b,
b.bbr, b.bbr b,
b.bby, b.bby b,
b.bgr, b.bgr b {
	display: block;
	height: 40px;
	font-size: 1px;
	background:url(_s/kontur.gif) no-repeat;
	position:relative;
}
b.bt {
	top: 0px;
	left: 0px;
}
b.bt b {
	background-position:100% -40px;
	left: 0px;
}

b.bb {
	background-position:0 -120px;
	top: 183px;
	left: 0px;
}
b.bb b {
	background-position:100% -80px;
	left: 0px;
}

b.bl {
	background-position:0 -200px;
	top: 0px;
	left: 0px;
}
b.bl b {
	background-position:100% -160px;
	left: 0px;
}

b.bbr {
	background-position:0 -280px;
	top: 0px;
	left: 0px;
}
b.bbr b {
	background-position:100% -240px;
	left: 0px;
}

b.bby {
	background-position:0 -360px;
	top: 0px;
	left: 0px;
}
b.bby b {
	background-position:100% -320px;
	left: 0px;
}

b.bgr {
	background-position:0 -440px;
	top: 0px;
	left: 0px;
}
b.bgr b {
	background-position:100% -400px;
	left: 0px;
}

.xxnavig {
    color: #ffffff;
    text-align: center;
    font-size: 13px;
    font-family: Arial, Tahoma, Verdana, sans-serif;
    margin-right: 80px;
}

.xxnavig a {
    color: #66ccff;
}

.navigation {
    float: right;
    margin-top: 15px;
    margin-right: 45px;
    width: 200px;
    height: 30px;
    background: #333333;
    color: #ffffff;
}

.navigation a {
    text-decoration: none;
    color: #ccff33;
}

.navigation ul {
    margin-left: 5px;
    padding-left: 12px;
    font-size: 12px;
    font-family: Arial, Tahoma, Verdana, sans-serif;
}

.navigation ul  li{
	list-style-type: none;
}
.navigation ul li a {
    color: #eeeeee;
    text-decoration: underline;
}

.navigation #arrow_zelen {
	width: 21px;
	height: 20px;
	background: url('_s/zelenselect.png') 0 0 no-repeat;
	overflow:hidden;
	
}

.language{
position:relative;
}
