/* CSS Document */
BODY {
	margin: 0; padding: 0;
	background-color: #FFFFFF;
	FONT-WEIGHT: normal; FONT-SIZE: 13px; COLOR: #000000; FONT-STYLE: normal; 
	FONT-FAMILY: Tahoma; FONT-VARIANT: normal;
}
TD{
	FONT-WEIGHT: normal; FONT-SIZE: 13px; COLOR: #000000; FONT-STYLE: normal; 
	FONT-FAMILY: Tahoma; FONT-VARIANT: normal;
}
A.menu:link, A.menu:active, A.menu:visited { 
	FONT-SIZE: 13px; COLOR: #000000; FONT-FAMILY: Tahoma;  text-decoration:none; font-weight:bold
}
A.menu:hover {
	FONT-SIZE: 13px; COLOR: #FFFFFF; FONT-FAMILY: Tahoma;  text-decoration:none;font-weight:bold
}

A.bc:link, A.bc:active, A.bc:visited {  
	FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Verdana, Helvetica;  text-decoration: underline;
}
A.bc:hover {
	text-decoration: none;	
}

.header_bg{
	background-image:url(img/shapka.gif); 
	background-position:center;
	background-repeat: no-repeat;
}
.left_bg{
	background-image:url(img/fon.jpg); 
	background-repeat: repeat-y;
}
.menu_top{
	background-image:url(img/navigas.gif); 
	background-repeat: no-repeat;
}
.menu_topen{
	background-image:url(img/navigas_eng.gif); 
	background-repeat: no-repeat;
}
.menu_bot{
	background-image:url(img/menu2.gif); 
	background-repeat: no-repeat;
}
.search{
	background-image:url(img/search.gif); 
	background-repeat: no-repeat;
}

.search_en{
	background-image:url(img/seach_eng.gif); 
	background-repeat: no-repeat;
}
.author{
	background-image:url(img/avtor.gif); 
	background-repeat: no-repeat;
}
.author_en{
	background-image:url(img/avtor_eng.gif); 
	background-repeat: no-repeat;
}
.gr_line{
	background-image:url(img/gr_line.gif); 
	background-position:left;
	background-repeat: repeat-y;
}
.gr_line2{
	background-image:url(img/gr_line2.gif); 
	background-position:top;
	background-repeat: repeat-x;
}
.colon_l{
	background-image:url(img/kolontit1.gif); 
	background-repeat: no-repeat;
}

.colon_r{
	background-image:url(img/kolontit2.gif); 
	background-repeat: no-repeat;
}
.colon_bg{
	background-image:url(img/kolontit3.gif); 
	background-repeat: repeat-x;
}
.colon{
	font-family: Tahoma; font-size: 11px; color:#000000;
}
.zag{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold; font-size:15px; color:#009C95;
}
TD.content{
	FONT-WEIGHT: normal; FONT-SIZE: 13px; COLOR: #000000; FONT-STYLE: normal; 
	FONT-FAMILY: Tahoma; FONT-VARIANT: normal;
}
.breadcrumbs{ 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

