body,table,tr,td,div,a,img,ul,li,p,h1,h2,h3,form
{
margin:0;
padding:0;
}

form
{
display:inline;
}

img
{
border-style:none;
border-width:0;
}

table
{
border-collapse:collapse;
}

body
{
font-family:sans-serif;

}

a:link 		{color: black; text-decoration: none}
a:visited 	{color: black; text-decoration: none}
a:hover 		{color: red; text-decoration: underline}

.qf
{
color:#990000;
}

#langs
{
list-style-type:none;
}

#langs li
{
padding:0;margin:0;
list-style-type:none;
display:inline;
}

#outer
{
height:100%;
width:100%;
background-color:#ffffff;
}

#outer td
{
vertical-align:top;
}

/* ВЕРХНЯЯ КРАСНАЯ ЛИНИЯ */
#top_line
{
height:21px;
background-image:url("./despics/top_line_bg.png");
padding:0;
margin:0;
background-repeat:repeat-x;
}

#top_line div.left
{
padding-top:1px;
float:left;
margin-left:5px;
}

#top_line div.right
{
line-height:18px;
float:right;
margin-right:5px;
}

#top_line div a
{
display:table-cell;
color: white;
font-size:8pt;
padding: 0 10 0 10;
}

#top_line div a:link {text-decoration: none}
#top_line div a:visited {text-decoration: none}
#top_line div a:hover {text-decoration: underline}

/* ЗАГОЛОВОК */
#header
{
height:150px;
background-color:white;
background-image:url("./despics/header_bg.jpg");
background-repeat:no-repeat;
background-position:top right;
text-align:left;
margin:0;
}

#header img
{
position:relative;
top:55px;
left:90px;
}

/* МЕНЮ */
#menu
{
margin:0;
height:90px;
background-repeat:repeat-x;
background-position:top;
background-image:url("./despics/menu_bg.png");
text-align:center;
vertical-align:top;
}

#menu table
{
border-style:none;
height:83px;
vertical-align:top;
}

#menu table td
{
border-style:none;
vertical-align:top;
}

#menu .center
{
background-image:url("./despics/menu_item_bg.png");
background-repeat:repeat-x;
background-position:0px 0px;
margin-right:-44px;
vertical-align:top;
}

#menu .right
{
margin:0;
padding:0;
position:relative;
top:0;
left:-35;
z-index:2;
}

#menu .left
{
margin:0;
padding:0;
position:relative;
top:0;
left:15;
z-index:3;
}

#menu ul
{
margin-right:-44px;
margin:0;
padding:0;
list-style-type:none;
text-align:center;
background-color:red;
}

#menu ul li
{
list-style-type:none;
display:block;
float:left;
width:148px;
margin-left:-30px;
white-space:normal;
background-repeat:no-repeat;
background-position:right top;
background-image:url("./despics/menu_item_bg_dev.png");
text-align:left;
height:83px;
}

#menu ul li a,#menu ul li span
{
line-height:12px;
padding-top:13px;
margin-bottom:13px;
text-align:center;
display:block;
padding-left:0;
font-size:10pt;
font-weight:bold;
color:#666666;
position:relative;
z-index:9;
height:73px;
}

#menu ul li span
{
background-repeat:no-repeat;
background-position:right top;
}

#menu ul li a:hover
{
text-decoration:none;
color:red;
}

/*#menu ul li a:hover*/
#menu ul li span.active
{
text-decoration:none;
color:white;
background-repeat:no-repeat;
background-position:right top;
background-image:url("./despics/menu_item_bg_active.png");
}

#menu ul li ul
{
position:absolute;
top:257px;
overflow:visible;
display:block;
width:125px;
position:relative;
padding:0;
margin-left:0px;
margin-top:-43px;
float:none;
z-index:11;
background-image:none;
background-color:transparent;
}

#menu ul li ul li
{
overflow:visible;
z-index:12;
text-align:left;
background-repeat:repeat;
display:block;
height:30px;
padding:0;
background-position:bottom;
background-color:red;
background-image:url("./despics/menu_subitem_bg.png");
padding-left:0px;
padding-top:1px;
margin-left:0;
width:125px;
padding-top:5px;
}

#menu ul li ul li a,#menu ul li ul li span #menu ul li ul li a:hover,#menu ul li ul li span.active
{
/*
border-style:solid;
border-width:1px;
border-color:white;
*/
background-position:bottom;
background-image:none;
text-align:left;
display:block;
height:20px;
padding:0;
margin:0;
color:white;
font-size:8pt;
padding-left:10px;
}

#menu ul li ul li span.active
{
text-decoration:none;
color:#cccccc;
}

#menu ul li ul li a:hover
{
text-decoration:underline;
color:white;
}

/* ВЕРТИКАЛЬНОЕ МЕНЮ */
#vert_menu
{
list-style-type:none;
}

#vert_menu li
{
padding:7px 15px 7px 15px;
text-align:right;
background-repeat:no-repeat;
background-image:url("./despics/vmenu_bottom_line.png");
background-position:bottom left;
}

#vert_menu li a,#vert_menu li span
{
display:block;
padding-right:13px;
padding-bottom:3px;
font-size:9pt;
font-weight:bold;
color:#666666;
background-repeat:no-repeat;
background-image:url("./despics/vmenu_arr.png");
background-position:center right;
}

#vert_menu li span.active
{
color:red;
background-repeat:no-repeat;
background-image:url("./despics/vmenu_arr_active.png");
background-position:center right;
}

#vert_menu li a:hover
{
	text-decoration:none;
	color:red;
}

/* ОСНОВНАЯ ЧАСТЬ */
#main
{
width:95%;
text-align:left;
}

#main_body
{
margin-left:30px;
margin-right:15px;
vertical-align:top;
text-align:left;
color:#6c6c6c;
font-size:10pt;
padding:5px;
padding-right:15px;
padding-left:25px;
}

#main_body p
{
padding-top:3px;
padding-bottom:3px;

text-indent:20px;
}

#main_body table,#main_body table tr td
{
color:#6c6c6c;
font-size:9pt;
border-collapse:collapse;
border-style:solid;
border-width:1px;
border-color:#dfdfdf;
}


#main_body table.noborder,#main_body table.noborder tr td
{
border-style:none;
border-width:0;
}

#main_body table tr td
{
padding:3px;
}

#main_body ol,#main_body ul
{
padding:5px;
padding-left:25px;
}

h1
{
text-align:left;
color:#e80000;
font-size:12pt;
padding:0;
margin:20 0 5 0;
}

h1 a
{
color:#e80000;
font-size:12pt;
}

h1.first
{margin:3 0 5 0;}

h1.main_h {
padding-left:13px;
background-repeat:no-repeat;
background-image:url("./despics/subs_arr.png");
background-position:center left;
}

h1.main_h_active {
padding-left:13px;
background-repeat:no-repeat;
background-image:url("./despics/subs_arr_active.png");
background-position:center left;
}


#main_body #content .first a
{
color:#6c6c6c;
}

#main_body #content a
	{
		text-decoration:underline;
	}

#main_body #content a:hover
	{
		color:red;
		text-decoration:none;
	}



h2, h3
{
border-style:none;
border-color:#cccccc;
border-width:0 0 0 0;
display:block;
float:none;
text-align:left;
color:#6c6c6c;
font-size:12pt;
font-weight:bold;
text-decoration:none;
padding:0;
margin:15 0 5 0;
}

/* ФУТЕР */
#footer
{
width:100%;
height:95px;
background-position:0px 20px;
background-repeat:repeat-x;
background-image:url("./despics/footer_bg.png");
vertical-align:top;
}

#footer div
{
white-space:nowrap;
font-size:12px;
margin-top:35px;
color:#666666;
padding:0;
}

#footer .right
	{
	padding-right:95px;
	float:right;
	text-align:left;
	}
	
#footer .left
	{
	padding-left:108px;
	float:left;
	text-align:right;
	}

#footer div.conts_data, #footer div.conts_label
{
margin:0;
padding:0;
width:100px;
}

#footer div.conts_label
{
margin-left:67px;
margin-top:0;
text-align:left;
float:left;
text-align:right;
margin-right:30px;
}
	
	
	

/* СПИСОК ПОДРАЗДЕЛОВ МАТЕРИАЛА */
#subs, .subs
{
border-width:0;
display:block;
text-align:left;
padding:0;
margin:0;
margin-bottom:10px;
}

#subs a,#subs span
{
display:block;
padding:0 0 2px 0;
padding-left:13px;
background-repeat:no-repeat;
background-image:url("./despics/subs_arr.png");
background-position:center left;
font-size:10pt;
font-weight:bold;
color:#666666;
}

#subs span
{
background-image:url("./despics/subs_arr_active.png");
text-decoration:none;
color:red;
}

/* ПРАВЫЙ СТОЛБЕЦ */
#main .right_td
{
font-size:9pt;
color:#666666;
padding-left:25px;
border-style:none;
}

/* КАРТИНКИ В ПРАВОМ СТОЛБЦЕ*/
#side_image div
{
display:block;
margin-top:20px;
font-size:8pt;
color:#666666;
}

#side_image div img
{
position:relative;
top:0px;
left:0px;
cursor:hand;
display:block;
width:240px;
margin-bottom:3px;
}

#side_image div a
{
width:240px;
display:block;
padding:1px;
background-color:white;
}


#side_image div a:hover
{
background-color:red;
}

#side_image div a img
{margin:0;
padding:0;}

#side_image div img.play
{
z-index:3;
position:absolute;
top:auto;
left:auto;
cursor:hand;
width:30px;
}

/* СПИСОК ФАЙЛОВ */
#side_files div a
{
padding-top:65px;
text-align:left;
display:block;
background-repeat:no-repeat;
background-position:center 10px;
}

#side_files div a.doc {background-image:url("./despics/icons/doc.png");}
#side_files div a.rtf {background-image:url("./despics/icons/doc.png");}
#side_files div a.pdf {background-image:url("./despics/icons/pdf.png");}

#side_files div a div.name 
{
font-size:10pt;
color:#666666;
}

#side_files div a div.body 
{
font-size:8pt;
color:#666666;
}

div.other_images_bottom, div.other_images_top
{
background-color:white;
font-size:8pt;
text-align:right;
cursor:hand;
color:#666666
}

div.other_images_bottom
{
padding-top:15px;
}

/* ЛОГИН */
#enter
{
padding:0;
margin:0;
width:240px;
height:150px;
background-position:top;
background-repeat:repeat-x;
background-image:url("./despics/enter_center.gif");
font-size:9pt;
color:#767676;
}

#enter td
{
border-style:dashed;
border-width:0;
border-color:blue;
padding:0;
vertical-align:middle;
height:35px;
}

#enter img
{
padding:0;
margin:0;

}

#enter tr
{
vertical-align:middle;
}

#enter input.enter
{
border-style:solid;
border-width:3px;
border-color:#d5d5d5;
padding:0;margin:0;
}
#enter input.chbox
{

}


#enter .top
{
height:35px;
text-decoration:underline;
font-weight:bold;
font-size:10pt;
color:#767676;
padding-left:2px;
}

#enter .left
{
white-space:nowrap;
padding-left:2px;
padding-right:5px;
}

#enter .right
{
text-align:left;
padding:0px;
padding-right:0px;

}

#enter .bottom
{
width:191px;
padding-left:2px;

color:#767676;
white-space:nowrap;
}

#enter .submit
{
text-align:right;
padding:0px;
padding-right:10px;
}

#enter .bottom_empty
{
height:10px;
}

/* НОВОСТИ */
#news
{
width:200px;
vertical-align:top;
text-align:left;
font-size:9pt;
}

#news h1
{margin:8 0 5 0;}


#news .date
{color:red;white-space:nowrap;border-style:none;border-width:0;border-color:#d5d5d5;padding-top:3px;margin-bottom:2px;}

#news .title
{
padding-left:0px;padding-bottom:6px;

background-image:url("./despics/vmenu_bottom_line.png");
background-position:bottom center;
background-repeat:no-repeat;
}

#sitemap .tree_items
{
border-style:solid;
border-width:0 0 0 1;
border-color:black;
padding-bottom:5px;
/*background-image:url("./despics/tree_fin.png");*/
background-repeat:no-repeat;
background-position:left bottom;
}

#sitemap a,#sitemap span
{
padding-left:15px;
background-image:url("./despics/tree_element.png");
background-repeat:no-repeat;
background-position:left center;
border-style:solid;
border-width:0 0 0 0;
border-color:black;
}

#sitemap span
{
background-image:url("./despics/tree_span.png");
}

#usermenu
{
/*white-space:nowrap; */
display:block;
position:absolute;
top:25;
right:5;
width:150px;
height:auto;
/*background-color:white;*/
text-align:right;
padding:5px;
padding-right:10px;
border-style:solid;
border-width:1px;
border-color:#AAAAAA;
background-image:url("./despics/usermenu_bg.png");
}

.main_banner
{
display:block;
padding-bottom:15px;
}

.main_banner div
{
height:38px;
}

.main_banner img
{
float:left;
margin-right:10px;
}

table.file_list
{
margin-top:5px;
}

#clang
{
padding:5px;
z-index:160;
position:absolute;
top:63px;
left:400;
display:block;
width:440px;
font-size:9pt;
border-style:solid;
border-width:1px;
border-color:gray;
color:gray;
background-color:white;
}

#clang a
{
color:black;
}

#shield
{
z-index:159;
position:fixed;
top:0;
left:0;
width:100%;
height:100%;
background-color:white;
}

.splash_header a,.splash_header div
{
margin:0px;
padding-top:1px;
padding-bottom:12px;
display:block;
font-size:12pt;
}

.splash_header a
{
background-repeat:no-repeat;
background-image:url("./despics/subs_arr.png");
background-position:left 5px ;
padding-left:10px;
}

.splash_header div
{
padding-bottom:0px;
display:block;
font-size:9pt;
}

.footnote
{
border-style:solid;
border-color:#bbbbbb;
font-size:8pt;
border-width:1px 0 0 0;
margin:10px 0 0 0;
padding:2px 0 0 0;
}

a.link_page, a.active_page
{
	padding-right:5px;
	padding-left:5px;
	border-style:solid;
	border-color:gray;
	border-width:0 1px 0 0;
}

 a.active_page
 {
	color:#bbbbbb;
	cursor:default;
 }
 
 .partners_item
 {
	border-style:solid;
	border-color:#cccccc;
	border-width:1px 0 0 0;
	overflow:hidden;
	height:100%;
	padding:5px 5px 15px 5px;
	font-size:8pt;
	line-height:10pt;
 }
 
 .partners_item h1
 {
	
	margin:0;
	font-weight:normal;
	font-size:12pt;
	background-color:#eeeeee;
	margin:-5px -5px 3px -5px;
	padding:2px 5px 2px 5px;
	line-height:12pt;
 }
 
 .partners_item  a
 {
	display:block;
	float:right;
	width:200px;
	text-align:center;
	font-size:8pt;
	padding:5px;
	margin:-5px;
 }
 
 .partners_item  a:hover
{
	background-color:#eeeeee;
}
 
 .partners_item  a img
{
	width:175px;
	margin:5px 0 0 0;
	border-style:solid;
	border-color:#cccccc;
	border-width:1px;
}

.big_date
{
	color:red;
}

#picture_rotater
{	
	margin:0;
	text-align:center;
	width:200px;
	padding:5px 0 5px 0;
	border-style:solid;
	border-width:1px;
	border-color:#d5d5d5;
	width:200px;
	margin-top:15px;
}

#pop_up
{
text-align:center;
font-size:12px;
padding:0px;
width:266px;
background-color:white;
	border-style:solid;
	border-width:1px;
	border-color:#d5d5d5;

z-index:105;
position:absolute;
margin:0 auto;
top:30%;
left:40%;
display:none;
}


#pop_up  input
{
font-size:12px;
height:20px;
width:150px;
}

#pop_up  select
{
font-size:12px;
height:20px;
width:150px;
}


#pop_up div
{
margin:0 auto;
height:20px;
float:none;
width:250px;
}



#pop_up div.right
{
float:left;
width:150px;
}

#pop_up div.label
{
margin:0 auto;
	padding-top:7px;
	font-size:8pt;
	color:gray;
	height:20px;
	width:250px;
}

#pop_up div.left
{
text-align:left;
height:16px;
padding:2px 0 2px 0;
float:left;
width:100px;
}


#pop_up a.submit
	{
	float:left;
	}
	
#pop_up a.cancel
	{
	float:right;
	}

/* ДРУЗЬЯ ПОД ВЕРТ. МЕНЮ */
	
#left_bns
	{
		text-align:right;
		margin-top:5px;
		padding:0;
	}
	
#left_bns img
	{
		margin-top:10px;
		margin-right:27px;
	}
	
#left_bns div
	{
		font-size:7pt;
		color:#666666;
		text-align:center;
		padding-left:27px;
		padding-top:3px;
	}
	
#left_bns div a {color:#666666;}

#content p
	{
		text-indent:0px;
	}
	
.banner_right img
	{
		margin-top:10px;
		
	}
	
#content a#get_disk
	{
		font-size:11pt;
		text-decoration:none;
		color:#666666;
		display:block;
		background-image:url("despics/disk.png");
		background-repeat:no-repeat;
		background-position:center left;
		padding:15px 0 25px 160px;
		width:550px;
		background-color:#eee;
		border:solid 1px #ddd;
		border-width:1px 0 0 0;
	}
	
.sertitem
	{
		font-size:10pt;
		color:#333;
		padding:0 0 5px 0;
	}
	
.sertitem div
	{
		font-size:8pt;
		color:#666;
	}
