﻿h1 {
				font-family: Verdana, Arial, Helvetica, sans-serif;
				color: #006900;
				font-size: 14px;
				font-weight: bold;
				padding-top: 0px;
				margin-top: 0px;
				padding-bottom: 5px;
				margin-bottom: 0px;
				text-align: justify;
}
h2 {
				font-family: Verdana, Arial, Helvetica, sans-serif;
				color: #D20000;
				font-size: 12px;
				font-weight: bold;
				padding-top: 0px;
				padding-bottom: 0px;
				text-align: justify;
				text-decoration: none;
				text-transform: none;
				margin-top: 0px;
				margin-bottom: 0px;
}

p {
				padding-top: 5px;
				padding-bottom: 5px;
				margin-top: 0px;
				margin-bottom: 0px;
				font-family: Verdana;
				text-align: justify;
}
.hr {
				width: auto;
				text-align: center;
				height: 24px;
				background: url(images/bg_hr.gif) left top repeat-x;
				border: 0px none;
}
.clear {clear:both}

/*STRONA*/
body {
				font-size: 11px;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				background-image: url('images/tlo.jpg');
				background-attachment: fixed;
				text-align: center;
				margin: 0;
				padding: 0;
}
a img {
	border: 0;
}
/*/STRONA*/

/*RAMKA*/
#top {
				border: thin solid #808080;
				background-color: #FFFFFF;
				margin: 17px auto 0 auto;
				width: 770px;
}
/*/RAMKA*/

/*WNETRZE*/
#BODY {
				background-color: #FFFFFF;
				text-align: left;
				margin: 0 10px;
				width: 750px;
}
/*/WNETRZE*/

/*LOGO*/
#LOGO {
				padding: 5px 0px 121px 0px;
				background-image: url('images/logo.jpg');
				margin-top: 10px;
				margin-right: 0px;
				margin-bottom: 4px;
				margin-left: 0px;
				text-align: center;
				background-repeat: no-repeat;
}
/*/LOGO*/

/*LINKI*/
#LINKI {
				font-size: 11px;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				color: #FFFFFF;
				background-image: url('images/link.gif');
				margin-top: 0px;
				margin-right: 0px;
				margin-bottom: 10px;
				margin-left: 0px;
				padding-top: 5px;
				padding-right: 10px;
				padding-bottom: 5px;
				padding-left: 10px;
				text-align: center;
				height: 16px;
				border-top-style: solid;
				border-bottom-style: solid;
				border-top-width: 1px;
				border-bottom-width: 1px;
				border-top-color: #00E600;
				border-bottom-color: #004D00;
}
#LINKI a:link {
				padding: 4px 30px 6px 30px;
				margin: 0px;
				color: #FFFFFF;
				text-decoration: none;
				font-weight: bold;
				font-style: normal;
				line-height: 14px;
				text-transform: uppercase;
}
#LINKI a:visited {
				padding: 4px 30px 6px 30px;
				color: #FFFFFF;
				text-decoration: none;
				font-weight: bold;
				font-style: normal;
				text-transform: uppercase;
				line-height: 14px;
}
#LINKI a:hover {
				padding: 6px 30px 6px 30px;
				margin: 0px;
				text-decoration: none;
				font-weight: bold;
				font-style: normal;
				background-color: #009700;
				background-repeat: repeat-x;
}
#LINKI ul {
				margin: 0px;
				padding: 0px;
				text-align: center;
}
#LINKI ul li {
				display: inline;
				list-style-type: none;
				margin: 0px;
}
.current_page_item a:hover {
    background: #004000 !important;
    color: #FFFFFF !important;
}

.current_page_item a {
    background: #004000 !important;
    color: #FFFFFF !important;
}

/*/LINKI*/

/*MENU*/
#MENU {
				width: 180px;
				overflow: hidden;
				float: left;
				background-color: #FFFFFF;
}
/*/MENU*/

/*TRESC*/
#TRESC {
				width: 560px;
				overflow: hidden;
				float: right;
				margin-bottom: 2px;
}
#TRESC .ZAWARTOSC {
				padding: 0px 0px 10px 0px;
				font-size: 11px;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				color: #000000;
}
#TRESC .ZAWARTOSC a:link {
				color: #0000FF;
				text-decoration: none;
				font-style: normal;
}
#TRESC .ZAWARTOSC a:visited {
				color: #0000FF;
				text-decoration: none;
				font-style: normal;
}
#TRESC .ZAWARTOSC a:hover {
				color: #FF0000;
				text-decoration: none;
				font-weight: bold;
				font-style: normal;
}
/*/TRESC*/

/*STOPKA*/
#STOPKA {
				padding: 10px 10px 10px 10px;
				font-size: 10px;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				color: #FFFFFF;
				margin-top: 0px;
				margin-right: 0px;
				margin-bottom: 10px;
				margin-left: 0px;
				text-align: center;
				clear: both;
				width: 730px;
				background-image: url('images/tlo2.gif');
				white-space: nowrap;
}
/*/STOPKA*/