body {
	background-color: #bbe0f2;
	margin: 0px;
	padding: 0px;
}
.logo_pasek {
	background-image: url(gfx/top_pasek.jpg);
	background-repeat: repeat-x;
}
.grafika {
	background-image: url(gfx/grafika.jpg);
	background-repeat: no-repeat;
}
.menu {
	background-image: url(gfx/menu_gradient.jpg);
	background-repeat: repeat-x;
	font-family: "Myriad Pro";
	color: #FFFFFF;
	text-align: left;
	font-size: 16px;
	vertical-align: top;
}
.menu_press {
	background-color: #CCCCCC;
}
.content {
	background-image: url(gfx/main_gradient.jpg);
	background-repeat: repeat-x;
	vertical-align: top;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	color: #454545;
}
.bok {
	background-color: #93c303;
}
.bok_dolny {
	background-repeat: repeat-x;
	background-image: url(gfx/bg_gradient.jpg);
	background-color: #bbe0f2;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #bbe0f2;
	text-align: center;
}
.footer a {
	font-size: 10px;
	background-color: #bbe0f2;
	text-decoration:none;
}
.footer a:link {
	font-size: 10px;
	background-color: #bbe0f2;
	text-decoration:none;
}
.footer a:hover {
	font-size: 10px;
	background-color: #bbe0f2;
	text-decoration:underline;
}
#spis h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-indent: 20px;
	color: #454545;
	margin-top: 20px;
}
#footer_bg {
	background-color: #bbe0f2;
}
#spis h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-indent: 20px;
	color: #454545;
}
#spis a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-indent: 20px;
	color: #454545;
	display: block;
	text-decoration: none;
}
#spis a:hover {
	color: #EFEFEF;
	background-color: #666666;
}
#spis p {
	display: block;
	margin-top: -1px;
	margin-right: 10px;
	margin-bottom: -1px;
	margin-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CDCDCD;
	border-right-color: #CDCDCD;
	border-bottom-color: #CDCDCD;
	border-left-color: #CDCDCD;
}
#spis a {
	display: block;
}
#spis {
	background-color: #EDEDED;
	display: block;
	margin-bottom: 10px;
	width: 205px;
	padding-bottom: 10px;
	margin-right: 10px;
}
#main {
	display: block;
	margin-top: 0px;
	padding-bottom: 5px;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	letter-spacing: 0em;
}
#main h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 35px;
	color: #313131;
	margin-top: 0px;
}

.menu img:hover {
}
#box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-color: #def0f9;
	text-align: justify;
}
#main .data {
	color:#666666;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
#main .data a{
	color:#666666;
	text-decoration:none;
}
#main .data a:hover{
	text-decoration:underline;
}
#main .tytul {
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}
#main .tytul a{
	color:#666666;
	text-decoration:none;
}
#main .tytul a:hover{
	text-decoration:underline;
}
#main .tekst a{
	color:#000000;
	text-decoration:none;
}
#main .tekst a:hover{
	text-decoration:none;
}
a {
	color: #81ab02;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.aktualnosci {
	color: #81ab02;
	text-decoration:none;
	font-weight:bold;
}
.form {
	color:#000000;
	font-family:Tahoma, Helvetica, sans-serif;
	font-size:11px;
}