* {
	margin: 0;
	padding: 0
}
.clear {
	width: 100%;
	overflow: hidden;
    clear: both;
}
.clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clear {
	height: 1%;
}
.clear {
	display: block;
}
/* End hide from IE-mac */

a img {
	border: 0
}
a {
	text-decoration: none
}
body {
	background: #fff url(/img/bg.gif);
	color: #ffc;
	font-family: verdana;
	font-size: 12px;
	line-height: 1.5em;
	height: 100%;
}
#body {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background: url(/img/bg-over.gif) repeat-x 2px 0
}
#wripper {
	width: 920px;
	margin: 0 auto;
	padding: 10px 0
}
#header {
	height: 171px;
	background: url(/img/bg-header.png) no-repeat 0 0;
	position: relative
}
#logo-fk {
	width: 97px;
	height: 131px;
	background: url(/img/logo-fkm.gif) no-repeat 0 0;
	position: absolute;
	left: 17px;
	top: 19px;
}
#logo-gerb {
	width: 119px;
	height: 131px;
	background: url(/img/logo-gerb.gif) no-repeat 0 0;
	position: absolute;
	right: 41px;
	top: 19px;
}
#header-c {
	width: 616px;
	height: 171px;
	background: url(/img/bg-header-c.jpg) no-repeat 0 0;
	position: absolute;
	left: 50%;
	margin-left: -345px;
	top: 0;
}
#content {
	position: relative;
	background: url(/img/bg-content.gif);
	width: 100%;
	overflow: hidden;
	//zoom:1
}
.home #content {
	background: url(/img/bg-content-home.gif);
}
.forum #content {
	background: url(/img/bg-content-forum.gif);
}
#footer {
	position: relative;
	width: 100%;
	overflow: hidden;
	clear: both;
	//zoom: 1;
	height: 73px;
}
#footer .container {
	width: 100%;
	height: 100%;
	background: url(/img/bg-footer.png) no-repeat 0 0;
}
#l {
	width: 200px;
	float: left;
	padding: 5px;//padding-top: 10px;
	margin-right: -215px;
	position: relative;
	overflow: hidden
}
#r {
	width: 205px;
	float: right;
	padding: 5px;//padding-top: 10px;
	margin-left: -215px;
	color: #036;
	position: relative;
	overflow: hidden;
}
#c {
	margin: 0 5px 0 215px;
	padding: 5px; //padding-top: 10px;
	overflow: hidden;
	position relative;
	zoom: 1
}
.home #c {
	margin: 0 215px;
}
.forum #c{
	margin: 0 10px;
}

h2 {
	margin-top: 5px;
	position: relative;
	border: 1px solid #fff;
	background: #7B2528 url(/img/bg-h2.gif) repeat-x 0 0;
	color: #fff;
	font-size: 110%;
	padding: 3px 30px 3px 3px;
}
h2 span {
	display: block;
	width: 100%;
	position: relative
}
h2 span span {
	padding: 0;
	display: block;
	position: absolute;
	right: -28px;
	bottom: -2px;
	width: 25px;
	height: 34px;
	background: url(/img/logo-small.png) no-repeat 0 0;
}
#l h2, #r h2 {
	background: #162A7D url(/img/bg-left-h2.gif) repeat-x 0 0;
	padding: 3px 5px
}
#r h2, #r h2 a{
	color: #ffffbe
}
#r h2 a:hover{
	color: #ffffbe
}
#l a {
	color: #ffffbe
}
#leftmenu {
	margin: 0;
	padding: 0 5px 5px 5px;
	list-style: none;
	font-size: 10pt;
	color: #fff;
	position: relative
}
#leftmenu li {
	list-style: none;
	margin: 5px 0;
	padding: 4px 0 0 0;
	color: #fff;
	font-weight: bold;
}
#leftmenu a {
	text-decoration: none;
	color: #fff;
	padding-left: 10px;
	/*display: block;*/
}
#leftmenu li ul {
	margin: 0 0 0 10px;
	padding: 0
}
#leftmenu li li {
	background: url(/img/bg-menu-li-li.gif) no-repeat 5px 5px;
	margin: .2em 0;
	font-size: 8pt;
	padding: 0 0 0 10px;
	font-weight: normal;
}
p {
	margin: 1em 0;
}
#r a{
	color:#172c7d;
}
#r a:hover{
	color:#14266b;
}
#c a {
	color: #fff
}
#c a:hover {
	color: #ff6
}
ul.mem li {
	padding-left:45px;padding-right:5px;font-family: arial; background: url(/img/bg-menu-li-li.gif) no-repeat 0 .2em;padding: 0 0 0 15px;list-style: none
}
ul.mem li a, ul.mem li a:hover {
	color: #fff; text-decoration:none;
}
.tright {
	text-align: right
}
#copyright {
	position: absolute;
	left: 25px;
	top: 11px;
	color: #8E2A2D;
	font: 8pt Verdana;
	width: 350px;
}
#copyright a {
	color: #8E2A2D;
}
#counter {
	position: absolute;
	left: 450px;
	top: 20px;
}
.tbl1 {
	width: 100%;
	border-collapse: collapse;
}
.tbl1 td{
	font: 7pt Tahoma;
	padding: 1px;
	border-top: 1px solid #c33;
	border-bottom: 1px solid #c33;
	white-space: nowrap;
	line-height: 1.4em
}
.outer {
	position: absolute;
	left: -9999px
}
.lefttxtimg	{float: left; margin: 0 3.4ex 3.4ex 0;}
.righttxtimg	{float: right; margin: 0 0 3.4ex 3.4ex;}

.newsItem {
	width: 100%;
	overflow: hidden;
	margin-bottom: 1em
}
/*Чёрным по белому*/
.bw {
	color: #000;
	background: #fff
}
#c .bw a, #c .bw a:hover {
	color: #000
}
.anonse {
	padding: 5px
}
.news .date {
	font-weight: normal
}
.news .title {
	font-weight: bold
}
.news .title a {
	text-decoration: none
}
.thumbnailbak {
	float: left;
	padding: 10px;
	width: 150px;
	height: 180px;
	border: 1px solid #eee;
	margin: 10px;
	text-align: center;
	vertical-align: middle
}

.thumbnail {
        width: 150px;
        min-height: 150px;
        border: 1px solid #eee;
        display: -moz-inline-stack;
        display: inline-block;
        vertical-align: top;
	padding: 10px;
	text-align: center;
        margin: 10px;
        zoom: 1;
        *display: inline;
        _height: 150px;
}

.thumbnail span {
	font-size: 8pt
}
.calendar {
	background: #fff;
	border: 1px solid gray;
	width: 200px;
	margin: 0 auto;
	color: #000
}
.calendar .title {
	text-align: center;
	font-size: 120%;
	font-weight: bold;
	padding: 3px 0
}
.calendar .prev {
	float: left;
	margin-left: 5px
}
.calendar .next {
	float: right;
	margin-right: 5px
}
.calendar table {
	width: 100%
}
.calendar th {
	background: #339;
	color: #fff;
	text-align: center;
	padding: 1px 3px
}
.calendar td {
	text-align: right;
	padding: 3px
}
.calendar a, .calendar td a {
	color: #000 !important
}
.calendar .current {
	background: orange
}
.meteo {
	padding: 5px;
	background: #fff;
	font-size: 90%;
}
.meteo ul {
	list-style: none
}
.meteo li {
	padding-left: 60px;
	margin-bottom: .5em;
	position: relative
}
.meteo .date {
	font-size: 120%;
	font-weight: bold;
	color: #c00;
}
.meteo .date {
	display: block;
	margin-left: -60px
}
.meteo img {
	/*float: left;*/
	position: absolute;
	padding: 1px;
	border: 1px solid #ccc;
	margin-left: -60px;
	display: block
}
.meteo .temp-d {
	font-weight: bold;
	font-size: 1.2em;
	margin-right:.3em
}
.meteo .obl-osad {
	display: block;
}
.meteo .veter {
	display: block;
}
.meteo .davl {
	display: block;
}
