html {
    margin:0px;
    padding:0px;
    height: 100%;    
}

body {
    background:#c35c8b url('back_line.png?1') left top repeat-x;
    margin:0px;
    padding:0px;
    height: 100%;
    font-weight:bold;
    font-family:arial;
}


a {
    color: white;
    text-decoration:underline;
}


a:hover {
    color: white;
    text-decoration:none;
}

div.biglink {
    position:absolute;
    top:0px;
    left:0px;
    width:550px;
    height:780px;    
}


.cont {

    background:url('back.png?1') left top no-repeat;
    min-height:780px;
    height:100%;
    margin:0 auto;
    margin:0px;
}


.comment {
    font-size:12px;
    font-weight:normal;
}


.error {
    color:#f00;
    font-weight:normal;
}


.text {
    margin-left:550px;
    padding:200px 10px 0px 10px;
    color:white;
    font-size:16px;
    width:450px;
    height:100%;
}


.merch .f {
    margin-top:3px;
}


.footer {
    border-top:16px solid #860345;
    background:#f480bd; 
    height:100%;
    height:200px;
    color:#fff;
    font-size:14px;
    padding-left:30px;
    font-weight:normal;
    width:530px;
    position:absolute;
    top:780px;
    left:0px;
}

	
input.t {
    background:transparent;
    border:1px solid #860345;
}

	
.chyt_chyt /*чуть-чуть надо ровнее, да*/ {
    padding-right:7px;
}


.portal {
    margin-top:10px;
}

.portal div{
    padding-left:20px;
    margin-top:3px;
}

.portal a {
    /*font-weight:normal;*/
}

.portal .vk {
    background:url('/vk.jpg') left top no-repeat;
}

.portal .lj {
    background:url('/lj.png') left top no-repeat;
}

.portal .tw {
    background:url('/tw.png') left top no-repeat;
}


.bynow {
    text-align:right;
    font-size:15px;
    margin-bottom:50px;
    margin-top:10px;
}

div.link {
    background:#891e38;
    font-size:24px;
    padding:5px;
}

div.link_cont {
    position:absolute;
    left:335px;
    width:660px;
    top:208px;
    z-index:1000;
    color:#fff;
    float:right;    
    text-align:right;
}

.review {
    font-size:20px;
}

.review .user {
    font-size:14px;
    padding-top:15px;
}

.review .r_text {
    font-size:14px;    
}

.review .r_text a {
    text-decoration:none;
}

.review .r_text a:hover {
    text-decoration:underline;
}

.quote {
    font-weight:normal;
    font-size:15px;
}

.quote_back {
    background:#f49ac1;
    padding:10px;
    font-weight:normal;
    font-size:15px;
    height:100%;
}

#payment_type {
/*    position:fixed;
    top:0px;
    left:0px;
    height:100%;
    width:100%;
    background:#c35c8b;
    padding:20px 50px;
    z-index:9000;
*/}
