BODY {
	background: url(../grafika/snow_background.jpg) top repeat-x fixed; 
	background-color: ;
	margin: 7px 1px 4px 1px;
	font-size: 8pt;
	text-align: center;
	scrollbar-3dlight-color: #284a7e;
	scrollbar-arrow-color: #284a7e;
	scrollbar-base-color: #284a7e;
	scrollbar-darkshadow-color: #284a7e;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
}
img {
	border: none;
}
a {
	text-decoration: none;
	color: #284a7e;
}
A:hover {
	text-decoration: none;
	color: steelblue;
	
}
TABLE {
	background-color: #FFFFFF;
	font-size: 9pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
}
.TAB {
	width: 800px;
	margin: 0 auto;
	border-collapse: collapse;
}
/*banner*/

#baner{
	width:800px; 
	height:226px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/* lewa strona */
#left_side {
	background-color: #6a93d4;
	width: 120px;
	vertical-align: top;
	text-align: center;
	border-left: 1px solid black;
}
.boki {
	background-color: #6a93d4;
}

/* nag??wki menu */
.nag_menu {
	color: #DFE7F6;
	font-size: 9pt;
	padding: 2px 0px;
	text-align: center;
	font-weight: bolder;
	background: url(../grafika/przycismenu2.gif) top no-repeat;
	background-color: inherit;
	border-bottom: 0px;
	margin: 8px auto 0px auto;
	width: 110px;
}
.menu_left {
	width: 110px;
	margin: 0px auto;
	border-bottom: 1px solid white;
	text-align: left;
}
.menu_left A {
	font-size: 9pt;
	font-family: Verdana;
	display: block;
	padding: 2px 2px 1px 2px;
	color: #000000;
	text-decoration: none;
	border-left: 1px solid white;
	border-right: 1px solid white; 
	background-color: #DEE7F7;
}
.menu_left A:hover {
	color: black;
	background-color: #CBD9F1;
}
.nag_menu_r {
	color: #DFE7F6;
	font-size: 9pt;
	padding: 2px 0px;
	text-align: center;
	font-weight: bolder;
	background: url(../grafika/przycismenu2.gif) top no-repeat;
	background-color: inherit;
	border-bottom: 0px;
	margin: 8px 15px 0px 15px;
	width: 110px;
}
.menu_right {
	width: 110px;
	margin: 0px 15px 0px 15px;
	border-bottom: 1px solid white;
	text-align: left;
}
.menu_right A {
	font-size: 8pt;
	display: block;
	padding: 2px 2px 1px 2px;
	color: #000000;
	text-decoration: none;
	border-left: 1px solid white;
	border-right: 1px solid white; 
	background-color: #DEE7F7;
}
.menu_right A:hover {
	color: black;
	background-color: #CBD9F1;
}
#menu_top {
	text-align: center;
	padding-right: 3px;
}
#menu_top A {
	font-size: 9pt;
	color: white;
	text-decoration: none;
	font-weight: bolder;
}
.click-menu {
    width: 110px;
	margin: 8px 3px 0px 3px;
	text-align: left;
}
.click-menu .box1 {
	background: url(../grafika/przycismenu2.gif) top no-repeat;
	color: #DFE7F6;
	font-weight: bolder;
	font-size: 9pt;
	text-align: center;
	padding: 3px 4px;
	border: 0px;
	border-bottom: 1px solid white;
	cursor: default;
	position: relative;
}
.click-menu .box1-hover {
	color: #DFE7F6;
    background: url(../grafika/przycismenu2.gif) top no-repeat;
    font-weight: bold;
	font-size: 9pt;
	text-align: center;
    padding: 3px 4px;
	border: 0px;
	border-bottom: 1px solid white;
    cursor: default;
    position: relative;
}
.click-menu .box1-open {
    background: url(../grafika/przycismenu2.gif) top no-repeat;
	color: #DFE7F6;
    font-weight: bold;
    font-size: 9pt;
	text-align: center;
    padding: 3px 4px;
    border: 0px;
    cursor: default;
    position: relative;
}
.click-menu .box1-open-hover {
    background: url(../grafika/przycismenu2.gif) top no-repeat;
	color: #DFE7F6;
    font-weight: bold;
    font-size: 9pt;
	text-align: center;
    padding: 3px 4px;
    border: 0px;
    cursor: default;
    position: relative;
}
.click-menu .box1 img, .click-menu .box1-hover img, .click-menu .box1-open img, .click-menu .box1-open-hover img {
	 position: absolute;
    top: 6px;
    right: 6px;
}
.click-menu .section {
    background-color: #DEE7F7;
    font-size: 8pt;
    line-height: 15px;
    padding: 3px 3px 3px 3px;
    border: 1px solid white;
    display: none;
}
.click-menu .section a {
    color: black;
    text-decoration: none;
    
}
.click-menu .section a:hover {
    color: black;
    text-decoration: none;
    
}
.click-menu .box2 {
	
}
.click-menu .box2 A {
}
.click-menu .box2-hover {
    background-color:  #CBD9F1;
}
.click-menu .section .active,
.click-menu .section .active:hover {
    color: steelblue;
}
/* koniec menu */

/* najbli?sza impreza na g?rze strony */
#impra {
	vertical-align: middle;
	text-align: right;
	font-size: 9pt;
}
#impra A {
	color: #ffffff;
	font-weight: bolder;
}

/* ?rodek strony */
#center {
	background-color: white;
	font-size: 8pt;
	width: 536px;
	height: 300px;
	border: 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	text-align: justify;
}
#right_side {
	border-right: 1px solid black;
	background-color: #6a93d4;
	width: 142px;
	vertical-align: top;	
	text-align: center;
}
#gor {
	border: 1px solid black;
	border-bottom-width: 0px;	
}
#dol {
	padding: 0px 0px 3px;
	border: 1px solid black;
	border-top: 0px;
	text-align: center;
	vertical-align: bottom;
	font-style: italic;
	height: 35px;
	width: 800px;
}
#data {
	text-align: right;
	font-weight: bolder;
	padding-right: 3px;
}
.tekst {
	font-weight: normal;	
	font-size: 8pt;
	text-align: justify;
}
.podpis {
	font-size: 9pt;
	font-style: italic;
	width: 50%;	
	font-weight: normal; 
	float: right;
	text-align: right;
}
.tekst img {
	float: left;
	padding: 4px 8px 4px 4px;
}
.tresc_podstrony {
	margin: 0px 5px;
}
/* kalendarzyk na stronce begin */

#kalendarz table {
	border: 1px solid white; 
	margin-top: 0px;
}
#kalendarz td {
	border: 1px solid #6a93d4;
}
#kalendarz th {
	font-size: 7pt;
	background-color: #CBD9F1;
	font-weight: normal;

	border: 1px solid #6a93d4;
}
#kalendarz td.n {
	font-size: 7pt;
	background-color: #DFE7F6;
}
#kalendarz td.t {
	font-size: 7pt;
	background-color: #6a93d4;
	color: white;
}
#kalendarz td.f {
	
}
#kalendarz .mie {
	font-size: 8pt;
	font-weight: bolder;
	color: #284a7e;
}
/* kalendarzyk na stronce end*/

/* do aktualno?ci */
.art {
	background-color: #DFE7F6;
	clear: both;
	margin: 0px 6px 8px 4px; 
	padding: 4px 4px 4px 4px;
	border: 1px solid #6a93d4;
	font-size: 8pt;
}

.art img {
	float: left;
	margin: 0px 5px 5px 0px;
	border: 1px solid #6a93d4;
}
.art .nag {
	font-weight: bolder;
	font-size: 10pt;
	color: #284a7e; 
}
.art .wst{
	font-size: 8pt;
}
.art A {
	font-size: 9pt;
}
.art A:hover {
	font-size: 9pt;
	font-weight: bold;
}
.wstecz A {
	font-size: 9pt;
}
.wstecz A:hover {
	font-size: 9pt;
	font-weight: bold;
}
/* pojedy?czy artyku? */
.art_view {
	padding: 0px 3px 0px;
}
.art_view .nag {
	font-weight: bolder;
	letter-spacing: 2px;
	font-size: 11pt;
	color: #284a7e;	
	border-bottom: 2px solid steelblue;
	padding: 1px 2px 1px 2px;
}
.art_view .wst {
	padding-top: 8px; 
}
.art_view .tekst {
	padding-top: 5px; 
}

/* tytul strony */
.title {
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 4px 10px;
	font-size: 10pt;
	font-weight: bolder;
	color: #284a7e; 
	background: url(../grafika/paskistron.gif) top no-repeat;
}
.title2 {
	margin: 0px 0px 2px 3px;
	padding: 2px 0px 0px 5px;
	font-size: 10pt;
	font-weight: bolder;
	color: #284a7e; 
	background: url(../grafika/paskistron.gif) top left no-repeat;
}
#tytul_aktualnosci{
	border-color: #284a7e;
	border-style: solid ;
	font-weight: bolder;
	font-size: 10pt;
	color: #284a7e; 
	background-color: #CBD9F1;
	margin: 4px 4px 8px 4px;
	padding: 2px 4px 2px 4px;
	border-width: 1px;
}
.tytul_akapitu {
	width: 516px; 
	clear: both; 
	border-bottom: 1px solid #284a7e;
	font-size: 10pt;
	color: #284a7e;
	font-weight: 600;
	padding: 15px 0px 0px 0px;
	margin: 3px auto 3px;
}
/*  */
.kontakt {
	float: left; 
	width: 516px;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 4px;
	margin-right: 4px; 
	border: 1px solid steelblue;
	padding: 3px 3px 3px 3px;
	background-color: #DFE7F6;
	font-size: 9pt;
}
.kontakt img {
	float: left; 
	margin-right: 5px; 
	margin-bottom: 5px
}
#form_email {
	margin-left:auto;
	margin-right: auto;
	border: 1px solid steelblue;
	clear: both; 
	background-color:#DFE7F6; 
	width: 522px;
}
#form_email table {
	color: #284a7e;
}
#form_email input {
	border: 1px solid steelblue;
	color: #284a7e;
}
#form_email input.przycisk {
	background-color: #E7FFFF;
}
#form_email textarea {
	border: 1px solid steelblue;
	color: #284a7e;
}
.nag_archiwum {
	color: white;
	background-color: #6a93d4; 
	font-weight: bolder;
	padding: 3px;
	margin: 10px 3px 2px;
	border: 1px solid steelblue;
	text-align: center;
}
.archiwum {
	padding: 3px 3px 3px 3px;
	margin: 5px 3px 3px 3px;
	background-color: #DFE7F6;
	border: 1px solid steelblue;
}
.gazeta {
	width: 522px;
	background-color: white;
	font-size: 8pt;
	margin-left: 4px;
}
.gazeta_nr {
	float:left;
	width: 120px;
	margin: 4px 2px 6px;
	padding: 2px;
	border: 1px solid steelblue;
	text-align: center;
	background-color: #DFE7F6;
}
#gazeta_bok {
	font-size: 8pt; 
	color: #DFE7F6;
	width:120px;
	margin: 0px 10px 0px;
}
#gazeta_bok img{
	margin:4px;
}
#gazeta_bok .wzakolu {
	font-size: 9pt; 
	font-weight: bolder;
	width:120px;
	margin: 0px;
	text-align: center;
	padding: 2px 0px;
	clear: both;
	background: url(../grafika/tlo_gazetabok.gif) top no-repeat;
}
#gazeta_bok .numer {
	width:118px; 
	margin: 0px;
	text-align: center;
	border: 1px solid white;
	background-color: #DFE7F6;
	padding: 0px 0px 2px;
}
#galeriabok {
	font-size: 7pt; 
	width:124px;
	margin: 0px 8px 0px;
}
#galeriabok .tyt_gal_bok {
	font-size: 9pt; 
	font-weight: bolder;
	color: #DFE7F6;
	margin: 0px;
	text-align: center;
	width:124px;
	padding: 2px 0px;
	clear: both;
	background: url(../grafika/tlo_galeriabok.gif) top no-repeat;
}
#galeriabok .fota {
	width:122px; 
	border: 1px solid white;
	background-color: #DFE7F6;
	padding: 0px 0px 2px;
}
#pogoda {
	background:url(../grafika/tlo_gazetabok.gif) top no-repeat;
	color: #DFE7F6;
	font-weight:normal;
	font-size:9pt;
	width:120px;
	padding: 2px 0px;
	margin: 0px 10px 0px;
	text-align:center;
}
/* foldery */
.min_folder { 
	margin: 5px; 
	width:110; 
	height:240; 
	float: left;
}
.blok_folder {
	display:block;
	border: 1px solid steelblue; 
	margin: 4px;
	width: 120px;
	height: 250px;
	background-color: #DFE7F6;
	float: left;
	
}
/* koniec foldery */
.album {
}
.album img {
	float: left;
	margin: 5px;
}
/*widokówki */
.blok_widokowka {
	display:block;
	border: 1px solid steelblue; 
	margin: 3px;
	width: 166px;
	height: 119px;
	background-color: #DFE7F6;
	float: left;
}
.blok_widokowka img {
	margin: 5px;
	width: 156px; 
	height: 109px;
}

/* koniec widokówki */
.blok_konkurs {
	display: block;
	margin: 5px;
	width: 248px;
	height: 342px;
	border: 1px solid steelblue;
	background-color: #DFE7F6;
	float: left;
	text-align: center;
}
.blok_konkurs  img {
	margin:5px;
}
/* ciekawe linki */
.linki {
	background-color: #DFE7F6;
	font-size: 8pt;
	width: 521px;
	margin-left: auto;
	margin-right: auto;
}
.linki TD {
	width: 49%;
	padding: 4px 2px 6px 2px;	
	border: 1px solid steelblue;
	vertical-align: top;
}
/* kalendarz imprez */
.kal_imp {
	font-size: 8pt;
	width: 521px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	border: 1px solid gray;
}
.kal_imp TH {
	background-color: #6a93d4;
	border-left: 1px solid gray;
	border-bottom: 1px solid gray;
	color: white;
}
.kal_imp TD {
	background-color: #FFFDEC;
	border-bottom: 1px solid gray;
	border-left: 1px solid silver;
}
.map_dzial {
	font-size: 10pt;
	color: #284a7e;
	font-weight: bolder;
}
/* galeria */
.galery {
	float: left;
	margin: 2px 2px 2px 2px;
	padding: 3px 3px 3px 3px;
	border: 1px solid black;
	font-size: 7pt;
	width: 162px;
	height: 160px;
	color: black;
	font-style: italic;
	background-color: #DFE7F6;
	text-align: center;
}
.galery img {
	border: 1px solid black;
}
.galery A {
	color: black;
}
.galery A:hover {
	color: steelblue;
}
.przycisk {
	border: 1px solid gray;
	height: 20px;
	width: 90%;
	margin: 1px 5px 5px 5px;
	font-size: 8pt;
}
#szukaj {
	margin: 0px 0px 0px 0px;
}
#szukaj input {
	border: 0px;
	font-size: 8pt;
}

#szukajka {
	background: none;
	float: left; 
	padding:0px; 
	margin-top: 0px;
	margin-left: 4px; 
	margin-bottom: 5px; 
	width:524px; 
	height:34px;
}

#find {
	width: 420px;
	height:20px;
	color: #284a7e;
	margin: 0px;
}
#szukaj input.przyciskszuk {
	margin: 0px;
	padding: 0px;
	border: 0px;
	position:inherit;
}
#szukajkaie {
	border: 1px solid steelblue;
	background-color: #DFE7F6;
	width: 522px;
	height: 27px;
	float: left; 
	padding:5px 5px 0px; 
	margin: 3px 5px 5px 4px;
}
#findie {
	width: 440px;
	height:20px;
	font-size:12px;
	color: #284a7e;
	border: 1px solid steelblue;
	margin: 0px;
	float:left;
}
.przyciskszukie {
	margin-left: 5px;
	padding: 0px;
	width: 60px;
	height: 20px;
	border: 1px solid steelblue;
	background-color: #CBD9F1;
	float: right;
	color: #284a7e;
}
/* begin zak?adki (linki) */
.wszystko  {
	position: relative; 
	width: 98%; 
	margin-left: auto;
	margin-right: auto;
	height: 400px; 
	background-color: #6a93d4;
}
.zakladka {
	float: left; 
	border: 1px solid steelblue; 
	background-color: #DFE7F6;
	padding-left: 5px; 
	padding-right: 5px;
	cursor: pointer;
	color: black;
}
.ostatnia {
	background-color: #DFE7F6;
	border: 1px solid steelblue;
}
.panel {
	padding: 5px;
	display: none;
	text-align: left;
}
/* end zak?adki */

