@charset "utf-8"; /* CSS Document */ body { font-family: Arial, Helvetica, sans-serif; background-color: #47582E; background-image: url(images/main_bg_top.gif); background-repeat: repeat-x; margin-top: 0px; margin-left: 0px; margin-right: 0px; margin-bottom: 0px; text-align: left; color: #5A6844; } .header { background-image: url(images/mlclogo.gif); background-repeat: no-repeat; height: 118px; width: 694px; } p { margin: 5px; } a:link { text-decoration: none; color: #A0D041; } a:visited { text-decoration: none; color: #A0D041; } a:hover { text-decoration: underline; color: #A0D041; } a:active { text-decoration: none; color: #A0D041; } a:image { border:0px; } .left_bg { background-image: url(images/bg_left2.gif); background-repeat: repeat-y; } .right_bg { background-image: url(images/bg_right2.gif); background-repeat: repeat-y; } .menu_bg { background-image: url(images/bg_b.gif); background-repeat: repeat-x; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #A0D041; } .meniu { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #A0D041; margin: 5px; } .menu_bg table { font-size: 12px; } .razd { background-image: url(images/b_razd.gif); background-repeat: no-repeat; } .cont_bg { background-image: url(images/bg.gif); background-repeat: repeat; } .futer_bg { background-image: url(images/bg_fut.gif); background-repeat: repeat-x; } .fut_bg_left { background-image: url(images/fut_bg_left.gif); background-repeat: no-repeat; } .fut_bg_right { background-image: url(images/fut_bg_right.gif); background-repeat: no-repeat; } .fut { background-image: url(images/fut.gif); background-repeat: repeat-x; } .main_fut { margin-bottom: 0px; margin-right: 0px; margin-left: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; } .left_cont { background-color: #2E4011; border: 1px solid #888888; -moz-border-radius : 8px; margin-top: 0px; margin-bottom: 6px; padding-top: 3px; padding-bottom: 3px; font-size: 14px; } .main_cont { background-color: #2E4011; border: 1px solid #888888; -moz-border-radius : 8px; margin-top: 0px; margin-bottom: 0px; padding-top: 3px; padding-bottom: 0px; font-size: 14px; } .cont { padding-top: 6px; padding-bottom: 6px; } .in_left { padding: 3px; } .topcontbg { background-image: url(images/b_m.gif); background-repeat: repeat-x; } .news { font-weight: bold; color: #82C814; font-family: Arial, Helvetica, sans-serif; font-size: 14px; padding-right: 5px; } .linija { background-color: #5A6843; padding: 0px; } .cont_bg .cont tr .left_cont table tr .linija .d { font-size: 11px; } .sk_text { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #fbbd38; text-align: left } .main_text { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #f9d079; margin: 5px; text-align: left; } .doted { background-image: url(images/bg_razd.gif); background-repeat: repeat-x; } .cont_bg .cont tr .left_cont .main_text table tbody tr .sk_text { text-align: left; } .cont_bg .cont tr .left_cont .main_text table tbody tr td { text-align: left; } .divui { padding: 3px; font-weight: normal; text-align: center; color: #F9D05A; } .divui2 { padding-left: 6px; } .tuscias { height: 100%; width: 100%; } .news_add { font-size: 13px; color: #f9d079; border-top: 1px solid #859578; border-bottom: 1px solid #3d4c31; border-right: 1px solid #3d4c31; background: #5A6843; } .news_add2 { font-size: 13px; font-weight: normal; border-top: 1px solid #506233; border-bottom: 1px solid #1a2509; border-left: 1px solid #506233; border-right: 1px solid #1a2509; } .link_table { border: 1px solid #888888; -moz-border-radius : 8px; } #coollink{ font-size: 13px; font-weight: normal; border-top: 1px solid #506233; border-bottom: 1px solid #1a2509; border-left: 1px solid #506233; border-right: 1px solid #1a2509; background-color: #2E4011; } * html #coollink{ width: 150px;/*Ширина меню для Internet Explorer*/ } #coollink a{ font: bold 13px Verdana; /*Шрифт текста*/ padding: 2px; /*Внутренний отсутп текста ссылки от краев ячейки*/ padding-left: 4px;/*Внутренний отсутп текста ссылки от левого края ячейки*/ display: block; width: 100%; /*Ширина ячейки*/ color: #000000; /*Цвет текста*/ text-decoration: none; /*Подчеркивание у ссылок - нет*/ border-bottom: 1px solid gray; } html>body #coollink a{ width: auto; } #coollink a:hover{ background-color: #5A6843; /*Фоновый цвет ячейки при наведение курсора*/ color: #f9d079; /*Цвет текста при наведении курсора*/ }