Размер файла: 1.34Kb
body { background-color: #FFFFFF; color: #494949; font-family: sans-serif; font-size: 12px; }
a:link, a:visited { color: #105289; text-decoration: none; }
a:hover { color: #D31141; }
a:active { color: #368AD2; }
.cat { background: #2F7395 url('./images/bg_header.gif') repeat-x 0 0; color: #FFFFFF; margin-bottom: 4px; border-radius: 5px; padding: 4px; }
.tab { background: #3AB8EA url('./images/bg_list.gif') repeat-x 0 0; color: #FFFFFF; margin-bottom: 1px; border-radius: 5px; padding: 4px; }
.cat a:link, .cat a:visited { color: #FFFFFF; text-decoration: none; }
.row1 { background:#EEF9F9 url('./images/gradient.gif') repeat-x 0 0; margin-bottom: 1px; border-radius: 5px; padding: 4px; }
.row_easy { background-color: #deebf5; margin-bottom: 1px; border-radius: 5px; padding: 4px; }
.row_hard { background-color: #cadceb; margin-bottom: 1px; border-radius: 5px; padding: 4px; }
.row1 .gensmall, .row_easy .gensmall, .row_hard .gensmall { color: #105289; text-decoration: none; }
.genmed { font-size : 11px; }
.gensmall { color: #FFFFFF; font-weight: bold; font-size: 12px; }
a.gensmall { color: #FFFFFF; text-decoration: none; }
a.gensmall:hover { color: #CCCCCC; }
a.buttom , .subbutton{ background: #FAFAFA; border: 1px solid #666666; color: #000; padding: 0px 2px 0px; line-height: 1.5; }
a.buttom:hover, .subbutton:hover { border-color: #BC2A4D; color: #BC2A4D; }