body
{
	background:#F2F2F2;
}

#header
{
	width:1180px;
	background:#CCF;
	margin:0 auto;
	margin-top:-10px;
	margin-bottom:3px;
	height:110px;
	border:1px solid #000;
	border-radius:0px 0px 20px 20px;
	padding:10px;
	background-image:url(/img/main_head.gif);
	background-repeat:no-repeat;
}

#menu_div
{
	width:1200px;
	margin:0 auto;
	height:40px;
	text-align:center;
}

#menu
{
	list-style:none; 
	padding:0; 
	margin:0px 185px auto
}

#menu li
{
	float:left; 
	font:bold 14px Arial;

}

#menu a
{
	color:#666; 
	display:block; 
	height:40px; 
	line-height:36px; 
	padding:0px 10px 0px 10px; 
	background-image:url(/img/fon.jpg);
	text-decoration:none;
}


#content
{
	width:1200px;
	margin:0 auto;
	border:1px solid #000;
	font-weight:bold;
	font-size:16px;
	padding:5px;
	background-image:url(/img/content_fon.gif);
	overflow:auto;
}

#version
{
	float:right;
	font-weight:bold;
	font-size:24px;
	margin-top:77px;
	margin-right:5px;
	color:#D41F00;
	border:1px solid #FFFBF0;
	border-radius:5px;
	background-image:url(/img/fon.gif);
}

#logotip
{
	width:160px;
	height:200px;
	margin:0 auto;
	margin-bottom:10px;
	margin-top:70px;
	background-image:url(/img/logo.gif);
	background-repeat:no-repeat;
}

#login_form
{
	width:260px;
	margin:0 auto;
	background:#ABABAB;
	border: 1px solid rgb(198, 204, 204);
	border-radius:10px;
	padding:0px 10px 10px 10px;
	text-align:center;
	background-image:url(/img/content_fon.gif);
}

.main_button {
    border: 1px solid silver;
    height: 30px;
    border-radius: 7px 7px 7px 7px;
}

.h1
{
	height:22px;
	margin-bottom:5px;
}

.clear_pole
{
	height:22px;
	margin-bottom:11px;
	color:red;
	font-weight:bold;
}

.main_button:hover {
    border: 1px solid rgb(255, 128, 0);
    box-shadow: 0px 0px 3px;
    cursor: pointer;
}

.but_autoriz {
    margin-right: 33px;
}


.main_input {
    margin: 5px;
    border-radius: 5px 5px 5px 5px;
    border: 1px solid rgb(198, 204, 204);
    padding: 3px;
    font-weight: bold;
    color: rgb(122, 125, 139);
}

.main_input:focus {
    box-shadow: 0px 0px 5px rgb(255, 128, 0);
    border: 1px solid rgb(247, 140, 100);
}

.button_global
{
	border: 1px solid silver;
    height: 35px;
	width: 35px;
    border-radius: 20px;
	font-weight:bold;
	font-size:16px;
	color:#F00;
}

.tz_data
{
	float:left;
	padding:5px;
}

.izgot
{
	height:970px;
}

.left
{
	width:37%;
}

.right
{
	border-left:1px solid #FFF;
	width:60%;	
}

.kol_dok
{
	font-weight:bold;
	color:red;
	margin-left:25px;
}

.inp_50
{
	width:60px;
	margin-left:5px;
}

.tab_izgot
{
	height:90px;
	background-image:url(/img/hover_menu.gif);
	padding:10px;
	margin-top:-20px;
	border:1px solid #030303;
}

.operez_vvod
{
	color:#7F0000;
	font-weight:bold;
	font-size:15px;
	position:absolute;
	width:196px;
	background-color:#F5F5F5;
	border-radius:5px;
	margin-top:-10px;
	padding:5px;
	display:none;
	z-index:10;
}

.block_left
{
	position:absolute;
	width:450px;
	height:1035px;
	background-color:#323232;
	margin-top:-6px;
	margin-left:-9px;
	display:block;
	z-index:10;
	opacity:0.4;
}

.block_left_2
{
	position:absolute;
	width:737px;
	height:80px;
	background-color:#323232;
	margin-top:70px;
	margin-left:442px;
	display:block;
	z-index:10;
	opacity:0.4;	
}

.li_search
{
	list-style-type:none;
	margin-left:-25px;
	border-bottom:1px solid #D2D2D2;
}

.li_search:hover
{
	background-color:#6FF;
	cursor:pointer;
}

.search_input
{
	background-image:url(/img/search.gif);
	background-repeat:no-repeat;
	padding-left:25px;
}

.operac_s_zak
{
	
	height:70px;
	position:absolute;
	margin-left:1072px;
	text-align:center;
}

.button_operac_tz
{
	height:40px;	
}

.block_all
{
 top:0px; left:0px; height:100%; width:100%;
	position:absolute;	

	background-color:black;
	opacity:0.6;
	
	z-index:10;
}
.message_for_izgotovlenije
{
	position:absolute;
	margin-top:180px;
	margin-left:420px;
	width:400px;
	border-radius:5px;
	background-image:url(/img/content_fon.gif);
	opacity:1;
	z-index:12;
	text-align:center;
	padding:30px;	
	box-shadow: 0px 0px 3px #7FDF00;
}

.filtr_for_show_tz
{
	height:110px;
	width:1170px;
	padding:5px;
	margin:auto;
	margin-bottom:10px;
	margin-top:-26px;
	border:1px solid #000;
	border-radius:0px 0px 10px 10px;
	background-image:url(/img/filtr_shap.gif);
	position:absolute;
	z-index:12;
}

.tr_shape
{
	background-image:url(/img/hover_menu.gif);
	border:1px #000 solid;
}

.odd_tr
{
	background-color:#9FA4C4;
}

.no_odd_tr
{
	background-color:#C0DCC0;
}

.no_odd_tr:hover
{
	background-color:#E3723C;
	cursor:pointer;	
}

.odd_tr:hover
{
	background-color:#E3723C;
	cursor:pointer;
}

.button_nav
{
	height:27px;
	background-image:url(/img/fon.gif);
	margin-right:10px;
	font-weight:bold;

	
}

.nav_active
{
	border:2px solid #D40000;
	border-radius:8px;
}

#rekvizit_info
{
	height:452px;
	width:610px;
	margin-top:-2px;	
	box-shadow: 0px 0px 3px #7FDF00;
	z-index:11;
	margin-left:140px;
	margin-top:-300px;
}

#file_info
{
	width:800px;
	margin-top:-2px;	
	box-shadow: 0px 0px 3px #7FDF00;
	z-index:11;
	margin-left:140px;
	margin-top:-300px;
}

#m1, #m2, #m3, #m4, #m5, #m6
{
	width:140px;
	padding:0px;
}

.sel {background: white; color: rgba(0, 48, 255, 1); border: 1px solid red; box-shadow: 5px 5px 5px 1px #DB7070;}
.sel:hover{background: white; color: rgba(0, 48, 255, 1); border: 1px solid red; box-shadow: 5px 5px 5px 1px #DB7070;}

.p_leftblock
{
	float: left;
	background:#999;
	width: 340px;
	overflow: scroll;
	height: 717px;
	margin-top: 90px;
	padding: 7px;	
}

.p_rightblock
{
	float: right;
	width: 815px;
	border-radius: 20px;
	margin-top: -15px;
}

.c_day
{
	background: #F7FDFF;
	width: 93px;
	height: 93px;
	float: left;
	margin: 5px;
	padding: 5px;
	border-radius: 10px;
	border: 1px solid #0600FF;
	font-size: 11px;	
}

.p_otstup
{
	width: 95px;
	height: 93px;
	float: left;
	margin: 5px;
	padding: 5px;
}

.c_day:hover
{
	cursor: pointer;
	border-color: red;
}

.this_day 
{
background: #BFF9E1;
border: 2px solid #E92D76;
padding: 4px;
}

.pl_nav
{
	margin-left: 10px;
	margin-bottom: 7px;
}

.cl_inp 
{
	color: #F00;
	font-weight: bold;
	background: #CDCDF3;
	padding: 1px;
	border-radius: 4px;
}
.cl_out 
{
	color: #008000;
	font-weight: bold;
	background: #CCF3BE;
	padding: 1px;
	border-radius: 4px;
}