body{

	background-color: #ffffff;

	color: #000000;

	font-family: Arial;

	font-size: 13px;

	text-align: left;

	margin-left: 10px;

	margin-top: 10px;

	margin-right: 10px;

	margin-bottom: 0;

	background-attachment: scroll;

}

		

img {

	border: none;

}





H1 {

   font-family: Verdana, sans-serif;

	font-weight: bold;

	font-size: 20px;

	margin-left: 50px;

	margin-top: 0px;

	text-decoration: none;

	text-align: left;

	font-variant: normal;

	margin-bottom: 0;

	color: #000000;

	}



H2 {

   font-family: Verdana, sans-serif;

   font-weight:bold;

   font-size:20px;

   text-align:left;

   font-variant:normal;

   margin-bottom:0px;

   margin-top: 20px;

	}



H3 {

   font-family: Verdana, sans-serif;

	font-size: 18px;

	text-decoration: none;

	font-weight: bold;

	margin-top: 15px;

	margin-bottom: 0;

	}



H4 {

   font-family: Verdana, sans-serif;

	font-size: 16px;

	text-decoration: none;

	font-weight: bold;

	margin-top: 0;

	margin-left: 10px;

	margin-bottom: 0;

	}



H5 {

   font-family: Verdana, sans-serif;

	font-size: 10px;

	text-decoration: none;

	margin-top: 0;

	margin-left: 10px;

	margin-bottom: 0;

	color:ffffff;

	}





small {

	font-size: 11px;

	font-family: Courier;

	text-decoration: none;

	color: #ffffff;

	text-align: left;

	margin-top: 0;

	margin-bottom: 0;

	}

	



a:link 

	{ 

	color: #000000; 

	text-decoration: underline; 

	} 

     

a:active

	{ 

	color: #ff0000;

	text-decoration: underline; 

	} 



a:visited

	{ 

	color: #000000;

	text-decoration: underline; 

	} 



a:hover 

	{ 

	color: #ff0000; 

	text-decoration: underline; 

	}



ul{

	

	margin: 0px;

	list-style-position: inside;

	text-decoration: none;

}

a:link.white{

	color: #ffffff;

	font-weight: bold;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

}

a:hover.white{

	color: #000000;

	font-weight: bold;

	font-family:Arial, Helvetica, sans-serif;

	font-size: 13px;

}

/*верхняя поднавигация*/

#navlist

{

	border-bottom: 1px solid #8a8a8a;

	border-top: 1px solid #8a8a8a;

	margin: 0px;

	margin-bottom: 10px;

	padding: 0px;

	padding-left: 50px;

	background-color: #8a8a8a;

	font-family: Verdana, sans-serif;

	padding-bottom: 0px;

	padding-top: 5px;

}



#navlist.indicator {

 	margin-top:0px;

 	padding-top:5px;

 	margin-bottom: 0px;

	background-image: url('/templates/images/indicator.gif');

	background-position: right;

	background-repeat: no-repeat;

}

#navlist a:visited

{

	border: 1px solid #ffffff;

	padding: 1px;

	padding-left: 20px;

	padding-right: 20px;

	background-color: #8a8a8a;

	color: #ffffff;

	text-decoration: none;

	background-position: left;

	background-image: url('/templates/images/i.gif');

	background-repeat: no-repeat;



}



#navlist a:link

{

	margin: 0;

	border: 1px solid #ffffff;

	padding: 1px;

	padding-left: 20px;

	padding-right: 20px;

	color: #ffffff;

	text-decoration: none;

	background-position: left;

	background-image: url('/templates/images/i.gif');

	background-repeat: no-repeat;

}



#navlist a, #navlist span

{

	border: 1px solid #ffffff;

	padding: 1px;

	padding-left: 20px;

	padding-right: 20px;

	text-decoration: none;

	background-position: left;

	background-image: url('/templates/images/i.gif');

	background-repeat: no-repeat;



}



#navlist a:hover

{

	border: 1px solid #ffffff;

	background-color: #afafaf;

	padding: 1px;

	padding-left: 20px;

	padding-right: 20px;

	text-decoration: none;

}



#navlist a:active

{

	border: 1px solid #ffffff;

	padding: 1px;

	padding-left: 20px;

	padding-right: 20px;

	text-decoration: none;

}





#navlist li

{

	padding-right: 1px;

	display: inline;

	font-size: 12px;

}



#navlist ul
{
	margin: 0px;
	padding: 0px;
}



#navlist #active a, #navlist #active span {
	color: #FF0000;
	background-color: #51516e;
	background-position: left;
	background-image: url('/templates/images/i_a.gif');
	background-repeat: no-repeat;

}

/*верхняя поднавигация заканчивается*/



#new {
	width: 250px;
	margin-top: 0px;
	margin-bottom: 10px;
}

#referendum{
 	width:250px;
	margin-top: 10px;
}

#about{
	width: 570px;
	margin-top: 0px;
	margin-left: 0px;
	z-index: inherit;
}

#title{
	height: 32px;
	width: 250px;
	background-image: url('/templates/images/fon_title.jpg');
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	border-bottom-color: #afafaf;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-top-color: #afafaf;
	border-top-style: solid;
	border-top-width: 3px;
}

#title.about{

	height: 32px;

	width: 100%;

	font-weight: bold;

}

div.title a {
    color: #FFFFFF;
    text-decoration:none;
}

div.title a:link {
    color: #FFFFFF;
    text-decoration:none;
}

div.title a:visited {
    color: #FFFFFF;
    text-decoration:none;
}

#content, #content1{

	border-width: 1px;

	border-style: double;

	border-color: #afafaf;

	padding: 10px;

	margin: 10px;

	font-family: "Times New Roman", Times, serif;

	font-size: 13px;

	text-decoration: none;

	padding-left: 20px;

}

#content.title{

	padding: 5px;

	margin: 5px;

	background-color: #8a8aba;

	color: #ffffff;

	font-size: 14px;

}



#content.subcontent{

	border-top: none;

	border-left: none;

	border-right: none;

	border-bottom-color: #8A8A8A;

	border-bottom-style: dotted;

}

#content.new{

}



#bottom {

	background-image: url('/templates/images/rigth.jpg');

	background-repeat: no-repeat;

	background-position: right;

}



#left {

	background-image: url('/templates/images/left.jpg');

	background-position: top;

	background-repeat: no-repeat;

	width:213px;

	height:480px;

}

/* Р»РµРІР°СЏ РїР°РЅРµР»СЊ РЅР°РІРёРіР°С†РёРё*/

#navcontainerleft { 

	margin-left:5px;

 }



#navcontainerleft ul

{

	margin: 0;

	padding: 0;

	list-style-type: none;

	font-family: verdana, Helvetica, sans-serif;

}



#navcontainerleft li { 

	margin: 0 0 1px 0;

 }



#navcontainerleft a, #navcontainerleft span

{

	display: block;

	margin-left:15px;

	padding: 5px 10px 5px 20px;

	width: 220px;

	color: #ffffff;

	background-color: #8a8a8a;

	text-decoration: none;

	background-position: left;

	background-image: url('/templates/images/i.gif');

	background-repeat: no-repeat;

}



#navcontainerleft a:hover

{

	color: #ffffff;

	background-color:  #afafaf;

	text-decoration: none;

}



#navcontainerleft ul ul 

{ 

	/*display:none;*/

	margin: 0 0 1px 0; 

}	

#navcontainerleft ul ul#act

{ 

	display:block;

	margin: 0 0 1px 0; 

}	

	



#navcontainerleft ul ul a, #navcontainerleft ul ul span

{

	display: block;

	font-size:10px;

	padding: 5px 5px 5px 30px;

	width: 180px;

	color: #ffffff;

	background-color: #51516e;

	text-decoration: none;

	

}



#navcontainerleft ul ul a:hover

{

	color: #ffffff;

	background-color: #afafaf;

	text-decoration: none;

}

#navcontainerleft #active a, #navcontainerleft #active span {

	color: #FF0000;

	background-color: #51516e;

	background-position: left;

	background-image: url('/templates/images/i_a.gif');

	background-repeat: no-repeat;

	}

/* Р»РµРІР°СЏ РїР°РЅРµР»СЊ РЅР°РІРёРіР°С†РёРё Р·Р°РєР°РЅС‡РёРІР°РµС‚СЃСЏ*/


#searchDiv {
position:absolute;
top:148px;
margin:0px;
padding:0px;
z-index:10;
overflow:hidden;
/*background-color:#D5D5D5;*/
}

#searchDiv td {
vertical-align:top;
}

/** Search */
#search-form {
margin:0px;
padding:0px;
}

#search-form input {
margin:0px;
}

#search-form input#searchText, #search-form input#searchText1 {
width:132px;
height:14px;
border:1px solid #000000;
background-color:#FFFFFF;
}

#search-form input.inputFieldInactive {
color:silver;
}

#search-form input.inputFieldActive {
color:black;
}

html>body #search-form input#searchText, html>body #search-form input#searchText1 {
width:134px;
height:14px;
$height:14px;
}

#search-form input#searchBtn, #search-form input#searchBtn1 {
margin:0px;
padding:0px;
border:none;
}

#logoLink {
margin-left:10px;
position:absolute;
z-index:10;
top:55px;
display:block;
width:410px;
height:65px;
}

/** Styles */

.style4 {
	background-image: url('/templates/images/inel_23.gif');
}
.style6 {
	background-image: url('/templates/images/inel_34.jpg');
}
.style7 {
	background-image: url('/templates/images/logo.jpg');
}
.style8 {
	background-image: url('/templates/images/inel_10.jpg');
}
.style9 {
	background-image: url('/templates/images/inel_13.jpg');
}                          
.style10 {
	background-image: url('/templates/images/inel_02.jpg');
}
.style11 {
	background-color: #8a8a8a;
}
.style12 {
	background-image: url('/templates/images/left_rast.jpg');
}
.style13 {
	background-image: url('/templates/images/rigth_rast.jpg');
}

.style14 {
	margin-top:10px;
	color: #FFFFFF;
	font-weight: bold;
}

.style15 {
	background-image: url('/templates/images/button.jpg');
	background-position: center;
	background-repeat: no-repeat;
	height: 32px;
	text-align: center;
	color:#FFFFFF;
}

.style16 {
	background-color: #AFAFAF;
}
.style17 {
	padding: 5px;
}

/** Form */
form {padding:0px;margin:0px;}
.signTd1 {color:#000000;}
.signField {width:99%;background:#FFFFFF;border:1px solid #D2CCB7;}
input {vertical-align:middle; font-size:8pt; font-family:verdana,arial,helvetica;}
.showSmiles {padding:5 0 0 10px;}
.smiles {border:1px inset;background:#FFFFFF;}
.codeButtons {font-size:7pt;color:#989985;background:#FFFFFF;border:1px solid #D2CCB7;}
.signFieldMessage {width:100%;background:#FFFFFF;border:1px solid #D2CCB7;
scrollbar-base-color: #D2CCB7;
    scrollbar-arrow-color: #D2CCB7;
    scrollbar-track-color: #D2CCB7;
}
textarea {vertical-align:middle; font-size:8pt; font-family:verdana,arial,helvetica;}
.securityCode {color:#5E5C4E; width:40px;background:#FFFFFF;border:1px solid #EEE7CF;}
.signButtonTd {padding-top:5px;}
.signButton {font-size:7pt;color:#989985;background:#FFFFFF;border:1px solid #D2CCB7;}
.middleImg {width:4px;}

.submitButton {
background-image: url('/templates/images/button.jpg');
	text-align: center;
}

.gb_message {
background-color: #AFAFAF;
}

/** Feedback */

.feedback15 {
	background-image: url('/templates/images/left.jpg');
	background-position: top;
	background-repeat: no-repeat;
}

.feedback16 {
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.feedback17 {
	text-align: left;
}
.feedback18 {
	text-align: right;
}
.feedback19 {
	background-position: center;
	text-align: center;
	background-image: url('/templates/images/button.jpg');
	background-repeat: no-repeat;
}

.leftPart {
	background-image: url('/templates/images/left.jpg');
	background-position: top;
	background-repeat: no-repeat;
}

.catalog16 {
	background-image: url('/templates/images/reader_icon.gif');
	background-position: right;
	background-repeat: no-repeat;
}