html,body{
height:100%;
margin:0px;
padding: 0px;
/*background: url("../images/bg_1.jpg") repeat-x fixed center top ;*/
background:#57626D;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
font-size: 11px;
font-family: tahoma;
}

table{
border:0px;
border-collapse:collapse;
width:100%;
}

table td{
padding:0px;
padding-left:10px;
}
.category {
	color: #727272;
	font-size: 11px;
	font-family: tahoma;
	padding-top: 15px;
}
.category a {
	color: #4b719e;
	text-decoration:none;
}
.category a:hover {
	text-decoration: underline;
	}
.speedbar {
	background:#2B3136;
	color: #fff;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
	padding: 8px 0 8px 20px;
	line-height: 33px;
	border-radius: 6px;
	height:33px;
	margin-bottom: 10px;
}
.speedbar a {
	color: #fff;
	text-decoration:none;
	font-size: 1.2em;
	font-family: tahoma;
	font-weight: bold;
	text-shadow: 1px 1px 3px #000;
}
.speedbar a:hover {
	text-decoration: underline;
	}
.speedbar1 {
	/*background-image: url(../images/titl__05.png) none;*/
	background:url(../images/titl__05.png) right no-repeat;
	background-color: #00ADEE;
	height:33px;
	
	
	
}
.slink {
	color: #717171;
	font-size: 11px;
	font-family: tahoma;
}
.slink a:active,
.slink a:visited,
.slink a:link {
	color: #E34000;
	text-decoration:none;
	}

.slink a:hover {
	color: #E34000;
	text-decoration: underline;
	}
.copy {
	color: #727272;
	font-size: 11px;
	font-family: tahoma;
	padding: 5px;
}
.skin {
	font-size: 11px;
	font-family: tahoma;
	padding-left: 60px;
}
select {
	font-size: 11px;
	font-family: tahoma;
}

.copy a:active,
.copy a:visited,
.copy a:link {
	color: #727272;
	text-decoration:none;
	}

.copy a:hover {
	color: #727272;
	text-decoration: underline;
	}
.ltitle {
	color: #E34000;
	font-size: 18px;
	font-family: tahoma;
	font-weight: bold;
	padding-left: 6px;
	padding-top:  11px;
}
.stext {
	color: #727272;
	font-size: 11px;
	font-family: tahoma;
}
.stext a:active,
.stext a:visited,
.stext a:link {
	color: #E34000;
	text-decoration:none;
	}

.stext a:hover {
	color: #E34000;
	text-decoration: underline;
	}
.ntitle {
	color: #888888;
	font-size: 18px;
	font-family: tahoma;
	font-weight: bold;
	padding-left: 6px;
	padding-top:  11px;
}
.ntitle a {
	color: #4b719e;
	text-decoration:none;
}
.ntitle a:hover {
	text-decoration: underline;
	}
.ctitle {
	color: #888888;
	font-size: 12px;
	font-family: tahoma;
	padding-left: 6px;
	padding-top:  18px;
}
.ctitle a {
	color: #4b719e;
	text-decoration:none;
}
.ctitle a:hover {
	text-decoration: underline;
	}
	
/* короткая новость */



.shtitle {




}
.news {
	FONT: 10pt Verdana; 
	text-align:justify;
}
.news a {
	color: #4b719e;
	text-decoration:none;
}
.news a:hover {
	text-decoration: underline;
	}
.userstop {
	font-family:Tahoma;
	font-size:11px;
	color:#606D77;
}
.userstop thead {
	font-family:Tahoma;
	font-size:11px;
    font-weight: bold;
	color: rgb(71,117,165);
}
.userstop td {
	padding:3px;
}
.userstop a {
	color: #4b719e;
	text-decoration:none;
}
.userstop a:hover {
	text-decoration: underline;
	}
.hr_line {
	background: url(../images/line.gif);
	width: 100%;
	height: 7px;
	font-size: 3px;
	font-family: tahoma;
	margin-top: 4px;
	margin-bottom: 4px;
}

.navigation {
	color:#666; 
	border:0px;
}

.navigation a:link,
.navigation a:visited,
.navigation a:hover,
.navigation a:active {
	text-decoration:none;
	color: #3E3E3E;
	background:url("../images/white.png");
	border:1px solid #3E3E3E;
	padding:3px 6px;
	font-size:11px;
	border-radius: 4px;
}

.navigation a:hover {
	background:#00ADEE;
	color:#FFFFFF;
	border-color:#E6E6E6;
}

.navigation span {
	text-decoration:none;
	background:url("../images/black.png");
	padding:3px 6px;
	border:1px solid #E6E6E6;
	color:#ffffff;
	font-size:11px;
	border-radius:4px;
}

/* Добавление коммента */

.bbcodes_comment {
	background:url('../bbcodes/bg.gif') top left;
}

#hintbox {
text-align:left;
width:280px;
font-size: 11px;
border: 1px solid #9F9F9F;
filter:alpha(opacity="95");
font-family: Verdana, Geneva, sans-serif;
color:#4B4B4B;
z-index: 3;
margin: 0px 15px 0px 0px;
-moz-opacity : 0.9;
-moz-border-radius : 3px;
padding:10px;
position:absolute;
visibility:hidden;
margin-top: 10px;
margin-right: 0;
margin-bottom: 0;
margin-left: 10px;
background-color: #DBF2FA; 
}

/* ----////// Эффект прозрачности /////------- */

#banners a img {
opacity:0.07; -moz-opacity:0.3; filter:alpha(opacity=40);  
}

#banners a:hover img {
opacity:1.0; -moz-opacity:1.0; filter:alpha(opacity=100);
}
.downlod_title {
font-family: tahoma;
font-size: 12px;
color: #020109;
padding-top: 2px;
height: 23px;
}
.downlod_footer {
font-family: tahoma;
font-size: 12px;
color: #020109;
padding-bottom: 2px;
height: 23px;
}
.downloadbutton {
float: left;
width:107px;
height:38px;
display:block;
background-image:url(../imdown/twobuttons.png);
background-position: top right;
}
.downloadbutton span.hover{
position: absolute;
display: block;
width:107px;
height:38px;
background-position: bottom right;
background-image:url(../imdown/twobuttons.png);
}
.homebutton {
float: left;
width:120px;
height:38px;
display:block;
background-image:url(../imdown/twobuttons.png);
background-position: top left;
}
.homebutton span.hover{
position: absolute;
display: block;
width:120px;
height:38px;
background-position: bottom left;
background-image:url(../imdown/twobuttons.png);
}
/*#share42 {
  display: inline-block;
  padding: 6px 0 0 6px;
  background: #FFF;
  border: 1px solid #E9E9E9;
  border-radius: 4px;
}
#share42:hover {
  background: #F6F6F6;
  border: 1px solid #D4D4D4;
  box-shadow: 0 0 5px #DDD;
}
#share42 a {opacity: 0.5;}
#share42:hover a {opacity: 0.7}
#share42 a:hover {opacity: 1}
*/
.pm_status {
	float:left;
	border: 1px solid #d8d8d8;
	padding: 0px;
	background-color: #fff;
	width: 466px;
	height: 100px;
	margin-left: 0px;
	margin-right: 0px;
}

.pm_status_head {
	border-bottom: 1px solid #d8d8d8;
	font-size: 0.9em; 
	background: #fff url("../images/bbcodes.png") repeat-x 0 100%;
	height: 22px;
	padding: 0;
	font-weight: bold;
	text-align: center;
	color: #4e4e4e;
}

.pm_status_content {
	padding: 5px;
}

/****оформление модуля iComm***/
.lastcomm li {
	position: relative;
	cursor: pointer;
	background:#fff;
	border-radius:4px;
	}
	.lcommbox {
		position: absolute;
		z-index: 3;
		right: 99999px;
		top: 0px;
		padding:10px; /* -- */
		margin-right: 15px; /* -- */
		border: 1px solid #c7c7c7; /* -- */
		background: #fff; /* -- */
		font-size: 12px; /* -- */
		border-radius: 4px;
		}
		.lcomment.hover .lcommbox {right: 100%;} /* если нужно, чтобы комментарий показывался слева - заменить на right: 100%; */
		.lcomment {
			padding: 5px; /* -- */
			background: #fff; /* -- */
			}
			.lcomment a {text-decoration: none;} /* -- */
			.lcomment.even {
				background: #fafafa; /* -- */
				}
			.lcomment.hover {
				background: #fff; /* -- */
				padding: 4px; /* -- */
				border: solid 1px #bddb5c; /* -- */
				border-radius: 4px;  /* -- */
				-moz-border-radius: 4px; /* -- */
				-webkit-border-radius: 4px; /* -- */
				}
				.lcomment.hover a, .lcomment.hover a:hover {
					color: #3d3d3d; /* -- */
					}
			.lcomment span {
				color: #b3b7ba; /* -- */
				}
		.lcom_info {
			margin: -9px -9px 10px -9px; /* -- */
			padding: 10px; /* -- */
			background: #fafafa; /* -- */
			color: #73a331; /* -- */
			}
			