* {
	margin: 0;
	padding: 0;
}
body {
	background: #595F36 url(img/body.gif) repeat-y center top;
	font: normal 12px "Trebuchet MS", Verdana, sans-serif;	
}
a {
	color: #FFF;
	text-decoration: none;
}

h1 {
	font: normal 2em sans-serif;
	margin-top: 1em;
	border: none;
}
h2 {font: normal 1.8em sans-serif; margin-top: 0.8em;}
h3 {
	font: oblique bold 14px/30px sans-serif;
	margin-top: 0.6em;
	color: #6B9C02;
}
h4 {font: bold 1.1em sans-serif; margin-top: 0.4em;}

/* structure */
#main {
	width: 780px;
	border-top: 6px solid #FFF;
	margin: 0 auto;
}
#main_left {
	float: left;
	width: 570px;
}
#main_right {
	float: right;
	width: 205px;
}

.left {float: left;}
.right {float: right;}
span.comment {padding-left: 18px; background: url('img/icon_comment.gif') no-repeat left center;}
.clearer {clear: both; font-size: 0; height: 0;}

#header {
	background: #B7EB5C url(img/salatki.jpg) no-repeat left bottom;
	border-bottom: 3px double #3A3A3A;
	height: 180px;
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #3A3A3A;
}
#header h1 {
	font: normal 36px Verdana, sans-serif;
	margin: 0;
	padding: 14px 0 0 20px;
}

#navigation ul,#navigation li {margin: 0; padding: 0;}
#navigation li {list-style: none;}
#navigation {background: #4D92E4 url('img/grdnt_blue.jpg') repeat-x;}
#navigation a {
	border-bottom: 2px double #FFF;
	display: block;
	font: bold 1em Verdana,sans-serif;
	height: 1.8em;
	padding: 0.6em 0 0 1em;
	text-decoration: none;
}
#navigation a:hover {
	background: #B7EB5C;
	color: #FFFFFF;
}

.label {
	background: #C1E804 no-repeat;
	clear: both;
	color: #444444;
	font: normal 2em/50px "Lucida Sans Unicode", sans-serif;
	height: 50px;
	overflow: hidden;
	text-align: left;
	text-indent: 10pt;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 2px;
	border-left-width: 3px;
	border-top-style: double;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #3A3A3A;
	border-right-color: #3A3A3A;
	border-bottom-color: #3A3A3A;
	border-left-color: #3A3A3A;
}

ul.block {
	background: #70862B;
	border-top: 1px solid #3A3A3A;
	margin: 0;
	padding: 0;
}
.block li {
	border-bottom: 1px solid #3A3A3A;
	list-style: none;
}
.block a {
	color: #FFFFFF;
	display: block;
	font: normal 12px/14px Verdana, sans-serif;
	padding-top: 10px;
	padding-bottom: 4px;
	text-indent: 10pt;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: double;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #94BC03;
	border-right-color: #94BC03;
	border-bottom-color: #94BC03;
	border-left-color: #94BC03;
}
.block a:hover {
	color: #B7EB5C;
}


#content {
	color: #444;
	font-family: Verdana,sans-serif;
	line-height: 1.3em;
	padding: 0 1em 1em; 
}
#content a {color: #87C918;}
#content a:hover {
	text-decoration: underline;
	color: #06F;
}
#content p {
	margin: 0.4em 0 1em 0;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
	line-height: 18px;
}
#content .descr {
	color: #666;
	margin-bottom: 0.5em;
}
#content ul li {
	list-style: url(img/li.gif) inside;
	padding-left: 20px;
}
#content ul {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 13px;
	line-height: 18px;
}

#footer {
	color: #666;
	clear: both;
}
#footer .left a {color: #777;}
#footer .left a:hover {
	color: #333;
	text-decoration: underline;
}
#footer .left {
	border-top: 1px solid #F0F0F0;
	padding: 9px 0 9px 9px;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
}
#header h3 {
	color: #FFFFFF;
	padding-left: 20px;
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	line-height: 12px;
}
a.cp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #859F33;
	text-decoration: none;
	margin-right: 7px;
}
.ad {
	height: 220px;
	width: 370px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
