@charset "utf-8";
/* CSS Document */

.hided {
    display:none;
}
body, td, th {
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #ffe3c7;
    font-size: 11pt;
}
body {
    background-color: #27140d;
}
h1 {
    font-weight:normal;
    font-size: 26pt;
}
h2 {
    font-weight:normal;
    font-size: 14pt;
    color: #e02716;
}
b, strong {
    color: #e02716;
}
p {
    margin: 0px;
    padding: 0px;
    text-indent: 40px;
}
img.imgicon {
    border: 6px solid #FFFFFF;
    margin: 20px;
    margin-bottom: 10px;
}

/* AAAAAAAAAAAAAAAAA */
a {
    color: #e02716;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
a.atop {
    color: #b78346;
    text-decoration:none;
    padding: 10px;
    padding-top:5px;
    font-size: 12pt;
}
/* Верхнее меню */
a.atop:hover {
    text-decoration:underline;
    color: #FFFFFF;
    background-image: url('menuTopOver.gif');
    background-position: left center;
    background-repeat:no-repeat;
}
/* Заголовки блоков */
a.ablocktitle {
    color: #ffe3c7;
    font-size: 13pt;
    text-align:left;
}
/* Подробнее блоки */
a.amoregray {
    color: #b78346;
    font-style: italic;
    font-size: 11pt;
}
a.amore {
    color: #e1b58a;
    font-style: italic;
    font-size: 11pt;
}
a.amore:hover {
    color: #e02716;
}
/* Заголовки на главной странице */
a.aindexh2 {
    font-weight: bold;
    font-size: 12pt;
    color: #e02716;
    padding-top: 20px;
}
a.aindextitle {
    color: #e1b58a;
}
a.atopsubmenu {
    font-size: 12pt;
    padding: 10px;
}
a.aboatindextitle {
    font-style: italic;
    font-size: 14pt;
    color: #ffe3c7;
}
span.spanvideoicon {
    position: absolute;
    text-align: center;
    vertical-align: middle;
    width: 245px;
    height: 180px;
}

/************** TD ********************/
td.tdindexnewsphoto {
    padding-left: 25px;
    padding-top: 5px;
}
th {
    font-weight:normal;
    color: #b78346;
    text-align: center;
}
td.tdbg {
    background-color: #27140d;
    font-size: 10pt;
    font-family: Arial, Verdana, sans;
}
td.tdtext {
    background-color: #27140d;
}
th.thbg {
    background-color: #361d14;
}
table.tablebg {
    background-color: #552c1c;
}
/************** DIV, P *****************/
div.dateday {
    font-size: 18pt;
    display:inline;
    color: #e1b58a;
    font-style:italic;
}
div.datemon {
    font-size: 11pt;
    display:inline;
    font-style:italic;
    color: #e1b58a;
}
div.dateyear {
    display:inline;
    font-style:italic;
    color: #e1b58a;
    font-size:70%;
    position:relative;
    bottom: 0.5em;
}
p.pindexnewstext {
    margin-left: 30px;
    color: #b78346;
    text-indent: 0px;
    text-align: justify;
}
div.divslogan {
    text-align:right;
    font-style:italic;
    font-size: 16pt;
    color: #b78346;
    white-space:normal;
    width: 250px;
    padding-bottom: 10px;
}
div.divboattype {
    width: 250px;
    white-space:normal;
}
div.divprice {
    text-align:right;
    font-size:20pt;
    padding-right: 30px;
    padding-bottom: 10px;
}


