/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	font: normal small Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	width:100%;
	height:100%;
	}
	
#page {
	width: 900px;
	margin: 0 auto;
	background: white;
	}
	
#gora {
	width: 100%;
	height: 70px;
	background: #DCD7D4 url(gora.png) no-repeat center;
	}
	
#naglowekflash {
	width: 100%;
	height: 280px;
	background: #B00805;
	}
	
#tabela1 {
	height: 100px;
	background: url(przejscie.jpg) repeat;
	width: 900px;
	margin: 0 auto;
	}
	
#menu {
	margin-top:15px;
	margin-bottom:30px;
	margin-left:7px;
	margin-right:7px;
	line-height: 30px;
	}
	
#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: block;
}

#menu a {
	display: block;
	color: #B00805;
	text-decoration: none;
	font-weight: bold;
	padding-left: 2px;
}

#menu a:hover, #menu .active a {
	background: #B00805;
	text-decoration: underline;
	font-weight: bold;
	color: #ffffff;
}
h2 {
	font-size: 1.5em;
	padding-left: 25px;
	padding-top: 15px;
	padding-bottom: 5px;
	color: #000000;
}

#zawartosc {
	padding: 5px 10px 20px 5px;
	text-align: justify;
	line-height: 1.5em;
	}
	
#zawartosc ul {
	margin: 0;
	list-style: disc;
	color: 000000;
}

#zawartosc li {
	margin: 0px 0px 0px 15px;
	list-style: disc;
	color: 000000;
}

#zawartosc a {
	color: #000000;
	text-decoration: underline;
}

#zawartosc a:hover, #zawartosc .active a {
	text-decoration: underline;
	color: #B00805;
	font-weight: bold;
}
	
#stopka {
	color: white;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 8pt;
	font-weight: none;
	text-align: right;
	}
	
#stopka a {
	color: #ffffff;
	text-decoration: none;
}

#stopka a:hover, #menu .active a {
	text-decoration: underline;
	color: #ffffff;
}

