/*********************************************
* OGOLNE 
**********************************************/
body {font-family:verdana,tahoma,arial; font-size:9pt; color:#B6CDBA; background-color: #0A5317 }

h1 { font-size:12pt; }
h2 { font-size:10pt; }
h3,h4,h5,h6 { font-size:9pt; }

a {
	text-decoration:none;
	color: #CAE3CE;
}
a:hover {text-decoration:underline;}

ul,ol { padding:0 0 0 1.5em; margin:0; }
li { padding:0; margin:0;}

.title {
	font-weight:bold;
}
.subtitle {
	font-weight:bold;
	color: #CAE3CE;

}

hr { margin:0; padding:0; height:1px; color: #B6CDBA;}



#content {
	line-height:150%;
}

.label {
	width:8em;
}
