body {
	background-color: #F5F6F9;
	margin: 0px;
	padding: 0px;
	font-family: Trebuchet MS, Verdana, arial, helvetica, sans-serif;
	color: #fff;
}
#poczatek {
	width: 760px;
	height: 30px;
	margin-right : auto;
	margin-left : auto;
	border: 0px;
	background-image: url(image/header00.jpg);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}
#kontener {
	float:none;
	width: 500px;
	height: 500px;
}
#kontener1 {
	float:none;
	background-image: url(image/achtergr.jpg);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	width: 720px;
	height: 1000px;
	padding-right: 20px;
	padding-left: 20px;
}
#dol {
	float:none;
	width: 760px;
	height: 20px;
	margin: auto;
	background-image: url(image/footer00.jpg);
	background-repeat: no-repeat;
}
.homefade	{ background-image: url(picts/home-fade.jpg); background-repeat: repeat-x; }

.picturebar 	{ background-color:#FFFFFF; }


.pagebars	{
		background-color: #C0C0C0;
		background-image: url("picts/bar.jpg");
		height: 18px;
		border: solid #000000;
		border-width: 1px 0px 1px 0px;
		/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
		}

/* CONTACT PAGE CODE */

.bbutton 	{
		background-image: url("picts/button.gif");
		background-color:#FFFFFF;
		FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		color: #000000;
		font-size: 11px;
		font-weight: bold;
		text-align: center;
		width: 100px;
		padding-top: 3px;
		padding-bottom: 3px;
		cursor:pointer;
		BORDER: #000000 1px solid;
		}

.bbuttonon 	{
		background-image: url("picts/buttonon.gif");
		background-color:#FFFFFF;
		FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		color: #666666;
		font-size: 11px;
		font-weight: bold;
		text-align: center;
		width: 100px;
		padding-top: 3px;
		padding-bottom: 3px;
		cursor:pointer;
		BORDER: #000000 1px solid;
		}
		
#stopka {
	float:none;
    margin: 0 auto;
    padding: 0;
	border: 0;
	width: 760px;
	background: #F5F6F9;
	color: #609AD5;
	text-align: center;
	text-decoration: none;
}
#leftstopka {
    float: left;
	width: 350px;
	padding: 0 10px 10px 0;
    margin: 0 0px 0px 10px;
	font-size: xx-small;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	color: #609AD5;
}
#leftstopka a:link{
	text-decoration: none;
	color: #609AD5;
}
#leftstopka a:visited{
	text-decoration: none;
	color: #609AD5;
}
#leftstopka a:active{
	text-decoration: none;
	color: #609AD5;
}
#leftstopka a:hover{
	text-decoration: none;
	color: #000066;	
}
#rightstopka {
	padding: 0 10px 10px 0;
	margin: 0 0px 0px 10px;
   font-size: xx-small;
	font-weight: normal;
	text-align: right;
}
a, p, td, li, ul, ol, h4, h5, h6, h7, h9, menus {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font: normal;
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 15px;
	color : #000;
}
h2 {
	font: normal 120%/130% Arial, Helvetica, sans-serif;
	color : #000;
}
h3 {
	font: normal 150%/100% Arial, Helvetica, sans-serif;
	color : #000;
}
h4 {
	font: normal 110%/100% Arial, Helvetica, sans-serif;
	color : #000;
}
#leftboxa {
	height: 25px;
	width: 165px;
	/*background-color: #7ed4a3;*/
	margin-bottom: 1px;
	float: left;
	font-weight: bold;
	font-family: Tahoma, Verdana, sans-serif;
	color: #fff;
	text-decoration : none;
}
#leftboxa a {
	margin: 0;
	padding: 0;
	color : #fff;
	background-color: transparent;
	text-decoration : none;
	font-weight: bold;
	display: block;
	border-style:none;
}
#leftboxa a:link, #leftboxa a:visited {
	height: 25px;
	width: 165px;
	background-color: #35936e;
	text-decoration : none;
	line-height: 25px;
	padding-left: 5px;
}
#leftboxa a:hover, #leftboxa a:active {
	height: 25px;
	width: 156px;
	background-color: #0b2256;
	text-decoration: none;
	line-height: 25px;
	padding-left: 5px;
	border-left: 9px solid #bcead0;
}
#leftboxa1 {
	height: 25px;
	width: 165px;
	background-color: #0b2256;
	margin-bottom: 1px;
	float: left;
	font-weight: bold;
	font-family: Tahoma, Verdana, sans-serif;
	color: #fff;
	text-decoration : none;
	line-height: 25px;
}
#leftboxa1 a {
	margin: 0;
	padding: 0;
	color : #fff;
	background-color: transparent;
	text-decoration : none;
	font-weight: bold;
	display: block;
	border-style:none;
}
#leftboxa1 a:link, #leftboxa1 a:visited {
	height: 25px;
	width: 165px;
	background-color: #0b2256;
	text-decoration : none;
	line-height: 25px;
	padding-left: 5px;
}
#leftboxa1 a:hover, #leftboxa1 a:active {
	height: 25px;
	width: 156px;
	background-color: #0b2256;
	text-decoration: none;
	line-height: 25px;
	padding-left: 5px;
	border-left: 9px solid #bcead0;
}
#leftboxb1 {
	background-color: #f0faf5;
	height: 165px;
	width: 161px;
	float: left;
	text-decoration : none;
	position: relative;
	margin-bottom: 1px;
	z-index : 0;

}
#leftboxc {
	height: 150px;
	width: 170px;
	float: left;
	background-image: url(image/124.jpg);
	background-position : center;
	background-color: #f0faf5;
	margin-bottom: 1px;
	text-align : center;
}
/*#leftboxca {
	height: 74px;
	width: 170px;
	float: left;
	background-color: #dbddff;
	margin-bottom: 1px;
}*/
#leftboxca1 {
	height: 25px;
	width: 170px;
	float: left;
	background-color: #f0faf5;
	margin-bottom: 1px;
}
#leftboxc1 {
	height: 150px;
	width: 170px;
	float: left;
	background-image: url(image/logotyp3a.jpg);
	margin-bottom: 1px;
	margin-left: 1px;

}
#leftboxc2 {
	height: 369px;
	width: 170px;
	float: left;
	background-color: #e1f5ea;
	margin-left: 1px;
}
#napisg {
	height: 20px;
	width: 166px;
	float: left;
	background-color: #e1f5ea;
	margin-bottom: 1px;
	margin-left: 1px;
	padding: 10px 0 0 4px;
	color: #000;
	font-size: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#napisg1 {
	height: 20px;
	width: 166px;
	float: left;
	margin-bottom: 1px;
	margin-left: 1px;
	padding: 10px 0 0 4px;
	color: #000;
	font-size: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#leftboxc2a {
	height: 370px;
	width: 170px;
	float: left;
	background-color: #e1f5ea;
	font-size : 11px;
	margin-bottom: 1px;
	margin-left: 1px;
}
#leftboxc2b {
	height: 78px;
	width: 170px;
	float: left;
	background-color: #e1f5ea;
 	margin-left: 1px;
}
#leftboxc3 {
	height: 150px;
	width: 368px;
	float: right;
	background-image: url(image/LogoPSa.JPG);
	margin-bottom: 1px;
	margin-left: 1px;
}
#leftboxc3anim {
	height: 150px;
	width: 368px;
	float: right;
	margin-bottom: 1px;
	margin-left: 1px;
}
#leftboxc40 {
	height: 399px;
	width: 368px;
	float: right;
	background-color: #bcead0;
	margin-left: 1px;
	font-size: 11px;
	color : #000;
	margin-bottom: 1px;
}
#leftboxc41 {
	height: 30px;
	width: 368px;
	float: right;
	background-color: #bcead0;
	margin-bottom: 1px;
	margin-left: 1px;
	color : #000;
}
#leftboxc42 {
	height: 369px;
	width: 368px;
	float: right;
	background-color: #bcead0;
	margin-left: 1px;
	font-size: 11px;
	color : #000;
}
#leftboxc43 {
	height: 770px;
	width: 368px;
	float: right;
	background-color: #bcead0;
	margin-left: 1px;
	font-size: 11px;
	color : #000;
	margin-bottom: 1px;
}
#leftboxc44 {
	height: 849px;
	width: 368px;
	float: right;
	background-color: #bcead0;
	margin-left: 1px;
	font-size: 11px;
	color : #000;
	margin-bottom: 1px;
}
#leftboxc4 {
	height: 370px;
	width: 368px;
	float: right;
	background-color: #bcead0;
	margin-left: 1px;
	font-size: 11px;
	color : #000;
}
#leftboxc4a {
	height: 370px;
	width: 368px;
	float: right;
	background-color: #bcead0;
	margin-bottom: 1px;
	margin-left: 1px;
	font-size: 11px;
	
}
#leftboxc4a1 {
	height: 370px;
	width: 368px;
	float: right;
	background-color: #35936e;
	margin-bottom: 1px;
	margin-left: 1px;
	font-size: 11px;
}
#leftboxc4b {
	height: 78px;
	width: 368px;
	float: right;
	background-color: #bcead0;
	margin-left: 1px;
	font-size: 11px;
}
#leftboxx6 {
	height: 294px;
	width: 160px;
	background-color: #f0faf5;
	margin-bottom: 1px;
	font-size: 11px;
	color : #000;
	float: left;
}
#rightbox {
	float: left;
	height: 1000px;
	width: 180px;
	font-weight: normal;
	padding-right: 1px;
	padding: 0px;
	margin: 0px;
}
#rightbox2 {
	float: left;
	height: 1000px;
	width: 140px;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	padding-right: 1px;
}
#rightbox1 {
	float: right;
	height: 1000px;
	width: 369px;
	font-size: 10px;
	font-weight: normal;
 }

#menupunkt2 {
	background-color: #f0faf5;
	height: 25px;
	width: 9px;
	margin: 0 1px 1px 0;
	float: left;
	text-align: center;
}
#menupunkt3 {
	background-color: #f0faf5;
	height: 150px;
	width: 9px;
	margin: 0 1px 1px 0;
	float: left;
}
#menupunkt4 {
	background-color: #f0faf5;
	height: 165px;
	width: 9px;
	padding: 0;
	margin: 0 1px 1px 0;
	float: left;
}
/*#menupunktx1 {
	background-color: #ccccff;
	height: 232px;
	width: 9px;
	margin: 0 1px 1px 0;
	float: left;
}*/
#menupunktx6 {
	background-color: #f0faf5;
	height: 294px;
	width: 9px;
	padding: 0;
	margin: 0 1px 1px 0;
	float: left;
}
.wypunkt {
	padding: 5px 0px 5px 30px;
	margin: 0px;
	font-size: 10px;
	font-style:normal;
	text-align:left;
}
.wypunkt.ul {
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
	list-style: disc url(image/kulka.gif) inside;
}
.wypunkt.ul.li {
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
}
#aktualnosci a:active, a:link, a:hover, a:visited {
	height: 100px;
	width: 262px;
	font-size: 9px;
	font-weight: normal;
	text-align : left;
	text-decoration: none;
	color: #000066;
}
#kolor {
	color : #000066;
	text-decoration: none;
}

#kolor div a:link, div a:visited {
	color : #000066;
	text-decoration: none;
}
#kolor div a:hover, div a:active {
	color : #000066;
	text-decoration: none;
}
#centrum {
	text-align: center;
}
#kolor1 {
	width: 170px;
	height: 25px;
	background-color: #35936e;
	color: #000066;
	text-decoration: none;
}
#kolor2 {
	width: 368px;
	height: 25px;
	background-color: #35936e;
	color: #000066;
	text-decoration: none;
}
#ma1 {
	width: 85px;
	height: 52px;
	padding: 0;
	border: 0;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
}
#ma2 {
	width: 85px;
	height: 52px;
	padding: 0;
	border: 0;
	border-bottom: 1px solid #fff;
}
#ma3 {
	width: 85px;
	height: 52px;
	padding: 0;
	border: 0;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
}
#ma4 {
	width: 85px;
	height: 52px;
	padding: 0;
	border: 0;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}
/* definicja dołu galerii */
#ma1x {
	width: 85px;
	height: 53px;
	border: 0;
	border-right: 1px solid #fff;
}
#ma2x {
	width: 85px;
	height: 53px;
	border: 0;
}
#ma3x {
	width: 85px;
	height: 53px;
	border: 0;
	border-left: 1px solid #fff;
}
#ma4x {
	width: 85px;
	height: 53px;
	border: 0;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}

/*obsluga mapy*/
.thumbnail img{
	color: #000066;
	text-decoration: none;
}
.thumbnail:hover {
	background-color: transparent;
}
.thumbnail:hover img {
	color: #000066;
	text-decoration: none;	
}
.thumbnail span { 
	position: absolute;
	background-color: lightyellow;
	padding: 5px;
	left: -400px;
	border: 1px dotted #000066;
	visibility: hidden;
	color: #000066;
	text-decoration: none;
}
.thumbnail span img{
	border-width: 0;
	padding: 2px;
}
.thumbnail:hover span{
	visibility: visible;
	top: -234px;
	left: 171px;
	z-index: 50px;
}
/*koniec obslugi mapy*/
#tresc {
	width : 345px;
	color : #414141;
	font-size : 11px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
#user {
	width : 345px;
	color : #414141;
	font-size : 11px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
#email {
	width : 345px;
	color : #414141;
	font-size : 11px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
#telefon {
	width : 345px;
	color : #414141;
	font-size : 11px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
#lokalizacja {
	width : 345px;
	color : #414141;
	font-size : 11px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.tekst {
	padding-top : 5px;
	padding-left : 10px;
	padding-right : 10px;
	text-align : justify;
	color : #414141;
	font-size : 11px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.tekst1 {
	padding-top : 16px;
	padding-left : 10px;
	padding-right : 10px;
	text-align : left;
	color : #000;
	font-size: 13px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.tekst1a {
	height: 28px;
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 10px;
	text-align : left;
	border-bottom: 1px solid #fff;
	font-size: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.tekst3 {
	padding-top : 5px;
	padding-left : 10px;
	padding-right : 10px;
	text-align : left;
	font-size: 11px;
	color : #000;
}
.tekst2 {
	padding-top : 3px;
	padding-left : 3px;
	padding-right : 3px;
	text-align : left;
	color: #414141;
	font-style : italic;
	font-family : georgia, palatino, garamond, serif;
}
.tekst4 {
	padding-top : 1px;
	padding-left : 6px;
	padding-right : 10px;
	text-align : left;
}
.tekst5 {
	padding-top : 0px;
	padding-left : 0px;
	padding-right : 0px;
	text-align : justify;
	color : #414141;
	font-size : 1em;
}
.tekst6 {
	padding-top : 1px;
	padding-left : 6px;
	padding-right : 10px;
	text-align : left;
	vertical-align : middle;
}
/*obsługa submenu*/
#sec_nav {
	float:left;
	width:160px;
	padding: 0px 5px 0px 5px;
}
#sec_nav ul {
	padding: 0;
	margin: 0;
	width: 100%;
}

#sec_nav ul {
		border-bottom:1px solid #fff;
}
#sec_nav ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	height : 14px;
	padding-left:13px;
	padding-top:6px !important;
	padding-top:5px;
	padding-bottom:5px;
	color : #555555;
}
#sec_nav img {
	margin-left:13px;
	margin-bottom:16px !important;
	margin-bottom:15px;
	margin-top:180px;
	height:14px;
}
#sec_nav a {
	text-decoration:none;
	color : #555555;
}
#sec_nav a:hover {
	background-color: #000066;
	color : #fff;
}
#sec_nav ul li{
	border-top: 1px solid #fff;
}
.sel {
	background: url("image/arrow.gif") no-repeat;
	height: 8px;
	width: 4px;
	padding-top : -4px;
}
.sel1 {
	background: url("image/arrow.gif") no-repeat;
	height: 8px;
	width: 4px;
	padding-top : 2px;
	padding-left: 4px;
}
/*koniec obsługi submenu*/
#napisg {
	vertical-align : bottom;
	
}
/* obsluga forms */
.cssform p {
	width: 345px;
	clear: left;
	margin: 0;
	padding: 0px 0 3px 0;
	padding-left: 0px; /*width of left column containing the label elements*/
	border-top: 1px #555555;
	height: 1%;
}

.cssform label {
	font-weight: normal;
	float: left;
	margin-left: -100px; /*width of left column*/
	width: 300px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
	width: 345px;
	font-family: Trebuchet MS, Verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
}

.cssform textarea{
	width: 345px;
	height: 150px;
	font-family: Trebuchet MS, Verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
}

input.button {
	font: 11px "Trebuchet MS", Georgia, Helvetica, sans-serif;
	cursor: pointer;
	color: #fff;
	background-color: #35936e;
	border: 1px solid #ffffff;
	height: 24px;
	width: 80px;
	margin-top: 10px;
}

input.button link, input.button visited {
	font: 11px "Trebuchet MS", Georgia, Helvetica, sans-serif;
	cursor: pointer;
	color: #fff;
	background-color: #35936e;
	border: 1px solid #ffffff;
	height: 24px;
	width: 80px;
	margin-top: 10px;
}
input.button hover, input.button active {
	font: 11px "Trebuchet MS", Georgia, Helvetica, sans-serif;
	cursor: pointer;
	color: #fff;
	background-color: #000066
	border: 1px solid #ffffff;
	height: 24px;
	width: 80px;
	margin-top: 10px;
}

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{
margin-left: 3px;
}
/* koniec obslugi forms*/

/* karta katalogu */
#polekat {
	height: 52px;
	width: 368px;
	border: 0px;
}
.poleimg {
	width: 52px;
	height: 52px;
	border: 0px;
	background-color: #BCEAD0;
	border-bottom: 1px solid #BCEAD0;
}
.poletxt {
	vertical-align: top;
	width: 315px;
	height: 52px;
	border: 0px;
	padding-left: 3px;
	background-color: #35936E;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	color : #BCEAD0;
}
#polepla1 {
	height: 368px;
	width: 368px;
	border: 0px;
	float: left;
	border-bottom: 1px solid #fff;
}
/* koniec karty katalogu #e1f5ea */

/* definicja zdjec wyposazenia */
#gfx1 {
	width: 85px;
	height: 53px;
	border: 0;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	
}
#gfx2 {
	width: 85px;
	height: 53px;
	border: 0;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}
/* koniec definicji zdjec wyposazenia */
.centr {
	padding-top : 100px;

}
.centr1 {
	padding-top : 70px;

}