html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

body {
    line-height: 1.2;
}

ol, ul {
    list-style: disc;
}

li {
    list-style-position: outside;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

body {
    font-size: 11pt;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    color: #525A64;
    text-align: justify;
}

/*
        Запрет выделения текста в контейнере (иногда некрасиво получается)
        div, span{
            -moz-user-select: none;
            -o-user-select: none;
            -khtml-user-select: none;
            -webkit-user-select: none;
            user-select: none;
            cursor: default;
        }
*/

#wrapper {
    text-align: left;
    width: 1000px;
    margin: 0 auto;
    position: relative;
    background-image: url("/img/fon_1000.jpg");
}

#header, #footer {
    width: 100%;
}

#header {
    position: absolute;
    top: 0;
    left: 0;
    height: 193px;
    margin: 3px 0 15px 0;
    background: #A8E1FF url(/img/Ahlak_icin_baslik.jpg) no-repeat;
}

#header #top-menu {
    text-align: center;
    font-size: 12pt;
    color: #217EDE;
    position: absolute;
    top: 167px;
    left: 0;
}

#header #top-menu div {
    float: left;
}

#header #top-menu a {
    font-family: "Arial Cyr", Arial, Helvetica, sans-serif;
    font-weight: normal;
    text-decoration: none;
    color: #217EDE;
    font-size: 11pt;
}

#header #top-menu a:hover {
    color: #FFFFFF;
}

table#main-content {
    width: 1000px;
    margin: 211px 0 15px 0;
}

table#main-content td#sidebar {
    width: 176px;
    border-right: 1px solid #7DB6F9;
    padding: 10px 22px 0 21px;
    margin: 0;
    vertical-align: top;
}

table#main-content td#sidebar ul {
    border-bottom: 1px solid #7DB6F9;
    list-style: none;
}

table#main-content td#sidebar li {
    padding: 6px 0 11px 1px;
}

table#main-content td#sidebar a {
    font-size: 11pt;
    font-weight: bold;
    color: #217EDE;
    font: Arial, Verdana, Helvetica, sans-serif;
}

table#main-content td#sidebar div#social {
    margin-left: 4px;
    margin-top: 15px;
}

table#main-content td#sidebar div#social img {
    width: 32px;
    margin-right: 5px;
}

table#main-content td#content {
    padding: 21px 30px 71px 30px;
}

table#main-content td#news {
    width: 209px;
    border-left: 1px solid #7DB6F9;
    vertical-align: top;
}

#footer {
    clear: both;
    float: none;
    text-align: center;
    color: #525A64;
    font-size: 9pt;
    line-height: 1.3;
    background: #FFFFFF;
}

#footer div#line {
    background-color: #A8E1FF;
    height: 15px;
}

#footer a {
    font-size: 13px;
}

#header, #footer, #wrapper {
    overflow: hidden;
}

/* Здесь заканчивается описание для шаблона */

li {
    list-style-position: outside;
}

a, a:active, a:link, a:visited {
    font-family: "Arial Cyr", Arial, Helvetica, sans-serif;
    color: #3485D9;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
    color: #06419D;
}

b {
    font-weight: bold;
}

i {
    font-style: italic;
}

h1 {
    font-size: 14pt;
    font-family: "Arial Cyr", Arial, Helvetica, sans-serif;
    text-align: center;
    color: #268EE3;
    font-weight: bold;
}

h1.title {
    margin-bottom: 25px;
    margin-left: 10px;
}

h2 {
    font-size: 13pt;
    font-family: "Arial Cyr", Arial, Helvetica, sans-serif;
    text-align: center;
    font-weight: bold;
}

h3 {
    font-size: 13pt;
    font-family: "Arial Cyr", Arial, Helvetica, sans-serif;
    text-align: center;
    color: #268EE3;
    font-weight: bold
}

h3.title {
    margin-bottom: 20px;
}

h4 {
    font-size: 12pt;
    font-family: "Arial Cyr", Arial, Helvetica, sans-serif;
    text-align: center;
    color: #268EE3;
    font-weight: bold
}

h5 {
    font-size: 10pt;
    font-family: "Arial Cyr", Arial, Helvetica, sans-serif;
    text-align: center;
    color: #268EE3;
    font-weight: bold
}

h6 {
    font-size: 9pt;
    font-family: "Arial Cyr", Arial, Helvetica, sans-serif;;
    text-align: left;
    color: #268EE3;
    font-weight: bold
}

img.left {
    float: left;
    margin: 25px 15px 1px 0;
}

img.right {
    float: right;
    margin: 25px 0 10px 15px;
}

p {
    color: #58595B;
    line-height: 1.5;
    font-size: 11pt;
    text-align: justify;
}

.cit_1 {
    font-style: italic;
}

.cit_2 {
    font-style: italic;
    margin-top: 40px;
}

.cit_sign {
    font-style: italic;
    font-weight: bold;
    text-align: right;
    margin-top: -5px;
}

.cit_sign_2 {
    font-style: italic;
    font-weight: bold;
    text-align: right;
    margin-top: -20px;
}

.blue {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #3485D9;
}

.citation {
    font-size: 11pt;
    color: #58595B;
    line-height: 1.5;
}

blockquote {
    font-size: 10pt;
    text-align: left;
    color: #000000;
}

/* Цвета */
.pink-text {
    color: fuchsia
}

.blue-text {
    color: #3485D9
}

/* Конец цвеат */

table.simple {
    border: 1px solid #A7A9AC;
    border-collapse: collapse;
    text-align: center;
}

table.simple td {
    border: 1px solid #A7A9AC;
    color: #58595B;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11pt;
    text-align: center;
    vertical-align: middle;
}

table.simple th {
    border: 1px solid #A7A9AC;
    color: #58595B;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12pt;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
}

#inner-content {
    min-height: 900px;
    overflow: hidden;
}

.button, .button span {
    display: inline-block;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.button {
    white-space: nowrap;
    line-height: 1em;
    position: relative;
    outline: none;
    overflow: visible; /* removes extra side padding in IE */
    cursor: pointer;
    border: 1px solid #999; /* IE */
    border: rgba(0, 0, 0, .2) 1px solid; /* Saf4+, Chrome, FF3.6 */
    border-bottom: rgba(0, 0, 0, .4) 1px solid;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    background: -moz-linear-gradient(
            center top,
            rgba(255, 255, 255, .1) 0%,
            rgba(0, 0, 0, .1) 100%
    ); /* FF3.6 */
    background: -webkit-gradient(
            linear,
            center bottom,
            center top,
            from(rgba(0, 0, 0, .1)),
            to(rgba(255, 255, 255, .1))
    ); /* Saf4+, Chrome */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#19FFFFFF', EndColorStr='#19000000'); /* IE6,IE7 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#19FFFFFF', EndColorStr='#19000000')"; /* IE8 */
    -moz-user-select: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    user-select: none;
    margin-bottom: 10px;
}

.button.full, .button.full span {
    display: block;
}

.button:hover, .button.hover {
    background: -moz-linear-gradient(
            center top,
            rgba(255, 255, 255, .2) 0%,
            rgba(255, 255, 255, .1) 100%
    ); /* FF3.6 */
    background: -webkit-gradient(
            linear,
            center bottom,
            center top,
            from(rgba(255, 255, 255, .1)),
            to(rgba(255, 255, 255, .2))
    ); /* Saf4+, Chrome */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#33FFFFFF', EndColorStr='#19FFFFFF'); /* IE6,IE7 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#33FFFFFF', EndColorStr='#19FFFFFF')"; /* IE8 */
}

.button:active, .button.active {
    top: 1px;
}

.button span {
    position: relative;
    color: #fff;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
    border-top: rgba(255, 255, 255, .2) 1px solid;
    padding: 0.6em 1.3em;
    line-height: 1em;
    text-decoration: none;
    text-align: center;
    white-space: nowrap;
}

.button.small span {
    font-size: 12px;
}

.button.medium span {
    font-size: 14px;
}

.button.large span {
    font-size: 18px;
}

.button.black {
    background-color: #333333;
}

.button.gray {
    background-color: #666666;
}

.button.white {
    background-color: #FFFFFF;
}

.button.white span {
    color: #666666;
}

.button.red {
    background-color: #e62727;
}

.button.orange {
    background-color: #ff5c00;
}

.button.magenta {
    background-color: #A9014B;
}

.button.yellow {
    background-color: #ffb515;
}

.button.blue {
    background-color: #3ba2f1;
}

/*
.button.blue {
    background-color: #00ADEE 46b5e8 ;
}
*/
.button.pink {
    background-color: #e22092;
}

.button.pink1 {
    background-color: #fb73b6;
}

.button.green {
    background-color: #91bd09;
}

.button.rosy {
    background-color: #F16C7C;
}

.button.brown {
    background-color: #804000;
}

.button.purple {
    background-color: #800080;
}

.button.cyan {
    background-color: #46C7C7;
}

.button.gold {
    background-color: #D4A017;
}
