@charset "windows-1251";
/* CSS Document */


body {
	margin-top: 5px;
	background-color:#FFF;
	background-image: url(img/fon.jpg);
}

a {
	color: #00C;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

a:hover {
	color: #C00;
}
.a_textmenu{
	font-size: 14px;
	color: #1F3D55;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
}
.a_menu_bottom {
	color: #FDF4E0;
}

a.a_menu_bottom:hover {
	color: #1D3853;
}


p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 5px;
	padding-left: 5px;
	color:#000;
}

/*Блок описания*/
.div_opis {
	border: 2px solid #b7c3d8;
	background-color:#FFF;
}
.div_opis h1 {
	font-size: 15px;
	margin-top:5px;
}
.div_opis p {
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;

}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
.input_text{
	background-color:#FFC;
}
/* Гланая таблица */
#main {
	width: 1040px;
/*    background-color:#FFF;
	border: 1px solid #CCC;*/
	
}
/* Гланая таблица - левая и правая колонки*/
.tdleft {
	vertical-align: top;
	width: 210px;
/*	border: 1px solid #CCC;	*/
}
.tdmiddle {
	vertical-align: top;
	width: 600px;
	background-color:#FFF;
/*	border: 1px solid #CCC;	*/
}
.tdright {
	vertical-align: top;
	width: 200px;
/*border: 1px solid #CCC;	*/	
}

/* Гланая таблица - подвал*/
.tdfooter {
	text-align: left;
}

/* Гланая таблица - хидер */
.tdheader {
	background-image: url(img/header.jpg);
	background-repeat:no-repeat;
	height: 200px;
    vertical-align:top;
}

.tdheaderadmin {
	background-image: url(admin/img/header.jpg);
	height: 55px;
}

/* Гланая таблица - предподвальня строка*/
.tdbottom {
}
#tab_bottom {
	height: 46px;
}
/*Top меню*/
#top_menu {
	background-color:#FFF;
}
#top_menu td{
	vertical-align:middle;
}
.punkt{
    background-image: url(img/button.jpg);
	vertical-align:top;
	height:35px;
	width: 151px;
	cursor:pointer;
}
.punkt:hover{
    background-image: url(img/button_down.jpg);
}

#top_menu a{ 
	font-size: 14px;
/*	color: #1F3D55;*/
    color: #36371F;
	font-weight: bold;
	text-decoration:none;
}
#top_menu div{
    margin-top: 9px;
}
#top_menu a:hover{
	color: #cc0000;	
}
/*Боковое меню*/
.tab_menu {
	margin-bottom:10px;
}
#menu_header {
	background-image:url(img/menu_header.gif);
	height:35px;
	margin-left:5px;
}
#menu_header p {
	color: #2a558b;
	font-size:16px;
	font-weight:bold;
	text-align:center;
}
#menu_spisok {
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #66BE34;
	border-bottom-color: #66BE34;
	border-left-color: #66BE34;
	background-color: #DFEBFB;
}
/*Списки для меню*/
.ulmenu {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom:5px;
	margin-left:0px;
	padding-left: 5px;
	list-style-type: none;
}

.sub_ulmenu {
	margin-top: 5px;
	margin-left: -20px;
	padding-left: 30px;
	padding-right: 20px;
	list-style-type: none;
}

.ulmenu a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight:bold;
	text-decoration: none;
	color: #2a558b;
	margin-top:0px;
	margin-bottom:0px;
/*	border: solid 1px;*/
}

.ulmenu a:hover {
	color: #cc0000;
}

.ulmenu li {
	padding-bottom:3px;
	border: solid 1px #66BE34;
	background-color:#FFC;
	margin-bottom:5px;
	padding-left: 5px;
}

.lisel {
	padding-bottom:3px;
	border: solid 1px #66BE34;
	background-color:#FF9 !important;
	margin-bottom:5px;
	padding-left: 5px;
}

/*Блок серии*/
.div_day {
	border: 2px solid #bcc7da;
	margin-bottom: 15px;
	background-color:#C4f2bf;
	padding-bottom: 5px;
}

.div_day_view {
	border: 2px solid #bcc7da;
	margin-bottom: 15px;
	background-color:#C4f2bf;
}

.div_news {
	border: 2px solid #bcc7da;
	margin-top: 15px;
    background-color:#FFE8DD;
    padding-bottom: 5px;
}

.div_h {
	background-image:url(img/zagolovok.gif);
	width:320px;
	height:45px;
	margin-top:7px;
/*	border: 1px solid #b7c3d8;
	background-color:#FFC;*/
}
.div_ser {
	margin: 7px;
	padding: 7px;
	border: 2px solid #b7c3d8;
	background-color:#FFC;

}

.div_torrent {
	margin: 10px;
	border: 2px solid #b7c3d8;
	background-color:#FFC;
}
.div_torrent p{
	padding-top:5px;
	margin-bottom:5px;
	margin-left:10px;
}

.div_main_sob {
	border: 2px solid #bcc7da;
	background-color:#C4f2bf;
	padding: 5px;
}
.div_main_sob p {
	margin-bottom: 5px;

}

.div_video {
	border: 2px solid #bcc7da;
	margin-bottom: 15px;
	background-color:#F7ECF3;
	padding-bottom: 15px;
	padding-left:7px;
	padding-right:7px;
}

h3 {
	margin-left:15px;
	margin-bottom:5px;
	margin-top:7px;

}
.p_h1, h3{
    font-family: Verdana, Geneva, sans-serif;
	font-size:16px;
	font-weight:bold;
	color: #0457e2;
	text-decoration:none;
}
.p_obj {
	margin-bottom:7px;
	margin-top:7px;
}

.a_obj {
    font-family: Verdana, Geneva, sans-serif;
	font-size:15px;
	font-weight:bold;
	color: #0457e2;
	text-decoration:none;
    border-bottom:#0457e2 1px dashed;
	margin-bottom:7px;
}
.a_obj:hover {
	color:#C00;
    border-bottom-color:#C00;
}

.p_h2 {
	font-weight:bold;
	color: #006;
	margin:0px;
}
.td_ser p {
	margin-bottom: 5px;
}
.td_ser a {
	text-decoration:underline;
}
.td_ser a:hover{
	/*text-decoration:underline;*/
	color: #cc0000;

}
.tab_chel_rez
{
	margin-left:120px;
	font-weight:bold;
}

.tab_chel_rez_out
{
	margin-left:120px;
}

.p_img {
    color:#930;
	text-align:center !important;
	font-weight:bold;
	margin-bottom: 10px !important;
}
.img_kadr_mini {
    margin-top:10px;
	height:130px;
}

.img_journ
{
	width:200px;
	margin-left:15px;
	border: solid 1px #bcc7da;
	margin-bottom: 10px;
}

.a_footer {
	color:#FFF;
	font-weight:bold;

}
.dfile {
	margin-left: 10px;
	margin-bottom:5px;
	font-weight:bold;
	font-size:14px;

}

/*Блоки рекламмы*/

.div_novoteka {
	width: 200px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	padding-left:3px;
	margin-bottom: 4px;
	margin-top: 4px;
}

.nnn_teaser_img {
	margin-bottom: 5px;
	
}
.nnn_teaser_title {
	font: normal 11px Verdana, Geneva, sans-serif;
	font-size: 12px !important;
	color: #009;
	text-decoration:none;
	}
.nnn-ad-text a:hover{
	color:#C00;
}
.nnn-ad tr {
	border: solid 1px #83A0D2;
	background-color: #FDFDDE;
}

.div_reklamma {
	width:198px;
	margin-left:15px;
	background-color:#D6E6FE;
	border: solid 1px #bcc7da;
	margin-bottom: 10px;
	padding-bottom:5px;
}

.div_reklamma_left {
	width:198px;
	margin-bottom: 10px;
	padding-bottom:5px;
}

.div_rekl_goriz {
	background-color:#D6E6FE;
	border: solid 1px #bcc7da;
}
.div_reklamma_lady {
	width:200px;
	margin-left:15px;
	margin-bottom: 10px;
}

.div_reklamma_teasernet {
	width:198px;
	margin-right:10px;
	background-color:#D6E6FE;
	margin-bottom: 10px;
}

.div_reklamma_center_bottom {
	background-color:#039D54;
	border: solid 1px #FDE1A8;
	margin-bottom: 10px;
}
.div_reklamma_mark_gid {
	margin-bottom:5px;
	margin-left:15px;
}

.div_reklamma_otv {
	width:198px;
	margin-left:15px;
	background-color:#FFE8DD;
	border: solid 1px #bcc7da;
	padding-top:5px;
	padding-bottom:5px;
}
.div_reklamma_otv p{
	color:#900;
}
/*Smi2*/
.smi2 {
	margin:5px;
} 
.smi2 a{
	text-decoration:none;
    color: #000;
	text-align:left;
	font-size:11px;
}
.smi2 a:hover{
	color:#2075C1;
}
.smi2 img {
	border:#9AB9D8 solid 2px;
}

.header_reklama {
	font-size:14px;
	font-weight:bold;
	border:#9AB9D8 solid 1px;
	background-color:#FF9;
	text-align:center;	
	width:180px;
	margin:5px;
	padding:3px;
	color:#0457e2;
}
.p_love{
    color:#1F3D55;
	font-size:14px;
	margin-bottom:5px;
}

/*passion.ru*/
.pasya_1938_td_head { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt;}
.pasya_1938_td_text {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt;
	text-decoration:none;
}

/*new в меню*/
.new{
	color:#F00;
	font-size:12px;
}


.opros {
	border: 2px solid #b7c3d8;
	padding-bottom: 10px;
	background-color: #C4F2BF;
}
.opros_h {
    color:#000066;
	background-color:#FFE8DD;
	font-weight:bold;
	padding-top: 3px;
	padding-bottom:5px;
	margin-bottom:10px;
}
.opros a {
	font-weight:bold;
}
.opros_link {
	margin-left: 470px;
	margin-top: 10px;

}

.opros_text {
	margin: 10px;
	padding: 7px;
	border: 2px solid #b7c3d8;
	background-color:#FFF;

}

/*Партнеры*/

.style9xx a{
	color: #0000cc ; 
	font-size: 16px ;
	font-family: Tahoma ;
	font-weight:bold;
}
.style9xx a:link { text-decoration: underline; color: #0000cc;}
.style9xx a:visited { text-decoration: underline; color: #0000cc;}
.style9xx a:hover { text-decoration: underline; color: #ff0000;}
.style9xx a:active {text-decoration: underline; color: #0000cc;}
/*.style9xx p{
	margin-bottom:10px;

}
*/.style10xx {
	color: #333333 ;
	font-family: Tahoma ;
	font-size: 14px ;
	margin-top:7px;
}

.style9yy {
	color: #0062f5;
	font-size: 16px !important;
	font-family: Tahoma;
}
.style9yy:link { text-decoration: underline; color: #0062f5;}
.style9yy:visited { text-decoration: underline; color: #0062f5;}
.style9yy:hover { text-decoration: underline; color: #ff0000;}
.style9yy:active {text-decoration: underline; color: #0062f5;}
.style10yy {
	color: #333333;
	font-family: Tahoma;
	font-size: 14px;
}


