﻿/*----------------------------------------------------------
The base color for this template is #5c87b2. If you'd like
to use a different color start by replacing all instances of
#5c87b2 with your new color.
----------------------------------------------------------*/

html
{
	color: #000;
}
body
{
	font-size: .9em;
	font-family: Verdana, Helvetica, Sans-Serif;
	margin: 0;
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
					background-image: url(fon_osn.jpg);
		background-repeat: repeat;
}

.ban {
	float: left;
	width: 250px; /* since this element is floated, a width must be given */
	height:176px;
	margin-left:2%;
	padding: 5px 5px; /* top and bottom padding create visual space within this div  */
}
.raz3 {
	float: left;
	width: 2%; /* since this element is floated, a width must be given */
	padding: 5px 0;
	height:176px;
}

#logo {
	float:left;
	/*width: 25%; /* since this element is floated, a width must be given */
		min-width: 280px;
	width:13%;
	padding: 5px 0; /* top and bottom padding create visual space within this div  */
	height:176px;

}
#baner
{
	height:200px;
			min-width:1100px;
			width:100%;
}

.deviz1 {
	text-align:right;
	font-size:1em;
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 20px 10px 0px; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	color: #FFFFFF;
	font-style: italic;
}


.men {
	float: left;
	width: 23%; /* since this element is floated, a width must be given */
	background-image: url('kn_panel2.png');
	background-repeat: repeat-x;
	height: 40px;
	color: #FFFFFF;
	padding-top: 16px;
	text-decoration: none;
	min-width:143px;
}
.men2 {
	float: left;
	width: 1%;
	background-image: url('kn_panel2.png');
	background-repeat: repeat-x;
	height: 40px;
	color: #FFFFFF;
	padding-top: 16px;
	text-decoration: none;
}
.menu {
	width: 100%; /* since this element is floated, a width must be given */
	height:40px;
		background-image: url('kn_panel2.png');
	background-repeat: repeat-x;
		min-width:654px;
}
.men:hover {
	background-image: url('kn_panel8.png');
}
.men:active {
	background-image: url('kn_panel4.png');
	color:#000000;
}

.raz {
	float: left;
	background-image: url('kn_panel2.png');
	background-repeat: repeat-x;
	width: 2%; /* since this element is floated, a width must be given */
	height: 40px;
	color: #FFFFFF;
	padding-top: 10px;
}

#system {
	float: left;
	/* width: 24%; since this element is floated, a width must be given */
	min-width: 276px;
	width:20%;
	height: 420px;
}
#text {
	float: left;
	width:100%;
}
#text20 {
	float: left;
	background-image: url(plashka2.png);
	background-repeat: repeat;
	padding:10px;
	width:95%;
	text-align:center;
}
#text21 {
	float: left;
}
#text22 {
	float:left;
	 margin-top:10px;
}
#kontakts {
	float:left;
		min-width: 230px;
	width:20%;
	margin-right: 10px;
	 /* since this element is floated, a width must be given */
}
.raz2 {
	float: left;
	width: 2%; /* since this element is floated, a width must be given */
	padding-top: 16px;
	height:300px;
}
#nakl
{
	background-image: url(plashka2.png);
	background-repeat: repeat;
	height: 80px;
	margin-left: 10px;
	width: 100%;
	float:left;
	margin-bottom: 10px;
}
.shapka
{
	background-image: url(pod_menu.jpg);
	background-repeat: repeat-x;
	height: 31px;
	padding-top: 7px;
	margin-bottom: 5px;
	width: 100%;
}
#enter {
	float: left;
	width: 65%; /* since this element is floated, a width must be given */
	height: 20px;
	padding: 5px 0px 10px 5px;
}
#enter2 {
	float:  right;
	height: 20px;
	padding: 5px 10px 10px 5px;
}
#main_window 
{
	padding-top:30px;
	margin: 0px 0px 30px 0px;
	width:100%;
	height:420px;
	vertical-align:top;
	min-width:800px;

}
#calc {
	background-image: url(plashka2.png);
	padding-bottom: 5px;
	background-repeat: repeat;
	height: 150px;
	margin-left: 10px;
	width:100%;
	margin-bottom:10px;
	float:left;
}
.calc_enter {
	float: left;
	width: 50px; /* since this element is floated, a width must be given */
	text-align:right;
	padding-right:5px;
	padding-top:8px;
	font-size:0.9em;
}
.calc_enter2 
{
	float: left;
	width: 170px;
	text-align:left;
}
.element {
	padding: 3px 0px 0px 0px;
	height: 20px;
	width:100%;
	margin-bottom: 5px;
}
#login {
	background-image: url(plashka2.png);
	padding-bottom: 5px;
	background-repeat: repeat;
	height: 115px;
	width:100%;
	margin-left: 10px;
	margin-bottom: 10px;
	float: left;
}

#TextBox_name 
{
	width:200px;
	text-align:left;
}
#TextBox_password 
{
	width:120px;
		text-align:left;
}


.login_enter 
{
	float: left;
	width: 25%; /* since this element is floated, a width must be given */
	text-align:  right;
	padding-right:10px;
	font-size:0.9em;
}
.login_enter2 {
	float: left;
	width: 60%;
		text-align: left;
}

.container1 
{
width: 100%;
	min-width:1200px;
}
.container2 {
	background-image: url(Fon_n2.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 100%;
}
#DropDownList_From {
	width: 70%;
	text-align:left;
}
#DropDownList_To {
	width: 70%;
	text-align:left;
}

.button_1 
{
}

.close 
{
}


  
    .text_white {
	font-size: 14px;
	font-style: normal;
	text-align:left;
	color: #FFF;
	vertical-align: text-top;
	padding: 5px;
	background-image: url(plashka.png);
	background-repeat:repeat;
	
}
.text_red
{
	font-size: 14px;
	font-style: normal;
	font-weight:bold;
	text-align: left;
	color:#810541;
	background-image: url(plashka2.png);
}
.text_black
{
	vertical-align: text-top;
	padding: 3px;
	font-size: 14px;
	font-style: normal;
	text-align: left;
	color: #000000;
	background-image: url(plashka2.png);
	background-repeat: repeat;
}




.text3 {
		font-size: 14px;
	font-style: normal;
	text-align:left;
	color: #FFF;
	background-image: url(plashka.png);
	text-align: center;
}
.Header0
{
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}
h1
{
	padding: 3px;
	margin: 0px;
	text-align: left;
	vertical-align: text-top;
}


.loader{
	background:url(Content/kn_panel2.png) no-repeat;
	background:url(Content/kn_panel3.png) no-repeat;
	background:url(Content/kn_panel4.png) no-repeat;
	margin-left:-1000px;
	}
	
	
	.text_form1 {
	padding: 3px;
	font-size: 14px;
	font-style: normal;
	text-align: right;
	color: #FFF;
}
.label1 {
	text-align: right;
	float:left;
	color: #FFF;
	width:30%;
	height:25px;
	vertical-align:middle;
	padding:3px;
}
.textbox1 {
	text-align: left;
	padding: 3px;
	float:left;
	color: #FFF;
	width:65%;
	height:25px;
}
