html, body {
	background: #EEE;
	background-position: center;
	color: #000;
	padding: 0;
	margin: 0px auto;
	width: 100%;
}

hr {
 border-top:1px dashed #669933;
 border-width:1px 0 0 0;
 height:1px;
 width: 70%;
}

p.special {
	font-family: "Trebuchet MS", Verdana, Helvetica;
	font-size: 18px;
	border: 2px #000 dotted;
	margin: 5px;
	padding: 5px;
}

.special a {
	font-family: "Trebuchet MS", Verdana, Helvetica;
	font-size: 24px;
}

table {
	border: 1px dotted #669933;
	padding: 15px;
	text-align: center;
}

#pas {
	height: 15px;
	background: #555;
	width: 100%;
}

#top {
	width: 900px;
	margin: 0 auto;
	padding: 0;
}

#up {
	width: 100%;
	height: 300px;
	background: url(obrazki/tloup.PNG);
}

#logo {
	background: url(obrazki/logo.jpg);
	height: 300px;
	width: 900px;
	text-align: left;
	padding: 0;
	margin: 0px auto;
	text-align: center;
}

#logo2 {
	position: relative; top: 215px;
	height: 80px;
	color: #000;
	font-family: "Trebuchet MS", Verdana, Helvetica;
	text-align: center;
	padding-left: 20px;
}

#logo2 a:link {
	text-decoration: none;
	color: #000000;
	font-size: 20px;
	text-align: center;
}

#logo2 a:visited {
	text-decoration: none;
	color: #000000;
	font-size: 20px;
	text-align: center;
}

#logo2 a:hover {
	text-decoration: underline;
	font-size: 20px;
	text-align: center;
}


#podlogiem {
	background: url(obrazki/wzorek.png);
	height: 20px;
}

#sidebar {
	width: 198px;
	float: left;
	overflow: hidden;
	background-color: #ECF8EC;
	text-align: left;
	text-decoration: none;
	color: #1C4A1C;
	font-family: "Trebuchet MS", Verdana, Helvetica;
	font-size: 13px;
}

#sidebar p {
	margin-left: 15px;
}

#sidebar ul {
	color: #1C4A1C;
	padding-top: 15px;
	margin: 0;
	text-decoration: none;
	list-style-image: url(obrazki/lista.png);
}

#sidebar li {
	padding-left: 10px;
	height: 30px;
	list-style-image: url(obrazki/lista.png);
}

#sidebar a:link {
	text-decoration: none;
	color: #1C4A1C;
	font-family: "Trebuchet MS", Verdana, Helvetica;
	font-size: 13px;
}

#sidebar a:visited {
	text-decoration: none;
	color: #1C4A1C;
	font-family: "Trebuchet MS", Verdana, Helvetica;
	font-size: 13px;
}

#sidebar a:hover {
	text-decoration: underline;
}

#hed {
	width: 600px;
	height: 40px;
	background: #555;
	border: 1px solid #DDD;
	margin-left: 245px;
	position: relative; top: 210px;
	}
	
#hed h1 {
	font-size: 16px;
	text-decoration: none;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Helvetica;
	padding-left: 15px;
	text-align: left;
}

#content {
	width: 700px;
	float: left;
	overflow: hidden;
	float: left;
	background-color: #ECF8EC;
	color: #000;
	font-family: "Trebuchet MS", Verdana, Helvetica;
	font-size: 13px;
	text-align: left;
}


#content p.gorne {
	padding-top: 30px;
	padding-left: 10px;
	font-size: 16px;
}

#content p img {
	padding: 10px;
}

#content p {
	padding-left: 10px;
}

#content a:link {
	font-family: "Trebuchet MS", Verdana, Helvetica;
	font-size: 13px;
	text-decoration: none;
	color: #194D19;
	font-weight: bold;
}

#content a:visited {
	font-family: "Trebuchet MS", Verdana, Helvetica;
	font-size: 13px;
	text-decoration: none;
	color: #194D19;
	font-weight: bold;
}

#content a:hover {
	font-family: "Trebuchet MS", Verdana, Helvetica;
	font-size: 13px;	
	text-decoration: underline;
	color: #000;
	font-weight: bold;
}

#content h2{
	text-align: center;
	font-size: 24px;
}

#content2 {
	margin-left: 15px;
}

#footer {
	clear: both;
	width: 100%;
	background-color: #006600;
	text-align: center;
	color: #FFF;
	font-size: 10px;
	height: 20px;
	font-family: "Trebuchet MS";
}

#footer a:link, a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10px;
}

#footer a:hover {
	text-decoration: underline;
	font-size: 10px;
}

#wrapper {
	width: 900px;
	background-color: #ECF8EC;
}
