body
{
	background-image	: url("grafika/bg.png");
	background-repeat	: repeat-x;
	background-color	: #ffffff;
	padding				: 0;
	margin-top			: 0;
	text-align			: left;
}
#body
{
	width				: 806px;
	padding				: 0;
	margin				: 0;
	text-align			: left;
	
	color				: #93a1a4;
	font-family			: Verdana, Tahoma, Arial;
	font-size			: 13px;
}
#logo
{
	width				: 806px;
	height				: 79px;
}
#muzyka
{
	width				: 151px;
	height				: 35px;
	float				: right;
}
#top_left
{
	width				: 400px;
	height				: 50px;
	float				: left;
	margin-top			: 35px;
}
#logo1
{
	width				: 150px;
	height				: 30px;
	float				: left;
}
#logo2
{
	width				: 250px;
	height				: 30px;
	float				: left;
	margin-top			: 3px;
}
#top_right
{
	width				: 400px;
	height				: 50px;
	float				: left;
	margin-top			: 0px;
	text-align			: right;
	
	color				: #ffffff;
	letter-spacing		: -0.5px;
	font-family			: Verdana, Tahoma, Arial;
	font-size			: 11px;
}
#top_right a:link
{
	color				: #ffffff;
	text-decoration		: none;
	font-weight			: 400;
	font-size			: 11px;
}
#top_right a:visited
{
	color				: #ffffff;
	text-decoration		: none;
	font-weight			: 400;
	font-size			: 11px;
}
#top_right a:active
{
	color				: #ffffff;
	text-decoration		: none;
	font-weight			: 400;
	font-size			: 11px;
}
#top_right a:hover
{
	color				: #7bc9d5;
	text-decoration		: underline;
	font-weight			: 400;
	font-size			: 11px;
}

.nazwa
{
	color				: #ffffff;
	font-size			: 17px;
	font-family			: Verdana, Tahoma, Arial;
}
.podnazwa
{
	color				: #e4e4e4;
	font-size			: 10px;
	font-family			: Verdana, Tahoma, Arial;
}
#menu
{
	width				: 802px;
	height				: 49px;
	background-image	: url("grafika/menu_bg.png");
	padding				: 0;
	margin-left			: 2px;
}
.menu
{
	margin-top			: -5px; 
	margin-left			: 1px; 
	border				: 0;
}
.menu2
{
	margin-top			: -5px; 
	margin-left			: -4px; 
	border				: 0;
}
#content
{
	width				: 806px;
	height				: 506px;
	background-image	: url("grafika/content_bg.png");
	margin-top			: 19px;
}
#left
{
	width				: 302px;
	height				: 502px;
	float				: left;
}
#fotovideo
{
	width				: 302px;
	height				: 251px;
	background-image	: url("grafika/left_1_bg.png");
	margin-left			: 2px;
	margin-top			: 2px;
}
#kalendarz
{
	width				: 302px;
	height				: 251px;
	background-image	: url("grafika/left_2_bg.png");
	margin-left			: 2px;
}
#right
{
	width				: 500px;
	height				: 502px;
	float				: left;
	margin-top			: 2px;
	margin-left			: 0;
}
.tekst
{
	padding-left		: 7px;
	padding-top			: 5px;
	padding-right		: 7px;
	padding-bottom		: 5px;
	text-align			: justify;
	
}
p
{
	text-align			: justify;
	text-indent			: 15px;
	letter-spacing		: -0.5px;
	word-spacing		: -0.5px; 
	line-height			: 20px;
	font-size			: 11px;
	font-weight			: bold;
	padding				: 0;
	margin				: 0;
}
h3
{
	color				: #994d7a;
	font-size			: 14px;
	font-family			: Verdana, Tahoma, Arial;
	letter-spacing		: -0.5px;
	font-weight			: bold;
}
h4
{
	color				: #994d7a;
	font-size			: 14px;
	font-family			: Verdana, Tahoma, Arial;
	letter-spacing		: -0.5px;
	font-weight			: bold;
	padding-left		: 5px;
}
h5
{
	color				: #994d7a;
	font-size			: 14px;
	font-family			: Verdana, Tahoma, Arial;
	letter-spacing		: -0.5px;
	font-weight			: bold;
	padding-left		: 7px;
	margin-top			: 17px;
}
a:link
{
	color				: #994d7a;
	text-decoration		: none;
	font-weight			: bold;
	font-size			: 11px;
}
a:visited
{
	color				: #994d7a;
	text-decoration		: none;
	font-weight			: bold;
	font-size			: 11px;
}
a:active
{
	color				: #994d7a;
	text-decoration		: none;
	font-weight			: bold;
	font-size			: 11px;
}
a:hover
{
	color				: #23646d;
	text-decoration		: underline;
	font-weight			: bold;
	font-size			: 11px;
}

select
{
	width				: 110px;
	height				: 23px;
	background-color	: #ededed;
	border				: 1px #d7d7d7 solid;
	
	color				: #93a1a4;
	font-family			: Verdana, Tahoma, Arial;
	font-size			: 11px;
	padding				: 3px;
	font-weight			: bold;
}
option
{
	border-bottom		: 1px #d7d7d7 solid;
	color				: #93a1a4;
	font-family			: Verdana, Tahoma, Arial;
	font-size			: 11px;
	padding				: 3px;
	font-weight			: bold;
}
input
{
	width				: 200px;
	height				: 15px;
	background-color	: #ededed;
	border				: 1px #d7d7d7 solid;
	
	color				: #93a1a4;
	font-family			: Verdana, Tahoma, Arial;
	font-size			: 11px;
	padding				: 3px;
	font-weight			: bold;
}
.submit
{
	width				: 82px;
	height				: 32px;
	background-image	: url("grafika/submit.png");
	padding-top				: 0px;
	color				: #ffffff;
	font-family			: Verdana, Tahoma, Arial;
	font-size			: 11px;
	font-weight			: bold;
}
textarea
{
	width				: 400px;
	height				: 220px;
	background-color	: #ededed;
	border				: 1px #d7d7d7 solid;
	
	color				: #93a1a4;
	font-family			: Verdana, Tahoma, Arial;
	font-size			: 11px;
	padding				: 3px;
	font-weight			: bold;
}
#stopka
{
	width				: 806px;
	height				: 53px;
	background-image	: url("grafika/stopka.png");
	margin-top			: 15px;
}
#stopka2
{
	width				: 806px;
	height				: 53px;
	background-image	: url("grafika/stopka.png");
	margin-top			: 99px;
}
#bottom_text
{
	text-indent			: 15px;
	letter-spacing		: -1px;
	word-spacing		: -0.5px; 
	line-height			: 20px;
	font-size			: 11px;
	font-weight			: bold;
	font-family			: Verdana, Tahoma, Arial;
	color				: #ffffff;
	padding-top			: 15px;
	padding-left		: 10px;
}
#bottom_text a:link
{
	color				: #ffffff;
}
#bottom_text a:visited
{
	color				: #ffffff;
}
#bottom_text a:active
{
	color				: #79c6d1;
}
#bottom_text a:hover
{
	color				: #79c6d1;
}
#wc3
{
	width				: 806px;
	height				: 53px;
	margin-top			: 15px;
}


/*GALERIA*/
#galeria
{
	width				: 806px;
	height				: 500px;
}
#galeria_full
{
	float				: left;
	width				: 664px;
	height				: 500px;
	border				: 1px #d7d7d7 solid;
	background-color	: #000000;
	margin-top			: 2px;
	margin-left			: 2px;
}
#galeria_lista
{
	float				: left;
	width				: 131px;
	height				: 500px;
	border				: 1px #d7d7d7 solid;
	margin-top			: 2px;
	margin-left			: 2px;
}
.galeria_nazwa2
{
	width				: 127px;
	height				: 30px;
	background-color	: #51858c;
	background-repeat	: repeat-x;
	border				: 1px #d7d7d7 solid;
	margin-top			: 2px;
	margin-left			: 2px;
	color				: #ffffff;
	letter-spacing		: -1px;
	word-spacing		: -0.5px; 
	line-height			: 28px;
	font-size			: 11px;
	font-weight			: bold;
	font-family			: Verdana, Tahoma, Arial;
}
.galeria_nazwa_overlay
{
	width				: 127px;
	height				: 30px;
	background-color	: #78c7d2;
	background-repeat	: repeat-x;
	border				: 1px #d7d7d7 solid;
	margin-top			: 2px;
	margin-left			: 2px;
	color				: #ffffff;
	letter-spacing		: -1px;
	word-spacing		: -0.5px; 
	line-height			: 28px;
	font-size			: 11px;
	font-weight			: bold;
	font-family			: Verdana, Tahoma, Arial;
}
.galeria_nazwa
{
	color				: #ffffff;
	letter-spacing		: -1px;
	word-spacing		: -0.5px; 
	line-height			: 28px;
	font-size			: 11px;
	font-weight			: bold;
	font-family			: Verdana, Tahoma, Arial;
	padding				: 5px;
}
.galeria_nazwa2 a:link
{
	color				: #ffffff;
}
.galeria_nazwa2 a:visited
{
	color				: #ffffff;
}
.galeria_nazwa2 a:active
{
	color				: #79c6d1;
}
.galeria_nazwa2 a:hover
{
	color				: #79c6d1;
}

#miniatury
{
	width				: 804px;
	height				: 89px;
	border				: 1px #d7d7d7 solid;
	margin-top			: 10px;
}
.miniatura
{
	float				: left;
	width				: 110px;
	height				: 83px;
	border				: 1px #d7d7d7 solid;
	background-color	: #000000;
	margin-top			: 2px;
	margin-left			: 2px;
}
.miniatura2
{
	float				: left;
	width				: 110px;
	height				: 83px;
	border				: 1px #d7d7d7 solid;
	background-color	: #ffffff;
	margin-top			: 2px;
	margin-left			: 2px;
}
.strzalka
{
	float				: left;
	width				: 55px;
	height				: 83px;
	border				: 1px #d7d7d7 solid;
	margin-top			: 2px;
	margin-left			: 2px;
}

/*GALERIA END*/

/*FOTOVIDEO*/
#fotovideo_obrazek
{
	width				: 802px;
	height				: 350px;
	padding-top			: 2px;
	padding-left		: 2px;
}
#fotovideo_bg
{
	width				: 399px;
	height				: 151px;
	background-image	: url("grafika/fotovideo_bg.png");
	margin-top			: 1px;
	margin-left			: 2px;
	float				: left;
	
}
#fotovideo_bg2
{
	width				: 399px;
	height				: 151px;
	background-image	: url("grafika/fotovideo_bg.png");
	margin-top			: 1px;
	margin-left			: 3px;
	float				: left;
}	
.kolumna
{
	width				: 180px;
	float				: left;
	letter-spacing		: -0.5px;
	word-spacing		: -0.5px; 
	line-height			: 20px;
	font-size			: 11px;
	font-weight			: bold;
	text-align			: left;
}

/*FOTOVIDEO END*/

/*KONTAKT*/
#kontakt
{
	width				: 806px;
	height				: 502px;
}
#kontakt_lewa
{
	width				: 435px;
	height				: 502px;
	float				: left;
	background-image	: url("grafika/kontakt_bg.png");
	margin-top			: 2px;
	margin-left			: 2px;
}
#kontakt_prawa
{
	width				: 365px;
	height				: 502px;
	float				: left;
	margin-top			: 2px;
	margin-left			: 2px;
}
/*END KONTAKT*/

/*KSIĘGA GOŚCI*/
#ksiega
{
	width				: 800px;
	height				: 437px;
	border-left			: 1px #d7d7d7 solid;
	border-right		: 1px #d7d7d7 solid;
	border-bottom		: 1px #d7d7d7 solid;
	margin-left			: 2px;
	margin-top			: 5px;
	background-color	: #f5f5f5;
}
#buttony
{
	width				: 800px;
	height				: 60px;
	margin-left			: 2px;
	margin-top			: 2px;
}
.ksiega_button
{
	width				: 150px;
	height				: 60px;
	border				: 1px #d7d7d7 solid;
	position			: relative;
	top					: 4px;
	float				: left;
	background-color	: #ededed;
}
.ksiega_button_active
{
	width				: 150px;
	height				: 60px;
	border-left			: 1px #d7d7d7 solid;
	border-right		: 1px #d7d7d7 solid;
	border-top			: 1px #d7d7d7 solid;
	position			: relative;
	top					: 4px;
	float				: left;
	background-color	: #f5f5f5;
}
.ksiega_other
{
	width				: 496px;
	height				: 60px;
	border-bottom		: 1px #d7d7d7 solid;
	position			: relative;
	top					: 5px;
	float				: left;
}
.ksiega_button_tekst
{
	text-align			: center;
	letter-spacing		: -0.5px;
	word-spacing		: -0.5px; 
	line-height			: 20px;
	font-size			: 13px;
	font-weight			: bold;
	padding				: 20px;
}
.ksiega_button_tekst a:link
{
	color				: #93a1a4;
	font-family			: Verdana, Tahoma, Arial;
	text-align			: center;
	letter-spacing		: -0.5px;
	word-spacing		: -0.5px; 
	line-height			: 20px;
	font-size			: 13px;
	font-weight			: bold;
}
.ksiega_button_tekst a:visited
{
	color				: #93a1a4;
	font-family			: Verdana, Tahoma, Arial;
	text-align			: center;
	letter-spacing		: -0.5px;
	word-spacing		: -0.5px; 
	line-height			: 20px;
	font-size			: 13px;
	font-weight			: bold;
}
.ksiega_button_tekst a:active
{
	color				: #93a1a4;
	font-family			: Verdana, Tahoma, Arial;
	text-align			: center;
	letter-spacing		: -0.5px;
	word-spacing		: -0.5px; 
	line-height			: 20px;
	font-size			: 13px;
	font-weight			: bold;
}
.ksiega_button_tekst a:hover
{
	color				: #93a1a4;
	font-family			: Verdana, Tahoma, Arial;
	text-align			: center;
	letter-spacing		: -0.5px;
	word-spacing		: -0.5px; 
	line-height			: 20px;
	font-size			: 13px;
	font-weight			: bold;
}
.ksiega_tekst
{
	letter-spacing		: -0.5px;
	word-spacing		: -0.5px; 
	line-height			: 20px;
	font-size			: 11px;
	font-weight			: bold;
	padding				: 10px;
}
/*KSIEGA END*/


/*LINKI*/
.kolumna_linki
{
	width				: 420px;
	float				: left;
	letter-spacing		: -0.5px;
	word-spacing		: -0.5px; 
	line-height			: 20px;
	font-size			: 11px;
	font-weight			: bold;
	text-align			: left;
}
.kolumna_linki_nazwa
{
	width				: 140px;
	float				: left;
	letter-spacing		: -0.5px;
	word-spacing		: -0.5px; 
	line-height			: 20px;
	font-size			: 11px;
	font-weight			: bold;
	text-align			: left;
}
.kolumna_linki_info
{
	width				: 280px;
	float				: left;
	letter-spacing		: -0.5px;
	word-spacing		: -0.5px; 
	line-height			: 20px;
	font-size			: 11px;
	font-weight			: bold;
	text-align			: left;
}
/*LINKI END*/
#kalendarz2
{
	width				: 278px;
}
.hidden 
{
	
	width				: 38px;
	height				: 25px;
}
.n
{
	background-image	: url("grafika/kalendarz_bg1.png");
	width				: 38px;
	height				: 25px;
	text-align			: center;
	color				: #ffffff;
	font-family			: Verdana, Tahoma, Arial;
}
.d
{
	background-image	: url("grafika/kalendarz_bg2.png");
	width				: 38px;
	height				: 25px;
	text-align			: center;
	color				: #93a1a4;
	font-family			: Verdana, Tahoma, Arial;
}
.s
{
	background-image	: url("grafika/s.png");
	width				: 38px;
	height				: 25px;
	text-align			: center;
	color				: #93a1a4;
	font-family			: Verdana, Tahoma, Arial;
}
ul
{
	width				: 278px;
}

.b
{
	letter-spacing		: -0.5px;
	font-size			: 11px;
	font-weight			: bold;
	color				: #79c6d1;
}