html {
  height: 100%;
  padding: 0;
  margin: 0;
  background: url('images/topleft_bg.jpg') no-repeat 0px 36px;
}

body.main {
  font-family: Verdana, Tahoma;
  padding: 0px;
  margin: 0;
  background: url('images/botright_bg.jpg') no-repeat bottom right;
  min-height: 100%;
  position: relative;
  font-size: 12px;
}
a:link {
  color: #102BF9;
  text-decoration: underline;
}
a:hover {
  color: #107EF9;
  text-decoration: underline;
}
a:visited {
  color: #4558AC;
  text-decoration: none;
}


p {
  font-family: verdana;
  font-size: 12px;
  line-height: 1.4em;
  padding: 0px;
  margin: 0px;
  margin-top: 1em;
}
ul {
  font-family: verdana;
  font-size: 12px;
  line-height: 1.4em;
}
li {
	margin-bottom: 1em
}
div #menu li {
	margin-bottom: 0px;
} 

* html #body {
  height: 100%;
}
h1, h2, h3, h4, h5, h6 {
  font-family: Morpheus,Tahoma;
  font-weight: bold;
  padding: 0;
  margin: 0;
  margin-top: 1em;
  margin-bottom: 0.5em;
}

h1 {
  font-size: 24px;
}
h2 {
  font-size: 18px;
}
h3 {
  font-size: 18px;
  font-weight: normal;
}
h4 {
  font-size: 16px;
  font-weight: normal;
}
h5 {
  font-size: 14px;
  font-weight: normal;
}
h6 {
  font-size: 12px;
  font-weight: normal;
}

#m {
  width: 100%;
  min-height: 100%;
}
* html #m {
  height: 100%;
}
#content {
	float: left;
	margin-top: 34px;
	padding-bottom: 160px;
	width: 50%;
}
#innews {
	float: left;
	width: 12%;
	margin: 10px;
	margin-top: 117px;
	border: 1px solid black;
	padding: 1%;
}
#menu {
	float: left;
	position: relative;
	width: 24%;
	margin-left: 10px;
	padding: 1%;
	background: #fbeed1;
}
#ozon {
float: left;
margin-left: -195px;
width: 150px;
}
#fnews {
	padding-top: 2em;
}
div.title {
	font-size: 1em;
	font-weight: bold;
}
div.title a {
	text-decoration: underline;
}
div.news {
	font-size: 1em;
}
.ndate {
	font-size: 0.8em;	
}
#vst {
}
#bott {
  height: 1px;
  position: relative;
  width: 70%;
}
* html #bott {
  height: 1px;
  padding: 0;
  margin: 0;
}

#bot2 {
  padding-left: 173px;
  padding-top: 30px;
  height: 90px;
  background: url('images/botleft_bg.jpg') no-repeat bottom left;
  position: absolute;
  bottom: 0;
  font-family: Verdana;
  font-size: 12px;
  color: black;
}
.img_bg {
  float: left;
  padding-right: 21px;
  padding-bottom: 22px;
  background: white url('images/img_bg.jpg') no-repeat;
  background-position: bottom right;
}
#menu ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  line-height: 1.6em;
}
#menu ul ul {
  padding: 0;
  margin: 0;
  margin-left: 1.6em;
}
#menu a {

  font-size: 12px;
  color: #6B6363;
  text-decoration: underline;
}
#menu a:hover {
  color:black;
}
table.weblogin {
	
}
table.weblogin td {
	font-size: 12px;
}
ul.hm
{
float:left;
width:100%;
padding:0;
margin:0;
list-style-type:none;
}
ul.hm li {
display: inline;
}
ul.hm li.active {
background-color: #DFDFDF;
}
ul.hm li a {
}
ul.hm div {
min-width: 6em;
float:left;
padding: 0.5em;
text-align: center;
}
ul.hm li.active div {
background-color: #DFDFDF;
}
code {
background: #3f4d5f;
color: white;
display: block;
padding: 10px;
}
.rightad {
	margin-top: 30px;
	float:right; 
	width: 190px; 
	margin-left: 5px; 
	margin-bottom: 5px;
	background-color: #ECFCBD;
	padding: 15px;
}
.rightad td {
	padding-bottom: 20px;
}
.leftad {
	margin-top: 30px;
	margin-bottom: 5px;
}
.leftad td {
	padding-bottom: 20px;
}
.top_menu {
  height: 32px;
}
.top_left {
  height: 32px;
  background: black url('images/top_nav_bg.gif') repeat-x;
  float: left;
  width: 70%;
}
.top_right {
  margin-top: 12px;
  height: 24px;
  width: 29%;
  float: right;
}
.top_left_right {
  float: right;
}
.t_menu div a {
  color: white;
  text-decoration: underline;
  font-family: Verdana;
  font-size: 16px;
}
.t_menu {
  width: 500px;
  margin-left: 181px;
  float: left;
}
.t_menu div {
   float: left;
   height: 32px;
   line-height: 36px;
}
.t_menu div div div {
    padding: 0px 16px 0px 16px;
}
.t_menu .tmenu_active {
  background: white url('images/top_nav_item_active_bg.gif') repeat-x;
}
.t_menu .tmenu_active a {
  color: black;
  text-decoration: none;
}
.t_menu .tmenu_active div {
  background: url('images/top_nav_item_active_left.gif') no-repeat;
}
.t_menu .tmenu_active div div {
  background: url('images/top_nav_item_active_right.gif') no-repeat right;
}
.TRmenulink {
	display: block;
	float: left;
	border-right: 1px solid black;
	padding: 0px 10px 0px 10px;
}
.TRmenulinklast {
	border-right: none;
}
.ploskiy a {
	font-family: courier;
}
.ploskiy table td a {
	font-family: courier new;
	font-size: 20px;
	font-weight: bold;
}
