/*	stylesheet 4 site: www.basia.swinoujscie.pl
	author: digit@l - www.zukrowski.info
*/

* {
	margin: 0;
	padding: 0;}
	
body{
	background: #bfbfff url('../pics/bckgrnd.jpg') fixed center;
	text-align: center;}

div{
	margin-left: auto;
	margin-right: auto;}

.clear{
	clear: both;}
/*
________________________________________  P A G E
*/
#PAGE{
	background: inherit;
	width: 906px;
	position: relative;
	top: 10px;}

#TOPBRDR{
	background: inherit;
	width: 906px;
	position: fixed;
	top: 0px;
	height: 160px;
	z-index: 4;}

#BOTTOMBRDR{
	background: inherit;
	width: 906px;
	position: fixed;
	bottom: 0px;
	height: 60px;
	z-index: 2;}
/*
________________________________________  H E A D D E R
*/
#HEADDER{
	width: 906px;
	height: 150px;
	position:fixed;
	top: 10px;
	z-index: 5;}

#TOPLEFT{
	background: url('../pics/topleft.gif');
	width: 238px;
	height: 150px;
	float: left;}

#KBLINK{
	width: 124px;
	height: 121px;
	margin-top: 14px;
	margin-left: 28px;}

#KBLINK a img{
	border: 0px;}

#KBLINK a img:hover{
	background: url('../pics/kblinkon.gif');
	border: 0px;}

#TOPEXTEND{
	width: 668px;
	height: 150px;
	margin-left: 238px;}

#TOPCENTER{
	background: url('../pics/topcenter.jpg');
	width: 430px;
	height: 150px;
	margin-right: 238px;}

#BANNER{
	background: url('../pics/banner.gif');
	width: 430px;
	height: 130px;
	position: relative;
	top: 10px;}

#TOPRIGHT{
	background: url('../pics/topright.gif');
	width: 238px;
	height: 150px;
	float: right;}
/*
________________________________________  F O O T T E R
*/
#FOOTTER{
	font-family: Verdana, Tahoma;
	width: 906px;
	height: 50px;
	position: fixed;
	bottom: 10px;
	z-index: 3;}

#BOTTOMLEFT{
	background: url('../pics/bottomleft.gif');
	width: 128px;
	height: 50px;
	float: left;}

#BOTTOMEXTEND{
	width: 778px;
	height: 50px;
	margin-left: 128px;}

#BOTTOMCENTER{
	background: url('../pics/bottomcenter.jpg');
	text-align: center;
	width: 650px;
	height: 50px;
	margin-right: 128px;}

#BOTTOMRIGHT{
	background: url('../pics/bottomright.gif');
	width: 128px;
	height: 50px;
	float: right;}	

#PHONENR{
	width: 540px;
	height: 20px;
	position: relative;
	top: 1px;
	font-size: 8pt;
	color: #666666;}

#PHONENR black{
	color: #000000;
	font-weight: bold;}	

#COPYRIGHT{
	width: 180px;
	height: 15px;
	position: relative;
	top: 9px;
	font-size: 7pt;
	color: #000000;}

#COPYRIGHT a{
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
	color: #000000;}
	
#COPYRIGHT a:hover{
	text-decoration: underline;
	color: #000000;}
/*
________________________________________  M E N U
*/
#MENU{
	background: #f3f3f3;
	border-left: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
	font-family: Verdana, Tahoma;
	font-weight: bold;
	font-size: 11pt;
	line-height: 35px;
	width: 900px;
	height: 35px;
	position: fixed;
	top: 160px;
	z-index: 2;}

#MENU ul{
	list-style: none;}
	
#MENU li{
	float: left;}
	
#MENU a{
	background: url('../pics/menuitem.jpg');
	display: block;
	float: left;
	width: 180px;
	height: 35px;
	color: #999999;
	text-decoration: none;}

#MENU aa{
	background: url('../pics/menuitemon.jpg');
	display: block;
	float: left;
	width: 180px;
	height: 35px;
	color: #000000;
	text-decoration: none;}
	
#MENU a:hover{
	background: url('../pics/menuitemon.jpg');
	color: #000000;}
/*
________________________________________  M A I N
*/
#MAIN{
	background: url('../pics/main.jpg');
	border-left: 3px solid #ffffff;
	border-right: 3px solid #ffffff;
	width: 900px;
	position: fixed;
	top: 208px;
	bottom: 73px;}

#MAINTOP{
	background: url('../pics/maintop.jpg');
	border-top: 3px solid #ffffff;
	border-left: 3px solid #ffffff;
	border-right: 3px solid #ffffff;
	width: 900px;
	position: fixed;
	top: 195px;
	height: 10px;
	z-index: 1;}

#MAINBOTTOM{
	background: url('../pics/mainbottom.jpg');
	border-bottom: 3px solid #ffffff;
	border-left: 3px solid #ffffff;
	border-right: 3px solid #ffffff;
	width: 900px;
	position: fixed;
	height: 10px;
	bottom: 60px;
	z-index: 1;}

#CONTENT{
	background: #f3f3f3;
	font-family: Verdana, Tahoma;
	font-size: 10pt;
	font-weight: normal;
	color: #384864;
	width: 880px;
	position: relative;
	top: 198px;}
/*
________________________________________  C O N T E N T  -  O F E R T A
*/
#INFOLEFT{
	width: 700px;
	float: left;
	padding-bottom: 75px;}
	
#INFORIGHT{
	width: 180px;
	float: right;}

#INFOFRAME{
	background: url('../pics/imgframe180x130.jpg');
	width: 180px;
	height: 130px;}

#INDENTION{
	text-align: justify;
	padding-left: 16px;
	padding-right: 15px;
	padding-bottom: 25px;}

#CAPTION{
	background: url('../pics/caption.jpg') no-repeat;
	text-align: left;
	font-size: 11pt;
	font-weight: bold;
	color: #68707E;
	width: 360px;
	height: 39px;
	margin-left: 0px;
	padding-top: 12px;
	padding-left: 15px;
	position: relative;
	left: -16px;}
/*
________________________________________  C O N T E N T  -  G A L E R I A
*/
#GALLERY{
	padding-bottom: 75px;}

#GALITEM{
	width: 880px;}

#GALTEXT{
	text-align: justify;
	padding-left: 16px;
	padding-right: 16px;
	padding-bottom: 10px;}

#GALTITLE{
	background: url('../pics/caption.jpg') no-repeat;
	text-align: left;
	font-size: 11pt;
	font-weight: bold;
	color: #68707E;
	width: 360px;
	height: 39px;
	margin-left: 0px;
	padding-top: 12px;
	padding-left: 15px;
	position: relative;
	left: -16px;}

#GALFOTO{
	height: 157px;
	width: 880px;
	padding-bottom: 25px;}

#GALFOTOFRAME{
	background: url('../pics/imgframe220x157.jpg');
	width: 220px;
	height: 157px;
	display: block;
	float: left;}
/*
________________________________________  C O N T E N T  -  L O K A L I Z A C J A
*/
#LOKALTOP{
	width: 880px;
	height: 65px;}
	
#ADRES{
	width: 425px;
	height: 55px;
	padding-left: 16px;
	padding-top: 10px;
	text-align: left;
	float: left;}

#LOKALMENU{
	width: 435px;
	height: 65px;
	font-size: 9pt;
	padding-right: 4px;
	float: left;}

#LOKALMENU ul{
	list-style: none;}

#LOKALMENU li{
	background: url('../pics/button.jpg');
	width: 145px;
	height: 65px;
	line-height: 20px;
	float: left;}

#LOKALMENU a{
	display: block;
	float: left;
	width: 145px;
	height: 55px;
	padding-top: 10px;
	color: #999999;
	text-decoration: none;}

#LOKALMENU ll{
	display: block;
	float: left;
	width: 145px;
	height: 55px;
	padding-top: 10px;
	color: #000000;
	text-decoration: none;}
	
#LOKALMENU a:hover{
	color: #000000;}

#MAPA{
	background: url('../pics/mapaframe.jpg') no-repeat;
	width: 880px;
	height: 470px;
	padding-bottom: 75px;}

#MAPA gmf{
	width: 850px;
	height: 440px;
	position: relative;
	top: 15px;}
/*
________________________________________  C O N T E N T  -  K S I E G A   G O S C I
*/
#KGENTRY{
	width: 880px;
	padding-bottom: 25px;}
	
#KGEWHO,#KGF{
	background: url('../pics/caption.jpg') no-repeat;
	width: 360px;
	height: 39px;
	text-align: left;
	font-size: 11pt;
	font-weight: bold;
	color: #68707E;
	margin-left: 0px;
	padding-top: 12px;
	padding-left: 15px;
	position: relative;
	left: -16px;
	float: left;}

#KGEWHEN{
	background: url('../pics/captionrev.jpg') no-repeat;
	width: 360px;
	height: 39px;
	text-align: right;
	font-size: 11pt;
	font-weight: bold;
	color: #68707E;
	padding-top: 12px;
	position: relative;
	right: -16px;
	float: right;}

#KGEWHAT, form{
	text-align: justify;
	padding-left: 16px;
	padding-right: 16px;
	padding-bottom: 10px;}

#KGFORM{
	width: 880px;
	padding-top: 25px;
	padding-bottom: 100px;}

#KGFTRESC{
	position: relative;
	left: 15px;}

#KGFPODPIS{
	position: relative;
	left: 15px;
	top: 15px;}

#SUBMITTED{
	width: 850px;
	height: 150px;
	text-align: center;
	margin-top: 25px;}

textarea{
	position: relative;
	width: 800px;
	left: 15px;
	top: 5px;}
	
input{
	position: relative;}

.aut{
	width: 400px;
	height: 20px;
	left: 15px;
	top: 20px;}

.sub{
	width: 380px;
	height: 20px;
	left: 30px;
	top: 20px;}
/*
________________________________________  C O N T E N T  -  N A   W Y S P A C H
*/
#WYSPAMENU{
	width: 870px;
	height: 65px;
	font-size: 9pt;
	padding-right: 4px;
	padding-left: 6px;}

#WYSPAMENU ul{
	list-style: none;}

#WYSPAMENU li{
	background: url('../pics/button.jpg');
	width: 145px;
	height: 65px;
	line-height: 20px;
	float: left;}

#WYSPAMENU a{
	display: block;
	float: left;
	width: 145px;
	height: 55px;
	padding-top: 10px;
	color: #999999;
	text-decoration: none;}

#WYSPAMENU ll{
	display: block;
	float: left;
	width: 145px;
	height: 55px;
	padding-top: 10px;
	color: #000000;
	text-decoration: none;}

#WYSPAMENU a:hover{
	color: #000000;}

#WYSPACONTENT{
	width: 880px;
	padding-bottom: 75px;}

#LINKITEM{
	width: 880px;}

#LINKTEXT{
	text-align: justify;
	padding-left: 16px;
	padding-right: 16px;
	padding-bottom: 10px;
	width: 700px;
	/*float: left;*/}

#LINKTITLE{
	background: url('../pics/caption.jpg') no-repeat;
	text-align: left;
	font-size: 11pt;
	font-weight: bold;
	color: #68707E;
	width: 360px;
	height: 39px;
	margin-left: 0px;
	padding-top: 12px;
	padding-left: 15px;
	position: relative;
	left: -16px;}

	

#INFOFRAME{
	background: url('../pics/imgframe180x130.jpg');
	width: 180px;
	height: 130px;}

	
#LINKBUTTON{
	background: url('../pics/linkbutton.jpg');
	width: 180px;
	height: 130px;
	float: right;}

	
	
	
	#KAMERA{}



/*
________________________________________  i m a g e s
*/
img{
	border: 3px solid #ffffff;}

img:hover{
	border: 3px solid #fb9944;}

.info{
	position: relative;
	top: 12px;}

.gall{
	position: relative;
	top: 12px;}



/*	______________________________________________
	Copyright 2009 by digit@l - visit www.zukrowski.info 4 details...
*/