BODY, TD, HTML{FONT-SIZE: 80%;  FONT-FAMILY: Tahoma;}



/* Контент*/
#content
{
margin: 0 18 8 5;
}

#content h1
{
font-size: 20px;
 font-weight: normal;  

}
#content h2
{
font-size: 16px;
}

#content ram.table{border-collapse:collapse;margin:0.5em 0 0.4em}
#content ram.td{padding:0.4em;border-bottom:1px solid #AAAAAA;border:1px solid #AAAAAA;}

#content a
{
color: #000000;
}

.news-line a 
{
color: #444444;
text-decoration: none;
}
.news-line span
{
color: #444444;
}

/* \Контент*/



.title
{
font-size: 16px;
color: #da251d;
border-bottom: 1px solid #006ec7;
font-weight: bold;
margin-bottom: 10px;
margin-top: 10px;  
}



#bottom ,#bottom table
{
font-size: 11px;
}





/* Блок иконок */
#block_ico
{
font: bold 80%;
color: #4b4f42;
font-size: 11px;
}


#block_ico a img {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
-moz-opacity: 0.7;
-khtml-opacity: 0.7;
opacity: 0.7;
}

#block_ico a:hover img {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}

/*  \Блок иконок */





/* Таблица расписписаний */









#timetable{

}



#timetable table
{
height:100%;
margin:1px;
padding:1px;
border: 1px #000000 solid;
border-collapse: collapse;
}


#timetable table th
{
color: #FFFFFF;
background-color: 026fc5;
}





#timetable table tr
{
background-color: #cee1f2;
}

#timetable table tr.s
{
background-color: #b2d3ed;
}
/*
#timetable table tr:hover
{
background-color: #7095b2;
}
*/


#timetable table td
{

padding:5px;
margin:3px;
}


#timetable marquee
{
  width: 100%;
}




/* /Таблица расписписаний */


