
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	color: #5d5851;
	font: 0.8em/1.4em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
ol, ul {
	list-style-type: square;
	list-style-position: outside;
	padding-left: 20px;
	list-style-image: url(img/p.gif);
	padding-top: 5px;
	padding-bottom: 5px;
}
li{
	padding-top: 5px;
}
blockquote{
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}

del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
#main a:link, #main a:visited {
	color: #5a9517;
	text-decoration: none;
	border-bottom: 1px dotted #d7dcd5;
}
#main a:hover, #main a:active {
	color: #8c3b06;
	text-decoration: none;
	border-bottom: 1px dotted #d7dcd5;
}

 #wrap {
	width: 880px;
	margin: 0 auto;
}
 #naglowek {
	padding-top: 25px;
	padding-right: 20px;
	padding-left: 20px;
}
 #logo {
	padding-top: 12px;
	width: 173px;
	float: left;
	display: block;
}
 #tlng {
	background: url(img/bg-tl.gif) no-repeat;
	width: 662px;
	height: 166px;
	margin-left: 173px;
	display: block;
	top: 20px;
}
 #wrp {
	background-color: #fff;
	padding-right: 20px;
		margin: 0 auto 40px;
	padding-left: 20px;
	border: 1px solid #c1c4be;
	overflow: auto;
	padding-bottom: 20px;
	display: block;
	width: 840px;
}
 #mtl {
	width: 840px;
	height: 61px;
	z-index: 1;
	background: url(img/mtl.gif) no-repeat;
	top: 191px;
	position: absolute;
}
 #mtl2 {
	width: 840px;
	height: 61px;
	z-index: 1;
	background: url(img/mtl2.gif) no-repeat;
	top: 191px;
	position: absolute;
}
 #menu {
	height: 41px;
	width: 840px;
	padding-top: 20px;
	float: left;
	clear: right;
}

 #ilust {
	width: 840px;
	height: 208px;
	display: block;
	padding-top: 60px;
}
 #ilust2 {
	width: 840px;
	height: 89px;
	display: block;
	padding-top: 60px;
}
 #tyt {
	width: 840px;
	height: 41px;
	background-color: #e8ebe4;
	margin-bottom: 1px;
	border-bottom: 1px solid #d9ded0;
	position: relative;
}
h1{
	font-size: 18px;
	font-weight: bold;
	color: #55b200;
	float: left;
	padding-top: 10px;
	padding-left: 20px;
}

 #informator {
	width: 216px;
	height: 41px;
	float: right;
}
#main{
	width: 840px;
	display: block;
	position: relative;
}
#left{
	background-color: #e8ebe4;
	width: 217px;
	float: left;
	border-right: 1px solid #d9ded0;
	border-bottom: 1px solid #d9ded0;
	display: block;
	position: relative;
	height: auto;
	color: #706d66;
	line-height: 1.3em;
	word-spacing: -1px;
	padding: 30px 20px 20px;
}
#content{
	float: left;
	background-color: #f1f3ef;
	width: 541px;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #d9ded0;
	display: block;
	position: relative;
	padding: 30px 20px 20px;
}
#content p, #left p{
	margin-bottom: 10px;
	padding-bottom: 10px;
}
strong{
	color: #2b2720;
}
.gr{
	color: #5a9517;
}
th {

	color: #75716b;
	border-right: 1px solid #75b974;
	border-bottom: 1px solid #75b974;
	border-top: 1px solid #75b974;
	text-align: left;
	padding: 6px 14px;
	background: #b9fdb5;
	font-size: 85%;
	line-height: 1.4em;
	font-weight: normal;
	font-style: normal;
}
th.left {
	color: #75716b;
	border-top: 1px solid #a9e8a5;
	border-left: 1px solid #a9e8a5;
	border-right: 1px solid #a9e8a5;
	border-bottom: 1px solid #519714;
	text-align: left;
	padding: 6px 14px;
	background: #dbfee0;
	font-size: 85%;
	line-height: 1.4em;
	font-weight: normal;
	font-style: normal;
}
th.leftalt {
	color: #75716b;
	border-top: 1px solid #a9e8a5;
	border-left: 1px solid #a9e8a5;
	border-right: 1px solid #a9e8a5;
	border-bottom: 1px solid #a9e8a5;
	text-align: left;
	padding: 6px 14px;
	background: #e3fee5;
	font-size: 85%;
	line-height: 1.4em;
	font-weight: normal;
	font-style: normal;
}

th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #75b974;
	vertical-align: middle;
	font-size: 1.3em;
	font-weight: bold;
	background: none;
	color: #519714;
}
td {
	border-right: 1px solid #a9e8a5;
	border-bottom: 1px solid #519714;
	background: #fff;
	padding: 6px 14px;
	color: #549b58;
}


td.alt {
	background: #e9fceb;
	color: #83b686;
	border-bottom: 1px solid #a9e8a5;
}