* {
	margin: 0;
	padding: 0;
}
html {height: 100%; }
body {
	font: 12px/18px Arial,sans-serif;
	height: 100%;
}
h1 {
	font: 18px Arial, sans-serif;
}
h2 {
	font: 17px Arial, sans-serif;
}
h3 {
	font: 16px Arial, sans-serif;
}
h5 {
	font: 26px Arial, sans-serif;
}
a {
	color: blue;
	outline: none;
	text-decoration: underline;
	color: #037BBC;
}

p {
	margin-bottom:20px;
}

a:hover {
	text-decoration: none;
}

img {
	padding:5px;
	float: left;
	border: none;
}

input {vertical-align: middle}
#wrapper {
	min-width: 800px;
	min-height: 70%;
	max-width: 1600px;
	height: auto !important;
	height: 100%;
        width: expression(document.body.clientWidth > 800 ? "100%" : "800px") /* Ширина для IE6 */
}

form#srch {
	display:inline-block;
}

/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 70px;
}


/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	padding: 0 0 20px;
	height: 1%;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	<!--overflow: hidden;-->
}
#content {
	padding: 0 10px 0 230px;
}

#content2 {
	padding: 0 0px 0 230px;
}

.sidebar {
	padding:8px 5px 5px 5px;
}

/* Sidebar Left
-----------------------------------------------------------------------------*/
.sl {
	float: left;
	width: 210px;
	
	margin-left: -100%;
	position: relative;
}


/* Sidebar Right
-----------------------------------------------------------------------------*/
.sr {
	float: left;
	margin-right: -3px;
	width: 210px;
	margin-left: -220px;	
	position: relative;
        z-index: 0;
	backgrou4nd: #FFACAA;
        top:40px;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
	height: 100px;
	background: #FFF5EC;
	padding:20px;
	min-width: 800px;
	max-width: 1600px
}



div.block {
background:#EAECEA none repeat scroll 0 0;
float:left;
margin-bottom:20px;
padding:0;
width:100%;
}
div.block div {
padding:0;
}
div.headline {
height:4px !important;
}
div.headline .left {
float:left;
height:4px;
width:4px;
}
div.headline .right {
float:right;
height:4px;
width:4px;
}
div.block_content {
	padding:0px;
	margin:0px;
}

legend {
	margin:0 15px;
}

fieldset {
	padding:5px;
}

label {
margin-bottom:3px;
margin-right:5px;
white-space:nowrap;
}

label span {
	width:120px;
	fon#t-weight:bold;
	display:inline-block;
}

.data {
	border-collapse:collapse;
}


.info {
	overflow:hidden;
	height:0px;
}
.info img, .mkr_info img{
	margin:0px 5px 5px 0px;
}

table.results {
	border-collapse:collapse;
	margin-top:9px;
	border: 1px solid #448E9D;
}

.res {height:25px;cursor:pointer;}

.results td, .results th {
	padding:3px;
	
}

td.hid {
	padding:0px;
}

.mkr_info {
	margin-right:5px;
}

.data, .results {
	margin-top:9px;
	border: 1px solid #448E9D;
	border-collapse:separate;
	border-spacing:0;
}

.data thead th {
	padding-left:12px;
	white-space:nowrap;
	border-bottom:1px solid #448E9D;
}



.data thead th div, .results th div {
	border-right:1px solid #448E9D;
	margin:6px 0;
	padding:0 0.5em 0 0;
}

.data thead th .last, .results th .last {
	border:0px;
}

.data tbody td, .results th {
	border-bottom:1px solid #D0E2E6;
	padding:0px 5px;
}

.results .header_r th {
	border-bottom:1px solid #448E9D;
}
.data .lastrow td{
	border:0px;
}



.menu ul {
	font-weight: bold; 
	list-style:none;
	padding-top:0px;
	margin:0px;
}
.menu ul li {
    font: 16px Arial, sans-serif;
	border-bottom:1px #fff dashed;
	margin:0px;
	padding:4px 5px 4px 18px;	
	margin-bottom:0.2em;
}
.menu ul li a {	
	display:block;
	color:#037BBC;
	text-decoration:underline;
}
.menu ul li.active a {	
	color:#fff;
}
.menu ul li.open a {	
}
.menu ul li.current a {	
	color:#fff;
}
.menu ul a:hover {color:#000;}

/*****  UL  UL  ****/
.menu ul ul {
	margin-bottom:0.8em;
}
.menu ul ul li {
	margin-bottom:0px;
	border-bottom:1px #eee solid;
}

.menu ul ul a, .menu ul .active ul a, .menu ul .open ul a {	
	color:#1F6DA4;
	padding-left:20px;
}	
.menu ul ul .active a, .menu ul ul a:hover {	
	color:orange;
}
.menu ul ul .active a {	
	background:#FF3300;
}		
/*****  UL  UL  UL  ****/
.menu ul ul ul {
	margin-left:1em;
}
.menu ul ul ul li {    
	margin-left:0.5em;
	border-bottom:1px #fff solid;
}
.menu ul ul ul a {	
	padding:2px 0px 2px 0px;
}



.news_f {
	font: 12px/18px Arial,sans-serif;
	height: 100%;
	text-align: left;
}

.elist_f {
        font: 15px Arial, sans-serif;
	border-bottom:1px #fff dashed;
	margin:0px;
	padding:4px 10px 4px 10px;	
	margin-bottom:0.2em;
        text-align: center;
	margin-top: 10px;
}

.elist_s {
        font: 15px Arial, sans-serif;
	border-bottom:1px #fff dashed;
	margin:0px;
	padding:4px 5px 4px 17px;	
	margin-bottom:0.2em;
        padding-top:40px;
}

.elist_fs {
        font: 12px Arial, sans-serif;
	border-bottom:1px #fff dashed;
	margin:0px;
	padding:0px 0px 0px 0px;	
	margin-bottom:0.2em;
        text-align: center;        
}

.Text
{
margin-top: 10px;
font-size: 1.2em;
width: 450px;
height: 450px;
overflow: auto;
}

.staty
{
clear: both; 
margin-top: 20px;
margin-left: 10px;
margin-right: 10px;
}

.zagzag
{
clear: both; 
font: 20px Arial, sans-serif;
background: #fffddf;
font-weight:bold;
}

#code
{
	float: left;
	width: 260px;
	text-align: left;
}

.small_text {
	font: 10px Arial, sans-serif;
	color:#026e04;
}
