body{
	background-color: #FFF;
	margin: 0;
	padding: 0;
	width: 100%;
	font-family: Georgia;
	font-size: 10pt;
	font-style: italic;
	color: #00F;
	background: url("../img/fon.jpg");
}
img{
	border: 0;
	z-index: -1;
}
.grayscale {
   filter: grayscale(100%);
   -webkit-filter: grayscale(100%);
   -moz-filter: grayscale(100%);
   -ms-filter: grayscale(100%);
   -o-filter: grayscale(100%);
   filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
}

table{
	font-family: Georgia;
	font-size: 10pt;
	font-style: italic;
	color: #00F;
}
h1{
	margin: 0 0 0 10;
	padding: 0;
	font-size: 12pt;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Georgia;
	font-style: italic;
	color: #00F;
}
h1.name{
	visibility: hidden;
	overflow: hidden;
	width: 0px;
	height: 0px;
}
h1.blogs{
	margin: 0 0 0 10;
	padding: 0;
	font-size: 10pt;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Georgia;
	font-style: italic;
	color: #00F;
}
h2{
	margin: 0 0 0 10;
	padding: 0;
	font-size: 12pt;
	font-family: Georgia;
	font-style: italic;
	color: #00F;
}
h3{
	margin: 0 0 0 10;
	padding: 0;
	font-size: 10pt;
	font-family: Georgia;
	font-style: italic;
	color: #00F;
}
p{
	margin: 10px 0;
	padding:0 0 10px 0;
}
p.footertext{
	margin: 0 5 0 0;
	padding: 0;
	font-family: Georgia;
	font-weight: bold;
	font-style: italic;
	color: #FFF;
}
p.footerdate{
	margin: 0 5 0 0;
	padding: 0;
	font-family: Bookman Old Style;
	font-weight: bold;
	font-style: italic;
	color: #FFF;
}
p.newsinfo{
	margin: 0;
	padding: 0;
	font-family: Bookman Old Style;
	font-size: 8pt;
	font-weight: normal;
	font-style: italic;
	color: gray;
}
p.dop{
	margin: 0;
	padding: 0;
	font-family: Georgia;
	font-size: 8pt;
	font-weight: bold;
	font-style: italic;
	color: #FFF;
}
p.dop1{
	margin: 0;
	padding: 0;
	font-family: Georgia;
	font-size: 10pt;
	font-weight: normal;
	font-style: italic;
	color: #00F;
}
p.dop2{
	margin: 0;
	padding: 0;
	font-family: Courier;
	font-size: 8pt;
	font-weight: bold;
	font-style: normal;
	color: gray;
}
p.dop3{
	margin: 0;
	padding: 0;
	font-family: Georgia;
	font-size: 8pt;
	font-weight: normal;
	font-style: italic;
	color: gray;
}
p.none{
	margin: 0;
	padding: 0;
}
p.non{
	margin: 1;
	padding: 1;
}
p.spec{
	margin: 0;
	padding: 0;
}
a{
	font-family: Georgia;
	color: #00F;
	text-decoration: none;
}
font.sz1{
	font-family: Courier;
	font-size: 8pt;
	font-weight: bold;
	font-style: normal;
	color: gray;
}
u{
	 text-decoration: none;
	 border-bottom: 1px dotted;
}
a.str{
	margin: 0;
	border: none;
	padding: 0;
	font-family: Bookman Old Style;
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	color: blue;
}
a:hover{
	text-decoration: none;
}
fieldset{
	border: 1px solid;
	border-color: #0282e4;
	border-radius: 3px;
	box-shadow: 0.2em 0.2em 3px rgba(122,122,122,0.5);
}
fieldset.auth{
	border: 1px solid;
	border-color: white;
	border-radius: 3px;
	box-shadow: 0.2em 0.2em 3px rgba(122,122,122,0.5);
	height: 28px;
}
.txta{
	font-family: Georgia;
	font-style: italic;
	color: blue;
}
/* настройка меню */
ul.m{
	margin: 0;
	padding: 0;
}
li.m{
	list-style: none;
	text-align: left;
}
#menu{
	width: 250px;
	height: 100%;	
	margin: 5 0 0 0;
}
.menu h2{
	margin: 0;
	padding: 0;
	font-family: Courier New;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	color:#00F;
	text-shadow: 1px 2px 2px gray; /* Параметры тени */
}
.menu h3{
	margin: 0;
	padding: 0;
	font-family: Courier New;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color:#0282e4;
}
ul.container{
	width: 248px;
	margin: 0 auto;
	padding: 0;
	background: url("../img/ramka_fon.png");
	background-repeat: repeat-y;
}
li.menu{
	width: 228px;
	padding: 2 0 0 18;
	list-style: none;
	text-align: left;
}
li.button{
	list-style: none;
	text-align: left;
}
li.button a{
	width: 228px;
	height: 22px;
	display: block;
	overflow: hidden;
	position: relative;
	padding: 0 0 0 2;
}
li.button a:hover{
	text-decoration: none;
}
li.button a span{
	height:44px;
	position:absolute;
	right:0;
	top:0;
	width:4px;
	display:block;
}
li.button a.box{
	color : #00F;
	border: none;
}
.dropdown{
	width: 210px;
	display: none;
	list-style: none;
	text-align: left;
}
.dropdown li{
	border: none;
	margin: 2 0 0 10;
	padding: 2 0 2 2;
}
/* конец настройки меню */
#authbox{
	width: 350px;
	height:30px;
	border: none;
	text-align: right;
	position: relative;
	right: 0px;
	top: 0px;
	margin: 0 5 -30 0;
	color: white;
}
/* Форма авторизации */
#login_form{
	width: 300px;
	height:160px;
	display:inline-block;
	border: solid 3px #00F;
	text-align: center;
	position: fixed;
	left: 0;
	right: 0;
	top: 0px;
	margin: -150 auto;
	background-color: #FFF;
	background: url("../img/fon.jpg");
	border-radius: 10px;
	display: none;
	opacity: 0;
	z-index: 3;
}
/* Пoдлoжкa */
#overlay{
	z-index:2; /* пoдлoжкa дoлжнa быть выше слoев элементoв сaйтa, нo ниже слoя мoдaльнoгo oкнa */
	position:fixed; /* всегдa перекрывaет весь сaйт */
	background-color:#000; /* чернaя */
	opacity:0.8; /* нo немнoгo прoзрaчнa */
	-moz-opacity:0.8; /* фикс прозрачности для старых браузеров */
	filter:alpha(opacity=80);
	width:100%; 
	height:100%; /* рaзмерoм вo весь экрaн */
	top:0; /* сверху и слевa 0, oбязaтельные свoйствa! */
	left:0;
	cursor:pointer;
	display:none; /* в oбычнoм сoстoянии её нет) */
}
/*Поворот при наведении*/
.rot {
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
 
.rot:hover {
	-webkit-transform: rotate(-5deg);
	-moz-transform: rotate(-5deg);
	-o-transform: rotate(-5deg);
	-ms-transform: rotate(-5deg);
	transform: rotate(-5deg);
}
.pic{
	padding: 5px;
	border-radius: 5px;
	border: 1px solid rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0px 2px 5px 2px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 2px 5px 2px rgba(0,0,0,0.2);
	box-shadow: 0px 2px 5px 2px rgba(0,0,0,0.2);
}
legend{
	color:blue;
}
legend.auth{
	color:white;
}
#specversion{
	position: absolute;
	top: 0;
	left:50%;
	margin-left:-180px;
	width: 300px;
	height: 30px;
	background: white;
	text-align: center;
	border-radius: 0px 0px 10px 10px;
	z-index:4;
}
p.tonl{
	color:#a6a6a6;
	margin:10 0 0 5;
	padding:0;
	font-family:Bookman Old Style;
	font-size:8pt;
}
tt.to{
	color:#80b3ff;
}
tr.tfooter{
	background-color: #0282e4;
}
table.tform{
	color: #00F;
}
textarea.tacomm{
	width: 534;
	font-family: Georgia;
	font-style: italic;
	color: blue;
}
input.icomm{
	width:113;
	font-family:Georgia;
	font-style:italic;
	color:blue;
}
input.formcomm{
	font-family:Georgia;
	color:blue;
	cursor:pointer;
	height: 23px;
	width: 534px;"
}