html, body {
	background: #f5f5f5;
	/*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;}

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

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 {

	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:11px;
	/*text-align:justify;
	line-height: 15px;*/
	text-align:justify;
	padding-left: 10px;
	padding-right: 10px;
}
.news p{
	line-height: 1.3;
}
.news h1{
	text-align:left;
	font-family: Verdana;
	font-size:16pt;
	line-height: 1.3;
}
.news a {
	color: #4B73D4;
	text-decoration: none;
}
.news a:hover {
	color: #4B73D4;
	text-decoration: underline;
}
.news ul {
	
	text-align:left;
	overflow:hidden;
}
.news li {
	padding:3px;
}
.news h2 {
	text-align:left;
}


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

.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;
}



/* ==================== Дополнительно вставил */
.rightside {
	width:250px; 
	display:block; 
	padding: 0 10px 20px 20px; 

}
.bottomside {
	background-color: #ffffff;
	border-top:1px solid #dcdbdb;
}

#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: 6px 9px;
	font-size: 11px;
}

.navigation a:hover {
	background-color: #f67a88;
	color: #ffffff;
	border: 1px solid #3f3f3f;
	text-decoration: none;
	padding: 6px 9px;
	font-size: 11px;
}

.navigation span {
	text-decoration: none;
	background-color: #ffffff;
	padding: 6px 9px;
	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-size: 10px;
}
.style2 {
	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;
}

#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;
	
	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;
	
	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.jpg') 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;
}
.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; 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;
}


.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;
}


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






#loading-layer
{
	border:3px solid #e4e4e4;
    width:150px;
    text-align:center;
    vertical-align:middle;
    background-color:#FFF;
    display:none;
	font:11px Tahoma, Verdana;
    color:#666;
}

#loading-border { border:1px solid #c4c4c4; padding:12px; }






/* Слайдер */
.slidesleft {
    height:375px;
    margin:20px 0 20px 0;
    overflow:hidden;
    position:relative;
    width:250px;
}
.slidesleft ul {
    list-style:none;
    position:relative;
	padding:0;
	margin:0;
}





.like-img {float: left;margin-left:230px;opacity:1.0;font-size:24px;}
.like-img img {margin-right:10px;padding-bottom:10px;}
.like-img a{text-decoration:none;font-weight: normal;color:#3b97d3;}
.like-img a:hover{text-decoration:none;}
.like-img:hover {opacity:0.7;}
.like-txt {float: left; font-size:24px; padding:0 10px 5px 10px;color:#3b97d3;}
.like-txt2{float: left; font-size:24px; padding:0 0 5px 0;color:#3b97d3;margin-left:270px;}
.like-txt a{text-decoration:none;font-weight: normal;color:#3b97d3;}
.like-txt a:hover{text-decoration:none;}
.like-rating{float: left; font-size:24px; padding:0 10px 5px 10px;}

.smallrating .like-img img {height:15px;width:15px;}
.smallrating .like-img {float: left;margin-left:0px;font-size:14px;}
.smallrating .like-rating{float: left; font-size:14px; padding:0 0 0 20px;}











/* Кадры анимации #anim_slides */
@-webkit-keyframes anim_slides {
    0% {
        opacity:0;
    }
    6% {
        opacity:1;
    }
    24% {
        opacity:1;
    }
    30% {
        opacity:0;
    }
    100% {
        opacity:0;
    }
}
@-moz-keyframes anim_slides {
    0% {
        opacity:0;
    }
    6% {
        opacity:1;
    }
    24% {
        opacity:1;
    }
    30% {
        opacity:0;
    }
    100% {
        opacity:0;
    }
}

.slidesleft ul li {
    opacity:0;
    position:absolute;
    top:0;

    /* анимация css3 */
    -webkit-animation-name: anim_slides;
    -webkit-animation-duration: 24.0s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-direction: normal;
    -webkit-animation-delay: 0;
    -webkit-animation-play-state: running;
    -webkit-animation-fill-mode: forwards;

    -moz-animation-name: anim_slides;
    -moz-animation-duration: 24.0s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;
    -moz-animation-direction: normal;
    -moz-animation-delay: 0;
    -moz-animation-play-state: running;
    -moz-animation-fill-mode: forwards;
}

/* Задержки css3 */
.slidesleft ul  li:nth-child(2), .slidesleft ul  li:nth-child(2) div {
    -webkit-animation-delay: 6.0s;
    -moz-animation-delay: 6.0s;
}
.slidesleft ul  li:nth-child(3), .slidesleft ul  li:nth-child(3) div {
    -webkit-animation-delay: 12.0s;
    -moz-animation-delay: 12.0s;
}
.slidesleft ul  li:nth-child(4), .slidesleft ul  li:nth-child(4) div {
    -webkit-animation-delay: 18.0s;
    -moz-animation-delay: 18.0s;
}
.slidesleft ul li img {
    display:block;
}

/* Кадры анимации #anim_titles */
@-webkit-keyframes anim_titles {
    0% {
        left:100%;
        opacity:0;
    }
    5% {
        left:10%;
        opacity:1;
    }
    20% {
        left:10%;
        opacity:1;
    }
    25% {
        left:100%;
        opacity:0;
    }
    100% {
        left:100%;
        opacity:0;
    }
}
@-moz-keyframes anim_titles {
    0% {
        left:100%;
        opacity:0;
    }
    5% {
        left:10%;
        opacity:1;
    }
    20% {
        left:10%;
        opacity:1;
    }
    25% {
        left:100%;
        opacity:0;
    }
    100% {
        left:100%;
        opacity:0;
    }
}

.slidesleft ul li div {
    background-color:#000000;
    border-radius:10px 10px 10px 10px;
    box-shadow:0 0 5px #FFFFFF inset;
    color:#FFFFFF;
    font-size:26px;
    left:10%;
    margin:0 auto;
    padding:20px;
    position:absolute;
    top:50%;
    width:200px;

    /* Анимация css3 */
    -webkit-animation-name: anim_titles;
    -webkit-animation-duration: 24.0s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-direction: normal;
    -webkit-animation-delay: 0;
    -webkit-animation-play-state: running;
    -webkit-animation-fill-mode: forwards;

    -moz-animation-name: anim_titles;
    -moz-animation-duration: 24.0s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;
    -moz-animation-direction: normal;
    -moz-animation-delay: 0;
    -moz-animation-play-state: running;
    -moz-animation-fill-mode: forwards;
}




