body, p, div, h1, h2 {
 margin: 0;
 padding: 0;
}

body {
 background-image: url("pics/bgimage.png");
 background-position: top center;
 background-repeat: repeat-y;
}

.top {
 background-image: url("pics/top_fon.png");
 background-position: top left;
 background-repeat: no-repeat;
}


.top_l, .top_r {
 background-image: url("pics/top_l.png");
 background-position: top left;
 background-repeat: repeat-x;
}

.top_r {
 background-image: url("pics/top_r.png");
}

.logo {
 position: absolute;
 left: 30;
 top: 107;
 z-index: 2;
 width: 341;
 height: 100;
}

.ico {
 position: absolute;
 left: 120;
 top: 52;
 z-index: 2;
 width: 150;
 height: 11;
}

.menu {
 position: absolute;
 right: 0;
 top: 22;
 z-index: 2;
 width: 355;
 height: 272;
}

.big_sel_menu, .small_sel_menu {
 font-family: Arial, Verdana, Tahoma;
 font-size: 24px;
 color: #f1cb2f;
 font-weight: bold;
 text-decoration: none;
}

.big_menu, .small_menu {
 font-family: Arial, Verdana, Tahoma;
 font-size: 14px;
 color: #75bdeb;
 font-weight: bold;
 text-decoration: none;
}

.big_menu:hover, .big_menu:hover font, .small_menu:hover, .small_menu:hover font {
 color: #b2e2fc;
}

.small_sel_menu, .small_menu {
 font-size: 12px;
 font-weight: normal;
 text-decoration: none;
}

.ten_top, .ten_bott {
 background-image: url("pics/ten_top.png");
 background-position: bottom left;
 background-repeat: no-repeat;
}

.ten_bott {
 background-image: url("pics/ten_bott.png");
 background-position: top left;
}

.ten_top_r, .ten_bott_r {
 background-image: url("pics/ten_top_l.png");
 background-position: bottom left;
 background-repeat: repeat-x;
}

.ten_top_r {
 background-image: url("pics/ten_top_r.png");
}

.ten_bott_r {
 background-image: url("pics/ten_bott_r.png");
}

h1, h2 {
 font-family: Arial, Verdana, Tahoma;
 font-size: 24px;
 color: #1e3695;
 font-weight: bold;
}

h2 {
 font-size: 18px;
}

.head1 {
 font-family: Arial, Verdana, Tahoma;
 font-size: 14px;
 color: #1e3695;
 font-weight: normal;
}

td {
 font-family: Tahoma, Arial, Verdana;
 font-size: 12px;
 color: #5a5a5a;
 font-weight: normal;
}

.head2 {
 font-family: Tahoma, Arial, Verdana;
 font-size: 12px;
 color: #1e3695;
 font-weight: bold;
}

a, .a1 {
 font-family: Tahoma, Arial, Verdana;
 font-size: 12px;
 color: #1e3695;
}

.a1 {
 font-size: 10px;
}

.inst {
 background-image: url("pics/notebook.jpg");
 background-position: top left;
 background-repeat: no-repeat;

}

.td1 {
 font-family: Tahoma, Arial, Verdana;
 font-size: 10px;
 color: #5a5a5a;
}

.bott {
 background-image: url("pics/bott_fon.png");
 background-position: top center;
 background-repeat: repeat-y;
}

         
