body
{
	text-align:center;
	margin:auto;
	padding:auto;
	
	background:#F5FBFB url(bg.jpg) top left;
	BACKGROUND-REPEAT: repeat-y; 
	width:100%;
	height:100%;
}



#frame
{
	width:100%;
	font-family:verdana;
	font-size:12px;		
	text-align:left;
	

}
/*.top
{
	background:#1a7ce6 url(top1.png) 0px 0px no-repeat;
	text-align:right;
	width:100%;
	height:123px;
	

}*/
textarea
{
	font-family:verdana;
	font-size:11px;

}
input
{
		font-family:verdana;
	font-size:11px;

}


.footer
{
	width:100%;
	height:30px;	
	padding-top:15px;
	background:url(footer.gif);
	background-repeat:repeat-x;
	text-align:center;
	position:relative;
	top:-2px;
	z-index:0
}
#topmenu 
{
	
	height:20px;	
	background:url(topmenu_bg.gif);
	padding-left:45px;
	padding-top:5px;
}
#topmenu ul 
{
    margin:0;
    padding:0;
    list-style:none;

}
#topmenu li 
{
    	float:left;
    	padding:0px 5px 0px 5px;
  	background:url(topmenu_a.gif) center right no-repeat;
}
								
#topmenu a 
{
	display:block;	
	padding:0px 5px 0px 5px;	
	color:black;
	text-decoration:none;
	font-size:12px;
}

#topmenu a 
{
	float:none;
}
#topmenu a.current_tab
{
	display:block;	
	padding:0px 5px 0px 5px;	
	color:black;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	background:#FFCF86;
}
#topmenu li.current_tab 
{
    padding:0px 5px 0px 5px;
    
}
#topmenu a:hover 
{ 
	background:#FFCF86;
}
#topmenu li div
{
	position:absolute;
	background:#FF9C09;	
	width:170px;
	margin-top:4px;
	z-index:100;
}
#topmenu li div a:link, #topmenu li div a:visited, #topmenu li div a:hover
{
	float:left;
	width:164px;
	border-top:1px solid #FFCF86;
	border-bottom:1px solid #000000;
padding:3px;
}
.main
{
	padding-top:0px;
	text-align:center;
	height:100%;
	
	padding-top:10px;
	vertical-align:top;
	  margin-left:30px;
	
}
/*
.main table
{
	width:98.7% !important;
	width:100%;
	
	border-collapse:collapse;
  
}*/
.news
{
	width:210px;
	vertical-align:top;
	height:100%;
}
.title
{
	width:100%;
	background:url('title.jpg');
	height:20px;
	text-align:left;
	font-size:20px;
	padding:5px 0px 5px 10px;
}
.content
{
	width:100%;
	height:100%;
	border-left:1px solid black;
	text-align:left;
	padding:5px;
	padding-right:10px;
	background:#ffffff;
}
.end
{
	width:100%;
	background:url('end.jpg') bottom left no-repeat;
	height:20px;


}
.text_main
{
	text-align:justify;
	padding-right:20px;
	vertical-align:top;
}
.text_main h1
{
	font-size:20px;
	color:#4162B3;
}
.contact
{
	float:right;
	text-align:right;
	width:300px;
	margin-top:30px;
}
.name:link, .name:visited, span.name, .sirname
{
    color:#4162B3;
    text-decoration:none;
    font-weight:bold;
}
.name:hover
{
    text-decoration:underline;
}
.disc li
{
    padding:5px;
}
.disc li a:link, .disc li a:visited
{
    color:Black;
    text-decoration:none;
}
.disc li a:hover
{
    text-decoration:underline;
}
.lit
{
    padding:0px;
    margin:0px;
    list-style-position:inside;
}
.lit li
{
    padding:5px;
}
.page_subtitle
{
    margin: 0px;
    padding: 10px;
}
.page_subtitle div.box
{
    border: 1px solid Black;
	height:70%;
    padding: 10px;
    clear:both;
    background:#ffffff;
}
.page_subtitle div.box table.new_item
{
	border:0px;
}
.page_subtitle div.box table.new_item th, .page_subtitle div.box table.new_item td
{
	border:0px;
	background:#ffffff;
	vertical-align:top;
	
}
.page_subtitle div.box table.new_item th
{
	width:150px;
}
.menu_project
{
	margin:0px;
	list-style-type:none;
	padding:0px;
	width:100%;
	
}
.menu_project li
{
	float:left;
    padding:0 0 0 4px;
    background: url("menu/base/left.gif") no-repeat 0 7px;
}
.menu_project li a:link, .menu_project li a:visited
{
	display:block;	
	background: url("menu/base/right.gif") no-repeat right top;
   	padding:8px 6px 5px 2px;
	margin-top: 7px;
	text-decoration:none;
    font-weight:bold;
    font-size:11px;
    color:#FF9C0B;
}
.menu_project li a.current:link, .menu_project li a.current:visited
{
	display:block;
	margin-top:0px;
	background: url("menu/base/right_on.gif") no-repeat right top;
   	padding:12px 6px 8px 2px;
	text-decoration:none;
    font-weight:bold;
	color:#4162B3;
}
.menu_project li a.current:hover
{
	color:#AFAFAF;
}
.menu_project li.current 
{
    padding:0 0 0px 4px;
    background: url("menu/base/left_on.gif") no-repeat left top;
    position:relative;
    top:1px;
}
.menu_project li a:hover 
{ 
	color:#FFFFFF;
}
.table_nauk
{
	border:1px solid black;
	border-collapse:collapse
}
.table_nauk td, .table_nauk th
{
	border:1px solid black;
	padding:2px;
vertical-align:top;
}
.table_nauk th
{
	background:#4162B3;	
color:#FFFFFF;
}
/*
.table1 table
{
	width:100% !important;
}
*/
.simp_list li
{
    padding:5px;
}
.teacher_info
{
	margin-bottom:20px;
	
	border-collapse:separate;
	background:url(divider.gif) bottom center no-repeat;
	
}
.teacher_info td
{
	padding-bottom:20px;
}