html,body {
	background-color : #FFFFFF;
	margin : 0;
	padding : 0;
}
/*#top_line {
	position : absolute;
	background-image : url(images/top_line.jpg);
	background-repeat : repeat-x;
	top : 20px;
	right : 0;
	width : 100%;
    height: 100%;
}
#fon {
	position : absolute;
	background-image : url(images/line.gif);
	background-repeat : repeat-x;
	top : 170px;
	right : 0;
	width : 100%;

}
#little_line{
	position : relative;
	background-image : url(images/little_line.gif);
	background-repeat : repeat-x;
	top : 169px;
	margin : 0 10px 0 10px;

} */
#home {
    display:block;
	position : absolute;
	background-image : url(images/home.gif);
	background-repeat : no-repeat;
	top : 3px;
	right : 80px;
	width : 13px;
    height: 12px;
}
#search {
    display:block;
	position : absolute;
	background-image : url(images/search.gif);
	background-repeat : no-repeat;
	top : 3px;
	right :60px;
	width : 8px;
    height: 12px;
}
#mail {
    display:block;
	position : absolute;
	background-image : url(images/mail.gif);
	background-repeat : no-repeat;
	top : 3px;
	right : 35px;
	width : 13px;
    height: 12px;
}
#map {
    display:block;
	position : absolute;
	background-image : url(images/map.gif);
	background-repeat : no-repeat;
	top : 3px;
	right : 13px;
	width : 11px;
    height: 12px;
}         /*
#bottom_blue {
	position : absolute;
	background-image : url(../images/bottom_blue.gif);
	background-repeat : repeat-x;
	top : 719px;
	left : 0;
	width : 28%;
}
#bottom_grey {
	position : absolute;
	background-image : url(images/bottom_grey.gif);
	background-repeat : repeat-x;
	top : 719px;
	right : 0;
	width : 72%;
}
*/.name {

	color : #ffffff;
	font-size: 33px;
	font-family: Times New Roman;
	font-weight: normal;
    left : 45px;
}
.akadem {
    position : static;
	color : #ffffff;
	font-size : 11px;
	font-family : Verdana;
	font-weight : normal;
    text-align : left;
}
#stick {
	position : absolute;
	background-image : url(images/копия stick.gif);
	background-repeat : no-repeat;
	width : 9px;
    height: 34px;
}/*
.rights {
    position : static;
	color : #000000;
	width : 100%;
	font-size: 11px;
	font-family: Verdana;
	font-weight: normal;
}   /*
.text {
    position : absolute;
	color : #000000;
	font-size: 14px;
	font-family: Verdana;
	font-weight: normal;
	top : 40px;
	left : 55px;
}*/
#button_corner {
	position : absolute;
	background-image : url(images/button_corner.gif);
	background-repeat : no-repeat;
	top : 0px;
	right : -1px;
	width : 6px;
    height: 6px;
}  /*
#top_menu {
	position : absolute;
	width : 100%;
	height : 23px;
    top : 30px;
    left : 48px;
}

