html, body {margin: 0;                         /* Убираем отступы */
width: 100%;
background-color: #fff;         /* Цвет фона */
color: #333;                       /* Цвет текста */
font-family: georgia, serif;    /* Стиль шрифта */
}
p {text-align: justify;                  /* Выравниваем текст по ширене страници */
text-indent: 2em;                     /* Отступ первой строки */
}
p.textads, p.textads a, p.textads:first-letter {
color: #fff;                       /* Цвет текста рекламы хостинга */
}
p:first-letter {                      /* Форматирование первой буквы абзаца */font-size: 130%;
color: #333;
}
img {border: 0;
}
a, a:hover, a:visited {
color: #000;
text-decoration: none;
}
a:hover {
font-weight: bold;
}
a.red, a:hover.red, a:visited.red {
color: #f30;
}
#top {
margin: auto;
width: 904px;
height: 60px;
}
#top img {width: 468px;
height: 60px;
}
#nav {                                 /* Блок горизонтальной навигации */width: 100%;height: 33px;background: url(menu_top.png) top repeat-x;}
#nav ul {
width: 904px;list-style: none;                      /* Убираем буллеты из списка */
margin: 0;
padding: 0;
padding-left: 15%;
text-transform: uppercase;             /* Перевод букв в заглавные */
font-size: 10pt;
}
#nav li {
float: left;
position: relative;
}
#nav a {
text-align: justify;
display: block;
padding: 7px 15px;
line-height: 14.5pt;                               /* Расстояние между строк */
background: url(menu_sap.png) repeat-y right;
}
#nav li ul {
display: none;
position: absolute;
background: url(menu_top.png);
width: 340px;
}
#nav li li a {
width: 320px;
background: none;
}
#nav li:hover ul {
display: block;
}
#box {                                       /* Таблица - каркас контента и лемого меню */border: 0;
width: 100%;
}
#lbox {                                      /* Левая ячейка #box - каркас левого меню */width: 280px;
padding: 10px;
}
#lmenu {                                     /* Модуль левого #box*/background:url(l.jpg) left repeat-y;
padding: 20px;
margin-top: 10px;
font-size: 10pt;
font-family: arial, serif;    /* Стиль шрифта */
}
#lmenu h3 {
text-align: right;
font-size: 10pt;
text-transform: uppercase;             /* Перевод букв в заглавные */
margin: 0;
font-family: georgia, verdana, serif;    /* Стиль шрифта */
}
#com {width: 227px;
height: 81px;
}
#hr {background:url(hr.jpg) no-repeat;
padding: 0;
margin: 0;
padding-top: 20px;
}
.yellow {                                 /* Важное выделение */
color:#ff0 !important;
}
.yellow img {height: 160px;
width: 230px;
}
td {vertical-align: top;                    /* Выравнивание содержимого по верхнему краю ячейки */
}
#sod {                                   /* Правая ячейка #box - каркас контента */padding-top: 20px;
padding-right: 20px;
}#sod a, #sod a:hover, #sod a:visited {color: #090;}
#col1 {color: #390;}#col2 {color: #9ff;}.c, #f, h1 {text-align: center;
}
#f {                                      /* Нижний блок */background: url(f.png) top repeat-x;
width: 100%;
height: 61px;
line-height: 60px;
font-size: 10pt;
}
table #t {
font-family: arial;
font-size: 10pt;
border-bottom: 1px dashed #000;
}
#t tr {
hight: 20px;
}
#t td {
text-align: right;
padding-right: 10px;
padding-left: 10px;
border-width: 0;
}
#sh {
text-align: center;
background-color: #52b544;
hight: 35px;
color: #000;
}