/* CSS Document */

html {
	height: 100%;
}
body {
	height: 100%;
	margin-bottom: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: -10px;
}
.clr {
	clear: both;
}
a.faq:link, a.faq:visited {
	color: #c64934;
	text-decoration: none;
}
a.faq:hover {
	color: #900;
	text-decoration: none;
}
#mainmenu a:link, a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:link, a:visited {
	color: #000000;
}
#mainmenu a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
h1 {
	color: #c64934;
	font-size: 14px;
	padding-top: 4px;
	padding-bottom: 10px;
	padding-left: 4px;
	font-weight: bold;
	text-align: left;
}
a.info:link, a.info:visited {
	color: #009900;
	text-decoration: underline;
}
a.info:hover {
	color: #33CC00;
	text-decoration: underline;
}
a.textlink:link, a.textlink:visited {
	color: #000000;
	text-decoration: none;
}
a.textlink:hover {
	color: #333333;
	text-decoration: none;
}
a.helpindex:link, a.helpindex:visited {
	color: #000000;
	text-decoration: none;
}
a.helpindex:hover {
	color: #333333;
	text-decoration: none;
}
/*Заголовок компонента*/
.componentheading {
	background: url(images/puls_line.gif) repeat-x;
	color: #4DAC27;
	text-align: left;
	padding-top: 1px;
	padding-bottom: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 12px;
	text-transform: none;
}
.newhead {
	font-size: 14px;
	font-weight: bold;
	color: #c64934;
	padding-bottom: 6px;
	padding-left: 6px;
	padding-top: 4px;
	background-color: #f2f2e4;
}
.newhead_v6 {
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	padding-bottom: 6px;
	padding-left: 6px;
	padding-top: 4px;
	background-color: #2760D3;
}
p {
	padding-left: 10px;
	padding-top: 10px;
}
.mainheader {
	color: #c64934;
	font-size: 12px;
	padding-top: 4px;
	padding-bottom: 10px;
	padding-left: 4px;
	font-weight: bold;
}
.mainheadernews {
	color: #c64934;
	font-size: 11px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	font-weight: bold;
}
.filemarker {
	color: #c64934;
	font-size: 9px;
	padding-top: 4px;
	padding-bottom: 10px;
	padding-left: 4px;
	font-weight: bold;
}
/*Top menu*/
#vdividermenu ul {
	margin: 0;
	padding: 0;
	margin-bottom: 1em;
	float: left;
	font: bold 100% Arial;
	width: 100%;
	background-color: #5da700;
}
#vdividermenu ul li {
	display: inline;
}
#vdividermenu ul li a {
	float: left;
	color: white;
	padding: 4px 12px;
	text-decoration: none;
}
#vdividermenu ul li a:visited {
	color: white;
}
#vdividermenu ul li a:hover {
	color: white;
	background-color: #4b9106;
}
.file_tcl {
	background-color: #e6e7ca;
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.file_tcl2 {
	padding-left: 8px;
	padding-top: 2px;
	margin-top: 10px;
	padding-right: 2px;
	padding-bottom: 2px;
}
.file_tcl_tx {
	background-color: #f2f2e4;
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
}
.fileheader {
	color: #000000;
	text-align: left;
	padding-top: 1px;
	padding-bottom: 10px;
	padding-left: 4px;
	height: 27px;
	font-size: 18px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-image: url(images/puls_line.gif);
	background-repeat: repeat-x;
	background-position: 2px;
}
.newsheader {
	color: #000000;
	text-align: left;
	padding-top: 1px;
	padding-bottom: 10px;
	padding-left: 4px;
	height: 27px;
	font-size: 18px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-color: #f2f2e4;
}
.slickline {
	padding-bottom: 4px;
	padding-left: 4px;
	height: 2px;
	background-image: url(images/puls_line2.gif);
	background-repeat: repeat-x;
}
.text_black {
	color: #000000;
}

.dat {
	color: #FFFFFF;
	font-weight: bold;
}