body {
	margin: 0px;
	padding: 0px;
	background: #000 url('img/bg.gif') top center repeat-y;
	color: #FAF8F9;
	font: 14px "Trebuchet MS", Arial, Verdana, Tahoma, "Times New Roman", serif;
}
div, table, td {
	color: #FAF8F9;
	font: 14px "Trebuchet MS", Arial, Verdana, Tahoma, "Times New Roman", serif;
}
form,p {
	margin: 0px;
}

hr {
	margin-top: 4px;
	margin-bottom: 4px;
	color: #ddd;
	height: 1px;
}

.nobr {
	white-space: nowrap;
}

h1, h1.temat {
	margin-bottom: 10px;
	color: #ff0;
	font-size: 140%;
	line-height: 130%;
	font-weight: bold;
	text-align: left;
}

h2, h3 {
	font-size: 130%;
}
h4, h5 {
	font-size: 120%;
}
h6 {
	font-size: 110%;
}

.male {
	font-size: 85%;
}
.mniejsze {
	font-size: 70%;
}

.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 {
	border: 1px solid #FFDD1F;
}

.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 {
	color: #f00;
	border: 1px solid #450312;
	padding: 2px;
	display: block;
}
a.galeria_zdjecie_link:hover {
	color: #f00;
/* 	border: 2px solid #651332;
	padding: 1px; */
	background-color: #fff;
	display: block;
}
.galeria_zdjecie_img {
	border: 1px solid #450312;
}
.galeria_zdjecie_img:hover {
	border: 1px solid #651332;
}

.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 #450312;
	border-bottom: 2px solid #450312; */
	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;
}
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: #FFDD1F;
	border: 1px solid #FFDD1F;
	padding: 5px;
	text-decoration: none;
}
a.nawigacja_link:hover {
	text-align: center;
	background-color: #FFDD1F;
	color: #FF9D08;
	border: 1px solid #FFDD1F;
	padding: 5px;
	text-decoration: none;
}
.nawigacja_aktywny_link, .nawigacja_aktywny_link:link, .nawigacja_aktywny_link:active, .nawigacja_aktywny_link:visited, .nawigacja_aktywny_link:focus {
	margin-left: 5px;
	margin-right: 5px;
	color: #000;
	border: 1px solid #000;
	padding: 5px;
	text-decoration: none;
}
.nawigacja_aktywny_link:hover {
	margin-left: 5px;
	margin-right: 5px;
	background-color: #FFDD1F;
	color: #FF9D08;
	border: 1px solid #FFDD1F;
	padding: 5px;
	text-decoration: none;
}

#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 #F1F1F1;
	text-align: center;
	color: #384879;
	font-weight: bold;
}
.warning_box {
	margin: 10px 20px;
	padding: 20px;
	border: 2px solid #FFD217;
	text-align: center;
	color: #fff;
	font-weight: bold;
}
.error_box {
	margin: 10px 20px;
	padding: 20px;
	border: 2px solid #5A1F21;
	text-align: center;
	color: #5A1F21;
	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;
}

#mainContent {
	margin: auto;
	width: 813px;
	text-align: center;
	background: #550322 url('img/kontent_main_bg.jpg') top left repeat-y;
	display: block;
	float: none;
	clear: both;
}

#top_1 {
	background: url('img/top_pl.jpg') top left no-repeat;
	width: 813px;
	height: 334px;
}
#top_2 {
	background: url('img/top_en.jpg') top left no-repeat;
	width: 813px;
	height: 334px;
}
#flagi {
	padding-top: 20px;
	padding-right: 20px;
	text-align: right;
}
#flaga_pl {
	margin-right: 10px;
	width: 15px;
	height: 10px;
	border: 0px;
}
#flaga_en {
	margin-right: 10px;
	width: 15px;
	height: 10px;
	border: 0px;
}


#menu_1 {
	background: url('img/menu_pl.jpg') top left no-repeat;
	width: 813px;
	height: 31px;
}
#menu_2 {
	background: url('img/menu_en.jpg') top left no-repeat;
	width: 813px;
	height: 31px;
}

#kontent_top {
	background: url('img/kontent_top_bg.jpg') top left no-repeat;
	width: 813px;
	height: 44px;
	display: block;
	float: none;
	clear: both;
}

#kontent_bg {
	width: 813px;
	padding-top: 44px;
	min-height: 400px; /* 270 */
	display: block;
	float: none;
	clear: both;
}

#kontent_box {
	margin-left: 90px;
	margin-right: 90px;
	width: 633px;
	text-align: left;
	display: block;
	float: none;
	clear: both;
}


#kontent_box a, #kontent_box a:active, #kontent_box:link a:active, #kontent_box a:visited, #kontent_box a:focus {
	color: #FF9D08;
	text-decoration: none;
}
#kontent_box a:hover {
	color: #83A0C0;
	text-decoration: none;
}

#kontent_head {
	padding-bottom: 15px;
	color: #ff0;
	font-size: 105%;
	font-weight: bold;
	text-align: left;
}
#kontent_head a.kontent_head_link, #kontent_head a.kontent_head_link:link, #kontent_head a.kontent_head_link:active, #kontent_head a.kontent_head_link:visited, #kontent_head a.kontent_head_link:focus {
	color: #ff0;
	font-size: 105%;
	font-weight: bold;
	text-decoration: none;
	display: inline;
}
#kontent_head a.kontent_head_link:hover {
	color: #ff0;
	font-size: 105%;
	font-weight: bold;
	text-decoration: none;
	display: inline;
}

#kontent_bottom {
	background: #8E0A3B url('img/kontent_bottom_bg.jpg') top left no-repeat;
	width: 813px;
	height: 33px;
	display: block;
	float: none;
	clear: both;
}

a, a:link, a:active, a:visited, a:focus {
	color: #ff0;
	text-decoration: none;
}
a:hover {
	color: #ff0;
	text-decoration: none;
}

.ddmx , table.ddmx {
/*   margin:auto; */
}

.ddmx a.item1,
.ddmx a.item1-active,
.ddmx .item1,
.ddmx .item1-active {

	padding: 9px 6px 8px 6px;
	color: #F9FDFF;
	text-align: center;
	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 {

	padding: 9px 6px 8px 6px;
	color: #FFDD1F;
	text-align: center;
	font-weight: normal;
	white-space: nowrap;
	text-decoration: none;
	position: relative;
	display: block;
}


.ddmx a.item2,
.ddmx .item2 {
  margin:auto;
	padding: 8px 18px 8px 12px;
	background: #6B86B7 url('img/top_menu_przycisk_bg') top left repeat-x;
	color: #F9FDFF;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	border-top: 1px dotted #F9FDFF;
    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: 8px 18px 8px 12px;
	background: #6B86B7 url('img/top_menu_przycisk_bg.jpg') top left repeat-x;
	color: #FFDD1F;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	border-top: 1px dotted #F9FDFF;
    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;
}

* html .ddmx td { position: relative; } /* ie 5.0 fix */

.pomin_intro {
	margin: 0px;
	text-align: right;
}
.intro_link {
	width: 80px;
        height: 30px;
        border: 0px;
}
.zamknij_poplayer {
	width: 20px;
        height: 19px;
        background: url('img/zamknij_okno.gif') top right no-repeat;
        display: block;
}
.pasek_news {
        margin-top: 10px;
        margin-bottom: 10px;
	width: 676px;
/*         background: url('img/news_bg.gif') top left no-repeat; */
        border: 1px solid #F0F0F0;
        background-color: #fff;
        display: block;
}
.pasek_tekst {
        padding: 4px;
}
.pasek_marquee {
	color: #334779;
}
#komitet {
        margin-top: 20px;
        border-top: 1px solid #F0F0F0;
        padding-top: 10px;
	display: block;
	float: none;
	clear: both;
}
