body {
	font-family:tahoma;
	font-size:9pt;
	line-height:13pt;
	background:#161616 url(images/b0.jpg) top center no-repeat;
	background-attachment:fixed;
}
a {
	color:#113cc1;
}
a:hover {
	text-decoration:none;
}
.lbox {
	float:left;
}
.rbox {
	float:right;
}
.clr {
	clear:both;
}
#conteiner {
	width:1008px;
	margin:0 auto;
}
#header {
	background:url(images/header.png) top center no-repeat;
	height:116px;
	padding-top:13px;
}
#header .k {
	color:#999;
	font-size:8pt;
	margin-left:37px;
	margin-right:263px;
}
#header .lbox {
	margin:60px 0 0 37px;
}
#header .lbox a {
	font-size:9pt;
	font-weight:bold;
	text-decoration:none;
	color:#687a09;
}
#header .lbox a.curr span {
	background:#687a09;
	color:#fff;
}
#header .lbox a span {
	text-decoration:underline;
	padding:5px;
}
#header .lbox a span:hover {
	text-decoration:none;
	background:#687a09;
	color:#fff;
}
#header .rbox a {
	display:block;
	margin:0 35px 0 0;
	width:210px;
	height:100px;
	text-decoration:none;
}
#content {
	background:url(images/center.png) center repeat-y;
	padding-top:1px;
}
#content .slider {
	background:url(images/crop/audiobook.in.ua.jpg) top center no-repeat;
	width:938px;
	height:243px;
	padding-top:295px;
	margin:0 auto;
	border:1px solid #ccc;
}
#content .slider .l {
	background:url(images/prev.png) center no-repeat;
	display:block;
	width:30px;
	height:30px;
	margin-left:-15px;
	text-decoration:none;
}
#content .slider .r {
	background:url(images/next.png) center no-repeat;
	display:block;
	width:30px;
	height:30px;
	margin-right:-15px;
	text-decoration:none;
}
#content .text {
	background:#fff;
	margin:0 35px;
	padding-top:15px;
	border:1px solid #fff;
}
#content .text h1, #content .text p {
	margin:0;
	padding:0;
}
#content .text h1 {
	font-size:10pt;
	margin-bottom:10px;
}
#content .text p {
	margin-bottom:10px;
	text-align:justify;
}
#content .text .lbox {
	width:600px;
}
#content .text .lbox p strong {
	font-size:9pt;
}
#content .text .rbox {
	width:320px;
	padding-top:26px;
}
#content .text .rbox a {
	display:block;
	margin-bottom:2px;
	text-decoration:none;
	color:#999;
}
#content .text .rbox a:before {
	content: "— ";
}
#content .text .rbox a span {
	text-decoration:underline;
	color:#113cc1;
}
#content .text .rbox a span:hover {
	text-decoration:none;
}
#content .text .rbox a span.curr {
	color:red;
}
#content .text hr {
	border:0;
	border-top:1px solid #ccc;
}
#footer {
	background:url(images/footer.png) bottom center no-repeat;
	height:22px;
}

