body {
	background: #f8f7f3 url('/static/images/shadow.gif') center top repeat-y;
	padding: 0;
	margin: 0;
	font: 12px Verdana, sans-serif;
	color: #4f4e4e;
}
h1 {
	font: 24px Georgia, serif;
}
h2 {
	font: 18px Georgia, serif;
}
input,textarea,select {
	font: 12px Verdana;
}
a {
	color: #3e93c2;
}
a:hover {
	color: #205b9b;
}
div.line {
	height: 1px;
	background: url('/static/images/line.gif') 0px 0px repeat-x;
	overflow: hidden;
	margin: 0px auto;
}

/* Slogan */
div.slogan {
	position: absolute;
	top: 112px;
	right: 29px;
}

/* Header */
#wrapper {
	background: url('/static/images/header.jpg') right top no-repeat;
	overflow: hidden;
	min-width: 900px;
	max-width: 1300px;
	margin: 0 auto;
	padding-top: 339px;
	position: relative;
	width: 100%;
}

#wrapper a.logo {
	display: block;
	width: 680px;
	height: 118px;
	margin: 0px;
	top: 0px;
	left: 0px;
	position: absolute;
	background: url('/static/images/title.png') left top no-repeat;
}

/* Navigate */
.navigate {
	width: 100px;
	height: 25px;
	background: url('/static/images/navigate/bg.png') left top no-repeat;
	position: absolute;
	top: 30px;
	right: 100px;
}
.navigate .item {
	margin: 4px 1px 0px 18px;
	display: block;
	float: left;
}
.navigate .ru {
	margin-left: 28px;
}
.navigate .en {
	margin-left: 11px;
}

/* Columns */
.column {
	float: left;
	overflow: hidden;
}
.left {
	width: 23%;
	padding-bottom: 100px;
}
.center {
	width: 53%;
}
.right {
	width: 23%;
}
/* Logo */
a.logo {
	margin-left: 38px;
}
/* Menu */
ul.menu {
	margin: 10px 0px 0px 20px;
	font: 14px Georgia, serif;
}
ul.menu li {
	background: url('/static/images/arrow-blue.gif') 0px 7px no-repeat;
	padding-left: 19px;
}
ul.menu a {
	text-decoration: none;
}
ul.menu li.current {
	background-image: url('/static/images/arrow-black.gif');
}
ul.submenu {
	margin: 1px 0px 3px 0px;
	font-size: 12px;
}
ul.submenu li {
	background: url('/static/images/marker-blue.gif') 0px 5px no-repeat;
	padding-left: 12px;
}
ul.submenu a {
	text-decoration: none;
}
ul.submenu li.current {
	background-image: url('/static/images/marker-black.gif');
}
.star {
	width: 175px;
	height: 104px;
	margin: 0px auto;
	background: url('/static/images/star.jpg') 8px 0px no-repeat;
}
div.bottomtext {
	width: 80%;
	margin-bottom: 15px;
	overflow: hidden;
	float: left;
	text-align: center;
	font-size: 10px;
	color: #909090;
}

/* Main */
.center h1 {
}
.center h1 a {
	text-decoration: none;
}
.center h1 span {
	font-size: 18px;
}
.center p {
	margin: 11px 0px 0px 21px;
	overflow: hidden;
}
.center p img {
	margin: 0px 15px 15px 0px;
}
.center ul {
	margin: 11px 0px 0px 40px;
}
.center ul li {
	list-style: disc outside;
}
/* Footer */
.footer {
	width: 100%;
	height: 74px;
	background: url('/static/images/footer.jpg') left top repeat-x;
	color: #6a6a6a;
	font-size: 10px;
	margin-bottom: 20px;
	overflow: hidden;
}
.footer a {
	color: #6a6a6a;
}
.footer-left {
	width: 100%;
	height: 74px;
	background: url('/static/images/footer-left.jpg') left top no-repeat;
}
.footer-right {
	width: 100%;
	height: 74px;
	background: url('/static/images/footer-right.jpg') right top no-repeat;
}
.footer .copyright {
	float: left;
	width: 50%;
	height: 53px;
	margin-top:19px;
	text-align: center;
}
.footer .line {
	width: 1px;
	height: 54px;
	margin-top: 9px;
	float: left;
	background: #90909d;
	overflow: hidden;
}
.footer .studio {
	float: left;
	height: 48px;
	margin-top: 25px;
	margin-left: 5%;
	padding-left: 79px;
	background: url('/static/images/habi-logo.jpg') 0px 2px no-repeat;
}
/* Why? */
.why {
	width: 210px;
	height: 128px;
	margin: 76px auto 0px;
}
.right .line {
	margin-top: 12px;
	width: 93px;
}
.right h2.best-offers {
	font-size: 16px;
	color: #ba2315;
	width: 180px;
	text-align: center;
	margin: 9px auto 8px;
}
.phrase {
	width: 210px;
	height: 80px;
	margin: 57px auto 0px;
}

.right div.rightline {
	margin-top: 137px;
}

div.navpages {
	margin-left: 20px;
	margin-bottom: 10px;
	padding: 5px 0px;
	background-color: #f8f5e2;
	text-align: center; 
	font-size: 12px; 
}
div.navpages span {
	padding: 2px 3px;
	background-color: #2586e4;
	color: #ffffff;
}

/* Weather */
.weather {
	font-family: Georgia;
	width: 180px;
	margin: 0px auto 30px;
}
.weather h3 {
	font-size: 18px;
	font-weight: normal;
	text-align: center;
}
.weather .type {
	width: 90px;
	margin-top: 12px;
	text-align: right;
	float: left;
	font-size: 20px;
	background: url('/static/images/weather-type.jpg') 18px 2px no-repeat;
}
.weather .temp1 {
	float: left;
	font-size: 34px;
	margin-left: 11px;
}
.weather .temp2 {
	width: 65px;
	height: 110px;
	padding-top: 43px;
	padding-left: 115px;
	font-size: 20px;
	color: #ffffff;
	background: url('/static/images/weather-bg.jpg') 9px 42px no-repeat;
}
