html {
	overflow: scroll;
	font-family: Arial, Verdana;
}

body {
	background-color: #f1f6fc;
	font-size: 12px;
	color: #000;
}

td {
	font-size: 12px;
	color: #000;
}

a img {
	border: 0;
}

a {
	color: #00a0e5;
}

.mini_phone {
	padding-left: 20px;
	margin: 8px 0;
	background: url('img/mini_phone.gif') no-repeat top left;
}

a:hover {
	color: #e17a2c;
	text-decoration: underline;
}

.blue_border {
	border: 1px solid #00a0e5;
}

.simple_blue {
	color: #00a0e5;
}

#navcontainer ul {
	list-style-type: none;
	text-align: left;
	padding: 0;
	margin: 0 0 0 5px;
}

#navcontainer img {
	margin: -2px 4px 0 0;
	padding: 0;
	border: 0;
}

#navcontainer li {
	background: url(img/menu_horiz_spacer.gif) no-repeat right bottom;
	padding-bottom: 4px;
}

#navcontainer li a {
	font-family: Arial;
	text-align: left;
	font-size: 11px;
	text-decoration: none;
	color: #999;
	padding: 2px 0 2px 15px;
}

#navcontainer a {
	display: block;
}

#navcontainer ul li a:hover {
	background: url(img/link_square_barely.gif) center left no-repeat;
	color: black;
}

#navcontainer ul li a#current {
	color: #e17a2c;
	background: url(img/link_square.gif) center left no-repeat;
}

a {
	text-decoration: none;
}

.justyfikuj p {
	text-align: justify;
	text-indent: 20px;
}

#rodzajeSch li {
	padding-bottom: 10px;
}

.blue {
	color: #00a0e5;
	text-decoration: underline;
	padding-right: 17px;
	text-align: right;
}

.blue:hover {
	color: #e17a2c;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #00a0e5;
	padding-bottom: 5px;
	text-align: left;
	margin-left: 10px;
	padding-left: 20px;
	background: no-repeat url('img/title_square.gif') 0 0.4em;
	clear: both;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #00a0e5;
	padding: 0px;
	text-align: left;
}

#contact {
	padding-left: 30px;
}

#contact h2 {
	margin: 20px 0 5px;
	font-size: 12px;
}

.tekst_mini {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

hr {
	background-color: #00a0e5;
	color: #00a0e5;
	border: 0px;
	height: 1px;
}

a.plain {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

a.plain:hover {
	font-size: 12px;
	color: #e17a2c;
	text-decoration: underline;
}

a.plus {
	color: #00a0e5;
	text-decoration: underline;
	padding-right: 17px;
	text-align: right;
	background: no-repeat url('img/plus.gif') right 0.3em;
}

a.plus:hover {
	color: #e17a2c;
}

a.plus_blue {
	color: #00a0e5;
	text-decoration: underline;
	padding-right: 17px;
	text-align: right;
	background: no-repeat url('img/plus_light_blue.gif') right 0.3em;
}

a.plus_blue:hover {
	color: #e17a2c;
	background-image: url('img/plus_blue.gif');
}

.seealso {
	font-size: 14px;
	color: #00a0e5;
	font-weight: 600;
	text-decoration: none;
}

a.seealso:hover {
	font-size: 14px;
	color: #e17a2c;
	text-decoration: none;
	font-weight: 600;
}

a.square_link {
	color: #00a0e5;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 17px;
	text-align: left;
	background: no-repeat url('img/link_square_na.gif') left 3px;
}

a.square_link:hover {
	color: #e17a2c;
	background-image: url('img/link_square.gif');
}

.code {
	text-align: left;
	color: grey;
	background-color: #f0f0f0;
	padding: 10px;
	border-bottom: silver 1px solid;
	border-top: silver 1px solid
}

form.kontakt input,select,textarea {
	color: black;
	width: 210px;
	background: white;
	border: solid 1px #b7cdfe;
}

form.kontakt textarea {
	height: 150px;
}

form.kontakt {
	font-size: 13px;
	padding-right: 5px;
}

form.kontakt fieldset {
	border: none;
}

form.kontakt label {
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
	width: 150px;
}

form.kontakt fieldset ol {
	margin: 0;
	padding: 0;
}

form.kontakt fieldset li {
	list-style: none;
	padding: 5px;
	margin: 0;
}

form.kontakt fieldset fieldset {
	border: none;
	margin: 3px 0 0;
}

form.kontakt fieldset fieldset legend {
	padding: 0 0 5px;
	font-weight: normal;
}

form.kontakt fieldset fieldset label {
	display: block;
	width: auto;
}

form.kontakt fieldset fieldset label {
	margin-left: 213px; /* Width plus 3 (html space) */
}

#gallery_item {
	border: 1px solid #e7eef7;
	padding: 3px 0 3px 15px;
	margin: 5px;
	height: 45px;
}

#gallery_item:hover {
	background: #f5f8fb;
	border: 1px dashed #e7eef7;
}

#gallery_item span {
	float: right;
	text-align: right;
	padding-right: 5px;
	font-size: 12px;
	color: #aaa;
}

#gallery_item:hover span {
	color: #555;
}

#gallery_item:hover h2 {
	color: #e17a2c;
}

.thumb_link {
	border: solid 1px #f5f8fb;
	text-align: center;
	padding: 5px;
}

td.thumb_link:hover {
	border: solid 1px #CCC;
	border-color: #fff #CCC #CCC #fff;
	background: white;
}

.thumb_link img {
	border: 1px solid black;
}

a.tekst_czarny:link {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}

a.tekst_czarny:hover {
	font-size: 12px;
	color: #e17a2c;
	text-decoration: underline;
}

.tekst_czarny_wiekszy {
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}

.tekst_czarny_bold {
	font-size: 12px;
	font-weight: 600;
	color: #000000;
}

.tekst_niebieski_bold {
	font-size: 12px;
	font-weight: 600;
	color: #00a0e5;
}

.tekst_niebieski_wiekszy {
	font-size: 16px;
	color: #00a0e5;
	font-weight: 600;
}

.tekst_niebieski_kontakt {
	font-size: 24px;
	font-weight: bold;
	color: #00a0e5;
}

a.tekst_niebieski_wiekszy:link {
	font-size: 16px;
	color: #00a0e5;
	text-decoration: none;
	font-weight: 600;
}

a.tekst_niebieski_wiekszy:hover {
	font-size: 16px;
	color: #00a0e5;
	text-decoration: none;
	font-weight: 600;
}

.tekst_czerwony {
	font-size: 12px;
	color: #e17a2c;
}

.tekst_czerwony_bold {
	font-size: 12px;
	font-weight: 600;
	color: #e17a2c;
}

.tytul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 600;
	color: #000000;
	text-shadow: black 2px 2px, maroon -2px -2px;
}

klasa.cytat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}

#tabs {
	float: left;
	width: 100%;
	font-size: 93%;
	line-height: normal;
	border-bottom: 1px solid #666;
	margin-bottom: 1em; /*margin between menu and rest of page*/
	overflow: hidden;
}

#tabs ul {
	margin: 0;
	padding: 10px 10px 0 10px;
	list-style: none;
}

#tabs li {
	display: inline;
	margin: 0;
	padding: 0;
}

#tabs a {
	float: left;
	background: url("img/tabs[left].gif") no-repeat left top;
	background-position: 0% -84px;
	margin: 0;
	padding: 0 0 0 21px;
	text-decoration: none;
}

#tabs a span {
	float: left;
	display: block;
	background: url("img/tabs[right].gif") no-repeat right top;
	background-position: 100% -84px;
	padding: 6px 13px 4px 0px;
	margin-right: 2px;
	font-size: 12px;
	font-family: arial black;
	color: #FFF;
}

#tabs a:hover span {
	color: black;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {
	float: none;
}

/* End IE5-Mac hack */
#tabs a:hover span {
	
}

#tabs a:hover {
	background-position: 0% -42px;
}

#tabs a:hover span {
	background-position: 100% -42px;
}

#tabs a#menuActive {
	background-position: 0% 0;
}

#tabs a#menuActive span {
	background-position: 100% 0;
}

#form_wolontariat fieldset {
	border: 1px dotted black;
	margin: 0;
	padding: 0 5px 5px 5px;
}

#form_wolontariat legend {
	padding: 10px 5px 10px 0;
	background: white;
	font-style: italic;
}

#form_wolontariat input {
	margin: 1px;
	padding: 3px;
	font-size: 8pt;
	border: 1px solid gray;
	background-color: #f4f4f4;
}

#form_wolontariat .long {
	width: 450px;
}

#form_wolontariat .mid {
	width: 250px;
}

#form_wolontariat .short {
	width: 40px;
}

#form_wolontariat h3 {
	font-size: 1em;
}

#form_wolontariat h3.space {
	padding-top: 15px;
}

#form_wolontariat .indent {
	padding-left: 20px;
}

#linkBox {
	border: 1px solid #00a0e5;
	margin-top: 280px;
	padding: 5px 15px;
	width: 120px;
}

#linkBox a {
	font-size: 12px;
	color: #00a0e5;
	text-decoration: underline;
}

#linkBox a:hover {
	color: #e17a2c;
	text-decoration: none;
}

#newsBox p {
	text-align: justify;
}

#bukiet_prawy {
	text-align: right;
	padding-right: 30px;
	font-size: 12px;
}

#bukiet_prawy img {
	border: 0;
}

#bukiet_lewy {
	width: 210px;
	padding-left: 20px;
	float: left;
}

#bukiet_lewy p {
	font-size: 12px;
	text-align: justify;
}

#pity div {
	width: 390px;
	height: 95px;
	margin-right: 20px;
	float: right;
	border: 1px solid black;
	background: #f0f0f0;
}

#pity p {
	margin: 20px;
	color: gray;
	font-style: italic;
}

#pity li {
	clear: both;
}

#loga ul {
	margin: 0 0 0 40px;
	padding: 0;
}

#loga p {
	clear: both;
	font-weight: bold;
}

#loga div {
	float: left;
	width: 225px;
	line-height: 25px;
	margin-bottom: 20px;
}

#platnosci {
	margin-left: 20px;
	width: 634px;
}

#platnosci ul {
	margin: 0;
	padding: 0;
}

#platnosci li {
	background: url('img/platnosci_bg.gif');
	float: left;
	list-style: none;
	padding: 0;
	margin: 0;
	width: 158px;
	height: 59px;
}

#platnosci p {
	display: list-item;
	list-style: disc;
	margin-left: 15px;
	margin-bottom: 10px;
}

#platnosci li img {
	margin-left: 10px;
}

#platnosci ul input {
	float: right;
	margin-right: 10px;
	margin-top: 20px;
}

#platnosci .right {
	float: right;
	margin-top: 50px;
	margin-right: 3px;
}

#platnosci .flota {
	width: 116px;
	height: 26px;
	float: left;
	background: url('img/platnosci_input.gif');
	border: 0;
	margin: 0;
	padding-left: 5px;
}

#platnosci .submit {
	width: 84px;
	height: 26px;
	float: left;
	background: url('img/platnosci_submit.gif');
	border: 0;
	margin: 0;
}

#jak_pomagac p {
	clear: both;
}

#jak_pomagac .lefty_img img {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

#media {
	margin: 10px 10px 0 50px;
	line-height: 2.5em;
}

#media img {
	margin-left: 10px;
	margin-bottom: 5px;
	vertical-align: middle;
}

#media a {
	color: black;
	font-weight: bold;
	text-decoration: underline;
}

#media a:hover {
	color: #e17a2c;
}

#promyki div {
	width: 140px;
	margin: 20px;
	line-height: 2em;
}

#promyki a {
	background: url('img/mini_pdf.gif') no-repeat right;
	padding-right: 25px;
}

#promyki strong {
	float: right;
	margin: 5px 0px 0px 10px;
}

a#dawnoTemu  {
	height: 168px;
	width: 116px;
	display: block;
	background: transparent url(img/dawno_temu_we_wro.gif) 0 0 no-repeat;
	margin: 15px 0 10px 7px;
}
a#dawnoTemu:hover{
   background-position: -116px 0;
}

a .alt {
	display: none;
}