body
	{
	background-color: #5c881f;
	color: #000000;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	}	
	
#container
	{
	background-color: #e9f9d1;
	margin: 0 auto;
	width: 900px;
	}
	
#header
	{
	background-image: url('header.jpg');
	border-bottom: dotted 1px #5c881f;
	height: 200px;
	margin: 10px;
	width: 880px;
	}

#right_header
	{
	float: right;
	margin: 20px;
	width: 200px;
	height: 150px;
	}

#left
{
	float: left;
	width: 200px;
}
		
#left1
	{
	border-left: solid 3px #5c881f;
	margin: 20px 20px 40px 20px;
	width: 200px;
	}

#left2
{
	border-top: solid 1px #5c881f;
	border-bottom: solid 1px #5c881f;
	clear: both;
	margin: 20px 20px 40px 20px;
	padding: 10px 0 10px 0;
	text-align: center;
	width: 200px;
}
		
#right
	{
	border-top: 2px #5c881f solid;
	float: right;
	margin: 20px;
	padding: 20px;
	text-align: justify;
	width: 565px;
	}

#tresc
	{
	border: 1px dotted #5c881f;
	min-height: 250px;
	padding: 20px 40px 20px 40px;
	}
			
#footer
	{
	border-top: solid 1px #5c881f;
	clear: both;
	font-size: 80%;
	margin: 20px;
	padding: 2px;
	text-align: center;
}
		
#left1 a
	{
	color: #4c4c4c;
	display: block;
	font-family: Arial, Verdana, sans-serif;
	font-size: 100%;
	letter-spacing: 0.1em;
	font-weight: 600;
	padding: 5px 10px 5px 30px;
	text-decoration: none;
}

#left1 a:hover, #left1 a:focus
	{
	background-color: #5c881f;
	color: #ffffff;
	}
		
#left1 a.present
	{
	background-color: #5c881f;
	color: #ffffff;
	}
			
h1 
	{
	background-color: #e9f9d1;
	color: #5c881f;
	font-size: 130%;
	padding-bottom: 10px;
	padding-left: 40px;
	}

h2
	{
	background-color: #e9f9d1;
	color: #000000;
	font-size: 120%;
	
	}

h3
	{
	background-color: #e9f9d1;
	color: #000000;
	font-size: 100%;
	font-weight: bold;
	text-align: center;
	}	

h4
	{
	background-color: #e9f9d1;
	color: #000000;
	font-size: 100%;
	font-weight: bold;
	padding-top: 20px;
	text-align: left;
	}	
	
p, #link1_1, #link1_2
	{
	font-family: Arial, Verdana, sans-serif;
	font-size: 105%;
	line-height: 140%;
	}
		
p a, td a, li a, #link1_1, #link1_2
	{
	background-color: #e9f9d1;
	color: #5c881f;
	}
		
p a:visited
	{
	color: #375113;
	}

li 
	{
	font-family: Arial, Verdana, sans-serif;
	font-size: 105%;
	line-height: 140%;
	list-style: disc;
	}

li.punkty
	{
	font-family: Arial, Verdana, sans-serif;
	font-size: 100%;
	line-height: 130%;
	list-style: circle;
	}

table
	{
	text-align: center;
	margin: 40px 25px 40px 25px;
	}
	
td
	{
	font-family: Arial, Verdana, sans-serif;
	font-size: 105%;
	padding: 10px 30px 10px 30px;
	}

#opis_foto
	{
	float: left;
	margin: 15px;
	width: auto;
	}

p.center
	{
	text-align: center;
	}

hr
	{
	color: #5c881f;
	}
