body {
    	font-family: arial, sans-serif;
    	margin: 20px 20px 20px 20px;
    	font-size: 110%;
    	background-color: #008738;
    	font-weight: normal;
    	color: #000000;
    	line-height: 150%;
}
div, span, p, th, td, li, dd, dl, dt, table    {
      	font-family: arial, sans-serif;
    	color: #000000;
}

.left img {
	float: right;
}

#content {
		background-color: #ffffff;
		width: 740px;
		position: absolute;
        left: 50%;
        margin: 20px 0 30px -370px;
        text-align: left;
}
table#header {
		padding: 20px 0 0 0;
		width: 700px;
}
table#header td {
	text-align: left;
}

h3 {
	 	background-color: #cc0000;
		padding: 2px 0 3px 5px;
		color: #fff;
		font-weight: bold;
		font-size: 12px;
		letter-spacing: 1px;
		width: 500px;
		margin: 0 0 0 0;
}

h4 {
	font-weight: bold;
	font-size: 14px;
}

h5 {
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	padding: 0 0 0 10px;
	margin: 0;
}

h6 {
	margin: 5px 0;
	padding: 0;	
}
#footer {
		color: #000000;
		font-size: 11px;
		padding: 60px 90px 20px 10px;
		float: right;
}.left {
		float: left;
		clear: right;
}
.right {
		float: right;
}
.clear {
		clear: both;
}
img {
	border: none;
}
a:link, a:visited {
		 color: #CC0000;
		 text-decoration: underline;
		 font-weight: bold;
		 outline: 0px none;
}
a:hover {
		text-decoration: none;
		outline: 0px none;
}
a.links:link, a.links:visited {
		color: #000000;
		font-weight: bold;
		text-decoration: none;
		display: inline;
		outline: 0px none;
}
a.links:hover {
		color: #CC0000;		
		outline: 0px none;
}


.programm {
	color: #2F623C;
	font-weight: bold;
}
.opis {
	clear: both:
	height: 250px;
}
.opis p {
	padding: 10px;
	width: 320px;
	float: left;
}
.opis img {
	float: left;
	/*padding-top: 10px;*/
	 width: 155px; 
	height: 200px;
	margin: 0 0 0 0;
}

.opis2 {
	clear: both:
	height: 250px;
}
.opis2 p {
	padding: 10px;
	width: 320px;
	float: left;
}
.opis2 img {
	float: left;
	/*padding-top: 10px;*/
	margin: 0 0 0 0;
}
ul.history {
	color: #000000;
	list-style-type: none;
	background-color: ffffff;
	border-bottom: 0px #ffffff none;
}
ul.history li {
	color: #000000;
	background-color: ffffff;
	border-bottom: 0px #ffffff none;
	width: 200px;
}
table.gallery td {
	padding: 0 0 5px 0; 
}

p	{
	text-align: justify;
	font-size: 110%;
	
}

