* {
	margin: 0;
	padding: 0;
}
body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	width: 100%;
	background-image:url(img/bg.gif);
}

a {
	color: #000;
	outline: none;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #A72E37;
}
/* Begin of styles for the demonstration (you can remove them) */
a.expand {
	width: 150px;
	display: block;
	margin: 10px 0 0;
}
a.expand:hover {
	height: 500px;
}
/* End of of styles for the demonstration */
img {
	border: none;
}
input {vertical-align: middle}
#wrapper {
	width: 980px;
	margin: 5px auto;
	background-color:#f6f6f6;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 107px;
	background: #ccc;
}
#logo {
float:left;
margin-top:17px;
margin-left:15px;
}
#logo h1 a{
font-size:24px;
}
#logo h1 a:hover{
font-size:26px;
}
#logo h2 a{
font-size:18px;
}
#head_rek {
float:right;
}


/* Middle
-----------------------------------------------------------------------------*/
#middle {
	border-left: 200px solid #f6f6f6;
	border-right: 200px solid #f6f6f6;
	height: 1%;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	margin-right: -100%;
	overflow: hidden;
}
#content {
	width: 100%;
	margin-left:5px;
}
.cont_index {
	position: relative;
	float:left;
	display:inline;
	width:180px;
	height:200px;
	margin:0px 5px 3px 5px;
	padding-top:3px;
	
	
}
.preview {
	width:100%;
	height:135px;
	background-color: #000;
	padding-top: 12px;
	padding-bottom: 12px;
	margin-bottom: 3px;
}
.preview_text {
	width:100%;
	height:14px;
	overflow:hidden;
	text-align:left;
	margin:0 3px;
}
.preview_info {
	width:95%;
	height:14px;
	margin:0 3px;
}

.min{
float:left;
}
.tag {
float:right;
}
.title_cont {
position:relative;
float: left;
width:570px;
height:20px;
background-color:#A72E37;
font-size:12px;
font-weight:bold;
font-variant: small-caps;
color:#f6f6f6;
text-align: center;
margin-top:3px;
z-index: 1;
}
.title_ind {
float:left;
width:100%;
height:100%;
margin-top:3px;
text-align:center;
font-variant: small-caps;
overflow:hidden;
}
.title_srch{
float:left;
width:100%;
height:100%;
margin-top:3px;
text-align:center;
font-variant: small-caps;
}

.title_name {
float:left;
height:100%;
margin-left:35px;
margin-top:3px;
overflow:hidden;
font-variant: small-caps;
}

.title_time {
float:right;
height:100%;
margin-right:15px;
margin-top:3px;
font-variant: small-caps;
overflow:hidden;
}
.title_tag {
float:left;
height:100%;
margin-left:15px;
margin-top:3px;
font-variant: small-caps;
overflow:hidden;
}

.vid{
position: relative;
float: left;
width:510px;
height:400px;
text-align: center;
padding-top:10px;
padding-bottom: 10px;
padding-left:30px;
}
.page {
text-align:center;
}
.pstrnav {
float: left;
width:100%;
vertical-align:bottom;
margin-top:15px;
margin-left:5px;
font-size:12px;
font-weight:bold;
text-align:center;
color:#A72E37;
}
.pstrnav a:hover {
font-size:14px;
font-weight:bold;
}
.eroglam {
position:relative;
float:left;
height:210px;
margin-top:15px;
}
.tizer {
	position: relative;
	z-index: 2;
	float: left;
	margin-top: 3px;
	width: 540px;
	}

/* Sidebar Left
-----------------------------------------------------------------------------*/
.sl {
	float: left;
	width: 200px;
	position: relative;
	left: -200px;
}
.left {
	float: left;
	width:95%;
	height:100%;
}
.left_reklam {
	float: left;
	margin-top: 75px;
	width:200px;
	text-align: center;
}
.left_reklam_2 {
	float: left;
	padding-top:5px;
	padding-bottom:10px;
	width:200px;
	text-align: center;
}
.left_reklam_2 a{
	font: 12px Verdana;
	color: 000000;
	}

.img_rek {
width:200px;

}
.coolmenu{
width: 93%; /*Ширина меню */
background-color: #f6f6f6;  /*Фоновый цвет ячейки*/
}

* html .coolmenu{ 
width: 150px;/*Ширина меню для Internet Explorer*/
}

.coolmenu a{
font: bold 14px Verdana; /*Шрифт текста*/
font-variant: small-caps;
padding: 0px; /*Внутренний отсутп текста ссылки от краев ячейки*/
padding-left: 20px;/*Внутренний отсутп текста ссылки от левого края ячейки*/
display: block;
width: 100%; /*Ширина ячейки*/
color: #000000;  /*Цвет текста*/
text-decoration: none; /*Подчеркивание у ссылок - нет*/
}

html>body .coolmenu a{ 
width: auto;
}

.coolmenu a:hover{
font-size:16px;
color: #A72E37;  /*Цвет текста при наведении курсора*/
}

.coolmenu_nav{
width: 93%; /*Ширина меню */
background-color: #f6f6f6;  /*Фоновый цвет ячейки*/
padding-left:20px;
font: bold 16px Verdana; /*Шрифт текста*/
font-variant: small-caps;
color: #A72E37;  /*Цвет текста*/

}
* html .coolmenu_nav{ 
width: 150px;/*Ширина меню для Internet Explorer*/
}

.coolmenu_nav a{
font: bold 16px Verdana; /*Шрифт текста*/
font-variant: small-caps;
display: block;
width: 100%; /*Ширина ячейки*/
color: #A72E37;  /*Цвет текста*/
text-decoration: none; /*Подчеркивание у ссылок - нет*/
}

html>body .coolmenu_nav a{ 
width: auto;
}

.l_title {
float:left;
width:200px;
height:20px;
background-color:#A72E37;
font-size:12px;
font-weight:bold;
color:#f6f6f6;
text-align: center;
margin-top:3px;
margin-bottom:15px;
}
.r_title {
float:left;
width:200px;
height:20px;
background-color:#A72E37;
font-size:12px;
font-weight:bold;
color:#f6f6f6;
text-align: center;
margin-top:3px;
}
.title_t {
margin-top:3px;
}
.search {
	float: left;
	padding-left:7px;
	padding-bottom:15px;
	padding-top:15px;
	width:100%;
}
.search_sub {
	float: right;
	background-color:#A72E37;
	font-size:12px;
	font-weight:bold;
	color:#f6f6f6;
}
.alarm {
position:relative;
margin-top:3px;
width:570px;
height:20px;
text-align:center;
background-color: #FF0000;
font-size:18px;
font-weight:bold;
color: #FFFFFF;
font-variant: small-caps;
}

/* Sidebar Right
-----------------------------------------------------------------------------*/
.sr {
	float: right;
	margin-right: -200px;
	width: 200px;
	position: relative;
}
.right_reklam {
	position: relative;
	float: right;
	width: 100%;
	padding-top: 10px;
	}

/* Footer
-----------------------------------------------------------------------------*/
#footer {
	height: 31px;
	background: #ccc;
	margin-top:15px;
}
#schetchik {
	float:left;

}
.copy{
	float:left;
	text-align:center;
	margin:8px 330px;
}
.copy a {
	color:#000;
	font-size:14px;
}
.copy a:hover {
	color: #A72E37;
	font-size:16px;
}
.admin {
float:right;
margin-top:5px;
}

