﻿* {
	margin: 0;
	padding: 0;
}
body {
	font: 11px Arial, Tahoma, Verdana, sans-serif;
	width: 100%;
	height: 100%;
	background: #BDE5FF;
}
a {
	outline: none;
	text-decoration: underline;
	color: #0000FF;
}
a:hover {
	text-decoration: none;
}

.podrobno {
	outline: none;
	text-decoration: none;
	color: #01537A;
	cursor: pointer;
}

.podrobno:hover{
	text-decoration: underline;
}

p {
	margin: 0 10px 18px;
}
img {
	border: none;
}

.text_red{
        font-family: Verdana;
        font-size: 13px;
        color: #E40B0B;
}
.text_blue{
        font-family: Verdana;
        font-size: 14px;
        color: #171e72;
}
.text_blue_big{
        font-family: Verdana;
        font-size: 15px;
        color: #171e72;
}
.text_grey{
        font-family: Verdana;
        font-size: 13px;
        color: #6f6f6f;
}
.text_w{
        font-family: Verdana;
        font-size: 13px;
        color: #ffffff;
}
.small{
        font-size: 65%;
}

#header {
	position: relative;
    top: 0px;
	width: 100%;
	border: none;
}
#glavmenu {
	position: relative;
	padding-top: 0px;
	width: 95%;
	height: 35px;
	border: none;
	font: 13px Verdana;
}
#content {
	width: 95%;
	padding-top: 10px;
	position: relative;
	border: none;
	background: #FFFFFF;
}
#footer {
	position: relative;
    bottom: 0;
	width: 100%;
	height: 80px;
	border: none;
}
#copyr {
	font: 13px Verdana;
 	color: #6E6E6E;
 	position: relative;
 	top: 60px;
}

/* =-=-=-=-=-=-=-  Элементы форм  -=-=-=-=-=-=-=- */

span.action-del {
	padding: 5px;
	cursor: pointer;
	display: -moz-inline-box;
	display: inline-block;
}
span.action-del a {
	background-color: #e8e8e8;
	padding: 3px 10px 3px 30px;
	line-height: 17px;
	color: #000;
	text-decoration: none;
	display: -moz-inline-box;
	display: inline-block;
	margin-left: -7px;
	border: 1px solid #cfcfcf;
	text-transform: capitalize;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
span.action-del a:hover {
	background-color: #B33333;
	border: 1px solid #669900;
	color: #fff;
}
span.action-otm {
	padding: 5px;
	cursor: pointer;
	display: -moz-inline-box;
	display: inline-block;
}
span.action-otm a {
	background-color: #e8e8e8;
	padding: 3px 10px 3px 30px;
	line-height: 17px;
	color: #000;
	text-decoration: none;
	display: -moz-inline-box;
	display: inline-block;
	margin-left: -7px;
	border: 1px solid #cfcfcf;
	text-transform: capitalize;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
span.action-otm a:hover {
	background-color: #8fc549;
	border: 1px solid #669900;
	color: #fff;
}

.button {
width: 110px;
min-height: 30px;
color: #1a1230;
background: #77BBD3;  
padding: 5px;
margin: 5px;
font-family: Verdana;
font-size: 13px;
font-weight: bold;
cursor: pointer;
border: 1px solid #1a1230;
border-radius: 7px;
box-shadow: 3px 3px 0px #6f6f6f;
}
.button:hover{
color: #ffffff;
background: #285D90;  
box-shadow: 3px 3px 0px #6f6f6f;
}
.button:active{
color: #ffffff;
background: #8326E1;
box-shadow: none;
}

.button_red {
width: 110px;
min-height: 30px;
color: #1a1230;
background: #FF5A32; 
padding: 5px;
margin: 5px;
font-family: Verdana;
font-size: 13px;
font-weight: bold;
cursor: pointer;
border: 1px solid #1a1230;
border-radius: 7px;
box-shadow: 3px 3px 0px #6f6f6f;
}
.button_red:hover{
color: #ffffff;
background: #279846;  
box-shadow: 3px 3px 0px #6f6f6f;
}

.button_long {
width: 220px;
min-height: 30px;
color: #1a1230;
background: #77BBD3;  
padding: 5px;
margin: 5px;
font-family: Verdana;
font-size: 13px;
font-weight: bold;
cursor: pointer;
border: 1px solid #1a1230;
border-radius: 7px;
box-shadow: 3px 3px 0px #6f6f6f;
}
.button_long:hover{
color: #ffffff;
background: #285D90; 
box-shadow: 3px 3px 0px #6f6f6f;
}

.button_dis {
height: 20px;
color: #1a1230;
background: transparent;
padding: 2px;
margin: 2px;
font-family: Verdana;
font-size: 13px;
border: 1px solid #1a1230;
}

.check {
border: 1px solid #1a1230;
}

.text_pole {
height: 22px;
width: 200px;
font-family: Verdana;
font-size: 14px;
padding: 1px 1px 1px 5px;
border: 1px solid #0000FF;
border-radius: 3px;
}
.text_pole_min {
height: 22px;
width: 50px;
font-family: Verdana;
font-size: 14px;
padding: 1px 1px 1px 5px;
border: 1px solid #0000FF;
border-radius: 3px;
}
.text_pole_long {
height: 22px;
width: 350px;
font-family: Verdana;
font-size: 14px;
padding: 1px 1px 1px 5px;
border: 1px solid #0000FF;
border-radius: 3px;
}
.filtr_pole {
height: 22px;
font-family: Verdana;
font-size: 13px;
padding: 1px 1px 1px 5px;
border: 1px solid #0000FF;
box-shadow: inset 2px 2px 0px #6f6f6f;
}
.text-pole1 {
 height: 20px;
 font: italic 12px Verdana;
 color: #FFF;
 border-bottom: 1px solid #FFF;
 border-top: 0;
 border-left: 0;
 border-right: 0;
 background: none;
 padding: 5px 5px 5px 5px;
}
.text-pole2 {
 height: 20px;
 font: italic 12px Verdana;
 color: #000;
 border: 0;
 background: none;
 padding: 5px 5px 5px 5px;
 
}
.area_pole {
font-family: Verdana;
font-size: 13px;
padding: 1px 1px 1px 5px;
border: 1px solid #0000FF;
border-radius: 5px;
}

#knopkiedit {
	position: fixed;
	z-index: 999999;
	bottom: 0;
	left: 40%;
	padding: 10px;
	box-shadow: 3px 3px 8px #6f6f6f;
	background-color: #d7d8de;
}
#knopkieditright {
	position: fixed;
	z-index: 999999;
	bottom: 0;
	right: 0;
	padding: 10px;
	box-shadow: 3px 3px 8px #6f6f6f;
	background-color: #d7d8de;
}

.string_of_pages{
	position: fixed;
	z-index: 999999;
	border: 0;
	bottom: 0; 
	left: 0; 
	box-shadow: 3px 3px 8px #6f6f6f;
    background-color: #d7d8de; 
	padding: 7px; 
}

/* =-=-=-=-=-=-=-  Таблицы  -=-=-=-=-=-=-=- */

.table_list {
width: 95%;
border: 1px  solid #0000FF;
border-collapse: collapse;
}
.table_list td {
padding: 5px;
border: 1px solid #0000FF;
}

.table_shema {
border: 1px solid black; 
border-collapse: collapse;
font-size: 3px; 
}
.table_shema td {
padding: 3px 4px; 
border: 1px dotted white; 
}

.table_edit {
border: 0;
}
.table_edit td {
padding: 5px; 
}

.table_filtr {
width: 95%;
border: 0;
background-color: #d7d8de;
box-shadow: 3px 3px 8px #6f6f6f;
}
.table_filtr td {
padding: 5px; 
}


/* Sliding Subnav Styles */
ul#topnav {
margin: 0; padding: 0;
float: left;
width: 100%;
list-style: none;
position: relative; 
font-size: 1.2em;
background: url(/img/kusok.png) repeat-x;
}
ul#topnav li {
float: left;
margin: 0; padding: 0;
}
ul#topnav li a {
padding: 10px 15px;
display: block;
font: bold 14px Verdana;
color: #FFFFFF;
background: url(/img/homut.jpg) no-repeat;
text-shadow: -2px -2px 3px #000000;
text-decoration: none;
      -moz-border-radius-topright: 5px;
      -khtml-border-radius-topright: 5px;
      -webkit-border-top-right-radius: 5px;
      -moz-border-radius-topleft: 5px;
      -khtml-border-radius-topleft: 5px;
      -webkit-border-top-left-radius: 5px;
}
ul#topnav li a:hover { 
	color: yellow;
	
}
ul#topnav li span {
	  float: center;
      padding: 12px 0;
	  box-shadow: 3px 3px 8px #6f6f6f;
      position: absolute;
	  z-index: 999999;
	  top:35px;
      display: none;
      background: #285D90;
      color: #010745;
      -moz-border-radius-bottomright: 5px;
      -khtml-border-radius-bottomright: 5px;
      -webkit-border-bottom-right-radius: 5px;
      -moz-border-radius-bottomleft: 5px;
      -khtml-border-radius-bottomleft: 5px;
      -webkit-border-bottom-left-radius: 5px;
      }
      ul#topnav li:hover span { display: block; background: #285D90;} 
      ul#topnav li span a { display: inline; background: #285D90;} 
      ul#topnav li span a:hover {text-decoration: none; background: #285D90;} 
/* End Sliding Subnav Styles */


/* Styles for the popup Всплывающее аякс-окно */
.highslide-caption {
    display: none;
    border: 2px solid white;
    border-top: none;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 11pt;
    padding: 5px;
    background-color: white;
}
.highslide-html-content {
    width: 300px;
    padding: 0 5px 5px 5px;
}
.highslide-header {
        padding-bottom: 5px;
}
.highslide-header ul {
        margin: 0;
        padding: 0;
        text-align: right;
}
.highslide-header ul li {
        display: inline;
        padding-left: 1em;
}
.highslide-header a {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: gray;
        text-decoration: none;
}
.highslide-header a:hover {
        color: black;
}
.highslide-move {
    cursor: move;
}
.highslide-move a {
        cursor: move;
}

.highslide-footer {
        height: 15px;
}
.highslide-resize {
        float: right;
        margin-top: 4px;
        height: 11px;
        width: 11px;
        background: url(/js/graphics/resize.gif);
		cursor: nw-resize;
}
.highslide-body {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
}
/* Styles for the popup end*/

/*  Pop up window */
.highslide-container div {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
}
.highslide-html {
    background-color: #d7d8de;
}
.highslide-html-blur {
}
.highslide-html-content {
    position: absolute;
    display: none;
}
.highslide-loading {
    display: block;
        color: black;
        font-size: 8pt;
        font-family: sans-serif;
        font-weight: bold;
    text-decoration: none;
        padding: 2px;
        border: 1px solid black;
    background-color: #CBDCF0;	

    padding-left: 22px;
    background-image: url(/js/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}