html, body, table {
	margin:0px;
	padding:0px;
	font-family: Verdana;
}

img {
	border:none;
}

// img, div { behavior: url("/bitrix/templates/docflow/files/iepngfix.htc") }

html, body {
	height:100%;
	background: #fff url("/bitrix/templates/docflow/images/bg-page-gradient.gif") repeat-y top center;
}

html, body, textarea, table {
	line-height: 16px;
	font-size: 12px; 
	word-spacing: normal;
}

h1 {
	font-size:15px;
	font-weight: bold;
	padding: 5px 0px 10px 0px;
	margin: 0;
	line-height:1.2em;
color:#cf2b2a;
}

h2 {
	font-size:14px;
	font-weight: bold;

}

h3 {
	font-size:14px;
	font-weight: bold;
	margin-top: 0em;
	margin-bottom: 0.3em;

}

h4{
	color: #d02d2b;
	font-weight: bold;
}

h5{
	color: #d02d2b;
	font-weight: bold;
	font-size:13px;
	margin-bottom: 1px;
}


a:link, a:visited {
	color:#cf2b2a;
	text-decoration: underline;
}

a:active {
	color:#cf2b2a;
	text-decoration: none;
}

a:hover {
	color:#cf2b2a;
	text-decoration: none;
}

p {
	margin-top: 0em;
	margin-bottom: 0em;
}

hr {
	border: none;
	width:100%;
	border-bottom: 1px dotted #000;
	clear:both;
}

hr.main_page_hr {
	margin:20px 0;
}

hr.title {
	border: none;
	width:100%;
	border-bottom: 1px solid #b8b8b8;
	clear:both;
   	margin-bottom: 12px; 
}

div.clear {
	clear:both;
}

div#container {
	width:1000px;
	margin:0px auto;
	position: relative;
	height:auto !important;
	min-height:100%;
	height:100%;  
}

div#container-margin-top  {
	height: 20px; 
}

div#container-margin-bottom  {
	height: 20px; 
}

div#footer  {
	position: relative;
	margin: 20px 20px 0px 20px;
}

div#footer a {
	color: #5c5c5c;
}

div#footer div.copyright {
	width:480px;
font-size:10px;
}

div#footer div.buttons {
	left:500px;
	position:absolute;
	top:-5px;
	width:220px;
}

div#footer div.buttons .button {
	margin-right: 10px;
}

div#footer .superkontora  {
	position: absolute;
	top:0px;
	right: 0px;
	width: 180px;
font-size:10px;
}

div#page  {
	position:relative;
	height:auto !important;
	min-height:100%;
	height:100%; 
}

div#header  {
	position:relative;
	padding:18px 0px 14px 0px;
	height: 60px;
	background: #fff url("/bitrix/templates/docflow/images/bg-header.gif") repeat-x top left;
}

div#header  div#header-logo {
	position: absolute;
	width: 100px;
	height: 100px;
	left: 20px;
	top: 10px;
}

div#header div.banner  {
	position: absolute;
	left: 260px;
}

div#header div#header-icons-home-feedback-map {
	position: absolute;
	top: 18px;
	right: 20px;
	width:200px;
	height:20px;
}

div#header div#header-icons-home-feedback-map a {
	float:left;
	margin-right: 17px;
	display:block;
	text-decoration:none;
	line-height: 15px;
	width: 12px;
}

div#header div#header-icons-home-feedback-map a.language {
	float:left;
	width: 30px;
	margin: 0px 0px 0px 28px;
	display:block;
	text-decoration: none;
	color: #5F5F5F;
}

div#header div#header-icons-home-feedback-map a.home {
	background: url("/bitrix/templates/docflow/images/icons-home-feedback-map.gif") 0px -13px no-repeat;
}

div#header div#header-icons-home-feedback-map a.feedback {
	background: url("/bitrix/templates/docflow/images/icons-home-feedback-map.gif") -13px 0px no-repeat;
}

div#header div#header-icons-home-feedback-map a.map {
	background: url("/bitrix/templates/docflow/images/icons-home-feedback-map.gif") -26px 0px no-repeat;
}

div#header div#header-icons-home-feedback-map a.main_search {
	background: url("/bitrix/templates/docflow/images/search_ic.gif") no-repeat;
}

div#left div#search {
	width: 202px;
	color: #666;
	font-size: 18px;
	background: url("/bitrix/templates/docflow/images/search-border.gif") no-repeat left center;
	height: 24px;
margin-bottom: 10px;
}

div#left input.text {
	border: 0px;
	padding: 0px;
	margin: 1px 3px 0px 5px;
	float:left;
	color: #000000;
	font-size:12px;
	line-height:20px;
	height:20px;
	width: 170px;
}

div#left input.submit {
	float:right;
	height:12px;
	position:relative;
	top:6px;
	right: 10px;
	cursor: pointer;
}

div#middle {
	background: #fff;
	padding: 0px 0px 20px 260px;
	height:auto !important;
	min-height:100%;
	height:100%; 
}

div#left  {
	display:inline;
	margin-left:-260px;
	width: 220px;
	padding: 0px 20px;
	float: left;
}

/* menu left */

div#left ul#menu  {
	padding: 0px 0px;
	margin:0px 0px 20px 0px;
   	font-size: 14px;
}

div#left ul#menu li.first-level  {
	padding: 5px 0px 5px 33px;
	background: url("/bitrix/templates/docflow_detail/images/menu-left-marker.gif") 20px center no-repeat;
	margin: 0px 0px 3px 0px;
	list-style-type: none;
}

div#left ul#menu li.first-level-selected  {
	position:relative;
	background: none;
	display:block;
	padding: 0px;
	margin:0px;
	margin-top:-0.4em; 
	//margin-top:-1.4em !important; 
	color:#fff;
}

.border_menu {
	position:relative;
	margin-top:-3px;
	overflow:hidden;
	border-left:1px solid #D1D1D1;
	border-right:1px solid #D1D1D1;
}

.select_menu_border_bottom {
	padding:0px;
	margin:0px;
	font-size:1px;
	height:6px;
	background:url(/bitrix/templates/docflow_detail/images/select_menu_bottom_border.jpg) no-repeat top;
}

div#left ul#menu li.first-level-selected span.first-level-selected  {
	text-decoration: none;
	background: #bf2b1e url("/bitrix/templates/docflow_detail/images/menu-left-marker-selected.gif") 20px center no-repeat;
	padding-left: 33px;
	display:block;
	color:#fff;
    font-size: 14px;	
}


div#left ul#menu li.first-level-selected span.first-level-selected  a{
	color:#fff;
    font-size: 14px;	
}

div#left ul#menu a:link,
div#left ul#menu a:visited,
div#left ul#menu a:active {
	color: #5c5c5c;
}

ul#menu li ul.second-level {
	padding: 5px 0px 0px;
	margin: 0px 0px 0px 10px;
	font-size: 12px;
}

ul#menu li ul.second-level li.second-level {
	padding: 3px 0px 3px 25px;
	background: url("/bitrix/templates/docflow_detail/images/menu-two-lvl-left-marker.gif") 15px 8px no-repeat;
	margin: 0px;
	list-style-type: none;
}

ul#menu li ul.second-level li.second-level-selected {
	padding: 3px 0px;
}

ul#menu li ul.second-level li.second-level-selected span.second-level-selected {
	padding: 3px 0px 3px 25px;
	background: url("/bitrix/templates/docflow_detail/images/menu-two-lvl-left-marker-select.gif") 15px 7px no-repeat;
	margin: 0px;
	font-weight:bold;
	color: #bf2b1e;
	list-style-type: none;
}

ul#menu .top, ul#menu .bottom {
	background: #bf2b1e;
	height: 5px; 
	line-height:5px;
	padding:0px;
	margin: 0px 5px;
	position: relative;
}

ul#menu .top .left {
	background:transparent url("/bitrix/templates/docflow/images/rounded-corners.gif") no-repeat scroll -12px 0px;
	position:absolute;
	top:0;
	left:-5px;
	height:5px;
	width:5px;
}

ul#menu .top .right {
	background:transparent url("/bitrix/templates/docflow/images/rounded-corners.gif") no-repeat scroll -17px 0px;
	position:absolute;
	top:0;
	right:-5px;
	height:5px;
	width:5px;
}

ul#menu .bottom .left {
	background:transparent url("/bitrix/templates/docflow/images/rounded-corners.gif") no-repeat scroll -12px -5px;
	position:absolute;
	top:0;
	left:-5px;
	height:5px;
	width:5px;
}

ul#menu .bottom .right {
	background:transparent url("/bitrix/templates/docflow/images/rounded-corners.gif") no-repeat scroll -17px -5px;
	position:absolute;
	top:0;
	right:-5px;
	height:5px;
	width:5px;
}
/* end of menu left */

div#left div.banner_left {
	width: 220px;
	margin: 0px auto 20px;
}

div#left div.banner {
	width: 180px;
	border: 1px solid #ccc;
	margin: 0px auto;
}

div#left div.block {
	width: 100%;
	margin: 0px 0px 20px 0px;
}

div#left div.block div.middle {
	padding: 0px 8px;
	background: #f6f6f6;
	border-left: solid 1px #eee;
	border-right: solid 1px #eee;
}

div#left div.block div.middle h2 {
	margin: 0 0 10px 0;
}

div.block .top, div.block .bottom {
	background: #f6f6f6 url("/bitrix/templates/docflow/images/block-top-border.gif") top left repeat-x;
	line-height:7px;
	height: 7px;
	margin: 0 7px;
	position:relative;
}

div.block .bottom {
	background: #f6f6f6;	
	border-bottom: 1px solid #eee;
}

div.block .top .left {
	background:transparent url("/bitrix/templates/docflow/images/rounded-corners.gif") no-repeat scroll left -12px;
	height:7px;
	left:-7px;
	position:absolute;
	top:0;
	width:7px;
}

div.block .top .right {
	background:transparent url("/bitrix/templates/docflow/images/rounded-corners.gif") no-repeat scroll -7px -12px;
	width:7px;
	height:7px;
	position:absolute;
	right:-7px;
	top:0;
}

div.block .bottom .left {
	background:transparent url("/bitrix/templates/docflow/images/rounded-corners.gif") no-repeat scroll left -18px;
	position:absolute;
	width:7px;
	height:8px;
	left:-7px;
	top:0px;
}

div.block .bottom .right {
	background:transparent url("/bitrix/templates/docflow/images/rounded-corners.gif") no-repeat scroll -7px -18px;
	position:absolute;
	width:7px;
	height:8px;
	right:-7px;
	top:0;
}

div#center  {
	background: #fff;
	width: 100%;
	margin-left:-260px;
	border-left: 260px solid #fff;
	float:right;
}

div#center div#center-wrapper  {
	margin: 0px 10px 0px 0px;
}

div#center div#center-wrapper p {
	margin-top: 0em;
	margin-bottom: 1em;
}

div#center div#center-wrapper table#work-area {
	width: 100%;
	height: 100%;
}


div#center div#center-wrapper table#work-area td {
	vertical-align: top;
}

div#center div#center-wrapper table#work-area td.work-area {
	padding-right: 5px;
}

div#center div#center-wrapper table#work-area tr td.banner {
	width: 1px;
}

div#center div#center-wrapper table#work-area tr td.banner a {
	margin-bottom: 5px; 
	display: block;
}

div.news-item  {
	clear: both;
}

span.date {
	color: #777;	
}

/* rounded block */
#page .page_rounded-corners-top,
#page .page_rounded-corners-bottom {
	background:#FFFFFF none repeat scroll 0 0;
	height: 5px;
	line-height:5px;
	margin: 0 5px;
	position:relative;
}

#page .page_rounded-corners-top .left {
	background:transparent url("/bitrix/templates/docflow/images/rounded-corners.gif") no-repeat scroll 0px 0px;
	position:absolute;
	top:0;
	left:-5px;
	height:5px;
	width:5px;
}

#page .page_rounded-corners-top .right {
	background:transparent url("/bitrix/templates/docflow/images/rounded-corners.gif") no-repeat scroll -5px 0px;
	position:absolute;
	top:0;
	right:-5px;
	height:5px;
	width:5px;
}

#page .page_rounded-corners-bottom .left {
	background:transparent url("/bitrix/templates/docflow/images/rounded-corners.gif") no-repeat scroll 0px -5px;
	position:absolute;
	top:0;
	left:-5px;
	height:5px;
	width:5px;
}

#page .page_rounded-corners-bottom .right {
	background: transparent url("/bitrix/templates/docflow/images/rounded-corners.gif") no-repeat scroll -5px -5px;
	position:absolute;
	top:0;
	right:-5px;
	height:5px;
	width:5px;
}
/* end of rounded block */

/* rounded-gradient */
div.rounded-gradient {
	background: #fff url("/bitrix/templates/docflow/images/bg-rounded-corners-gradient.gif") repeat-x center bottom;
	margin: 0px 0px 20px 0px;	
}

div.rounded-gradient div.middle {
	padding: 0px 10px 0px 10px;
	border-left: solid 1px #d1d1d1;	
	border-right: solid 1px #d1d1d1;
	overflow:hidden;	
}

div.rounded-gradient div.middle table {
	width: 100%;
}

div.rounded-gradient div.middle table tr td {
	vertical-align: top;
}

div.rounded-gradient div.middle table tr td.text {
	padding-right: 10px;
}

div.rounded-gradient div.middle table tr td.menu {
	width: 185px;
	padding-top: 22px; 
}

div.rounded-gradient div.middle table tr td.menu a {
	color: #5f5f5f;
	display: block;
	margin-bottom: 10px;
}

.rounded-gradient div.top {
	border-top: solid 1px #d1d1d1;
}

.rounded-gradient div.bottom {
	border-bottom: solid 1px #d1d1d1;
}

.rounded-gradient .top,
.rounded-gradient .bottom {
	background: transparent;
	height: 5px;
	line-height: 5px;
	margin: 0 6px;
	position:relative;
}

.rounded-gradient .top .left {
	background:transparent url("/bitrix/templates/docflow/images/rounded-corners.gif") no-repeat scroll -16px -13px;
	position:absolute;
	top:-1px;
	left:-6px;
	height:6px;
	width:6px;
}

.rounded-gradient .top .right {
	background:transparent url("/bitrix/templates/docflow/images/rounded-corners.gif") no-repeat scroll -22px -13px;
	position:absolute;
	top:-1px;
	right:-6px;
	height:6px;
	width:6px;
}

.rounded-gradient .bottom .left {
	background:transparent url("/bitrix/templates/docflow/images/rounded-corners.gif") no-repeat scroll -16px -19px;
	position:absolute;
	top:0;
	left:-6px;
	height:6px;
	width:6px;
}

.rounded-gradient .bottom .right {
	background:transparent url("/bitrix/templates/docflow/images/rounded-corners.gif") no-repeat scroll -22px -19px;
	position:absolute;
	top:0;
	right:-6px;
	height:6px;
	width:6px;
}
/* end of rounded-gradient */

/* vote */
form.vote {
	font-size: 8pt;
	line-height:15pt;
	margin: 1em 0px 0px 0px;
	padding: 0px 0px 1em 0px;
}

form.vote div.variant {
	color: #7a7a7a;
	position: relative;
	padding: 5px 0px 0em 0px;
	margin-left: 20px;	
}

form.vote div.variant label input.checkbox,
form.vote div.variant label input.radio {
	position: absolute;
	left: -23px;	
	display:block;
}

form.vote div.variant input.text {
	width: 85%;
}

form.vote div.variant textarea {
	width: 85%;
	height: 10em;
	overflow:auto;
}

form.vote input.submit {
	width: 80%;
	margin: 1em auto 0px auto;
	display:block;
}
/* end of vote */

table.tcl {
	border-top: 1px solid #BBB;
	border-right: 1px solid #BBB;
	margin-bottom:10px;
}	


table.tcl td, table.tcl th {

	font-size: 12px;
	padding: 4px;
	border-bottom: 1px solid #BBB;
border-left: 1px solid #BBB;

	
}


table.tcl th {

	background: url(images/tablebg.jpg);
	color: #fff;
	font-weight: bold;
}

table.tcl .dark, table.tcl .dark td { /*background: #e6e6e6;*/}



table.tcl td p, table.tcl th p {

	padding:0!important;	

}



table.tcl_red {
	border-top: 1px solid #BBB;
	border-right: 1px solid #BBB;
	margin-bottom:10px;
}	


table.tcl_red td, table.tcl_red th {

	font-size: 12px;
	padding: 4px;
	border-bottom: 1px solid #BBB;
border-left: 1px solid #BBB;

	
}


table.tcl_red th {

	background: url(images/tablebg_red.jpg);
	color: #fff;
	font-weight: bold;
}

table.tcl_red .dark, table.tcl_red .dark td { 

background: #f6f5f5;

}


table.tcl_red td p, table.tcl_red th p {

	padding:0!important;	

}


.small_text, a.small_text {
	font-size:10px;

}

.logout_butt2 {
	background: url(images/kn.png) no-repeat;
	border: none;
	height: 21px;
	width: 72px;
	margin:0;
padding:0;
text-decoration:underline;
	font-size:11px;
	color: #d02d2b;
	cursor:pointer;
text-align:center;
line-height:21px;
}

#enter {
	width: 163px;
	color: #d02d2b;
	font-size: 12px;
	background: url("images/enter.png") no-repeat;
	height: 25px;
line-height: 23px;
padding-left: 18px;
margin:0px;
}

#enterbg {
float:right;
margin-top:25px;
margin-right:50px;
}

.enterauth {
	width: 144px;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	background: url("images/enterauth2.jpg") no-repeat;
	height: 29px;
        line-height: 29px;
        text-align: center;
        margin:0px;
	border: none;
        padding:0;
	cursor:pointer;

}


.enterauth:hover {
	background: url("images/enterauth2_act.jpg") no-repeat;
}

#border {
border: 1px solid #BBB;
        padding:12px;
	width: 325px;
}


ul.list
{
margin: 0 0 10px 18px;
padding: 0;
list-style: none;
text-align: left;

}


ul.list li
{ 
line-height: 16px;
padding-left: 18px;
padding-top: 0px;
background: url(images/red_arrow2.png) no-repeat 2px 7px;
}


.red, .red a {
color:#cf2b2a;
}

.redb, .redb a {
color:#cf2b2a;
	font-weight: bold;
}

.grey, .grey a {
        color:#5c5c5c;

	font-size: 12px;
}


.smgrey, .smgrey a {
 color:#5c5c5c;
line-height: 12px;
	font-size: 10px;
}

