BODY {
    background: #55185b url(images/images/bg.jpg) repeat-x;
    font-size: 14px;
    font-family: Tahoma, Verdana, Arial, sans-serif; 
    color: #260f16;
    margin:0px;
    padding:0px;
    height:100%;
}
PRE {
    font-size: 14px;
    font-family: Tahoma, Verdana, Arial, sans-serif; 
    display:block;
    margin: 15px 10px 55px 70px;
    padding-top: 15px;
    background: url(images/images/divider.gif) top left no-repeat;
}
IMG {
    border:none;
}
H1 {
    font-size: 22px;
    text-align:center;
    margin: 0px 0px 15px 0px;
    padding-top: 20px;
    color:white;
}
H2 {
    font-size: 16px;
    margin: 20px 0px 10px 0px;
    color: #aa0a3b;
}
H3 {
    font-size: 14px;
    margin: 10px 0px;
}

P {
    margin: 10px 0px;
    padding:0px;
    line-height: 140%; 
}
A {
    color: #330099;
}

#all {
    height:100%;
    position:relative;
    width: 952px;
    margin:0px auto;
}
#page {
    height: 100%;
    background: #b95e9d;
    border: solid 1px #b1969d;
    border-top: solid 1px #b95e9d;
    margin:0;
    padding:0;
    min-height: 850px;
}
#head {
    position:absolute;
    z-index: 1;
    top: 0px;
    left:300px;
    background: url(images/images/head.jpg) no-repeat;
    width:678px;
    height: 221px;
}
#phones {
    position:absolute;
    z-index: 30;
    top: 160px;
    right:40px;
    color: white;
    font-size: 16px;
    font-weight: bold;
}

#scroll {
    position:absolute;
    top: 0px;
    left: 1px;
    background: url(images/images/scroll2.jpg) no-repeat;
    width:299px;
    height:934px;
    z-index:2;
}
#logo {
    position:absolute;
    top: 70px;
    left:50px;
    z-index:10;
}
#menu {
    position:absolute;
    top: 220px;
    left:53px;
    z-index:10;
}
#menu UL {
    list-style-type:none;
    margin:0px;
    padding:0px;
}
#menu LI {
    padding:7px 0px;
    margin:0px;
    font-size: 14px;
    font-weight: bold;
}
#menu A {
    color: #260f16;
/*    color: #aa0a3b;*/
    text-decoration: none;
}
#menu A:hover {
    text-decoration: underline;
}
#holiday { /* set min-height to #pagetext */
    position:absolute;
    top: 920px;
    left:40px;
/*    height: 300px;*/
    width: 260px;
    z-index:10;
    background: url(images/elka.jpg) no-repeat;
    color:white;
    padding-top: 320px;
}
#content {
    margin-top: 220px;
    margin-left:299px;
    width: 651px;
    background: #b95e9d url(images/images/bg_page_stars.jpg) repeat-y;
}
#pagetext {
    background: url(images/images/page_btm.jpg) bottom left no-repeat;
    padding: 0px 30px 30px 30px;
    min-height: 850px;
/*    min-height:1030px;*/ /* for div.holiday visible */
    width:570px;
    margin-left: -2px;
}
#pagebtm {
    background: url(images/images/pagetop.jpg) no-repeat;
}
#footer {
    margin-top: 20px;
    padding-left: 20px;
}
#footer_text {
    color:white;
    font-size: 12px;
    padding: 5px 15px 10px 15px;
}
#footer_text P {
    margin: 2px 0px;
}

.epigraph {
    font-size: 12px;
    width:60%;
    float:right;
    clear:both;
}
.epigraph_sign {
    font-style:italic;
    text-align:right;
}

.white {
    color: white;
}
.bold {
    font-weight: bold;
}

.imgcomment {
    font-size: 12px;
}

.otz {
    padding: 0px 0px 10px 0px;
    margin: 0px;
}
.otz P {
    padding-left: 30px;
}
.otz .autor {
    padding: 10px 0px;
    padding-left: 0px;
    font-weight: bold;

}
.centerimg {
    padding: 10px;
    text-align:center;
}
.centerimg IMG {
    width: 500px;
    border: solid 6px #f1bad3;
}
.ramka {
    border: solid 6px #f1bad3;
}
.finp {
    font-size: 120%;
    text-align:center;
}
.trimg {
    float:right;
    padding: 5px;
}
.tlimg {
    float:left;
    padding: 5px;
}

H1.mainh1 {
    color: white;
    font-weight: bold;
    font-size: 23px;
    text-align: left;
    margin: 0px;
}

H2.mainh2 {
    color: white;
    font-weight: bold;
    font-size: 22px;
    text-align: center;
    margin: 0px;
}
.maintext {
    width: 596px;
    font-size: 16px;
    background: url(images/images/bg_hearts.jpg) top right no-repeat;
}
.maintext A {
    color: #260f16;
    text-decoration: none;
}
.maintext A:hover {
    color: #260f16;
    text-decoration: underline;
}
#mtext {
    padding-top: 20px;
    padding-left: 10px;
    font-family: Verdana, Tahoma, Arial, sans-serif; 
}
.maincomment {
    padding: 10px;
}

.leftimg {
    position: absolute;
    top: 1300px;
    left: 30px;
}

.leftimg IMG {
    padding: 150px 0px;
    display:block;
}

#extlinks {
    width: 952px;
    margin:10px auto;
    font-size:11px;
}
#extlinks A {
    color: pink;
}

.pink {
    color: #aa0a3b;
}
