* {
        padding:0;
        margin:0;
}

html {
        background:#E7E7E7;
}

body {
        font:0.7em Verdana;
        color:#000000;

}

/* Основные теги */

a {
        color:#0072BC;
        text-decoration:underline;
}

a:hover {
        text-decoration:none;
}

img {
        border:none;
}

h1 {
        color:#188AD5;
        font:2em Arial;
        font-weight:normal;
}

h2 {
        background:url("../images/h2.png") no-repeat;
        height:29px;
        color:#fff;
        font:1.3em Arial;
        font-weight:bold;
        margin:0 -10px 5px;
        line-height:25px;
}

h2 img {
        float:left;
}

h3 {
        text-align:left;
        width:240px;
        margin:0 auto 5px;
        background:#fff url("../images/h3.gif") no-repeat left;
        height:20px;
        font:1.2em Arial;
        font-weight:bold;
        color:#0072BC;
        padding:2px 0 0 30px;
}

.h3_img {
        float:left;
        margin:-18px 0 0 -45px;
        position:absolute;
}

h4 {
        font-size:1.6em;
        font-weight:normal;
        padding-left:10px;
}

h5 {
        color:#F26522;
        text-align:center;
        font-size:1.2em;
}

/* Элементы форм */

.textbox {
        border:1px solid #ddd;
        background:#fff;
}

.button {
        border:1px solid #ddd;
        background:#278ED3;
        color:#fff;
        font:1em Verdana;
        height:18px;
        vertical-align:bottom !important;
        vertical-align:baseline;
        padding:0 3px;
}

textarea {
        background:#eee;
        border:0;
}

/* Структура сайта */

#wrapper {

        min-width:1024px;
        padding-top:0px;
}

#container {
        width:100%;
        float:right;
        margin-left:-253px;
}





/* Шапка */

#header {
        height:150px;
        position:relative;
}

#headerr {
        height:150px;
                float: right;
                margin-right: 10px;

}



.logo {
        position:absolute;
        top:0px;
        left:10px;

}

.banner {
        position:absolute;
        left:50%;
        top:20px;
        margin-left:-270px;
}

/* Меню */

#header ul {
        overflow:hidden;
        position:relative;
        top:95px;
        left:50%;
        margin-left:-250px;
        float:left;
}

#header li {
        float:left;
        border-right:1px solid #0054A6;
        padding:0 6px 0 7px;
        list-style:none;
        margin-right:-1px;
}

#header li a {
        color:#0054A6;
        font:1.4em Arial;
}

/* Интро */

#intro {
        background:#034F81 url("../images/intro.gif") repeat-x top;
        height:auto !important;
        height:1%;
        margin-bottom:20px;
        color:#fff;
}

#intro a {
        text-decoration:none;
}

#intro a:hover {
        text-decoration:underline;
}

#intro .inside1 {
        background:url("../images/intro1.gif") repeat-y right;
}

#intro .inside2 {
        background:url("../images/intro2.gif") repeat-y left;
}

#intro .inside3 {
        background:url("../images/intro3.gif") repeat-x bottom;
}

#intro .inside4 {
        background:url("../images/intro4.gif") no-repeat bottom left;
}

#intro .inside5 {
        background:url("../images/intro5.gif") no-repeat bottom right;
}

#intro .inside6 {
        background:url("../images/intro6.gif") no-repeat top left;
        min-height:135px;
        height:auto !important;
        height:135px;
}

#intro .inside7 {
        background:url("../images/intro7.gif") no-repeat top right;
        overflow:hidden;
        padding-bottom:15px;
}

#intro a {
        color:#fff;
}

/* Блоки ссылок в интро */

.iblock {
        width:33%;
        float:left;
        text-align:center;
        margin:25px 0 0;
}

.iblock ul {
        margin:0 auto;
        text-align:left;
        width:270px;
        list-style:none;
}

/* КОНТЕНТ колонка */

#2col {
                width: 100%;
}


#content {
        margin-left:253px;
        padding:0 10px 0 5px;
}

#content ul, #content ol {
        margin-left:30px;
}

/* Верхняя часть контента */

#content_top {
        height:66px;
        margin:0 0 20px -7px;
        background:#F3F3F3 url("../images/content_top.gif") no-repeat right top;
}

.speedbar {
        float:left;
        height:50px;
        width:50%;
        color:#0072BC;
        font-size:1em;
        font-weight:bold;
        padding:16px 0 0;
        background:url("../images/speedbar.gif") no-repeat left top;
}

.speedbar p {
        margin-left:70px;
}

.searchbox {
        height:40px;
        padding:0px 0 0 0px;
}

.searchbox .textbox {
        width:70%;
}

/* Поле заголовка новостей */

.title {
        background:#188AD5 url("../images/title.gif") repeat-y left;
        color:#fff;
        padding:5px 15px;
        margin:0 -15px 10px;
}

.title h1 {
        color:#F4F4F4;
        font: 17px Tahoma;
}

.title a {
        color:#fff;
}

.block .title p {
        margin-bottom:0;
}

/* Контентный блок */

.block {
        background:#BBDDFF;
        margin-bottom:5px;
        border: 1px solid #000000;
}

.block .inside1 {
        background:url("../images/block1.png") no-repeat right bottom;
        padding:0 15px 15px;
}

.block p {
        margin-bottom:10px;
}

.article {
        font: 16px Serif;
        color:#000000;
        overflow:hidden;
        height:auto !important;
        height:1%;
        padding:0 0 10px;
        margin-bottom:5px;
}

.article img {
        margin:0 5px;
}

.bottomanchor {
        margin:20px 0;
        font:1.2em Arial;
        font-weight:bold;
}

.bottomanchor a {
        margin-right:20px;
}

/* Правая колонка */

#sidebar {
        width:239px;
        float:left;
        padding-left:10px;
}

.sidebar_block {
        background:#C5CDED;
        padding:0 10px 9px;
        margin-bottom:10px;
        border: 1px solid #000000;
}

#sidebar p {
        margin-bottom:10px;
}

/* Авторизация */

.login {
        text-align:right;
        margin:10px 0 0;
        overflow:hidden;
        height:auto !important;
        height:1%;
}

.login .textbox {
        width:150px;
}

.left {
        float:left;
        text-align:left;
}

.left a {
        padding-left:12px;
        margin-left:8px;
        background:url("../images/cross.gif") no-repeat left top;
        color:#797878;
        text-decoration:none;
}

.left a:hover {
        text-decoration:underline;
}

/* Правое меню */

#nav {
        overflow:hidden;
}

#nav li {
        border-bottom:1px solid #fff;
        list-style:none;
        margin-bottom:-1px;
        line-height:21px;
        background:url("../images/menu_list.png") no-repeat left top;
}

#nav li a {
        color:#595959;
        text-decoration:none;
        font-weight:bold;
        padding-left:50px;
}

#nav li a:hover {
        text-decoration:underline;
}


/* top line */

.topl {
        font-size:0.8em Verdana;
        font
}

.topl a {
        font-size:0.8em Verdana;
        color:#595959;
        text-decoration:none;
        font-weight:bold;
}

.topl a:hover {
        font-size:0.8em Verdana;
        text-decoration:underline;
}




#topline {
        border-top:1px solid #000000;
        border-bottom:1px solid #000000;
        margin-bottom:10px;
        background:#AEC2CF;
        padding-top:3px;
        padding-bottom:3px;
        font-size:0.8em;
        text-align: center;

}

#topline a {
        color:#595959;
        text-decoration:none;
        font-weight:bold;
        padding-left:20px;
}

#topline a:hover {
        text-decoration:underline;
}

/* Подвал */

#footer {
        border-top:2px solid #165D8B;
        margin-top:15px;
        background:#AEC2CF;
        padding:10px 15px;
        font-size:0.8em;
}

#footer img {
        margin:3px 0 0 15px;
}

.right {
        float:right;
        text-align:right;
        font-size:1.6em;
}

#footer a {
        color:#0072BC;
}

/* Дополнительные классы */

.clearing {
        height:0;
        clear:both;
        font-size:0;
}

/* Рейтинг */

.rating {
        float:right;
        margin-top:5px;
        color:#fff;
}

/* Межстраничная навигация */

.navigation {
        color:#666;
        border:0px;
}

.navigation a {
        text-decoration:none;
        color:#636363;
        background:#E7E7E7;

        padding:1px 1px;
        font-size:11px
}

.navigation a:hover {
        background:#AEC2CF;
        color:#FFFFFF;
        border-color:#E6E6E6;
}

.navigation span {
        text-decoration:none;
        background:#fff;
        padding:1px 1px;

        color:#999;
        font-size:11px;
}

/* Добавление комментариев */

.addcomment {
        width:462px;
        border-collapse:separate;
        margin-bottom:10px;
        vertical-align:top;
        text-align:left;
}

.addcomment th {
        padding:4px;
        background:#AEC2CF;
        color:#333;
        text-align:center;
}

.addcomment textarea {
        width:100%;
        border:none;
        height:100px;
}

.commentform {
        line-height:25px;
        width:24%;
}

.center {
        text-align:center;
        width:100%;
}

.center .addcomment {
        margin:0 auto 5px;
        border:1px solid #ccc;
}

/* Стили для комментариев */

.answer {
        width:100%;
        margin:10px 0;
        border-collapse:separate;
}

.answer td {
        padding:0;
}

.answer th {
        background:#AEC2CF;
        color:#333;
        font-weight:normal;
        padding:4px;
        text-align:left;
}

.answer th a {
        color:#333;
        text-decoration:underline;
        font-weight:bold;
}

.answer .comment_user_info {
        background:#eee;
        width:20%;
        padding:5px;
        font-size:0.9em;
        vertical-align:top;
}

.answer .user_comment {
        background:#f9f9f9;
        padding:5px 10px;
        vertical-align:top;
}

.comment_bottom td {
        background:#AEC2CF;
        padding:3px 5px;
        color:#333;
        font-size:0.9em;
}

.comment_bottom td a {
        color:#333;
        text-decoration:underline;
}

.comment_bottom td a:hover {
        text-decoration:none;
}

.right_bottom {
        float:right;
}

/* Добавление новости */

.addnews {
        width:100%;
}

.addnews td {
        padding:3px;
}

.addnews textarea {
        width:100%;
        height:100px;
}

.addnews .textbox {
        width:200px;
}

/* Обратная связь */

.feedback {
        width:100%;
}

.feedback td {
        padding:3px;
}

.feedback textarea {
        width:100%;
        height:100px;
}

/* Восстановление забытого пароля */

.lostpassword td {
        padding:3px;
}

/* Персональные сообщения */

.pm {
        width:95%;
        border-collapse:separate;
}

.pm td {
        padding:3px;
}

.pm textarea {
        width:100%;
        border:0;
        height:100px;
}

/* Регистрация */

.registration td{
        padding:5px;
}

.registration .button1 {
        margin-bottom:0;
}

.registration .textbox {
        width:150px;
}

/* Информация о пользователе */

.userinfo {
        width:100%;
        margin-bottom:10px;
}

.userinfo td {
        padding:3px;
        vertical-align:top;
}

.userinfo textarea {
        width:100%;
        height:80px;
}

.userinfo .textbox {
        width:200px;
}

/* Статистика */

.stats {
        width:100%;
        border-collapse:separate;
        margin-bottom:10px;
}

.stats td {
        vertical-align:top;
        padding:3px;
}

