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: 124px;
	height: 144px;
	padding: 50px 60px 30px 40px;
	background: url('gfx/kartka.jpg') no-repeat;
	font: 14px tahoma, sans-serif;
	font-weight: bold;
	color: #0e51c5;
	text-align: center;
	z-index: 10;
	}

.kartka a {
	display: block;
	padding: 3px;
	text-align: center;
	color: #c00;
	letter-spacing: 1px;
	text-decoration: none;
	}

.kartka a:hover {
	color: #f00;
	background: #FFFBC8;
	}

a.lg {
	position: absolute;
	left: 24px;
	top: 24px;
	display: block;
	width: 76px;
	height: 78px;
	z-index: 15;
	}

h1 {
	position: absolute;
	left: 120px;
	top: 33px;
	font: 40px calibri, verdana, tahoma, sans-serif;
	font-weight: bold;
	letter-spacing: 2px;
	border-right: 1px solid #0E51C5;
	padding-right: 10px;
	z-index: 15;
	}

h1 a {
	color: #c00;
	text-decoration: none;
	}
h1 a:hover {
	color: #c00;
	text-decoration: none;
	}

h2 {
	position: absolute;
	left: 320px;
	top: 45px;
	font: 20px calibri, verdana, tahoma, sans-serif;
	color: #0E51C5;
	font-weight: normal;
	z-index: 15;
	}

.tresc {
	position: absolute;
	left: 30px;
	top: 120px;
	width: 530px;
	height: 430px;
	overflow: scroll;
	z-index: 50;
	}

h3 {
	position: relative;
	font: 22px calibri, verdana, tahoma, sans-serif;
	color: #0f7c73;
	text-align: right;
	font-weight: normal;
	padding: 0 25px 15px 0;
	z-index: 15;
	}

.tresc p {
	text-align: justify;
	line-height: 150%;
	padding: 0 20px 20px 0;
	}

p.adr {
	position: absolute;
	left: 590px;
	top: 240px;
	width: 170px;
	z-index: 15;
	font-size: 13px;
	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;
	}
