html, body {
	margin: 0;
	padding: 0;
	font: 13px verdana, tahoma, arial, geneva, sans-serif;
	color: #222;
	background: #0F7C73 url('gfx/bg.gif') repeat-x top;
	text-align: center;
	}

h1, h2, h3, h4, h5, h6, p {
	display: block;
	margin: 0;
	padding: 0;
	}

a {
	color: #0E51C5;
	text-decoration: underline;
	}
a:hover {
	color: #0E51C5;
	text-decoration: none;
	}


img {
	border: 0;
	}

.bd {
	position: relative;
	width: 898px;
	margin: 0 auto;
	padding-top: 36px;
	z-index: 5;
	}

.cn {
	position: relative;
	margin: 0 auto;
	width: 784px;
	height: 578px;
	background: #fff url('gfx/cnbg.jpg') no-repeat top;
	z-index: 10;
	}

.l {
	position: absolute;
	top: 0;
	left: -57px;
	width: 57px;
	height: 685px;
	background: url('gfx/l.jpg') no-repeat;
	z-index: 10;
	}

.r {
	position: absolute;
	top: 0;
	left: 784px;
	width: 57px;
	height: 685px;
	background: url('gfx/r.jpg') no-repeat;
	z-index: 10;
	}

.t {
	position: absolute;
	top: -36px;
	left: 0px;
	width: 784px;
	height: 36px;
	background: url('gfx/t.jpg') no-repeat;
	z-index: 10;
	}

.kartka {
	position: absolute;
	top: -10px;
	left: 564px;
	width: 204px;
	height: 224px;
	z-index: 10;
	}

a.lg {
	position: absolute;
	left: 36px;
	top: 24px;
	display: block;
	width: 60px;
	height: 60px;
	z-index: 15;
	}

h1 {
	position: absolute;
	left: 120px;
	top: 16px;
	font: 48px calibri, verdana, tahoma, sans-serif;
	font-weight: bold;
	border-bottom: 1px solid #0E51C5;
	z-index: 15;
	}

h1 a {
	color: #0E51C5;
	text-decoration: none;
	}
h1 a:hover {
	color: #0E51C5;
	text-decoration: none;
	}

h2 {
	position: absolute;
	left: 120px;
	top: 75px;
	font: 34px calibri, verdana, tahoma, sans-serif;
	color: #0E51C5;
	font-weight: normal;
	z-index: 15;
	}

.il {
	position: absolute;
	left: 75px;
	top: 150px;
	width: 380px;
	height: 380px;
	background: #f0f0f0;
	z-index: 15;
	}

p.adr {
	position: absolute;
	left: 485px;
	top: 220px;
	width: 270px;
	z-index: 15;
	font-size: 15px;
	text-align: left;
	}

.ft {
	position: relative;
	margin: 0 auto;
	width: 784px;
	height: 97px;
	background: url('gfx/b.gif') repeat-x;
	padding-top: 10px;
	color: #77B5B0;
	font-size: 12px;
	z-index: 10;
	}

div.ft a {
	color: #BADAD7;
	}
div.ft a:hover {
	color: #fff;
	}

div.ft ul li {
	display: inline;
	margin: 0;
	padding: 0 15px 0 16px;
	list-style-type: none;
	border-left: 1px solid #77B5B0;
	}

div.ft ul {
	padding-right: 40px;
	}

div.ft p {
	padding: 20px;
	font-size: 10px;
	}
