@charset "windows-1251";
body, td, div, span {

        font-size: 12px;
        font-family: sans-serif, Times New Roman, Arial, Tahoma, Verdana;
        color: #000000;
                text-align: justify;
}
body {
        margin: 0px;
        padding: 0px;
        font-size: 12px;
        font-family: sans-serif, Times New Roman, Arial, Tahoma, Verdana;
        background: #0A1E82;

}
        /*общие стили*/
ul {
        margin: 0px;
        padding: 0px;
}
li {
        padding: 2px;
        padding-left: 0px;
        margin-left: 12px;
        list-style-type: square;
}
a {
        color: #000000;
        text-decoration: underline;
}
a:hover {
        text-decoration: none;
}
img {
        border: 0px;
}
form {
        margin: 0px;
        padding: 0px;
}
h1, h2, h3, h4, h5, h6 {
        font-size: 18px;
        padding: 0px;
        margin: 0px;
}
h2 {
        font-size: 16px;
}
h3 {
        font-size: 14px;
}
h4 {
        font-size: 13px;
}
h5 {
        font-size: 11px;
}
/**/
table.maintable {
        width: 833px;
        height: auto;
        border: 0px;
}
table.maintable tr.hdr {
        height: 175px;
}
table.maintable td.logo {
        width: 177px;
        vertical-align: bottom;
        background: transparent url('images/bg-headerl.jpg') left top no-repeat;
}
table.maintable td.logo img.logo {
        margin: 0px 0px 14px 22px;
}
table.maintable td.header {
        width: 656px;
        vertical-align: bottom;
        background: transparent url('images/bg-headerr.jpg') left top no-repeat;
}
table.maintable td.menu {
        width: 151px;
        vertical-align: top;
        font-size: 18px;
        color: #FFFFFF;
        padding: 22px 0px 0px 26px;
}
table.maintable td.menu div.menuone {
        margin-bottom: 10px;
}
table.maintable td.menu div.menuone a {
        font-size: 18px;
        color: #FFFFFF;
        text-decoration: none;
}
table.maintable td.menu div.menuone a:hover {
/*        color: #FFFF00;*/
}
table.maintable td.menu div.menuone a.current {
        color: #FFFF00;
}
table.maintable td.textout {
        vertical-align: top;
        padding: 0px;
}
/**/
table.textheader {
        width: 100%;
        height: 64px;
        border: 0px;
}
table.textheader td.textheader {
        width: 287px;
        padding: 0px 0px 3px 20px;
        background: #FFFFFF;
        color: #000000;
        font-size: 17px;
        vertical-align: bottom;
        font-weight: bold;
}

table.textheader td.textheader small{
        font-size: 10px;
        font-weight: normal;
}
table.textheader td.contacts {
        width: 337px;
        background: #000000 url('images/bg-contacts.gif') left top no-repeat;
        vertical-align: middle;
        text-align: right;
        padding-right: 12px;
        padding-top: 6px;
}
/**/
table.maintextout {
        width: 100%;
        height: auto;
        background: #FFFFFF url('images/bg-text.gif') left bottom repeat-x;
}
table.maintextout td.content {
        padding: 10px 10px 20px 20px;
}
table.maintextout td.footer {
        color: #FFFFFF;
        font-size: 10px;
        padding: 35px 0px 15px 20px;
}
div.note {
        background: #FFFF00 url('images/ico-note.gif') left top no-repeat;
        padding: 8px 10px 8px 56px;
        width: 95%;
        font-family: sans-serif, Times New Roman, Arial, Tahoma, Verdana;
}
table.price {
        width: 100%;
        height: auto;
        border: 0p;x
}
table.price td {
        border-bottom: 1px solid #000000;
        text-align: center;
}
table.price td.orange {
        background: #FFFF00;
        text-align: center;
}
table.price td.lf {
        text-align: left;
}
