html {height: 100%}
body {
	font: italic 14px "Georgia", "Times New Roman", serif;
	height: 100%;
    color: #000;
    background: #faeecf url(../img/bg.jpg) center bottom repeat;
}

a:link {
    color: #8f0f0e;
}
a:visited {
    color: #9d4e01;
}
a:hover {
    text-decoration: none;
}
a:active {
    text-decoration: none;
}

p {
    margin: 0;
    padding: 0 0 22px;
    line-height: 18px;
}

h1 {
    font: italic bold 24px/24px "Georgia";
    color: #ba4d17;
}

h2 {
    margin-bottom: 8px;
    font: normal normal 18px/24px "Georgia";
    color: #a43c34;
}
h2 a {
    color: #a43c34;
}


.bg {
    min-height: 100%;
    background: url(../img/bg-all.jpg) center top no-repeat;
}

#wrapper {
    width: 1000px;
    margin: 0 auto;
}

#head {
    position: relative;
    height: 317px;
}

div.logo {
    padding: 120px 0 0 50px;
}


ul.lng-bar {
    position: absolute;
    left: 816px;
    top: 25px;
    padding: 0;
    margin: 0;
    list-style: none;
}

ul.lng-bar li {
    width: 39px;
    height: 39px;
    padding: 6px 0 0 6px;
    margin: 0 3px 0 0;
    float: left;
}
ul.lng-bar li.act {
    background: url(../img/bg-lng-bar-item-act.png) left top no-repeat;
}

ul.lng-bar li a {
    display: block;
    position: relative;
    width: 32px;
    height: 32px;
    overflow: hidden;
}
ul.lng-bar li a img {
    position: absolute;
    left: 0;
    top: -32px;
}
ul.lng-bar li a:hover img, ul.lng-bar li.act a img {
    top: 0;
}

div.top-menu {
    position: absolute;
    left: 459px;
    top: 74px;
}

div.top-menu div.tm-half {
    float: left;
    padding-right: 60px;
}
div.top-menu div.tm-hd {
    padding-bottom: 11px;
    font-size: 30px;
    line-height: 30px;
    font-style: normal;
    color: #080808;
}

ul.top-menu {
    float: left;
    padding: 0 0 0 15px;
    margin: 0;
    list-style: none;
}
ul.top-menu li {
    padding: 0 0 0 15px;
    margin: 0;
    line-height: 24px;
    background: url(../img/bg-top-menu-item.gif) left 10px no-repeat;
}
ul.top-menu a {
    color: #800;
}

form.mini-srch {
    position: absolute;
    left: 507px;
    top: 259px;
}
form.mini-srch fieldset {
    position: relative;
    width: 281px;
    height: 23px;
    background: url(../img/bg-srch-field.png) left top no-repeat;
}
form.mini-srch input {
    vertical-align: top;
}
*+html form.mini-srch input {margin: -2px 0;}
input.msrch-input {
    padding-left: 16px;
    width: 233px;
    height: 23px;
    font-family: "Georgia";
    font-size: 12px;
    line-height: 23px;
    color: #909090;
    border: 0 none;
    background: none transparent;
}
input.msrch-submit {
    position: absolute;
    left: 255px;
    top: 0;
    width: 18px;
    height: 23px;
    border: 0 none;
    background: none transparent;
    cursor: pointer;
}

div.intro-text {
    margin: 0 135px 0 303px;
    min-height: 250px;
}
h1.kiev {
    padding-top: 19px;
    height: 33px;
    margin-bottom: 5px;
    background: url(../img/bg-hd-kiev.png) 136px top no-repeat;
}

#main-content {
    padding-bottom: 10px;
}
#main-content:after {
    display: block;
    content: ".";
    height: 0;
    overflow: hidden;
    clear: both;
}

#sidebar-left {
    width: 256px;
    padding: 0 15px 0 32px;
    float: left;
}

h1.statji {
    margin: 0 0 9px -22px;
    padding: 9px 0 0 22px;
    height: 26px;
    background: url(../img/bg-hd-statji.png) left top no-repeat;
}

div.statji-shorttext {
    padding-bottom: 24px;
}
div.statji-shorttext a {
    color: #3c3a3a;
}

h1.novosti {
    margin: 0 0 20px -22px;
    padding: 9px 0 0 22px;
    height: 26px;
    background: url(../img/bg-hd-novosti.png) left top no-repeat;
}
div.novosti-shorttext {
    padding-bottom: 24px;
}
div.novosti-shorttext a {
    color: #922a22;
}


#content {
    float: left;
    width: 697px;
}

div.mainpg-content {
    margin-top: -10px;
}

h1.kieve {
    margin-bottom: 39px;
    padding-top: 19px;
    height: 32px;
    background: url(../img/bg-hd-kieve.png) 158px top no-repeat;
}

div.wheretogo {
    padding-right: 100px;
}
table.wheretogo {
    width: 100%;
}
table.wheretogo p {
    padding-bottom: 5px;
}
table.wheretogo td {
    padding-bottom: 22px;
    vertical-align: middle;
}
table.wheretogo td.pic {
    width: 123px;
    padding-right: 25px;
}

#pic-film-wrap {
    position: relative;
    height: 143px;
    overflow: hidden;
}
#pic-film {
    position: absolute;
    left: 50%;
    top: 0;
    width: 1200px;
    height: 126px;
    margin-left: -600px;
    padding-top: 17px;
    background: url(../img/bg-film.jpg) left top no-repeat;
}
#pic-film div.pic1 {
    float: left;
    padding: 0 5px 0 6px;
}
#pic-film div.pic2 {
    float: left;
    padding: 0 3px 0 6px;
}
#pic-film div.pic1 img, #pic-film div.pic1 img {
    vertical-align: top;
}


#footer {
    width: 1000px;
    margin: 0 auto;
    padding-top: 41px;
    height: 121px;
}

div.fphone {
    float: left;
    padding-left: 117px;
    height: 67px;
    background: url(../img/bg-footer-phone.png) right 7px no-repeat;
}
div.fphone div.call-n-order {
    text-align: right;
}
div.fphone div.phone {
    margin-top: -2px;
    padding-right: 71px;
    font: italic bold 36px/36px "Georgia";
}
div.fphone div.phone span.code {
    position: relative;
    top: -12px;
    font-size: 22px;
    color: #ba4d17;
}

div.newartstyle {
    float: right;
    padding: 33px 78px 0 0;
    font: normal normal 12px/12px "Georgia";
}
div.newartstyle a, div.copy a {
    color: #832b20;
}

div.copy {
    clear: both;
    padding: 8px 0 0 121px;
    font: normal normal 12px/12px "Georgia";
}
