﻿#okno_in {
	width: 1025px;
}
.logBarFiltr {
	background-color: #444444;
}
.styly a.sel{
	background-color: #2587AD;
	font-weight: bold;
	color: white;
	padding: 2px 5px;
	position: relative;
	left: -5px;
}
.po1 {
	background-color: #DE9EB1;
}
.neex {
	color: silver;
}

.filtr
{
    border-left: 1px solid #c9c9c9;
    padding-left: 20px;
    padding-right: 5px;
	line-height: 2em;
}

.filtr strong
{
    display: block;
    padding-bottom: 5px;
}

.filtr a {
	color: black;
}

.filtr select, .filtr input[type="text"]
{
    border: 1px solid #B2B2B2 !important;
    padding: 2px !important;
    margin: 3px 4px !important;
}

.filtr input[type="image"]
{
    border: 0 !important;
}

.filtr select
{
    width: 150px !important;
}

.filtr #d_clip_container
{
    line-height: normal !important;
}

.filtr input[type="text"]
{
    width: 70px !important;
}

ul.cols7
{
    padding-left: 0;
}

ul.cols7 li {
    width: 38px;
    float: left;
    list-style: none;
}

ul.cols7 li input[type="checkbox"] 
{
    margin: 1px 0 0 0;
}
.cols7 .filtr input {
    float: left;
    margin-top:;
}

.cols7 .filtr label {
display: block;
margin-left: 20px;
}

.filtr .range {
height: 35px;
width: 260px;
margin-top: 10px;
}

.toggle {
float: left;
font-size: 11px;
color: silver;
}

.toggle a {
color: #0069B4;
}

.defBgFiltr {
	margin-bottom: 10px;
	background-color: #f0f0f0;
	padding: 10px 20px 10px 20px;
}

.defBgFiltr div.tabs {
	line-height: 1.5em;
}

h1, h2 {
color: #598E22;
clear: both;
font-size: 20px;
font-weight: normal;
padding: 20px 0px;
}