body {
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
	width: 100%;
}

div1	{
	border: thin groove blue;
	text-align: left;
}

div{
	text-align: left;
}

.hheader{
	width: 1000px;
	height: 243px;	
	text-align: left;	
	border: thin groove blue;
	
}
.hheadersearh{
	vertical-align: bottom;	
	clear:both; 
	height: 150px; 
}
.cl
{
	height: 100px; 
	float: left;
}
.logo{
	width: 120px;
	height: 60px;	
	float: left;
   padding: 0px 0px 0px 0px;	
}

.auth{
 float: right;
 padding: 0px 0px 0px 0px;

}
TABLE,TD,TR,SMALL,DIV{
 padding: 0px 0px 0px 0px;
 vertical-align: inherit;
}
IMG{
 display: block
}



.aifooter,.aicenter {
	background-color: white;
 float: none; 
}
.aicenter{
	width: 1000px;
/*	height:100%;*/
	height:100% ;
 	position: relative; 
	text-align: left;
	display: inline-block;

}

.aicontent{
	width: 640px;
	margin: 0px 0px 0 240px;	
/* 	position: absolute; */
 	position: relative;
	top:0;
/*	height: 100%;*/
	PADDING: 5px  5px 5px 5px;

}
.aileftbar{
	width: 240px;
	float: left;
/* 	position: absolute; 
	height: 100%;*/
 	position: relative;
	top:0;

	PADDING: 5px  5px 5px 5px;
}
.airigthbar{
 width: 120px;
 float: right; 
 margin: 0px 0px 0px 880px;	
/* position: absolute;
 height: 100%; */
 	position: relative;
	top:0;

	PADDING: 5px  5px 5px 5px;
}

.aifooter{
	PADDING-TOP: 1000px;
	PADDING: 0px  auto ;
	width: 1000px;
	height: 20px;
/*	PADDING-RIGHT: 0px; PADDING-LEFT: 28px; PADDING-BOTTOM: 0px; PADDING-TOP: 27px;*/
}
.search {
	FONT-SIZE: 12px; MARGIN: 4px 0px 0px; WORD-SPACING: -4px; WIDTH: 600px; LINE-HEIGHT: 25px; FONT-FAMILY: Tahoma; TEXT-ALIGN: center;
	float: right;
	width: 500px;
height: 33px;

}
A {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #005081; FONT-FAMILY: Arial
}
A:hover {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #005081; FONT-FAMILY: Arial
}
A:link {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #005081; FONT-FAMILY: Arial
}

.search {
	FONT-SIZE: 12px; MARGIN: 4px 0px 0px; WORD-SPACING: -4px; WIDTH: 520px; LINE-HEIGHT: 25px; FONT-FAMILY: Tahoma; TEXT-ALIGN: center
}
.search A {
	PADDING-RIGHT: 3px; PADDING-LEFT: 3px; FONT-WEIGHT: bold; PADDING-BOTTOM: 0px; MARGIN: 0px 1px 0px 0px; COLOR: #273f5b; PADDING-TOP: 0px; TEXT-DECORATION: none
}
.search A:hover {

	PADDING-RIGHT: 3px; PADDING-LEFT: 3px; FONT-WEIGHT: bold; PADDING-BOTTOM: 0px; MARGIN: 0px 1px 0px 0px; COLOR: #273f5b; PADDING-TOP: 0px; BACKGROUND-COLOR: #9ac574; TEXT-DECORATION: none; outline: 0
}


h1{
	font-size: 120%;
   font: bold;
}
h2{
	font-size: 110%;
   font: bold;
}
h3 {
	font-size: 100%;
   font: bold;	
}
strong{
   font: normal;
}


.clear {
	Clear:both;
}

	

#wrapper {
	width: 1000px;
	margin: 0 auto;
	background: #fedb91;	
}



/* Header
-----------------------------------------------------------------------------
#header {
	height: 150px;
	background: #FFE680;
}
*/

/* Middle
-----------------------------------------------------------------------------*/
#middle {
	border-left: 250px solid #E7CA85;
	border-right: 120px solid #E7CA85;
	height: 1%;
	position: relative;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
	margin-right: -100%;
}
#content {
	padding: 0 20px;
}


/* Sidebar Left    #B39A40  #B5E3FF
-----------------------------------------------------------------------------*/
#sideLeft {
	float: left;
	width: 250px;
	position: relative;
	background: #E7CA85;
	left: -250px;
}


/* Sidebar Right     FFACAA
-----------------------------------------------------------------------------*/
#sideRight {
	float: right;
	margin-right: -120px;
	width: 120px;
	position: relative;
	background: #E7CA85;
}


/* Footer BFF08E
-----------------------------------------------------------------------------*/
#footer {
	height: 80px;
	background: #E7CA85;

}
/*
Подсветка меню
------------------------------------------------------------------------
*/



.items {
    float: left;
    margin-bottom: 30px;
    background-color: #B5E3FF;
}

.item {
    display: block;
/*    width: 220px;*/
    height: 20px;
    background-color: #B5E3FF;
    padding: 5px 0 5px 10px;
    border-left: 5px solid #68eaff;
/*    border-bottom: 1px solid #36bbee;*/
}
.itemcur {
    display: block;
/*    width: 220px;*/
    height: 20px;
    background-color: #FFE680;
    padding: 5px 0 5px 10px;
    border-left: 5px solid #68eaff;
/*    border-bottom: 1px solid #36bbee;*/
}

.item a {
    text-decoration: none;
}

.item a:hover {
    text-decoration: none;
}

.item_over {
    display: block;
/*    width: 220px;*/
    height: 18px;
    background-color: #25a1e5;
    padding: 5px 0 5px 10px;
    border-left: 5px solid #29dcf5;
/*    border-bottom: 1px solid #36bbee;*/
}

.item span.y {
    display: block;
    width: 170px;
    font-weight: bold;
    color: #fff;
    font-size: 12px;
    float: left;
}

.item span.b {
    width: 120px;
    font-weight: normal;
    color: #1a6290;
    font-size: 10px;
    line-height: 0.9;
}

.item_over span.y {
    display: block;
    width: 170px;
    font-weight: bold;
    color: #e6ff14;
    font-size: 12px;
    float: left;
    cursor: pointer;
}

.item_over a {
    text-decoration: none;
}

.item_over a:hover {
    text-decoration: none;
}

.item_over span.b {
    width: 120px;
    font-weight: normal;
    color: #1a6290;
    font-size: 10px;
    line-height: 0.9;
}


.wblogtable {
	border: none;
	width:100%;
	float:left;
/*
	border: thin solid;
*/
}
.wbloguser{
	border: thin solid;
	font-weight: bold;
	text-align: center;
	caption-side: top;
	border-bottom: thin solid;
	vertical-align: top;
}
.wblogdate	{
	border: none;
	font-weight: bold;	
	font-size: x-small;
	width:100%;	
	text-align: left;
}
.wblogmessage{
	border: none;
	border-bottom: thin solid;
	width:100%;
	text-align: left;	
}

.wblogline{
	border: thin solid;
}
.wblogtablelogon{
	border: thin solid #ffffff;
	width:100%;
	float:left;
	text-align: left;
}
.basemain TD {
	border: thin solid #ffffff;
        padding: 5px 5px 3px 5px;
}

