﻿




/*
     FILE ARCHIVED ON 16:55:05 дек 6, 2013 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 16:23:37 янв 23, 2016.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
html{color:#000;background:#FFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
input,textarea,select{font-size:100%;}
legend{color:#000;}



body
{
    min-width: 970px;
	font-family: Arial, sans-serif;
	line-height: 120%;
}


h1
{
	font-size:150%;
}

h2
{
	font-size:130%;
}

h3
{
	font-size:120%;
	
}

h1, h2, h3
{
	padding:0.5em 0 0.2em;
}

p
{
	padding:0.2em 0;
}

a, a:link, a:visited, a:hover
{
	color: #286eaf;
}

#header a
{
	font-style:italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}


.hidden
{
	display:none;
}

#all
{
   	width: expression(document.body.clientWidth<=964?'964px':'auto');
   	font-size:90%;
	width:100%;
	position:relative;
	overflow: hidden;
   	
}
.ie6 #all
{
	height:1%;
}

#header
{
    background: url('header-repeat-x.png') repeat-x;
    position: relative;
	overflow:hidden;
    height:325px;
	width:100%;
}

#header-left, #header-right, #column-left, #column-right
{
	background-image: url('main.jpg');
	background-repeat: no-repeat;
}

#header .name
{
	position:absolute;
	left:157px;
	top:28px;
	color:#1b7ca2;
	font-size: 28px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	display: block;
	padding: 0;
	margin: 0;
	line-height: 28px;
	text-decoration: none;
}

#header-left
{
	position: absolute;
    left:0px;top:0px;
    height:325px;
    width:784px;
}

#header-right
{
	position: absolute;
	background-position: right top;
    right:0px;top:0px;
    height:325px;
    width:200px;
}


#middle-left-bg
{
	background: url('columns-repeat-y.png') repeat-y;
	width:100%;
}

#middle-right-bg
{
	width:100%;
	background:  url('columns-repeat-y.png') right repeat-y;
	position:relative;
}
#middle-right-bg .l-col,
#middle-right-bg .r-col 
{
	position:absolute;
	bottom:0;
	height:100%;
}
#middle-right-bg .l-col {	
	width:120px;
	background: url('l-col.png') no-repeat 0 100%;
	left:0;
}
#middle-right-bg .r-col {
	width:130px;
	background: url('r-col.png') no-repeat 0 100%;
	right:0;
}
#content, #footer
{
	margin-right: 136px;
	background: white;
	padding: 20px 0;
	margin: 0 136px;
	clear: both;
}

#content
{
	min-height: 600px;
	overflow: hidden;
	position: relative;
	border-bottom: 1px solid #ccc;
}

.ie6 #content
{
	height: 600px;
	overflow: visible;
}

#footer
{
	padding: 20px 0;
	clear: both;
	position: relative;
}


.ie6 #footer, .ie7 #footer
{
	margin-top:-2px;
}


#made_in
{
	position: absolute;
	right:136px;
	bottom:20px;
	height:25px;
	background: url('main.jpg') -592px -933px no-repeat;
	padding-right: 90px;
	font-size: 70%;
	line-height: 1.2em;
}

#made_in a.img
{
	position: absolute;
	height: 25px;
	width: 90px;
	top: 0; right: 0;
}

#column-left
{
	position: absolute;
	left:0; bottom:0; 
	background-position: left bottom; 
	width:128px;
	height: 540px;
}

#column-right
{
	position: absolute;
	right: 0; bottom: 0;
	background-position: right bottom; 
	width:132px;
	height: 540px;
	
}

#home-icon, #page-print-icon, #send-mail-icon
{
	width:24px;
	height:24px;
	position:absolute;
	display: block;
	top: 31px;
}

#home-icon { left: 708px; }
#page-print-icon { left: 738px; }
#send-mail-icon { left: 766px; }

#logo
{
	width:94px;
	height:100px;
	position:absolute;
	display: block;
	top: 20px;
	left: 30px;
	
}


#main-menu, #sub-menu
{
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 45px;
	font-size:20px;
	font-style:italic;
	white-space: nowrap;
	overflow:hidden;
}

#main-menu
{
	position: absolute;
	top:78px; right: 50px;
}


#sub-menu
{
	top:272px; 
	margin-left: 122px;
	margin-right: 136px;
	background: #69b7ff;
	position: relative;
	overflow:hidden;
	height: 49px;
	white-space: nowrap;
	
}



#main-menu li
{
	float:left;
}


#main-menu li a, #sub-menu td a
{
	text-decoration: none;
	white-space: nowrap;
}

#sub-menu td a
{
	color:white;
	padding: 12px 14px;
	letter-spacing: -1px;
}

.ie7 #sub-menu td a, .ie6 #sub-menu td a
{
	padding: 0;
}

.ie7 #sub-menu td, .ie6 #sub-menu td
{
	padding: 0 4px;
}

.ie7 #sub-menu, .ie6 #sub-menu
{
	margin-left: 132px;
}

#main-menu li a
{
	display: inline-block;
	height: 49px;
}

#main-menu li.about-link, #main-menu li.about-link-active
{
	padding-left: 25px;
}

#main-menu li.about-link a, #main-menu li.about-link-active a
{
	padding-right: 45px;
	padding-left: 0;
}

#main-menu li.about-link:hover a, #main-menu li.about-link-active a
{
	background-color:#bbdfff;
}

#main-menu li.about-link:hover, #main-menu li.about-link-active
{
	background: url('rounds2.png') left -150px no-repeat;
}

.ie6 #main-menu li.about-link:hover, .ie6 #main-menu li.about-link-active
{
	background: url('rounds2.gif') left -150px no-repeat;
}

#sub-menu td form
{
	display: block;
}


#sub-menu td.last
{
	width: 60%;
	overflow: hidden;
}

#sub-menu td.hl:hover, #sub-menu td.hl-active
{
	background: #87c5ff;
}

#sub-menu td form
{
	background: white;
	padding:2px 3px;
	font-family: Arial, sans-serif;
	font-style: normal;
	font-size: 14px;
	line-height: 14px;
	position: relative;
	white-space: nowrap;
	
}

.ie7 #sub-menu td form, .ie6 #sub-menu td form
{
	padding:1px 2px;

}

#sub-menu td input#search_string
{
	display: block;
	padding:0;
	border: none;
	background: none;
	width: auto;
	position: relative;
	letter-spacing: normal;
	width: 100%;
}


#sub-menu td form .hint
{
	letter-spacing: normal;
	display: block;
	position: absolute;
	padding:3px;
	left:0; top:0;
	color:#ccc;
}





#main-menu li.highlight-start, #main-menu li.highlight-end,
#main-menu li.highlight-start-active, #main-menu li.highlight-end-active
{
	background-image: url('rounds2.png');
	background-repeat: no-repeat; 
}

.ie6 #main-menu li.highlight-start, .ie6 #main-menu li.highlight-end,
.ie6 #main-menu li.highlight-start-active, .ie6 #main-menu li.highlight-end-active
{
	background-image: url('rounds2.gif');
}


#main-menu li.highlight-start-active, #main-menu li.highlight-start:hover
{
	background-position: 0 -50px ;
}

#main-menu li.highlight-start:hover a, #main-menu li.highlight:hover a, #main-menu li.highlight-end:hover a
{
	background: #ffb13d ;
}

#main-menu li.highlight-end-active, #main-menu li.highlight-end:hover
{
	background-position: 100% -50px ;
}

#main-menu li.highlight-active a, #main-menu li.highlight-start-active a, #main-menu li.highlight-end-active a
{
	background: #ffb13d ;
	color:white;
}


#main-menu li.highlight-start, #main-menu li.highlight-start-active
{
	padding: 0 0 0 25px;
	margin-left:-25px;
}

#main-menu li.highlight-start a, #main-menu li.highlight-start-active a
{
	padding: 0 10px 0 0;
}

#main-menu li.highlight-end, #main-menu li.highlight-end-active
{
	padding: 0 25px 0 0;
}

#main-menu li.highlight-end
{
	background-position: right top;
}

#main-menu li.highlight-end a, #main-menu li.highlight-end-active a
{
	padding: 0 0 0 10px;
}

#main-menu li a
{
	padding: 0 10px;
}

#main-menu li.highlight-start a, #main-menu li.highlight-end a, #main-menu li.highlight a
{
	background-color: #f90;
	margin:0;
	color:white;
}

#last-news
{
	position: absolute;
	left: 50px;
	top: 145px;
	max-height: 125px;
	overflow: hidden;
	width:80%;
	
}

#last-news h1
{
	color: #286eaf;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	padding-bottom: 9px;
	white-space: nowrap;


}



#last-news h1 span
{
	display: block;
	float:left;
	width:76px;
	text-align: right;
	margin-right: 10px;
}

#last-news p
{
	display: block;
	margin-left: 86px;
}

span.path-separator
{
	color: #286eaf;
}



#feedback .half-row-left, #guestbook .half-row-left
{
	float:left;
	width:49%;
}

#feedback .half-row-right, #guestbook .half-row-right
{
	float:right;
	width:49%;
}


.ie6 #feedback, .ie6 #guestbook
{
	width:97%;
}

.ie6 #feedback .half-row-left, .ie6 #guestbook .half-row-left,
.ie6 #feedback .half-row-right, .ie6 #guestbook .half-row-right
{
	width:48%;
}


.form-row .field
{
	overflow: hidden;
	position: relative;
}

.form-row, .form-row-captcha
{
	overflow: hidden;
	margin-top:20px;
}

#feedback .field input[type="text"], #feedback .field textarea,
#guestbook .field input[type="text"], #guestbook .field textarea
{
	border: 2px solid #69b7ff;
	padding: 3px;
	width: 99%;
}

.ie6 #feedback .field input, .ie6 #feedback .field textarea,
.ie6 #guestbook .field input, .ie6 #guestbook .field textarea
{
	border: 2px solid #69b7ff;
	padding: 3px;
	width: 99%;
}


.field .lt-corner, .field .rt-corner,
.field .lb-corner, .field .rb-corner
{
	background-image: url('rounds2.png');
	background-repeat: no-repeat;
	width:10px;
	height:10px;
	position: absolute;
}

.ie6 .field .lt-corner, .ie6 .field .rt-corner,
.ie6 .field .lb-corner, .ie6 .field .rb-corner
{
	display: none;
}

.ie6 #feedback .field, .ie6 #feedback .form-row, .ie6 #feedback .form-row-captcha, 
.ie6 #guestbook .field, .ie6 #guestbook .form-row, .ie6 #guestbook .form-row-captcha
{
	overflow: visible;
	height: 1%;
}

.field .lt-corner
{
	background-position: left -274px;
	left:0; top:0;
}

.field .rt-corner
{
	background-position: right -274px;
	right:0; top:0;
}

.field .lb-corner
{
	background-position: left bottom;
	left:0; bottom:0;
}

.field .rb-corner
{
	background-position: right bottom;
	right:0; bottom:0;
}

.ie7 .field .lt-corner
{
	background-position: left -274px;
	left:0; top:1px;
}

.ie7 .field .rt-corner
{
	background-position: right -274px;
	right:0; top:1px;
}

.ie7 .field .lb-corner
{
	background-position: left bottom;
	left:0; bottom:1px;
}

.ie7 .field .rb-corner
{
	background-position: right bottom;
	right:0; bottom:1px;
}


.form-row-captcha .captcha-wrap
{
	float: left;
	width: 72px;
	margin-right: 2%;
}

.form-row-captcha .label, .form-row-captcha .error
{
	clear: both;
	position: relative;
	left: 72px;
	margin-left: 2%;
}


.form-row-captcha .field
{
	position: relative;
	float: left;
	width: 150px;
}

.form-row-captcha .field input
{
	width: 140px;
	display: block;
}


.form-row .button-wrap
{
	float:left;
}

.form-row .round-left, .form-row .round-right
{
	background-image: url('rounds2.png');
	background-repeat: no-repeat;
}

.ie6 .form-row .round-left, .ie6 .form-row .round-right
{
	background-image: url('rounds2.gif');
}

.form-row .round-left
{
	padding-left:25px;
	background-position: left -100px;
}

.form-row .round-right
{
	padding-right:25px;
	background-position: right -100px;
}

#feedback_send, #guestbook_send
{
	border: none;
	background: #f90;
	height: 49px;
	padding-bottom: 5px;
	color:white;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 45px;
	font-size:16px;
	font-style:italic;
	white-space: nowrap;
	cursor:pointer;
	outline:none;

}

.form-row .error, .form-row-captcha .error
{
	clear: both;
	color: red;
	white-space: nowrap;
}

.form-row-captcha .label, .form-row .label
{
	color: #69b7ff;
}

#content ul, #content ol
{
	margin:0.5em 0 0.7em;
}

#content img.left
{
	float:left;
	margin:0 10px 10px 0;
}

#content img.right
{
	float:left;
	margin:0 0 10px 10px;
}

#content em
{
	font-style:italic;
}

#content strong
{
	font-weight:bold;
}

#content u
{
	text-decoration:underline;
}



#content ul li, #content ol ul li
{
	list-style-type: disc;
	list-style-position: outside;
	margin-left:1.5em;
}


#content ol li, #content ul ol li
{
	list-style-type: decimal;
	list-style-position: outside;
	margin-left:2.5em;
}

#content .table td, #content table td
{
	padding:3px;
	border-collapse:collapse;
	min-width: 20px;
	vertical-align: top;
}

#content .table, #content table
{
	width: 98%;
}

#content table.table, #content  table.table td
{
    border: 1px solid #ccc;

}

li h1, li h2, li h3
{
	display:inline;
}

#photo-list
{
	overflow: hidden;
}

#content #photo-list li
{
	display: block;
	float: left;
	width: 200px;
	height:195px;
	list-style: none;
	margin: 10px 0;
	overflow: hidden;
	font-size: 80%;

}

.ie6 #content #photo-list
{
	overflow:visible;
	height:1%;
}


#content #photo-list li div
{
	position: relative;
	border: 1px solid white;
	background: white;

}

#content #photo-list li div a.name
{
	display: block;
	padding: 0 10px;
	margin-bottom:10px;
	
}

#content #photo-list li img
{
	margin:0 auto;
	display: block;
	padding: 10px;
}

#content #photo-list li p
{
	overflow: auto;
	max-height: 220px;
	display: none;
	padding: 0 10px 10px;
}

#content #photo-list li:hover
{
	overflow: visible;
	z-index: 100;
}

#content #photo-list li div:hover
{
	border-color: #69b7ff;
	z-index: 100;
}


#content #photo-list li div:hover p
{
	display: block;
}

#content .search-result ul li
{
	list-style: none;
}

#content .comment
{
	font-size: 80%;
	color:#6b869f;
}

.i_d1
{
	vertical-align: baseline;
	padding: 0 2px;
}


#navigation a img
{
	vertical-align: middle;
}

#content ul.document-list li
{
	margin: 18px 0 0;
	list-style: none;
}

#content ul.document-list li p
{
	margin:0;
	padding:0;
}

#content .i_document
{
	height:20px;
	width:20px;
	margin:0 0.3em 0 0;
	vertical-align: middle;
}

#content ul.document-list li span.document_open
{
	display: block;
	float: left;
	width: 150px;
}

#content ul.document-list li span.document_download
{
	display: block;
	margin-left: 80px;
}
#footer .address {
    text-align: left;
    display: inline-block;
    width: 85%;
}
#footer .share42init {
    text-align: right;
    display: inline-block;
}