* {
    margin: 0;
    padding: 0;
    /*border: 0*/
}
body {
    font-family: Tahoma;
    font-size: 12px;
/*  text-align:center;
*/
}
a {
    color: #00adef
}

.editable {
    border: 1px dashed red;
}

h1.hdr {
    width: 286px;
    height: 72px; /*51*/
    margin-left: 0px;
    background: url(/images/logo.gif) left  center no-repeat
}
h1 span {
    display: none
}
h2 {
    font-family: Verdana, Tahoma, Georgia, sans-serif;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 10px;
    color: #3281cd
}

h3 {
    font-family: Verdana, Tahoma, Georgia, sans-serif;
    font-size: 18px;
    font-weight: 500;
    text-transform: italic;
    color: #949494
}

ul, ol {
    margin-left: 10px;
}

input[type="submit"],
input[type="button"] {
    padding: 1px 10px; !important;
    font-size: 11px; !important
}

#vote {
    background: #f8ecec
}
    #vote h2 {
        color: #cb4747  
    }
    #vote p {
        margin-bottom: 10px;
        padding: 10px;
        font-weight: bold;
        background: #fdf9f9
    }

.textinputs {
    width: 200px;
    height: 16px;
    padding: 1px;
    font-size: 11px;
    color: #949494;
    border: #95aec5 1px solid
}

#container {
    /*width: 963px;*/
    width: 963px;
    
    margin:0 auto;
    text-align:left;
}
#quick-links {
    position: absolute;
    top: 47px;
    margin-left: 320px;
    z-index: 1
}
    #quick-links a {
        display: block;
        float: left;
        margin: 0 15px;
    }
    #quick-links #home {
        width: 11px;
        height: 10px;
        background: url(/images/icons/home_active.gif)
    }
    #quick-links #sitetree {
        width: 11px;
        height: 9px;
        background: url(/images/icons/sitetree.gif)
    }
    #quick-links #mailto {
        width: 12px;
        height: 8px;
        background: url(/images/icons/mailto.gif)
    }
        #quick-links a span {
            display: none
        }
#banner468x60 {
    position: absolute;
    top: 5px;
    margin-left: 495px;
    width: 468px;
    height: 60px;
    background: url(/images/banner468x60.png) no-repeat right
}
#header {
    position: relative;
    width: 963px;
    height: 146px;
    margin-right: -18px;
    background: url(/images/top.gif)
}
    #header .banner {
        position: absolute;
        width: 260px;
        margin-top: 70px;
        margin-left: 480px;
        font-size: 12px;
        color: #fff
    }
#langs {
    position: absolute;
    margin: 20px 0 0 30px
}
    #langs a {
        padding: 2px 6px;
        text-transform: uppercase;
        background: #fff
    }
    #langs a.active {
        text-decoration: none;
        color: #fff;
        background: #ff6400
    }
#auth {
    position: absolute;
    margin: 65px 0 0 30px;
    color: #002f81
}
    #auth label {
        float: left;
        margin: 3px 0;
        font-weight: 600
    }
    #auth input {
        display: block;
        margin: 3px 0 4px 35px
    }
    form[id=auth] input {
        margin: 3px 0 4px 60px !important
    }
    #auth #login,
    #auth #password {
        width: 130px;
        padding: 1px;
        font-size: 10px;
        color: #949494;
        border: #95aec5 1px solid
    }
    #auth p {
        margin-top: 5px
    }
    #auth .links {
        margin-top: 5px
    }

#auth_default {
    margin-top: 10px;
    color: #002f81
}
    #auth_default label {
        float: left;
        margin: 3px 0;
        font-weight: 600
    }
    #auth_default input {
        display: block;
        margin: 3px 0 4px 30px
    }
    form[id=auth_default] input {
        margin: 3px 0 4px 50px !important
    }
    #auth_default #login,
    #auth_default #password {
        width: 130px;
        padding: 1px;
        font-size: 10px;
        color: #949494;
        border: #95aec5 1px solid
    }
    #auth_default p {
        margin-top: 5px
    }
    #auth_default .links {
        margin-top: 5px
    }


#menu {
    line-height: 28px;
    font-size: 14px;
    font-weight: bold
    /*border: #f00 1px solid*/
}
    #menu a {
        padding: 7px 10px;
    }
    #menu a.active {
        text-decoration: none;
        color: #fff;
        background: #ff6400                 
    }





#content {
    margin-top: 5px;
}
.column {
    float: left;
    width: 580px;
    margin-bottom: 5px
}
.block {
    padding: 5px
}
#search, #rubricator {
    margin-bottom: 5px;
    background: #f2f2f2
}
#search {
    background: #fbebeb
}
    #search .input {
        width: 150px
    }
    #rubricator h2 {
        color: #888888
    }
    #rubricator ul {
        padding: 10px;
        background: #fff;
        margin-left: 0px;
    }
        #rubricator ul li {
            margin: 2px 10px
        }

#footer {
    clear: both;
	background: #fbebeb;
    padding: 10px 0
}


#center ul {
    padding-left:   20px;
    margin-top: 3px;
    margin-bottom:  3px;
}

    #center ul {
        margin-top: 3px;
        margin-bottom:  3px;
    }

#center p {
    margin-top: 7px;
    margin-bottom:  7px;
}

#center form#search .input {
    width:      150px;
}


#center .item {
    clear:  both;
    margin-top: 10px;
    margin-bottom:  20px;
}

    #center .item .title, #center .item .date {
        font-weight:    bold;
    }


    #center .item img.preview {
        float:      left;
        margin:     5px;
        margin-left:    0px;
    }


    #center img.news_photo {
        float:  right;
        margin-left:    10px;
        margin-bottom:  10px;
        border:     #CCC 1px solid;
    }


    #center .source {
        text-align: right;
    }


    #center div#related_news {
        background-color:   #DDD;
        padding:    10px;
        width:      120px;
        margin-top: 30px;
        margin-bottom:  30px;
    }




/* style->p-> Параграф */
/* style->h2-> Заголовок 1 */
/* style->h3-> Заголовок 2 */


.content_quote {        /* style->.content_quote->Цитата */
    padding:        15px;
    background-color:   #DDD;
}

.quote {
    padding : 0px 0px 0px 5px;
    background-color: #eee;    
    border: 1px solid #ccc;
}

#order_block {
    border-color: #F6F9FE;
}
    #order_block tr {
        background-color: #F6F9FE;
        border-bottom: 2px solid #FFFFFF;
    }

    #order_block td {
        border: 0px !important;
        padding-left: 7px;
        padding-right: 7px;
        height: 20px;
    }

    #order_block td.orow_count {
        text-align: center;
    }

    #order_block td.orow_remove {
        text-align: center;
    }

        a.cancel_link, #order_block td.orow_remove a {
            font-family: Arial;
            font-size: 14px;
            padding: 2px;
            text-decoration: none;
            text-align: center;
            font-weight: bold;
            color: #FB0000;
        }

    #order_block .orow_hat {
        background-color: #E8F1FA !important;
    }

    #order_block .orow_hat td {
        text-align: center;
    }

    #order_block input {
        border: 1px solid #859db5;
        margin: 2px;
        font-size: 11px;
        text-align: center;
    }


#catalog_preview {
    
}

#catalog_preview tr {
    height: 5px;
}



#search_block {
    border-color: #F6F9FE;
}

    #search_block tr {
        background-color: #F6F9FE;
        border-bottom: 2px solid #FFFFFF;
        font-weight: bold;
    }

    #search_block td {
        border: 0px !important;
        padding-left: 10px;
        padding-right: 5px;
        height: 20px;
    }

    #search_block #hat {
        background-color: #E8F1FA !important;
    }