html {
	height: 100%;
}
body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	color: #FFFFFF;
	font-family: Trebuchet MS,Tahoma;
	font-size: 9pt;
	line-height: 15px;
}
h1 {
	font-family: Trebuchet MS,Tahoma;
	font-size: 16pt;
	margin-top: 0px;
}
.TopLine {
	height: 0px;
	width: 100%;
}
.bg {
	background: url("/kernel/(-)/main/fon.jpg") repeat-x left top;
	height: 100%;
}
.TopTable {
	margin-top: 40px;
	margin-bottom: 20px;
}
.MainTable {
	height: 444px;
	width: 780px;
}
#line2 {
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 100px;
}
.line1 {
	margin-top: 5px;
}
.TextB {
	padding-top: 10px;
	padding-bottom: 50px;
}
.LangNotActive {
	color: gray;
}
.LangActive {
	color: white;
        text-decoration: none;
}
.LangActive:hover {
	color: white;
        text-decoration: underline;
}
.menu { /* Если у юзвера графика отключена.. */
	color: white;
}
.ClientLogo {
	width: 130px;
	height: 130px;
	vertical-align: top;
}
.ClientTd {
	vertical-align: top;
}
.ClientText {
	font-size: 9pt;
}
.ClientTitle {
	font-size: 14pt;
	color: white;
	text-decoration: none;
	margin-bottom: 5px;
}
.RubricTitle {
	margin-bottom: 10px;
	font-size: 14pt;
	color: white;
	text-decoration: none;
}
.WorkTable {
	width: 100%;
}
.WorkCount {
	color: gray;
	font-size: 7pt;
}
.WorkTitle {
	font-size: 9pt;
	margin-left: 20px;
	margin-bottom: 8px;
	line-height: 13px;
}
.WorkTitleA {
	color: white;
	text-decoration: none;
}
.WorkDate {
	font-size: 8pt;
	color: gray;	
}
.oB {
	background-color: black;
}
.oActive {
	background: url("/kernel/(-)/main/count0.gif");
	font-size: 7pt;
	font-family: Tahoma;
	width: 18px;
	height: 17px;
	text-align: center;
}
.oNotActive {
	background: url("/kernel/(-)/main/count1.gif");
	font-size: 7pt;
	font-family: Tahoma;
	width: 18px;
	height: 17px;
	text-align: center;
}
.OpenWorkTitle {
	font-size: 14pt;
	padding-top: 20px;
	padding-bottom: 10px;
}
.OpenWorkSite {
	padding-bottom: 10px;
	font-size: 10pt;

}
.OpenWorkText {
	font-size: 10pt;
}
a {
	color: rgb(192,138,170);
	text-decoration: underline;
}
a:hover {
	color: rgb(207,169,192);
}
.orderby {
	color: gray;
	text-align: right;
}
.orderbyA {
	color: gray;
	text-align: right;
	text-decoration: none;
}
.orderbyA:hover {
	color: white;
}
.orderbyActive {
	color: white;
}
.TextTitle {
	margin-bottom: 10px;
	font-size: 13pt;
	color: white;
	margin-bottom: 10px;
	margin-top: 0px;
	font-weight: bold;
}
