body{
	margin: 0;
    border:0;
	padding:10;
	background-color:#d0d0d0;
	background-image: url(/img/main_bg.gif);
	background-repeat: repeat-x;
}

a.link{
	font-family:tahoma;
    font-size:11px;
    color:#cc3333;
	text-decoration:none;
}

a.link:hover{
	font-family:tahoma;
    font-size:11px;
    color:#cc3333;
	text-decoration:underline;
}

a{
	font-family:tahoma;
    font-size:11px;
    color:#666699;
	text-decoration:none;
}

.nav_linkie{
    position:absolute;
    width:150px;
    top:55px;
    left:50%;
    margin-left:-170px;
    z-index:43;
}

.nav_linkie a{
    font:bold 14px Arial;
    color:#6833a8;
    border-bottom:dotted 1px #6833a8;
}

.nav_linkie a:hover{
    border-bottom:solid 1px #6833a8;
}

table.toppe{
    background-image:url(/img/shaddy_top.gif);
    background-position:bottom center;
    background-repeat:no-repeat;
}

.e-soap{
    font:bold 11px Tahoma;
    color:#bbbbbb;
}

.e-soap a{
    color:#c30101;
    text-decoration:none;
}

.e-soap a:hover{
    text-decoration:underline;
}

.text_main{
	font-family:tahoma;
    font-size:11px;
    color:#636363;
}

.activ_sub{
	font-family:tahoma;
    font-size:11px;
    color:#636363;
	padding-left:11px;
	background-color:#f3f1f5;
	background-image: url(/img/submenu_bg_activ.gif);
}

.none_activ_sub{
	padding-left:11px;
	color:#e71414;
}

.header{
	font-family:tahoma;
    font-size:14px;
    color:#8384ab;
	font-weight:800;
}

.news_block{
    background-color:#000000;
    background-image:url(/img/bg_news.jpg);
    background-repeat:no-repeat;
}

.news_text{
    margin:27px;
    margin-bottom:5px;
    height:195px;
    overflow:hidden;
    font:11px Arial;
    color:#d8d8d8;
    line-height:18px;
}

.learn_more{
    margin-left:27px;
}

ul {
	list-style-image: url("/img/red_thing.gif");
}
li {
	padding-bottom: 20px;
}

.ul2 {
	list-style-image: url("/img/red_thing_2.gif");
    font:11px Arial;
}
.li2 {
    font:11px Arial;
    background-image:url(/img/red_thing_3.gif);
    background-repeat:no-repeat;
    padding-left:16px;
	margin-bottom:20px;
    margin-right:20px;
    width:250px;
    height:80px;//height:90px;  /* 1 - äëÿ ôô    2 - äëÿ èå */
    float:left;
}

.submenu{
    padding-left:32px;
    padding-top:10px;
    font:12px Arial;
}

.submenu .item{
    padding:8px;
    background-image:url(/img/submenu_bullet.gif);
    background-repeat:no-repeat;
    background-position:left center;
}

.submenu .item, .submenu .item a{
    font:bold 11px Arial;
}

.submenu .item a{color:#cc3333;}
.submenu .current a{color:#333333;}

.submenu .sep{
    height:1px;
    background-image:url(/img/bg_sep.gif);
}


.content{
    width:633px;
    font:12px Arial;
    line-height:19px;
}

.content .header{
    height:52px;
    background-color:#6834a9;
    margin-bottom:10px;
    background-repeat:no-repeat;
}


.content h3{
    font:19px Arial;
    color:#6833a8;    
}

.content h4{
    font:bold 14px Arial;
    margin-top:30px;
}



.content p, .content ol{
    width:75%;
}

.content ol li{
    padding-bottom:5px;
    font-size:12px;
}

.videonet, .advertising, .capabilities{
    background-image:url(/img/header_videonet.gif);
}

.img_center{
	padding-left: 82px;
}	

.img_center2{
	padding-left: 58px;
}

.link_2{
	font-family:tahoma;
    font-size:11px;
    color:#cc3333;
	text-decoration:none;