@charset "windows-1251";
/* CSS Document */

html,body{
	height:100%;
	margin:0px;
	padding:0px;
	background-color:#ff953b;
	font-family:Tahoma;
	font-size:12px;
	color:#666666;
	}
	
.header{
	font-size:150%;
	}
	
td{
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
	}
	
img.png {behavior: url("png.htc");}

.tr_bg{
	background:url(img/table.jpg) no-repeat right;
	background-position:right;
	}
	
.tr_bg1{
	background:url(img/png/table.png) right no-repeat !important;
	background-position:right;
	background:none; 
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/img/png/table.png, position=right sizingMethod=crop);
	background-position:right;
	}
	
/* -Таблицы- */

td.top_line_menu{
	background:url(img/png/main_top_line.png) top repeat-x !important;
	background-position:right;
	background:none; 
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/img/png/main_top_line.png, position=top sizingMethod=crop );
	background-position:right;
	background-repeat:repeat-x;
	}
	
td.top_line_menu1{
	background:url(img/png/main_top_line1.png) top repeat-x !important;
	background-position:top;
	}
	
.left_line_bg_new{
	background:url(img/png/main_b_left1.png);
	background-position:top right;
	background-repeat:repeat-y;
	}
	
.left_right_bg_new{
	background:url(img/png/main_b_right1.png);
	background-position:top left;
	background-repeat:repeat-y;
	}
	
	
td.button_bg{
	background-image:url(img/png/button_bg.png);
	background-position:top left;
	background-repeat:repeat-x;
	height:55;
	padding:5px
	}

td.plintus{
	background-image:url(img/plintus.gif);
	background-position:top left;
	background-repeat:repeat-x;
}

td.wall{
	background-image:url(img/wall.gif);
	background-position:top left;
}

table.wall{
	background-image:url(img/wall.gif);
	background-position:top left;
}

td.white{
	background-image:url(img/png/main_top_line.png);
	background-position:top left;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	}

/* -Ссылки- */

.a_n{
	font-family:Tahoma;
	font-size:12px;
	color: #333333;
	text-decoration:none;
	font-weight:bold;
}

a.misc{
	font-family:Tahoma;
	font-size:12px;
	color:#333333;
	text-decoration:none;
	}
a.misc:hover{
	font-family:Tahoma;
	font-size:12px;
	color:#333333;
	text-decoration:underline;
	}

a.misc2{
	font-family:Tahoma;
	font-size:12px;
	color:#1368BD;
	text-decoration:none;
	}

a.misc2:hover{
	font-family:Tahoma;
	font-size:12px;
	color:#333333;
	text-decoration:underline;
	}

.sub_menu{
	font-family:Tahoma;
	font-size:12px;
	color: #990000;
	text-decoration:underline;
}

a.sub{
	font-family:Tahoma;
	font-size:12px;
	color:#666666;
	text-decoration:underline;
	}
	
a.sub:active{
	font-family:Tahoma;
	font-size:12px;
	color:#666666;
	text-decoration:underline;
	}

a.sub:hover{
	font-family:Tahoma;
	font-size:12px;
	color:#000000;
	text-decoration:underline; 
	}

a.main_menu{
	font-family:Tahoma;
	font-size:14px;
	color:#FFFFFF;
	text-decoration:none;
	}
	
a.main_menu:hover{
	font-family:Tahoma;
	font-size:14px;
	color:#FFFFFF;
	text-decoration:underline;
	}
	
a.small_link{
	font-size:130%;
	color:#333333;
	text-decoration:underline;
	}

a.small_link:visited{
	font-size:130%;
	color:#333333;
	text-decoration:underline;
	}	

a.small_link:hover{
	font-size:130%;
	color:#333333;
	text-decoration:underline;
	}	

/* -Шрифты- */

.acad{
	font-family:Tahoma;
	font-size:18px;
	font-weight:bold;
	color:#003399;
	}
	
.copy{
	font-family:Tahoma;
	font-size:12px;
	color:#FFFFFF;
	}
	
.cat_label{
	font-family:Tahoma;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	color: #333333;
	margin:0px;
	letter-spacing:1px;
	}
	
.cat_stat{
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	}
	
.news_label{
	font-family:Tahoma;
	font-size:14px;
	font-weight:bold;
	color: #FFFFFF;
	margin:0px;
	}
	
.text{
	font-family:Tahoma;
	font-size:12px;
	color: #000000;
	}
	
/* -Поля- */

input.search{
	background-image:url(img/bg/s_bg.gif);
	background-position:top left;
	background-repeat:repeat-x;
	border:1px solid #666666;
	font-size:10px;
	color:#666666;
	padding:2px;
	}


