HTML, BODY {
	background-color: #fff;
	PADDING-RIGHT: 0px; PADDING-TOP: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	margin-top: 20px;
	HEIGHT: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #006699;
}			
					
IMG { border: 0px; } 
.text, TABLE { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; } 

A {color: #3399cc; text-decoration: none;}
A:HOVER {color: #2f4b57; text-decoration: none;}

/* TEXT ALIGMENT */
.a-c {text-align: center;}
.a-r {text-align: right;}
.a-l {text-align: left;}
.a-j {text-align: justify;}

/* SPECIAL SPISOK */
.blue { margin: 0px 0px 0px 5px; padding: 0px; } 
.blue li { list-style-image: url("./images/px.gif"); margin-bottom: 1px; padding-left: 9px; } 
.blue li.current { background-image: url("./images/blue.gif"); background-position: 0% 3px; background-repeat: no-repeat;} 

.gray { margin: 0px 0px 0px 5px; padding: 0px; } 
.gray li { list-style-image: url("./images/px.gif"); margin-bottom: 4px; padding-left: 9px;}
.gray li.current { background-image: url("./images/gray.gif"); background-position: 0% 3px; background-repeat: no-repeat;} 

/* FONT SIZER AND FAMILY PARAMETER */
.fs-9 { font-family: "Tahoma"; font-size: 9px; } 
.fs-11 { font-family: "Tahoma"; font-size: 11px; } 
.fs-13 { font-family: "Tahoma"; font-size: 13px; } 
.fs-15 { font-family: "Tahoma"; font-size: 15px; } 
.fs-17 { font-family: "Tahoma"; font-size: 17px; } 
.fs-27 { font-family: "Tahoma"; font-size: 27px; } 

/* COLOR PARAMETER */
.c-6 { color: #666666; } .c-6 a { color: #666666; } 
.c-6 a:hover { color: #003399; } 
.c-6 a.current { color: #003399; } 

.c-f { color: #FFFFFF;} 
.c-f a { color: #FFFFFF; } 
.c-f a:hover { color: #000066; } 
.c-f a.current { color: #000066; } 

.c-d1 { color: #D1D1D1; } 

.c-red { color:#FF0000; }
.c-990 { color:#990000; }
a.c-red { color:#FF0000; }

.c-darkred { color: #990000; }
a.c-darkred { color: #990000; }

/* BACKGROUND COLOR PARAMETER */
.bg-039 { background-color: #003399; } 
.bg-990 { background-color: #990000; }
.bg-fff { background-color: #FFFFFF; }

/* BORDERS: COLOR WIDTH AND STYLE PRINT */
.b-0 { border: 0px; } 
.b-ac { border-color: #ACACAC; border-style: solid; border-width: 1px; } 
.b-3c { border-color: #3c3c3c; border-style: solid; border-width: 1px; } 
.b-60 { border-color: #606060; border-style: solid; border-width: 1px; } 
.b-039 { border-color: #003399; border-style: solid; border-width: 1px; } 
.b-039-top { border-color: #003399; border-top-style: solid; border-top-width: 1px; } 
.b-990 { border-color: #990000; border-style: solid; border-width: 1px; } 
.b-999 { border-color: #999999; border-style: solid; border-width: 1px; } 
.b-94a { border-color: #94a9d4; border-style: solid; border-width: 1px; } 
.b-ac2 {border-bottom: #ACACAC;}

/* WIDTH PARAMETER */
.w-100 { width: 80%; } 
.w-80 { width: 80%; } 

/* HEIGHT PARAMETER */
.h-100-p { height: 100%; } 
.h-105 { height: 105px; } 
.h-25 { height: 25px; } 
.h-20 { height: 20px; } 
.h-22 { height: 22px; } 
.h-33 { height: 33px; } 
.h-39 { height: 39px; } 
.h-100 { height: 100px; } 
.h-1 { height: 1px; } 

/* SPECIAL STYLES */
.errstr { color: #FF0000; }
.sp { color: #242424; }
.fb { font-weight: bold;}
.fw-n {font-weight: none;}
.handcursor { cursor:hand; }
.left_colon {background-repeat:repeat-y;}





/* ORIGINAL BITRIX STYLES.CSS */

/*Small text*/
.smalltext, .smalltextwhite, .smalltextblack {font-family: Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal;} /*Small text*/
.smalltext {color: #333333;} /*Small text blue*/
.smalltextwhite {color: #60605E;} /*Small text white*/
.smalltextblack {color: #000000;} /*Small text black*/

/*News text*/
.newsdata, .newsdatab {font-family: Arial, Helvetica, sans-serif; font-size:10px; font-weight:normal; color: #7C7E7F; text-decoration:none;}
.newstext {font-family: Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; color: #7C7E7F; text-decoration:none;}
.newstext {color: #666666;}
.newsdata {color: #CC5400;}
.newsdatab {font-weight: bold; color: #CC5400;}

.titletext {font-family: Arial, Helvetica, sans-serif; color:#646464; font-size:15px; font-weight:bold; line-height: 18px;}/*Page title*/
.subtitletext {font-family: Arial, Helvetica, sans-serif; color:#4791D3; font-size:13px; font-weight:bold;}/*Subtitle*/

.copy {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; text-decoration: none; color: #A3A5A7;}

hr {color: #BDCEDE; height: 1px}

/* Headers */
H1, H2, H3, H4 {font-family: Verdana, Arial, Helvetica, sans-serif;}
H1 {color:#646464; font-size:17px; font-weight:normal; line-height: 16px; margin-bottom: 7px;}
H2 {color:#646464; font-size:13px; line-height: 18px; font-weight:bold; }
H3 {font-size:12px; color: #CC5400; font-weight:bold; }
H4 {font-size:12px; color: #CC5400; font-weight:bold; }

/* Table colors */
td.tableborder, table.tableborder {background-color:#B7BCDB;}
table.tablehead, td.tablehead {background-color:#EBECF3;}
table.tablebody, td.tablebody {background-color:#FFFFFF;}
table.tablenullbody, td.tablenullbody {background-color:#FFFFFF;}

/* Table text */
.tablebodytext, .tablefieldtext, .tabletitletext,
.tableheadtext, .tablebodylink {font-family: Arial, Helvetica, sans-serif; font-size:12px;}
.tableheadtext {color:#25639A;}
a.tablebodylink {text-decoration: none}
a.tablebodylink:hover {text-decoration: underline}

.bluetext_link {color:#25639A; text-decoration:none;}
.bluetext_link:hover {color: #3399ff; text-decoration:none;}

/*Include areas*/
table.tableborders, td.tableborders {border: 1px solid #B7BCDB;}
table.tableheads, td.tableheads{background-color:#EBECF3; padding: 5px;}
table.tableheads .smalltext ,td.tableheads .smalltext {color:#565A8A;}
table.tablebodys, td.tablebodys {background-color:#FFFFFF; padding: 5px}
table.tablebodys strong, td.tablebodys strong {color:#565A8A;}

/* Regular text */
.text {font-family:Arial, Helvetica, sans-serif; font-size:12px;}

/* Some colors to highlight text */
.errorcolor {color:red;}
.successcolor {color:green;}

/* Form elements */
input.inputfield, input.inputbuttonflat, input.inputbuttonS, input.inputbutton {font-family:Verdana,Arial,Helvetica; font-size:11px;}
input.inputfield {color:black; border: solid 1px #C8C8C8;}
input.inputbuttonflat, input.inputbutton { color:#929292; background-color:#EFEFEF; border: solid 1px #C8C8C8;}
input.inputbuttonS {font-weight:bold;}

/* Form elements */
.inputtext, .inputtextarea, .inputselect, .inputcheckbox,
.inputradio, .inputfile, .inputbodybutton {font-family:Verdana,Arial,Helvetica; font-size:11px;}

.mainincbg{height: 18px;}
.mainincline{background-color:#B4BDCD}
.maininctitle{font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight: bold; color: #6A7B9C; text-decoration:none;}

a.newsanchor, .newsanchor, .newsdata {font-size: 12px; font-weight: bold; color: orange; text-decoration: none;}

table.feedback {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; color: #6A7B9C;}
table.feedback th {font-weight:bold; width:200px; text-align:right;}
table.feedback td { text-align:right; width:200px;}
.feed_field {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; color: #565A8A; width:180px;}
.main_footer {font-size:11px; font-family:Arial; padding:0px 20px 3px 20px;}

div.text_main {border: 0px #000000 solid; text-align: justify;}
div.text_main p {text-align: justify;}
div.text_main h1 {font-size: 14px; font-weight: bold;}

/* ÌÅÍÞØÊÀ ÑÂÅÐÕÓ */
.menushka {margin-left:40px;}

a.m1 {display: block; float:left; background: url(/bitrix/templates/ssk-group/images/menu/1.gif); width: 83px; height: 99px;}  
a.m1:hover {background: url(/bitrix/templates/ssk-group/images/menu/1b.gif);}

a.m2 {display: block; float:left; background: url(/bitrix/templates/ssk-group/images/menu/2.gif); width: 73px; height: 99px;}  
a.m2:hover {background: url(/bitrix/templates/ssk-group/images/menu/2b.gif);}

a.m3 {display: block; float:left; background: url(/bitrix/templates/ssk-group/images/menu/3.gif); width: 64px; height: 99px;}  
a.m3:hover {background: url(/bitrix/templates/ssk-group/images/menu/3b.gif);}

a.m4 {display: block; float:left; background: url(/bitrix/templates/ssk-group/images/menu/4.gif); width: 64px; height: 99px;}  
a.m4:hover {background: url(/bitrix/templates/ssk-group/images/menu/4b.gif);}

a.m5 {display: block; float:left; background: url(/bitrix/templates/ssk-group/images/menu/5.gif); width: 64px; height: 99px;}  
a.m5:hover {background: url(/bitrix/templates/ssk-group/images/menu/5b.gif);}

a.m6 {display: block; float:left; background: url(/bitrix/templates/ssk-group/images/menu/6.gif); width: 65px; height: 99px;}  
a.m6:hover {background: url(/bitrix/templates/ssk-group/images/menu/6b.gif);}
