html, body {
    height: 100%;
    margin: 0;
    padding: 0;
}

body {
    padding: 0;
    font-size: 12px;
    font-family: Tahoma;
    height: 100%;
}

h2 {
    font-size:20px;
    font-weight:normal;
    margin:-15px 0px 0px 0px;
    padding:15px 0px 0px 0px;
}

a img {
    border: none;
}

a {
    color:#01559D;
}

#wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    position: relative;
}

#header {
    background:#F5F5F5;
    margin: 0px 0px 25px 0px;
    padding: 10px;
}

#header h1 {
    text-align: right;
    margin: 0px;
    color: #E5E5E5;
    text-transform: uppercase;
}

#content {
    padding: 0px 0px 210px 10px;
    margin: 0px 30px 0 30px;
    font-size: 18px;
}

#content h1 {
    font-size: 24px;
    font-weight: normal;
    margin: 10px 0px 20px 0px;
    padding: 15px 0px 20px 0px;
    border-bottom: 1px dashed #CCC;
    position: relative;
    z-index: 1;
    display: inline-block;
}

#right_info_block {
    width: 400px;
    margin: 0 -20px 0px 0px;
    position: relative;
    top: 1px;
    padding: 12px 8px;
    border: 1px solid #dedede;
    overflow: hidden;
    zoom: 1;
    background: #fff;
    z-index: 7;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    behavior: url(http://parking.reg.ru/js/PIE.htc);
    _behavior: none;
}

#right_info_block div.bottom_bordered {
    padding: 0px 0px 5px 0px;
    margin-bottom: 5px;
    border-bottom: 1px #E0E0E0 dashed;
}

#content-naked {
    font-size:18px;
}

#content-naked h1 {
    font-size: 24px;
    font-weight: normal;
    margin: 0;
    padding: 15px 0px 20px 0px;
    background: url(/i/header_bg.gif) left bottom no-repeat;
}

.sidebar {
    width: 300px;
    font-weight: bold;
    margin: 10px 0px 20px 0px;
    padding-left: 50px;
}

div.right_side {
    float: right;
    /*padding: 0px 0px 20px 20px;*/
    margin: -120px 0px 100px 100px;
    position: relative;
    z-index: 5;
    background: #FFF;
}

.sidebar div {
    background:url(/i/mdash.gif) left 6px no-repeat;
    padding:0px 0px 0px 46px;
    margin:0px 0px 0px 10px;
}

.template-1 .sidebar {
    color:#ac01a8;
}

.template-1 h1 {
    color:#ac01a8;
}

.template-2 .sidebar {
    color:#67A837;
}

.template-2 h1 {
    color:#67A837;
}

.template-3 .sidebar {
    color:#DB0778;
}

.template-3 h1 {
    color:#DB0778;
}

.template-4 .sidebar {
    color:#F11B23;
}

.template-4 h1 {
    color:#F11B23;
}

.template-5 .sidebar {
    color:#FA56B0;
}

.template-5 h1 {
    color:#FA56B0;
}

.sidebar#underconst {
    color:#DE9F04;
}
.sidebar#sale {
    color:#FE0000;
}
.sidebar#private {
    color:#B400A7;
}
.sidebar#rent {
    color:#109D10;
}

#clear{
    height: 143px;
}

#footer {
    background: #F5F5F5;
    font-size: 11px;
    width: 100%;
    position: absolute;
    bottom: 0 !important;
    bottom: 0px;
    height: 183px;
    margin: 0 0 0 -40px;
}

#footer #logo {
    position:absolute;
    left:40px;
    top:10px;
}

#footer p {
    margin: 3px 0px 5px 0px;
}

#footer ol {
    color: #6E6E6E;
    list-style-position:inside;
    margin:3px 0px 5px 0px;
    padding: 0;
}

#footer .content {
    margin: 10px 100px 0px 260px;
    padding: 0px 0px 0px 0px;
}

#footer #banner {
    position:absolute;
    right:42px;
    top:10px;
}

/* new styles with info block */
ul.blue_bullet {
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.blue_bullet li {
    font-size: 14px;
    padding: 0 0 0.25em 1em;
    margin: 0;
    background: url('http://parking.reg.ru/i/blue_bullet_l.gif') no-repeat 0 0.25em;
    -webkit-background-size: auto 0.75em;
    -khtml-background-size: auto 0.75em;
}

.rust {
    color: #9E0B0F;
}
