body { position: relative; margin: 0; padding: 0; font: 12px/15px Tahoma; color: #000; background: #ffffff; height: 100%; }
a, a:visited { text-decoration: none; }
a:hover { color: #000000; text-decoration: underline; }

/* таблица */
#body{background-color: #FBFBFB; }

/* лого */
#logo { border-left: 1px solid #A6A5AB; border-right: 1px solid #A6A5AB; }

#bd { background-color: #0C1115; }
/* ссылко */
#adv{background: #dddddd;color:#ffffff}
#adv a{ text-decoration: none;color:#ffffff }
#adv a:hover(text-decoration: underline;)

/* колонка с меню */

.menu a { color: #FEF22F; }
.menu ul{margin-left: 5px; padding: 0;}
.menu ul li ul li{list-style-type: none;margin-left: 5px;font-weight:normal;}
.menu ul li { list-style-type: none; margin: 0; padding: 0; font-weight:bold;}
td.menu { border-left: 1px solid #A6A5AB;border-right: 1px solid #A6A5AB; border-bottom: 1px solid #A6A5AB; }

.cont { border-right: 1px solid #A6A5AB; border-bottom: 1px solid #A6A5AB;}
.header h1 { position: relative; padding: 10px; font-size: 16px; color: #fff; height: 15px; background: #A6A5AB; font-weight:bold;}
#content .thumbs { margin-bottom: -20px; padding: 15px 0; }
#content .thumbs .thumb a img {border:0;}
#content .thumbs .thumb { float: left; margin-right: 8px; margin-bottom: 20px; width: 184px; }
#content .thumbs .thumb div { color: #9F9E9E; margin-top: -2px; padding: 0 10px; background: #444547; border-bottom: 3px solid #B1B1B1; line-height: 24px; height: 24px; }
#content .thumbs .thumb div a { margin-right: 3px; color: #9F9E9E; text-decoration: underline; }
#content .thumbs .thumb div a:hover { color: #9F9E9E; text-decoration: none; }
#content .thumbs .thumb div span { margin-left: 3px; }

br.clear { display: block; clear: both; height: 1px; }
#copy {color: #A6A5AB}