body {
	margin: 0px;
	padding: 160px 0px 0px 0px;
	background-color: #F4F4F4;
	background-image: url("/images/olta.ru/bg.gif");
	background-position: left top;
	background-repeat: repeat-y;
}

#back {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: -100;
}

#logo {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: -1;
}

#banner_top {
	position: absolute;
	left: 220px;
	top: 30px;
	z-index: 100;
}

.menu {
	padding: 0px 0px 0px 0px;
	font-family: Tahoma;
	font-size: 14px;
	color: #383838;
}

.menu a {
	font-family: Tahoma;
	font-size: 13px;
	color: #383838;
	text-decoration: underline;
	margin: 0px 0px 0px 0px;
}

.menu_spacer {
	padding: 10px 0px 0px 0px;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: Bold;
	color: #383838;
}

.advert {
	padding: 0px 20px 10px 0px;
	font-family: Tahoma;
	font-size: 11px;
	color: #383838;
}

.advert a{
	color: #383838;
	text-decoration: underline;
}

.bottom {
	padding: 20px 0px 20px 0px;
	font-family: Tahoma;
	font-size: 11px;
	color: #5A5A5A;
}

.bottom a {
	color: #5A5A5A;
	text-decoration: underline;
}

.content {
	font-family: Tahoma;
	font-size: 12px;
	color: #830202;
}

.content a {
	color: #830202;
	text-decoration: underline;
}

.content h1 {
	font-family: Tahoma;
	font-size: 24px;
	font-weight: Normal;
	color: #830202;
	margin: 15px 0px 15px 0px;
}

.content img {
	margin: 8px;
}

#google {
	padding: 40px 20px 0px 80px;
}

.lin {
	font-family: Tahoma;
	font-size: 9px;
	color: #5A5A5A;
}

.lin a {
	color: #5A5A5A;
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 9px;
}