body {
    line-height: 1;
    color: black;
    background: white;
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 0;
}

img {
    border: 0px solid blue;
}


div {
    margin: 0;
    padding: 0;
}

div#adver {
    border: 0px solid blue;
    text-align: center;
}

div#ppview {
    font-size: 12px;
    font-weight: bold;
    margin-left: 2em;
    margin-right: 2em;
    margin-bottom: 1.5em;
    border: 0px solid blue;
    height: 2.4em;
}

div#listLink {
    font-weight: bold;
}

div#head {
    line-height: 1.4;
    font-size: 12px;
    border: 0px solid blue;
    margin-top: 2px;
    margin-left: 1em;
    margin-right: 1em;
    margin-bottom: 2em;
}

div#navigator {
    font-weight: bold;
    margin-bottom: 0.5em; 
}

div#newDecl {
    font-weight: bold;
    float: right;
    margin-right: 1em;
}

div#date {
    font-weight: bold;
    float: right;
}


div#counters {
    margin-top: 3em;
    text-align: center;
}

div#ads_bottom {
    margin-top: 3em;
    text-align: center;
}


div#obj {
    padding: 0.5em;
    margin-top: 0em;
    border: 1px solid #e3e3e0;
}

div.pageSelector {
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 1em;
    margin-top: 1em;
    border: 0px solid #e3e3e0;
}

div#citySelector {
    font-size: 12px;
    padding: 0.5em;
    border: 1px solid #e3e3e0;
}

div.decl {
    font-size: 12px;
    border: 1px solid #e3e3e0;
    margin-bottom: 0.5em;
    margin-left: 1em;
    margin-right: 1em;
    padding: 0.5em;
}

div.decl:hover {
    border: 1px solid yellow;
}

div.declFull {
    margin-top: 1em;
    margin-bottom: 2em;
    margin-left: 2em;
    margin-right: 2em;
    padding: 0.5em;
    font-size: 14px;
    line-height: 1.5em;
}

span.firsthand {
    color: #F05913;
    float: right;
    font-weight: bold;
}

span.date {
    color: green;
    float: right;
}

span.dateBold {
    color: green;
    float: right;
    font-weight: bold;
}

span.title {
    font-size: 14px;
}

span.titleBold {
    font-size: 14px;
    font-weight: bold;
}


span.livetime {
    color: green;
}

span.phone {
    font-weight: bold;
    color: green;
}

.selected {
    color: white;
    background: blue;
}

.selected:hover {
    color: white;
    background: blue;
}

.unselected {

}

a {
    border: 0px solid blue;
    text-decoration: none;
    color: blue;
    margin-left: 0.2em;
    margin-right: 0.2em;
}

a:hover {
    text-decoration: underline; 
    background: #E3E7FD;
}

a#prev {
    margin-left: 0em;
    margin-right: 2em;
}

a#post {
    float: right;
    margin-right: 2em;
    margin-left: 2em;
}

a#list {
    margin-right: 2em;
    margin-left: 2em;
}




img#homik {
    border: 0px solid blue;
}


table#main {
    width: 100%;
    border: 0px solid blue;
    line-height: 1.4em;
}


td#middle {
    border: 0px solid #e3e3e0;
    vertical-align: top;
}

td#left {
    border: 0px solid red;
    vertical-align: top;
    width: 13em;
    padding-right: 0em;
    padding-left: 0em;
}

td#right {
    border: 0px solid red;
    vertical-align: top;
    width: 9em;
    padding-right: 0em;
    padding-left: 0em;
}

div#bottom {
    border: 0px solid blue;
    text-align: center;
    font-size: 10px;
    margin: 3em;
}
