html, body {
	margin: 0px;
	padding: 0px;
	background: #fff url('gfx/bg.jpg') top left repeat-x;
	color: #999;
	font: 10pt Arial, Helvetica, Tahoma, "Lucida Grande", "Trebuchet MS", Verdana, "Times New Roman", sans-serif;
	text-align: center;
	height: 100%;
}
div, table, td {
	color: #999;
	font: 10pt Arial, Helvetica, Tahoma, "Lucida Grande", "Trebuchet MS", Verdana, "Times New Roman", sans-serif;
}
form, p {
	margin: 0px;
}

hr {
	margin-top: 4px;
	margin-bottom: 4px;
	color: #8c8c8c;
	height: 1px;
}

fieldset {
	margin-top: 4px;
	margin-bottom: 4px;
        padding: 10px;
	border-left: 1px solid #AFB6BE;
	border-top: 1px solid #AFB6BE;
	border-right: 2px solid #AFB6BE;
	border-bottom: 2px solid #AFB6BE;
	float: none;
	display: block;
	clear: both;
}
fieldset:hover {
	border-left: 1px solid #000;
	border-top: 1px solid #000;
	border-right: 2px solid #000;
	border-bottom: 2px solid #000;
}
legend {
        font-weight: bold;
        padding: 4px;
        color: #000;
}

label:hover {
	color: #C6D749;
	cursor: pointer;
}

.red {
	color: #f00;
}

a, a:link, a:active, a:visited, a:focus {
	color: #b4ca34;
	text-decoration: none;
}
a:hover {
	color: #6a655c;
	text-decoration: none;
}

.nobr {
	white-space: nowrap;
}

.center {
	margin: auto;
	text-align: center;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.bold {
	font-weight: bold;
}

h1, h1.temat {
	margin-bottom: 10px;
	padding-left: 26px;
	background: url('gfx/male_logo.jpg') left center no-repeat;
	color: #b4ca34;
	font-size: 115%;
	line-height: 130%;
	font-weight: bold;
	text-align: left;
}

h2, h3 {
	font-size: 110%;
}
h4, h5 {
	font-size: 105%;
}
h6 {
	font-size: 103%;
}

.male {
	font-size: 85%;
}
.mniejsze {
	font-size: 70%;
}

.bold {
	font-weight: bold;
}

.akapit {
	margin-bottom: 4px;
	line-height: 140%;
	display: block;
	float: none;
	clear: both;
}
a.zdjecie_link, a.zdjecie_link:link, a.zdjecie_link:active, a.zdjecie_link:visited, a.zdjecie_link:focus {
	margin: 3px;
}
a.zdjecie_link:hover {
	margin: 3px;
}
.zdjecie_img {
}
.zdjecie_img:hover {
}

.zdjecie_img_lewo {
	margin-right: 20px;
	float: left;
}
.zdjecie_img_prawo {
	margin-left: 20px;
	float: right;
}
.zdjecie_img_gora {
	margin-bottom: 20px;
}
.zdjecie_img_dol {
	margin-top: 20px;
}

.galerie {
	margin-bottom: 4px;
	text-align: center;
	display: block;
	float: none;
	clear: both;
}
.galeria_zdjecie {
	padding: 5px;
	text-align: center;
}
a.galeria_zdjecie_link, a.galeria_zdjecie_link:link, a.galeria_zdjecie_link:active, a.galeria_zdjecie_link:visited, a.galeria_zdjecie_link:focus {
	display: block;
}
a.galeria_zdjecie_link:hover {
}
.galeria_zdjecie_img {
	color: #000;
	border: 2px solid #b4ca34; /* 1 */
/* 	padding: 2px; */
}
.galeria_zdjecie_img:hover {
	color: #000;
	border: 2px solid #AC0404;
/* 	padding: 1px; */
}

.flash {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	display: block;
	float: none;
	clear: both;
}
.flash_plik {
	text-align: center;
}

.pliki {
	margin-top: 10px;
	margin-bottom: 10px;
/* 	border-left: 2px solid #000;
	border-bottom: 2px solid #000; */
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	display: block;
	float: none;
	clear: both;
}
.pliki_plik {
	text-align: left;
}
.pliki_plik_ikona {
	margin-right: 5px;
	vertical-align: middle;
}
a.pliki_plik_link {
}

.nawigacja {
	padding-top: 15px;
	padding-bottom: 10px;
	text-align: center;
	display: block;
	float: none;
	clear: both;
}
a.nawigacja_link, a.nawigacja_link:link, a.nawigacja_link:active, a.nawigacja_link:visited, a.nawigacja_link:focus {
	text-align: center;
	color: #000;
	border: 1px solid #000;
	padding: 5px;
	text-decoration: none;
}
a.nawigacja_link:hover {
	text-align: center;
	background-color: #000;
	color: #fff;
	border: 1px solid #afab98;
	padding: 5px;
	text-decoration: none;
}
.nawigacja_aktywny_link {
	margin-left: 5px;
	margin-right: 5px;
	color: #000;
	border: 1px solid #000;
	padding: 5px;
	text-decoration: none;
}

.ikony_spolecznosciowe {
	margin: 20px 0px;
}

.ikony_spolecznosciowe_link {
	margin: 0px 4px;
}

.ikony_spolecznosciowe_img {
	border: 0px;
}

#podstrony {
	margin-top: 20px;
	display: block;
	float: none;
	clear: both;
}
.podstrony_tekst {
	font-size: 80%;
}
#podstrony ul {
	margin-top: 0px;
	margin-bottom: 0px;
}
#podstrony li {
	margin-top: 2px;
	margin-bottom: 2px;
}
a.podstrony_link, a.podstrony_link:link, a.podstrony_link:active, a.podstrony_link:visited, a.podstrony_link:focus {
}
a.podstrony_link:hover {
}

.szukaj_li_parzyste {
	margin-bottom: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	border-right: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
}
.szukaj_li_nieparzyste {
	margin-bottom: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	border-right: 1px dotted #ddd;
	border-bottom: 1px dotted #ddd;
}

.info_box {
	margin: 10px 20px;
	padding: 20px;
	border: 2px solid #222;
	text-align: center;
	color: #384879;
	font-weight: bold;
}
.warning_box {
	margin: 10px 20px;
	padding: 20px;
	border: 2px solid #BFA22F; /* #FFD217 */
	text-align: center;
	color: #BFA22F; /* #FFD100 */
	font-weight: bold;
}
.error_box {
	margin: 10px 20px;
	padding: 20px;
	border: 2px solid #f00;
	text-align: center;
	color: #f00;
	font-weight: bold;
}

.szukaj_fraza_tekst {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
}
.szukaj_fraza {
	margin-left: 10px;
	font-size: 120%;
}
.szukaj_wyroznienie {
	margin-left: 2px;
	margin-right: 2px;
	color: #000;
	font-weight: bold;
	background-color: #FFE26A;
}

/* formularze */

input, textarea {
        padding: 2px;
        border: 1px solid #C2C2C2;
	color: #000;
        font-weight: normal;
	background-color: #fff;
}
input:focus, textarea:focus {
        padding: 2px;
        border: 1px solid #C2C2C2;
	color: #000;
        font-weight: normal;
	background-color: #f8f8f8;
}
input:hover, textarea:hover {
        padding: 2px;
        border: 1px solid #f00;
	color: #000;
        font-weight: normal;
	background-color: #f8f8f8;
}
input[type=submit], input[type=reset], button {
        padding: 2px;
        border: 2px solid #C2C2C2;
	color: #000;
        font-weight: normal;
	background-color: #f8f8f8;
        cursor: pointer;
}

/* skorka */

#Page {
	margin: auto;
	width: 980px;
	background-color: #fff;
}

/* menu */

#MenuLewe .strzalka {
	background: url('gfx/menu_strzalka.gif') right center no-repeat;
}

#MenuLewe {
	width: 100%;
	text-align: left;
}

#MenuLewe a, #MenuLewe a:link, #MenuLewe a:active, #MenuLewe a:visited, #MenuLewe a:focus {
	color: #8b877E;
	font-weight: bold;
	text-decoration: none;
}
#MenuLewe a:hover {
	color: #444;
}

#MenuLewe .MenuLeweItem {
	background: url('gfx/menu_kropki.gif') bottom left repeat-x;
	padding-bottom: 1px;
	color: #000;
}

#MenuLewe .MenuLeweItemText {
	color: #000;
}

#MenuLewe a.MenuLeweItemLink, #MenuLewe a.MenuLeweItemLink:link, #MenuLewe a.MenuLeweItemLink:active, #MenuLewe a.MenuLeweItemLink:visited, #MenuLewe a.MenuLeweItemLink:focus {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	display: block;
}
#MenuLewe a.MenuLeweItemLink:hover {
	background-color: #f8f8f8;
}


#MenuLewe .MenuLeweSubItem {
	background: url('gfx/menu_kropki.gif') bottom left repeat-x;
	padding-bottom: 1px;
	color: #000;
}

#MenuLewe .MenuLeweSubItemText {
	color: #000;
}

#MenuLewe a.MenuLeweSubItemLink, #MenuLewe a.MenuLeweSubItemLink:link, #MenuLewe a.MenuLeweSubItemLink:active, #MenuLewe a.MenuLeweSubItemLink:visited, #MenuLewe a.MenuLeweSubItemLink:focus {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	padding-right: 10px;
	display: block;
}
#MenuLewe a.MenuLeweSubItemLink:hover {
	background-color: #f8f8f8;
}

/* menu - koniec */

#SearchBar {
	background: url('gfx/gradient.jpg') top left repeat-x;
	padding: 5px 15px;
	text-align: right;
}

#SzukajInput {
	width: 150px;
	margin-right: 8px;
}
#SzukajSubmit {
}

#AnkietaHead, #IntranetHead {
	margin-top: 20px;
	background: url('gfx/gradient.jpg') top left repeat-x;
	padding: 5px 10px;
	font-weight: bold;
	text-align: center;
	color: #000;
}

#AnkietaBox, #IntranetBox {
	margin: 20px 0px;
}

#FunctionBox {
	margin-top: 30px;
	text-align: center;
	font-size: 90%;
	color: #999;
}

/* Kontent */

#KontentBoxNavigationPath {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	margin-bottom: 20px;
	border-bottom: 1px solid #c2c2c2;
	padding-bottom: 10px;
	text-align: left;
}

#KontentContenerSeparator {
	clear: both;
}

/* Kontent - koniec*/


/* Stopka */

#Stopka a, #Stopka a:link, #Stopka a:active, #Stopka a:visited, #Stopka a:focus {
	color: #6a655c;
	text-decoration: none;
}
#Stopka a:hover {
	color: #b4ca34;
	text-decoration: none;
}

/* Stopka - koniec */

/* aktualności pliki */
.aktualnosci_galeria {
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: left;
	float: none;
	display: block;
	clear: both;
}

.aktualnosci_wyciag_img {
	width: 9px;
	height: 9px;
	border: 0px;
	margin-left: 3px;
	margin-right: 3px;
	vertical-align: middle;
}

.aktualnosci_tabelka_zdjecie {
	background-color: #efefef;
	border: 1px solid #F49C43;
}

.aktualnosci_podglad_img {
	border: 0px;
	vertical-align: middle;
}

.aktualnosci_opis_zdjecia {
	font-size: 7pt;
	font-weight: normal;
	color: #000;
}

.aktualnosci_pozostale_pliki {
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: left;
	float: none;
	display: block;
	clear: both;
}

.aktualnosci_nazwa_pliku {
	color: #240E0E;
	font-size: 8pt;
	font-weight: normal;
	margin-top: 8px;
	margin-bottom: 8px;
}

.aktualnosci_opis_pliku {
	color: #240E0E;
	font-size: 7pt;
	font-weight: normal;
	margin-left: 20px;
	margin-bottom: 10px;
}
/* aktualności pliki - koniec */

/* intro */

#Intro .male {
	color: #555;
}

/* dropdown menu */

.ddmx , table.ddmx {
/* height: 39px; */
/*   margin:auto; */
}

.ddmx a.item1,
.ddmx a.item1-active,
.ddmx .item1,
.ddmx .item1-active {
/* 	color: #fff;
	text-align: left;
	font-weight: normal;
	white-space: nowrap;
	text-decoration: none; */
	position: relative;
	display: block;
}

.ddmx a.item1:hover,
.ddmx a.item1-active:hover,
.ddmx .item1:hover,
.ddmx .item1-active:hover {
/* 	color: #f8f8f8;
	text-align: left;
	font-weight: normal;
	white-space: nowrap;
	text-decoration: none; */
	position: relative;
	display: block;
}


.ddmx a.item2,
.ddmx .item2 {
  margin:auto;
	padding: 4px 20px 4px 6px;
	background-color: #fff;
	color: #000;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	border-top: 1px dotted #BCBCBC;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;

}

.ddmx a.item2:hover,
.ddmx a.item2-active,
.ddmx a.item2-active:hover,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
  margin:auto;
	padding: 4px 20px 4px 6px;
	background-color: #f8f8f8;
	color: #444;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	border-top: 1px dotted #BCBCBC;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;

}


.ddmx .arrow,
.ddmx .arrow:hover {
    padding: 3px 16px 4px 8px;
}
.ddmx .item2 img,
.ddmx .item2-active img{
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
}
.ddmx .section {
    margin-top:5px;
    padding:0px;
/*     width:150px; */
    border: 0px;
    position: absolute;
    visibility: hidden;
    z-index: -1;
	border-left: 1px dotted #BCBCBC;
	border-right: 1px dotted #BCBCBC;
	border-bottom: 1px dotted #BCBCBC;
}

* html .ddmx td { position: relative; } /* ie 5.0 fix */

/* dropdown menu - koniec */

