body{
color:#215172;
font-size:14px;
behavior:url("lib/csshover.htc"); 
}


DIV.scrolls1 {BACKGROUND: none transparent scroll repeat 0% 0%; FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/left.png,sizingMethod='crop');  z-index:1;width:30;height:100;position:relative; cursor: hand}

DIV.scrolls2 {BACKGROUND: none transparent scroll repeat 0% 0%; FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/right.png,sizingMethod='crop'); z-index:2;width:40; height:100; position:relative;  cursor: hand}
table{
color:#215172;
font-size:14px;
}

table.turi_spisok{
background-color:#F9D8B1;
}
table.turi_spisok tr:hover{
background-color:#F19F3B;
}
table.turi_spisok tr.dark{
background-color:#CCCCCC;
}
table.turi_spisok tr.dark:hover{
background-color:#CCCCCC;
}

table.links{
background-color:#F9D8B1;
font-size:16px;
}
table.links td:hover{
background-color:#F19F3B;
font-size:16px;
}
table.links td.dark{
background-color:#F19F3B;
}



