body {
	background-color: #000;
	background-image: url(images/layout_02.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	font-size: 12px;
}
#top {
	width: 877px;
	margin-right: auto;
	margin-left: auto;
}
#top #logo {
	float: left;
	width: 205px;
	height: 95px;
}
#top #menu {
	float: left;
	width: 592px;
	padding-left: 70px;
	height: 37px;
	padding-top: 24px;
}
#top #menu .menu {
	height: 37px;
	width: 118px;
	float: left;
	background-image: url(images/layout_08.jpg);
	text-align: center;
}
#top #menu .menu a:link {
	height: 29px;
	width: 118px;
	float: left;
	background-image: url(images/layout_08.jpg);
	text-align: center;
	padding-top: 8px;
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
	text-transform: uppercase;
}
#top #menu .menu a:visited {
	height: 29px;
	width: 118px;
	float: left;
	background-image: url(images/layout_08.jpg);
	text-align: center;
	padding-top: 8px;
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
	text-transform: uppercase;
}
#top #menu .menu a:hover {
	height: 29px;
	width: 118px;
	float: left;
	background-image: url(images/layout_07.jpg);
	text-align: center;
	padding-top: 8px;
	color: #000;
	text-decoration: none;
	font-size: 14px;
	text-transform: uppercase;
}
#baner {
	width: 877px;
	margin-right: auto;
	margin-left: auto;
	height: 215px;
}
#tlocontent {
	width: 877px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/tlo.jpg);
	background-repeat: repeat;
	background-color: #000;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #A5A6AA;
}
#content {
	background-image: url(images/grad.png);
	background-repeat: repeat-x;
	width: 837px;
	background-position: top;
	line-height: 1.3em;
	text-align: justify;
	padding: 20px;
	margin-bottom: 20px;
	min-height: 300px;
}
#tlocontent #content .glowne  {
	margin-left: 20px;
	border: 3px solid #FFF;
}

#tlocontent #content h1 {
	font-weight: normal;
}
#tlocontent #content ol li {
	line-height: 2.2em;
	font-size: 14px;
}
#tlocontent #content ol li a:link {
	color: #FFF;
	text-decoration: none;
}
#tlocontent #content ol li a:visited {
	color: #FFF;
	text-decoration: none;
}
#tlocontent #content ol li a:hover {
	color: #FFF;
	text-decoration: underline;
}
#tlocontent #content #wiecej {
	text-align: center;
	padding-top: 10px;
}
#tlocontent #content #wiecej a:link {
	color: #CCC;
	text-decoration: none;
	font-size: 12px;
}
#tlocontent #content #wiecej a:visited {
	color: #CCC;
	text-decoration: none;
	font-size: 12px;
}
#tlocontent #content #wiecej a:hover {
	color: #CCC;
	text-decoration: underline;
	font-size: 12px;
}
#tlocontent #content table tr td img {
	border: 2px solid #FFF;
}
#tlocontent #content #kontakt {
	float: right;
	width: 230px;
	margin-left: 20px;
	height: 270px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#tlocontent #content form table tr .tabkrotsza p .dluzszy {
	width: 200px;
	background-color: #999;
	border: 1px solid #CCC;
	padding: 3px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	margin-right: 20px;
}
#tlocontent #content form table tr td p textarea {
	background-color: #999;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	height: 110px;
	width: 280px;
	padding: 3px;
	border: 1px solid #CCC;
}
#tlocontent #content form table tr td {
	vertical-align: top;
}
#tlocontent #content #kontakt p a:link {
	color: #FFF;
	text-decoration: none;
}
#tlocontent #content #kontakt p a:visited {
	color: #FFF;
	text-decoration: none;
}
#tlocontent #content #kontakt p a:hover {
	color: #FF0;
	text-decoration: underline;
}



#stopka {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999;
	font-size: 10px;
	height: 30px;
	width: 877px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #FFF;
	text-align: center;
	padding-top: 5px;
}
.aktywne {
	font-size: 16px;
	color: #FF0;
}

#stopka a {
	font-weight: bold;
	color: #999;
	text-decoration: none;
}




.clear {
	clear: both;
	height: 0px;
}
.wieksze {
	font-size: 18px;
}

