@charset "windows-1251";
/* CSS Document */
* {
	font-size:12px;
}
html {
	height: 100%;
}
body  { 
   position:  relative; 
   height:  auto  !important; 
   height:  100%; 
   min-height:  100%; 
   font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
   color: #000000; 
   font-size: 12px; 
   line-height:130%;
   margin: 0px;
}
hr {
	border-top: #000000 solid 1px;
	height: 0px;
}
input {
	border: #000000 solid 1px;
}
/* Распределение Блоков */ 
#content  { 
   width: 100%;
}
#footer  {
   height: 48px;
   font-size: 10px;
   color: #FFFFFF;
}
#footer td {
   font-size: 10px;
   color: #FFFFFF;
}
/* Фоновые Картинки */
.logotd {
	background-image: url(images/logo.jpg);
}
.childtop {
	background-image: url(images/bagtop.jpg);
}
.childbot {
	background-image: url(images/bagbot.jpg);
	background-color: #FFA801;
}
.botbg {
	background-color: #FDAD02;
	background-image: url(images/botbg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.logotd, .childtop, .childbot {
	background-repeat: no-repeat;
	background-position: left bottom;
}
/* Текстовые Стили */
.onet {
	font-size: 30px;
	color: #0E5398;
	padding-left: 120px;
	height: 30px;
	padding-top: 5px;
}
.twot {
	font-size: 18px;
	text-align: center;
	padding-left: 167px;
}
/* Баннер */
#banner {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
/* Блок Новостей */
td.main-bg {
	padding: 10px;
}
#news {
	margin-top: 5px;
	margin-bottom: 15px;
}
#news #handler, #news #nconten {
	margin-top: 5px;
	margin-bottom: 5px;
}
#news #nbottom {
	border: #000000 solid 1px;
	padding-left: 5px;
	padding-right: 5px;
}
#news #handler a h3, h1, h3 {
	position: relative;
	font-size: 24px;
	color: #B13A3A;
	display: block;
	height: 28px;
	margin: 0px;
	padding: 2px;
	padding-left: 0px;
	font-weight: normal;
	clear: both;
}
#news #handler .date {
	font-size: 20px;
	color: #FFFFFF;
	background-image: url(images/databg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#news #nbottom .actions {
	color: #0050A1;
}
#news #nbottom .auch {
	float: left;
	width: 300px;
}
/* Блок таблиц */
table.tbl-border {
	border: #000000 solid 1px;
}
td.tbl1 {
	background-color: #F1FED0;
}
span.comment-name {
	font-weight: bold;
}
span.smal {
	font-size: 9px;
}
td.forum-caption {
	padding-left: 2px;
	background-color: #FFA801;
	font-weight: bold;
	color: #FFFFFF;
}
div.quote {
	background-color: #CCCCCC;
	border: #000000 solid 1px;
}
/* Стили Блоков */
#mblock {
	width: 294px;
	position: relative;
	background-color: #F1FED0;
	margin-top: 10px;
}
#mblock .hddr {
	margin-top: 15px;
	padding: 10px;
	font-size: 24px;
	color: #B13A3A;
}
#mblock .cntn {
	margin-bottom: 15px;
	padding: 10px;
}
#mblock .cntn a.dot {
	background-image: url(images/point.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 15px;
	width: 92%;
	margin-left: 10px;
	margin-bottom: 5px;
}
/*#mblock .cntn a {
	
}*/
#mblock .cntn a.dot:hover {
	background-image: url(images/hpoint.jpg);
}
#mblock .cntn a:hover {
	color: #00CCFF;
}
#mblock .r1 {
	background-image: url(images/r1.jpg);
	top: 0px;
	left: 0px;
	background-repeat: no-repeat;
	background-position: left top;
}
#mblock .r2 {
	background-image: url(images/r2.jpg);
	top: 0px;
	right: 0px;
	background-repeat: no-repeat;
	background-position: right top;
}
#mblock .r3 {
	background-image: url(images/r3.jpg);
	bottom: 0px;
	right: 0px;
	background-repeat: no-repeat;
	background-position: right bottom;
}
#mblock .r4 {
	background-image: url(images/r4.jpg);
	bottom: 0px;
	left: 0px;
	background-repeat: no-repeat;
	background-position: left bottom;
}
#mblock .r1, #mblock .r2, #mblock .r3, #mblock .r4 {
	position: absolute;
	width: 10px;
	height: 10px;
}
/* Ссылочные Стили */
a {
	text-decoration: none;
}
a:hover, #news #handler a h3:hover, #news #nbottom .actions a, #mblock .cntn a  {
	text-decoration: underline;
}
/* Глваные ссылки */
.linkbar {
	padding-left:10px;
}
.linkbar a {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	/*padding-right: 6px;
	padding-left: 6px;*/
}
/* Переход нижний */
.active{
	border: #000000 solid 1px;
}
.unactive {
	border: #999999 solid 1px;
}
.active a {
	color: #000000;
	font-weight: bold;
}
.unactive a {
	color: #999999;
}
