/*  */
html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: verdana;
	color: #242424;
	background: url(../images/bg.jpg) repeat;
}
table {
	border: 0px;
	border-collapse: collapse;
	font-size: 11px;
}
table td {
	padding: 0px;
}

a:link, a:visited {
	color: #698CA5;text-decoration: none;font-weight: bold;font-family:  Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}

a:hover {
	color: #698CA5;text-decoration: underline;font-weight: bold;font-family:  Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}

A IMG { 
 border: none; /* Убираем рамку вокруг изображений-ссылок */
}

/* ==================== */

.category {
	color: #757575;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
}
.category a {
	color: #E34000;
	text-decoration: none;
}
.category a:hover {
	color: #E34000;
	text-decoration: underline;
}

/* ==================== */

.speedbar {
	color: #757575;
	text-decoration: none;
}
.speedbar a {
	color: #4B73D4;
	text-decoration: none;
}
.speedbar a:hover {
	color: #4B73D4;
	text-decoration: underline;
}

/* ==================== */

.slink {
	color: #757575;
	font-size: 13px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
}
.slink a:active, .slink a:visited, .slink a:link {
	color: #e34166;
	text-decoration: none;
}
.slink a:hover {
	color: #e34166;
	text-decoration: underline;
}

/* ==================== */

.copy {
	color: #757575;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
}
.copy a:active, .copy a:visited, .copy a:link {
	color: #757575;
	text-decoration: none;
}
.copy a:hover {
	color: #4b73d4;
	text-decoration: underline;
}

/* ==================== */

.stext {
	color: #242424;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
}
.stext a:active, .stext a:visited, .stext a:link {
	color: #242424;
	text-decoration: none;
}
.stext a:hover {
	color: #242424;
	text-decoration: underline;
}

/* ==================== */

.ltitle {
	color: #a4a4a4;
	font-size: 12px;
	font-weight: bold;
}


.ltitle_small {
	color: #a4a4a4;
	font-size: 11px;
	font-weight: bold;
}

/* ==================== */

.otash_menu {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
    height: 43px;
    margin-top: 10px;
    left: 10px;
    margin-top: 10px;
  text-indent: 15px;
}
.otash_menu a {
	color: #4B73D4;
	text-decoration: none;
}
.otash_menu a:hover {
	color: #4B73D4;
	text-decoration: underline;
}

/* ==================== */
.ntitle {
	color: #868ca5;
	font-size: 15px;
	font-weight: bold;
  font-family: Arial, Helvetica, sans-serif
}
.ntitle a {
	color: #4B73D4;
	text-decoration: none;
}
.ntitle a:hover {
	color: #4B73D4;
	text-decoration: underline;
}

/* ==================== */

.ctitle {
	color: #636363;
	font-size: 11px;
	font-weight: normal;
}
.ctitle a {
	color: #4B73D4;
	text-decoration: none;
}
.ctitle a:hover {
	color: #4B73D4;
	text-decoration: underline;
}

/* ==================== */

.news {
	color: #242424;
	font-family: Verdana;
	font-size:8pt;
	text-align:justify;
	line-height: 15px;
	padding-left: 10px;
	padding-right: 10px;
}
.news h1{
	color: #2d758a;
	font-family: Verdana;
	font-size:16pt;
}
.news a {
	color: #4B73D4;
	text-decoration: none;
}
.news a:hover {
	color: #4B73D4;
	text-decoration: underline;
}

/* ==================== */

.userstop {
	color: #757575;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
}
.userstop a {
	color: #4B73D4;
	text-decoration: none;
}
.userstop a:hover {
	color: #4B73D4;
	text-decoration: underline;
}
.userstop td {
	padding: 3px;
}
.userstop thead {
	color: #757575;
	font-weight: bold;
}

/* ==================== Поле малой формы поиска */

.s_field {
	color: #757575;			/* ! */
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	background-image: url(../images/dlet_field_s.gif);
	background-repeat: repeat-x;
	height: 14px;
	padding-left: 3px;
	
	border: 1px solid #e6e6e6;	
}

/* ==================== */

.f_textarea {
	color: #757575;		/* ! */
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	background-repeat: repeat-x;
	
	width: 449px;
	height: 156px;
	border: 1px solid #e0e0e0;
}
.f_input {
	color: #757575;		/* ! */
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	background-repeat: repeat-x;
	
	width: 300px;
	height: 18px;
	border: 1px solid #e0e0e0;
}
.f_select {
	color: #757575;		/* ! */
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	background-repeat: repeat-x;
	
	height: 14px;
	border: 1px solid #e0e0e0;
}

/* ==================== Главное меню сайта */

.mainmenu {
	color: #FFFFFF;
	font-size: 12px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
	font-weight: bold;
}
.mainmenu a:active, .mainmenu a:visited, .mainmenu a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.mainmenu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

/* ==================== Дополнительно вставил */
.rightside {
	align:right; 
	width:250px; 
	display:block; 
	padding: 0 10px 20px 20px; 
	background-color: #ffffff;
}
.bottomside {
	background-color: #ffffff;
	border-top:1px solid #dcdbdb;
}
.bgcenter {
  background-color: #ffffff;
}

#idlist-title {color:#36a32a; font-size:16px; font-family:verdana; font-weight:normal; margin:5px 0 5px 0;}
#idlist-text {padding:0 0 15px 10px;}
#idlist {list-style: none; margin: 0;padding: 0;}
#idlist li {display: block; margin: 0; background: url(../images/arrow-menu.png) no-repeat left 4px; padding:0 0 3px 15px; width: 240px;}

.navigation {
	color: #3f3f3f; 
	border: 0px;
}

.navigation a:link,
.navigation a:visited,
.navigation a:active {
	text-decoration: none;
	color: #3f3f3f;
	background-color: #f9f9f9;
	border: 1px solid #3f3f3f;
	padding: 3px 6px;
	font-size: 10px
}

.navigation a:hover {
	background-color: #3f3f3f;
	color: #ffffff;
	border-color: #e0e0e0;
	text-decoration: none;
	font-size: 10px
}

.navigation span {
	text-decoration: none;
	background-color: #ffffff;
	padding: 3px 6px;
	border: 1px solid #bcbcbc;
	color: #bcbcbc;
	font-size: 11px;
}

.podrobno a {
	color: #4B73D4;
	text-decoration: none;
}
.podrobno a:hover {
	color: #4B73D4;
	text-decoration: underline;
}

#hintbox {
    text-align : left;
    width : 150px;
    font-size : 10px;
    border : 1px solid #99a1ab;
    background-color : #fff;
    layer-background-color : #a396d9;
    color : #282828;
    margin : 10px 0 0 10px;
    padding : 3px 5px;
    position : absolute;
    visibility : hidden;
    z-index : 998;
    -moz-opacity : 0.9;
    -moz-border-radius : 5px;
    filter : alpha(opacity="90");
}
.style1 {
/*	font-family: "Lucida Console";*/
	font-size: 10px;
}
.style2 {
/*	font-family: "Lucida Console";*/
	font-size: 12px;
	font-weight: bold;
}

.partner {
color: blue;
font-size: 11px;
font-family: Georgia;
padding-top: 15px;
}
.partner a {
color: red;
text-decoration:none;
}
.partner a:hover {
text-decoration: underline;
}

.onl_table {
    width : 100%;
    font-size : 10px;
}
.onl_table td {
    padding-right : 5px;
    font-size : 10px;
/* Раскомментировать, если у Вас в две колонки*/ /*    width : 50%;
*/ }

.a_link, .a_link a:link, .a_link a:visited, .a_link_on {
    color : #ff0000;
}
.a_link_on a:hover, .a_link_on a:active {
    color : #ff0000;
}

.u_link, .u_link a:link, .u_link a:visited, .u_link_on {
    color : #666666;
}
.u_link_on a:hover, .u_link_on a:active {
    color : #4b73d4;
}

.e_link, .e_link a:link, .e_link a:visited, .e_link_on {
    color : #00a400;
}
.e_link_on a:hover, .e_link_on a:active {
    color : #00a400;
}

.j_link, .j_link a:link, .j_link a:visited, .j_link_on {
    color : #0000ff;
}
.j_link_on a:hover, .j_link_on a:active {
    color : #0000ff;
}

.b_link, .b_link a:link, .b_link a:visited, .b_link_on {
    color : #666666;
}
.b_link_on a:hover, .b_link_on a:active {
    color : #666666;
}

#head {
	height:247px;
	overflow:hidden;
	background-color: #fff;
}
.logo {
	width:300px;
	float:left;
}
#panel {
	width:230px;
	float:right;
	height:150px;
	font-size:12px;
}
/*------------------------------------------------------------*
** Навигация
**------------------------------------------------------------*/
#nav {
	width:100%;
	background: url(../images/header.jpg) no-repeat;
	background-color: #fff;
	height:60px;
	overflow:hidden;
	padding: 0px;
}
#nav-left {
	float:left;
	width:70%;
}
#nav-right {
	float:right;
	width:25%;
	background:url(../images/nav.png) repeat-x;
	margin-top:20px;
	padding:6px;
	color:#fff;
	font-weight:bold;
}
#nav ul {
	margin-left:20px;
	list-style-type: none;
	width:100%;
	float:left;
	overflow:hidden;
	padding: 0px;
	margin-top:0px;
}
#nav li {
	display: block;
	float: left;
	padding-top:10px;
}
#nav li:hover {
	text-decoration:underline;
}
#nav li a {
	display: block;
	float: left;
	padding: 10px;
	color: #fff;
	text-decoration: none;
	font-weight:bold;
	background:url(../images/nav.png);
	margin-top:10px;
	font:18px Verdana, Arial, Helvetica, sans-serif;
}
#nav li a:hover {
	background:#f3263e;
	text-decoration: none;
	color:#ffffff;
}
.content {
	width:100%;
	overflow:hidden;
	background:url(../images/content.png) repeat-x;
}


#column {
	width:240px;
	padding-left:10px;
	background:url(../images/col-mid-r.gif) repeat-y;
}
ul {
	list-style: none;
}
#column ul li {
	padding: 5px 0px 5px 10px;
	border-bottom:1px dashed #e5e5e5;
	font-size:13px;
}
#column ul li:hover {
	background:#f5f5f5;
	
}
#column ul li:hover a {
	color:#555;
	text-decoration: none;
}
#col-top-l {
	background:url(../images/col-top-r.gif) no-repeat;
}
.m-top {
	width:200px;
/*	background:url('../images/m-top.gife') no-repeat; */
	height:15px;
}
.m-center-no {
	width:200px;
/*	background:url('../images/m-center.gife') repeat-y;*/
	padding-left:0px;
}
.m-center {
	width:200px;
/*	background:url('../images/m-center.gife') repeat-y;*/
	padding-left:20px;
}
#cat {
	float:left;
	height:50px;
	margin-right:10px;
	margin-top:3px;
	font-size:13px;
	padding-left:20px;
	padding-right:20px;
}
.m-text {
	padding:0px 10px 10px 0px;
}
.module h1 {
	font-size:13px;
	color:#393939;
	padding-left:0px;
	padding-right:10px;
	padding-top:5px;
	height:25px;
	width:200px;
	margin-left:5px;
	font-weight:bold;
/*	background:url('../images/h1bg.gif') no-repeat;*/
	text-transform:uppercase;
	text-align:center;
}
.m-bottom {
	width:230px;
	height:20px;
/*	background:url('../images/m-bottom.gife') no-repeat;*/
	border-bottom:10px solid #3f3f3f;
}


.news2 {
	padding-bottom: 20px;
	background:url(../images/news.gif) bottom right no-repeat;
	padding-left:10px;
	padding-right:15px;
	padding-top:10px;
}
.news2 a:active, .news2 a:visited, .news2 a:link {
	text-decoration: none;
	font-style:normal;
	color:#2d758a;
	font-size:16px;
}
.news3 {
	padding-left:10px;
	padding-right:15px;
}
.news3 a:active, .news3 a:visited, .news3 a:link {
	text-decoration: none;
	font-style:normal;
	font-size:13px;
}
em {
	padding: 1px;
	font-style:normal;
	color:#fff;
	font-size:14px;
	background:#bebdbe;
	letter-spacing:0px;
}
.more {
	padding-top:8px;
	font-weight:bold;
}
.border {
	border-bottom:2px dashed #ccc;
	margin-bottom:10px;
}


#hintbox{ /*CSS for pop up hint box */
      position:absolute;
      top: 0;
      background-color: white;
      width: 170px; /*Default width of hint.*/
      padding: 3px;
      border:1px solid #778899;
      font:normal 11px Verdana;
      line-height:18px;
      z-index:100;
      visibility: hidden;
}
.hintanchor{
     padding-left: 8px;
}

/* keywords link */
.keywords {background:url(../images/keywords_left.gif) left top no-repeat; color:#666; white-space:nowrap; text-decoration:none; padding-left:12px; float:left; line-height:14px; margin-bottom:5px;}
.keywords span {background:url(../images/keywords_right.gif) right top no-repeat; float:left; height:14px; padding-right:4px; cursor:pointer; cursor: hand; font-size: 10px; text-decoration: none; color: #666666;}

.th_border {
padding: 6px 12px 12px 6px;
background-image: url(../images/bg_video.png);
background-repeat: no-repeat;
background-position: right bottom;
}

/* video on-line */
.bdrc td  {text-align: center;}
.bdrc {
BORDER-right: 0px solid #C6C6C6;
BORDER-left: 0px solid #EBEBEB;
BORDER-top: 0px solid #D8D8D8;
BORDER-bottom: 0px solid #D8D8D8;
}
.titlefoto {
	background: url(../images/rolik_01.jpg); width: 221px; height: 26px; background-repeat: no-repeat; text-align: center; padding-top: 10px;
}
.titlefoto a {
	text-decoration: none; color: #000000; font-size: 11px; font-family: arial; font-weight: bold;
}
.titlefoto a:hover {
	text-decoration: none; color: #fd0000; font-size: 11px; font-family: arial; font-weight: bold;
}
.foto {
	background: url(../images/rolik_02.jpg); width: 219px; height: 150px; background-repeat: no-repeat; text-align: center; padding-right: 2px;
}
.foto img{
	width: 200px; height: 150px; border:0px solid #fd0000; background-color: #000000;
}
.downfoto {
	background: url(../images/rolik_03.jpg); width: 220px; height: 48px; background-repeat: no-repeat; text-align: center; font-size: 11px; font-family: arial; vertical-align: top; padding-top: 2px; color:#000;
}
/* video on-line end */
.modtop {
	font-size:13px;
	color:#393939;
	padding-left:0px;
	padding-right:10px;
	padding-top:5px;
	height:25px;
	width:200px;
	margin-left:5px;
	font-weight:bold;
/*	background:url('../images/h1bg.gif') no-repeat;*/
	text-transform:uppercase;
	text-align:center;
}

.glav_fon {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
             color: #FFFFFF;
	font-style: normal;
             text-decoration: none;
             text-align:left;
  background-repeat: no-repeat;
  background-color: #ffffff;

}

.right{
  background-repeat: no-repeat;
  background-color: #ffffff;
}
.center{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
             color: #FFFFFF;
	font-style: normal;
             text-decoration: none;
             text-align:left;
  background-repeat: no-repeat;
  background-color: #ffffff;
}

.footinfo {
	height: 32px;
	line-height: 37px;
	overflow: hidden;
	background: #ffffff url("../images/nav.png") repeat-x 0 0;
	color: #ffffff;
	font-size: 0.9em;
	padding: 0 27px;
}
.footer { height: 89px; }
.footer {
	padding-right: 405px;
	padding-left: 27px;
	height: 106px;
	position: relative;
}
.footsape { 
	position: absolute;
	right: 23px; top: 60px;
	width: 365px; height: 31px;
	color: #c5c5c5;
	text-align: right;
	font-size: 0.9em;
}
.count {
	position: absolute;
	right: 23px; top: 21px;
}

.count span {
	display: block;
	float: left;
	height: 31px;
	margin-left: 2px;
}
.copyright, .copyright a { color: #698ca5; }
.copyright { padding-top: 14px; }

.sape, .sape a { font-size: 8px; }


/* Generated via www.cssmenubuilder.com */

.menu3 {
	margin:0; 
	padding:0; 
	width:250px; 
	list-style:none;
	background:rgb(255,255,255);
}
.menu3 li {
	padding:0; 
	margin:0 0 1px 0; 
	height:40px; 
	display:block; 
}
.menu3 li a {
	text-align:left;
	height:40px; 
	padding:0px 25px; 
	font:14px Verdana, Arial, Helvetica, sans-serif; 
	font-weight:bold;
	color:rgb(255,255,255); 
	display:block; 
	background:url('../images/verMenuImages.png') 0px 0px no-repeat; 
	text-decoration:none;
}
.menu3 li a:hover {
	background:url('../images/verMenuImages.png') 0px -40px no-repeat; 
	color:rgb(255,255,255);
}
.menu3 li a.active, .menu3 li a.active:hover {
	background:url('../images/verMenuImages.png') 0px -80px no-repeat; 
	color:rgb(255,255,255);
}
.menu3 li a span {
	line-height:40px;
}
.block3title1 {
	height:40px;
	width: 11px;
	background:#2d758a;
}
.block3title2 {
	height:40px;
	background:#3f3f3f;
	font:14px Verdana, Arial, Helvetica, sans-serif;
	padding:0px 15px;
	text-align:left;
	font-weight:bold;
	color:rgb(255,255,255);
}
.block3main1 {
	width: 11px;
	background:#f3263e;
}
.block3main2 {
	background:#3f3f3f;
	padding:15px;
	font:14px Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	color:rgb(255,255,255);
	text-decoration:none;

}
.block3main2 a{
	font:14px Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	color:rgb(255,255,255);
	text-decoration:none;
}
.block3main2 a:hover{
	font:14px Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	color:#f3263e;
	text-decoration:none;
}
.block3line {
	height:1px;
	background:#ffffff;
}




ul#topnav {
margin: 10px 0 20px; 
padding: 0; 
list-style: none; 
font-size: 1.1em;
clear: both;
float: left;
width: 100%;
}

ul#topnav li{
margin: 0; 
padding: 0; 
overflow: hidden; 
float: left; 
height:40px;
}

ul#topnav a, ul#topnav span {
padding: 10px 20px; 
float: left; 
text-decoration: none; 
color: #2d758a;
text-transform: uppercase;
clear: both;
height: 20px;
line-height: 20px;
background: #1d1d1d; 
}

ul#topnav a {	color: #7bc441; font-size: 12px;}

ul#topnav span {
	display: none;
	font-size: 12px;
}
ul#topnav.v2 span{
	background: url(../images/a_bg.gif) repeat-x left top;
}

ul#topnav.v2 a{
	color: #ffffff;
	background: url(../images/a_bg.gif) repeat-x left bottom;
}
.speedbar {
	color: #ffffff;
	font-size: 14px;
	padding-bottom: 5px;
}
.speedbar a:link, .speedbar a:visited{
	color: #ffffff;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none; 
}
.speedbar a:hover{
	color: #ffffff;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none; 
}