HTML, BODY
{ 
  margin: 0px;
  padding: 0px;
  font-family: Verdana;
  font-size: 101%;
  background: #FFF;
}
DIV#menu
{
  padding: 11px 0px;
  background-color: #ddebf7;
}

.season_bkg1
{
  background-color: #ddebf7;
}
.season_clr1
{
  color: #4e64b1;
}
.menu
{
  vertical-align: top;
  height: auto;
}

div.menu
{
 font-size:0.95em;
}

div.block
{
 font-size:0.95em;
}


div.vote
{
 font-size:0.9em;
 padding:0pt 5px 30px 20px;
 vertical-align:top;
}

.menu A
{
  font-size: 1.07em;
  color: #000; /*#5855C9*/;
  display: block;
  padding: 3px 0 3px 20px;
  text-decoration: none;
}
.menu.main A:hover,
a.menu:hover,
.menu#cur
{
  background: #5A8EDE url(spring_2009/menubk.jpg);
  color: #FFF;
}
.menu A SUP
{ font-size: 80%;
  color: red;
}

TABLE, TD
{
  border-collapse: collapse;
  padding: 0;
  font-size: 0.95em;
}
TD.cont A,
TD.right A,
.new_sait A,
.news_abbrev A,
.vote A
{ color: #4270AB;
}
TD.cont A:visited,
TD.right A:visited,
.new_sait A:visited,
.news_abbrev A:visited
{ color: #8290AB; /*#C483C8;*/
}
.ico
{
  width: 100%;
}
.ico TD
{
  padding: 0 10px 0 0;
  text-align: right;
}
img.ico,
#ico
{
  width: 25px;
  height: 26px;
}
.hollyday
{
  background: #CC9933 url(spring_2009/head_bk_.jpg) repeat-x;
  color: #FFF;
  font-size: 0.9em;
  line-height: 15px;
}
.hollyday A,
.hollyday A:visited
{
  color: #FFF;
}
.bithday
{
  font-size: 13px;
  color: #C40000;
  border-top: 1px solid #CCC;
  background: #FEF7CB url(/img/skins/hollyday/flowers3.jpg) 0px 100% no-repeat;
  height: 110px;
  vertical-align: top;
}
.bithday  P
{ padding: 1px 5px 1px 90px;
  text-indent: 20px;
  color: #6b1400;
}
td.new_year
{ color: #FFF;
  background: #AECCEC url(/img/skins/hollyday/NY_2008/happy_new_year.jpg)  no-repeat;
  text-align: left !important;
  padding:0;
  font-size: 80%;
  font-weight:bold;
  height:103px;
  overflow:hidden;
}
div.new_year
{
 color:#fff;
 padding: 10px 5px 10px 110px !important;

}

.bithday P,
.new_year P
{
  margin: 0;
}
.new_year p.heading
{
 color:#ffce59;
}


IMG
{
  border: none;
}
.new_sait, .news_abbrev
{
  vertical-align: top;
  padding: 0 5px 30px 20px;
  font-size: 0.9em;
  height: 100%;
}

.news_abbrev A
{
  font-size: 1em;
  display: inline;
  text-decoration: underline;
  padding: 0;
}

.news_abbrev
{
  /* padding-top: 30px;*/
}
TD.new_sait P
{
  margin: 10px 0 3px;
}
TD.new_sait P.t,
.news_abbrev P.t,
#vote P.t
{
  font-weight: bold;
  font-size: 1.1em;
  color: #E49C00;
  width: auto;
  padding: 1px 0 5px;
  border-bottom:2px solid #E49C00;
  margin-bottom: 0;
}
.address
{
  color: #8C8C8C;
  padding-left: 23px;
  width: 215px;
  vertical-align: bottom;
  font-size: 0.8em;
  padding-bottom: 29px;
}
div.address
{
  position:absolute;
  bottom:0;
  font-size:0.7em;
}
div.address_holder
{
  height:27em;
}
* html div.address_holder
{
  margin-top:30px;
}
.address P
{
  margin: 10px 0;
}
.address P A
{
  color: #8C8C8C;
  text-decoration: none;
}
TABLE #content_holder
{
  border-top:1px solid #b6c7e4;
  width:100%;
  height:100%;
}

.left,
.left TABLE
{
  width: 215px;
  height: 100%;
  vertical-align: top;
}
.left
{
  border-right: 1px solid #b6c7e4;
  /* background:transparent url(/img/skins/hollyday/NY_2009/frostdraw_dn.jpg) left bottom no-repeat;*/
}
.right
{
  width: 185px;
  padding: 0 10px 17px 10px;
  border-left: 1px solid #b6c7e4;
  vertical-align: top;
  color: #000;
  font-size: 0.8em;
  /* background:transparent url(/img/skins/hollyday/NY_2009/frostdraw_up.jpg) left top no-repeat;*/
}
.right DIV
{
  color: #4270AB;/*217400;*/ /*226FBC;*/
  padding: 5px 0 3px 0;
/*  font-weight: bold;*/
}
.right P
{
  margin: 10px 5px 10px 0;
}
.right .calend TD
{
  width: 70px;
  font-size: 1em;
  line-height: 1.7;
  vertical-align: top;
  padding: 7px;
}
div.column_holder
{
 color:#000;
  /* background:transparent url(/img/skins/hollyday/NY_2009/frostdraw_up.jpg) left top no-repeat;*/
}

FORM
{
  margin:0;
}
.search
{
  width: 240px;
  color: #BBB;
  background: #FFF;
}
INPUT.subm
{
  background: transparent url(search.gif) no-repeat;
  border:none;
  width: 25px;
  height: 25px;
  cursor: pointer;
}
H1, H4
{
  color: #4270AB;
  font-size: 0.97em;
  margin: 8px 0 10px 0;
}
.clear
{
  clear:both;
}
.cont
{
  padding: 8px 10px 10px 12px;
  vertical-align: top;
  height: 100%;
}
.cont TD
{
  vertical-align: top;
}
.cont P
{
  margin: 0;
  padding: 5px 0 3px;
}
.cont UL
{
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
}
.cont UL UL,
.cont OL UL
{
  padding-top: 1em;
}
.cont LI
{
  padding-bottom: 10px;
}
.cont B
{ color: #666;
}
#t, P#t A, .t, p.t a
{
  font-weight: bold;
  color: #4270AB;
  padding: 0;
}
h3.news
{
  font-weight: bold;
  color: #4270AB;
  padding: 0;
  margin: 0;
  font-size:0.95em;
}
h3.news a, h3.news a:visited
{
  color: #4270AB;
}
P#t A, p.t a,
h3.news A
{ text-decoration: none;
}
#d1, #d2, #d3, #d4, p.d1, p.d2, p.d3, p.d4
{
  width: 100px;
  color: #000;
  font-size: 0.9em;
  padding-top: 15px;
  clear: left;
}
#d1, .d1
{
  border-bottom:2px solid #36f;
}
#d2, .d2
{
  border-bottom:2px solid #FF3600;
}
#d3, .d3
{
  border-bottom:2px solid #48941E;
}
#d4, .d4
{
  border-bottom:2px solid #E49C00;
}

span.announce_date
{
color:#BBBBBB;
font-size:0.8em;
font-weight: normal;
}
.grey,
.author {
clear:both;
color:#BBBBBB;
font-size:0.8em;
text-align:right;
}
.new
{
  float: right;
  padding-right: 12px;
  text-align: right;
  font-size: 0.85em;
  margin: 0 0 12px 12px;
}
.new A
{
  /* display: block;*/
  padding: 2px 2px;
  font-weight: bold;
  text-decoration: underline;
}
.rss img
{
 width:12px;
 height:12px;
}

#n1 /* эээ */
{
  color: #36f;
}
#n2 /* ээээээээээ */
{
  color: #FF3600;
}
#n3 /* эээээ */
{
  color: #48941E;
}
#n4 /* ээээээ */
{
  color: #E49C00;
}
TD#foot
{
  background: #4270AB url(spring_2009/footer_bk.gif) repeat-x;
}
div#foot
{
  background: #4270AB url(spring_2009/footer_bk.gif) repeat-x;
  font-size:0.95em;
}

.footer
{
  /*background: url(spring_2009/footer.gif) no-repeat;*/
  height: 41px;
  width: 100%;
  padding: 0 10px 0 0;
}
.footer A
{ color: #FFF;
}

.counter
{
  float:left;
  padding-left:4px;
  padding-top:8px;
}

.owner
{
  width: 100%;
  text-align: right;
  color:#A0A0A0;
  font-size: 0.8em;
  padding-top: 15px;
  height: 40px;
  clear:both;
}
.submenu
{
  width: 100%;
  padding: 2px 0 10px;
  margin-bottom: 5px;
  border-bottom: 1px solid #b6c7e4;
  line-height: 16px;
  font-size: 0.9em;
  display: block;
}
.head
{
  width: 100%;
  background: #4270AB url(spring_2009/head_bk.jpg) repeat-x;
  height: 92px;
  clear: both;
}
.head.eng_main
{
  width: 100%;
  background: #4270AB url(spring_2009/head_bk_.jpg) repeat-x;
  height: 92px;
  clear: both;
}
.head DIV
{
  background: url(spring_2009/head.jpg) no-repeat;
  height: 92px;
  clear: both;
}
.head.eng_main DIV
{
  background: url(spring_2009/head.jpg) no-repeat;
  height: 162px;
  clear: both;
}
.head.eng DIV
{
  background: url(spring_2009/head_eng.jpg) no-repeat;
}
.head.eng_main DIV
{
  background: url(spring_2009/head_eng_.jpg) no-repeat;
}
.current
{
  font-weight: bold;
}
.menu_1 LI
{
  padding: 7px 0;
  list-style-type:none;
  color: #2A2A2A;
  font-size: 0.95em;
}
.menu_1 SPAN
{
  color: #2A2A2A;
  font-size: 0.85em;
}
.mark_border, .mark_border TD, .mark_border TH
{
  border:1px solid #000;
  border-collapse:collapse;
  padding:5px;
  font-size: 1em;
  font-weight: normal;
}
.mark TD.center, .mark_border TD.center
{
  text-align: center;
}
.mark_border TH
{
  font-weight: bold;
}
.mark, .mark_spec
{
  border-collapse: separate;
}
.mark TD, .mark_spec TD
{
  padding: 5px;
  vertical-align: top;
  font-size: 1.05em;
}
.mark_p, .mark_p TD
{
  border-collapse:collapse;
  padding:5px 10px 5px 0;
  font-size: 1em;
}
P
{
  line-height: 1.2;
  margin:10px 0;
}
UL#nav LI
{
  padding: 7px 0;
  list-style-type:none;
  color: #2A2A2A;
}
UL#nav LI SPAN
{
  color: #2A2A2A;
  font-size: 0.85em;
}
UL.nav LI
{
  padding: 7px 0;
  list-style-type:none;
  color: #2A2A2A;
}
UL.nav LI SPAN
{
  color: #2A2A2A;
  font-size: 0.85em;
}
.item LI
{
  padding: 7px 0;
  list-style-type:none;
  color: #2A2A2A;
}
#links
{
  list-style-type:none;
  margin: 0;
}
#links LI
{
  padding-bottom: 17px;
}
.img_com
{
  font-size: 0.8em;
  padding: 5px 0;
  text-align: center;
}
.foto
{
  width: 100%;
}
.foto TD
{
  text-align: justify;
  vertical-align: middle;
  padding: 5px 5px;
  font-size: 1.07em;
}
 div.photo
 {
  margin: 7px 10px 7px 0pt; 
  width: auto; 
  overflow: hidden; 
  text-align: center;
 }
 div.photo .comment
 {
  font-family:Times New Roman;
  font-size:13px;
  font-size-adjust:none;
  font-stretch:normal;
  font-style:italic;
  font-variant:normal;
  font-weight:normal;
  line-height:normal;
  text-align:center;
  margin: 7px 0; 
 }


.mark_spec TD.info
{
  width: 25%;
  color: #666;
}
DIV.add_info
{
  float:right;
  clear: right;
  border: 1px solid #CCC;
  margin: 0 10px 20px 10px;
  width: 230px;
}

DIV.add_info p
{
  padding: 0 3px 0 10px;
  margin: 0;
}
DIV.add_info P.img
{ margin: 0;
  padding: 0;
  float: left;
}
DIV.add_info P.small
{
  font-size: 90%;
  padding-top: 5px;
}
DIV.add_info DIV#boss
{ float: left;
  width: 100%;
}
DIV.add_info P.img IMG
{
  margin: 5px 7px 5px 5px;
  float: left;
}
DIV.add_info div
{ clear: both;
  padding: 0 0 10px 0;
}

DIV.add_info P.title_p
{
  padding: 5px;
  margin: 0 0 5px;
  background-color: #DDD;
  color: #666;
  font-weight: bold;
}

OL
{
  margin: 0 auto;
}
#banner_list
{
  text-align: center;
  list-style: none;
  margin: 0;
  padding: 0;
}
#banner_list LI
{
  padding: 2px 0;
  margin: 0;
  position: relative;
  left: 0;
}
SPAN.info_link
{
  color: #888;
  font-size: 80%;
}
DIV.nav
{
  padding: 10px 0;
  margin: 10px 0;
}
DIV.nav A
{
  padding: 3px 5px;
  line-height: 1.4;
}
DIV.nav A.cur
{
  background-color: #4270AB;
  font-weight: bold;
  color: #fff;
}
#hot_link
{
  color: red;
}
.copyr
{
  color: #FFF;
  font-size: 0.8em;
  text-align: right;
}
   .soon
   { border-bottom:2px solid #4270AB;
     font-weight: bold;
     font-size: 1.1em;
     padding-bottom: 5px;
     color: #4270AB;
   }
   .red
   { border-bottom: 2px solid red/*#4270AB*/;
     color: red /*#4270AB*/;
   }
   .event
   { margin: 20px 0;
     padding: 0;
     list-style: none;
   }
   .event li
   { margin: 5px 0;
     padding: 2px 0 2px 20px;
     background: url(li.gif) 0% 7% no-repeat;
   }
div.page_comment
{
 border: 1px solid #000;
 margin:3px 0 3px 20px;
 padding-left:14px;
 background:#EEE;
}
div.page_comment span.author
{
 font-style:italic;
 color: #000099;
}

 UL#link
 { margin: 0;
   padding: 10px 0px 10px 0px;
   list-style: none;
   font-size: 70%;
   float: left;
   width: 100%;
 }
 UL#link LI
 { float: left;
   margin: 0;
   padding: 0 10px;
   border-right: 1px solid gray;
 }
 UL#link LI.bord
 { border-right: none;
 }
 UL#link A
 { color: #4270AB;
   text-decoration: none;
 }

 UL#link A:hover
 { text-decoration: underline;
 }

 UL#link LI#right
 { //position: absolute;
   //right: 10px;
   float:right;
   font-weight: bold;
 }

 UL#link LI#right A
 { text-decoration: underline;
 }

.vac
 {
 font-size:0.9em;
 padding:0pt 5px 30px 20px;
 vertical-align:top;
 }
 .vac a
 {
 color:#4270AB;
 display:inline;
 padding:0pt;
 font-size:1em;
 text-decoration:underline;
 }
 .vac ul
 {
 font-size:1em;
 padding:0px 0px 3px 0px;
 margin-left:0px;
 list-style-position:outside;
 list-style-type:none;
/* list-style-image:url(li.gif);*/
 }
 .vac li
 {
  padding:0 0 6px;
  margin: 0 0 0 23px;
  background:transparent url(li.gif) no-repeat 0% 7%;
  margin:5px 0pt;
  padding:2px 0pt 2px 20px;
 }
/*блок для кафедр*/
div.kaf_see_also
 {
  background-color:#DBDEE8;
  border-left:2px solid #B6C7E4;
  clear:both;
  margin:20px 0;
  padding:8px 20px;
 }
div.kaf_see_also UL
 {
   list-style-type:none;
   padding:8px 20px;
   margin:0;
 }
div.kaf_see_also UL li.separator
 {
   border-top:1px solid #999;
   padding-top:6px;
 }

h5.speclist,
h5.deptlist
{
  font-weight:bold; 
  padding: 0.4em 0 0.2em 20px;
  margin: 0;
  font-size:1em;

}

div.indented
{
  padding-left:14px;
  border-left:2px solid #CCCCCC;
}

  .mark_right
   { float:right;
     width:220px;
     margin-left: 3px;
     margin-bottom:5px;
     border: #ccc 1px solid ;
     border-collapse: collapse; 
   }
  .mark_right td
   { padding: 5px 5px 10px 12px;
     font-size: 105%;
   }
  td.title_p
   { padding: 5px;
     background-color: #DDD; 
     color: #666; 
     font-weight: bold;
   }
  td.foto
  { padding: 5px 2px 5px 2px;
  }
  .mark_right td LI P,
  .foto P 
  { font-size: 90%;
    display: inline;
  }
  .mark_right UL
  { list-style: none;
    margin: 0;
    padding-left: 0;
  }
 .nomark li
  { list-style-type:none;
  }

