body {
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
.container {
	width: 720px;
	margin: 0 auto;
	text-align: left;
}
.right {
	text-align: right;
}
.red {
	color: #ff0000;
}
.clear {
	clear: both;
	height: 1px;
	font-size: 1px;
}
p {
	margin: 0;
	padding: 0 0 9px 0;
	text-align: justify;
}
p.p5 {
	padding-bottom: 5px;
}

/* top */

#top {
	background: url(gfx/top_bg.gif) repeat-x 0 0;
}
#top .container {
	position: relative;
	height: 250px;
	background: url(gfx/banner_bg.jpg) no-repeat 0 0;
}
#logo {
	position: absolute;
	top: 20px;
	left: 2px;
}
#menu {
	position: absolute;
	top: 41px;
	left: 275px;
	margin: 0;
	padding: 3px 0;
	background: url(gfx/menu_bg.gif) no-repeat 0 0;
	list-style: none;
}
#menu li {
	display: inline;
}
#menu a {
	float: left;
	height: 36px;
	text-indent: -2500px;
	overflow: hidden;
}
#menu a#menu1 {
	width: 74px;
	background: url(gfx/menu_1.gif) no-repeat 0 0;
}
#menu a#menu2 {
	width: 82px;
	background: url(gfx/menu_2.gif) no-repeat 0 0;
}
#menu a#menu3 {
	width: 73px;
	background: url(gfx/menu_3.gif) no-repeat 0 0;
}
#menu a#menu4 {
	width: 96px;
	background: url(gfx/menu_4.gif) no-repeat 0 0;
}
#menu a#menu5 {
	width: 85px;
	background: url(gfx/menu_5.gif) no-repeat 0 0;
}
#menu a:hover#menu1, #menu a:hover#menu2, #menu a:hover#menu3, #menu a:hover#menu4, #menu a:hover#menu5 {
	background-position: 0 -36px;
}
#iso {
	position: absolute;
	left: 0;
	top: 113px;
	width: 252px;
	height: 49px;
}
#pig {
	position: absolute;
	left: 0;
	top: 184px;
	width: 250px;
	height: 49px;
}
#iso img, #pig img {
	float: right;
}
#iso p, #pig p {
	margin: 9px 66px 0 0;
	text-align: right;
	font-size: 10px;
	color: #737373;
}

/* main */

#main {
	padding-top: 30px;
	background: #737373 url(gfx/main_bg.gif) repeat-x 0 0;
	color: #fff;
}
#main .container {
	width: 650px;
	padding: 0 35px;
}
#indexL {
	float: left;
	width: 313px;
}
#contentL {
	float: left;
	width: 148px;
}
#indexR {
	float: right;
	width: 313px;
}
#indexR p {
	clear: both;
}
#contentR {
	float: right;
	width: 478px;
}
h1 {
	margin: 0;
	height: 55px;
	font: 18px "Trebuchet MS", Arial, Helvetica, Tahoma, Verdana, sans-serif;
}
#indexL h1, #indexR h1 {
	background: url(gfx/h1ix_bg.gif) no-repeat 0 30px;
}
#contentR h1 {
	background: url(gfx/h1_bg.gif) no-repeat 0 30px;
}
#main a {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	margin-bottom: 1px;
	border-bottom: dotted 1px;
}
#main a:hover {
	color: #ddd;
}
#main a.more {
	float: right;
	margin-top: 3px;
	width: 55px;
	height: 18px;
	padding: 3px 0 0 7px;
	font-weight: bold;
	font-size: 10px;
	border-bottom: none;
	background: url(gfx/more_bg.gif) no-repeat 0 0;
}
#main a:hover.more {
	background-position: 0 -21px;
}
#galleryIndex {
	margin: 0;
	padding: 0;
	list-style: none;
}
#galleryIndex li {
	float: left;
	margin: 0;
	padding: 0 15px 10px 0;
}
#galleryIndex li.last {
	padding-right: 0;
}
#galleryIndex a {
	display: block;
	padding: 7px;
	background-color: #636363;
	border: dashed 1px #B1B1B1;
}
#galleryIndex a:hover {
	background-color: #535353;
}
#contentL p {
	text-align: left;
}
#galleryL {
	margin: 0;
	padding: 0;
	list-style: none;
}
#galleryL li {
	float: left;
	margin: 0;
	padding: 0 16px 16px 0;
}
#galleryL li.last {
	padding-right: 0;
}
#galleryL a {
	display: block;
	padding: 7px;
	background-color: #636363;
	border: dashed 1px #B1B1B1;
}
#galleryL a:hover {
	background-color: #535353;
}
#contentR ul {
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 10px;
}
.pojPoz {
	clear: both;
	padding-bottom: 28px;
	background: url(gfx/divider.gif) no-repeat 0 bottom;
	zoom: 1;
}
.pojPoz.first {
	padding-top: 0;
	background: none;
}
.pojPozR {
	position: relative;
	margin: 0 0 0 111px;
}
h2 {
	margin: 0;
	padding-bottom: 10px;
	font: bold 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.pojPoz h2 {
	padding: 0 70px 9px 0;
}
h3 {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	padding-bottom: 10px;
	font: bold 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #CFCFCF;
}
h4 {
	margin: 0;
	padding: 5px 0;
	font-size: 11px;
	font-weight: bold;
}
h4.first {
	padding-top: 0;
}
.pojPoz h3 {
	padding-top: 2px;
	font-weight: normal;
	float: right;
}
#contentL a.foto {
	display: block;
	margin: 0;
	padding: 7px;
	background-color: #636363;
	border: dashed 1px #B1B1B1;
}
#contentL a:hover.foto {
	background-color: #535353;
}
#contentR a.fotoL {
	float: left;
	margin: 0 10px 8px 0;
	padding: 7px;
	background-color: #636363;
	border: dashed 1px #B1B1B1;
}
#contentR a:hover.fotoL {
	background-color: #535353;
}
#contentR a.fotoR {
	float: right;
	margin: 0 0 8px 10px;
	padding: 7px;
	background-color: #636363;
	border: dashed 1px #B1B1B1;
}
a:hover.fotoR {
	background-color: #535353;
}
.gallery {
	margin: 0;
	padding: 0 0 0 31px;
	list-style: none;
}
.gallery li {
	float: left;
	margin: 0;
	padding: 5px;
}
.gallery li.last {
	padding-right: 0;
}
.gallery a {
	display: block;
	padding: 7px;
	background-color: #636363;
	border: dashed 1px #B1B1B1;
}
.gallery a:hover {
	background-color: #535353;
}
#main .gallery a {
	border: dashed 1px #B1B1B1;
}
#pages {
	clear: both;
	padding: 0 0 9px 0;
	text-align: center;
	color: #CCCCCC;
}


/* kontakt */

.daneL {
	float: left;
	width: 225px;
	padding: 0 20px 0 0;
	text-align: right;
}
.daneL p {
	text-align: right;
}
.daneR {
	float: right;
	width: 225px;
	padding: 0;
	text-align: left;
}
#niewypelniac {
	display: none;
}
#formularz {
	margin: 10px 0;
}
#formularz div {
	overflow: hidden;
    width: 100%;
    margin: 6px 0;
}
#formularz label {
	display: block;
	width: 110px;
	text-align: right;
	margin-right: 10px;
	float: left;
	line-height: 19px;
}
.must {
	font-weight: bold;
}
.pole {
	display: block;
	float: left;
	width: 290px;
	padding: 3px;
	background-color: #eee;
	border: solid 1px #737373;
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #111;
}
#formularz textarea {
	height: 140px;
	overflow: auto;
}
#formularz input:hover, #formularz textarea:hover {
	background-color: #fff;
}
#formularz input:focus, #formularz textarea:focus {
	border-color: #DF2020;
	background-color: #fff;
}
#button {
	text-align: center;
}
#sendButton {
	margin: 10px auto 0 auto;
	width: 72px;
	height: 29px;
	max-height: 29px;
	border: none;
	background: url(gfx/but_wyslij.gif) no-repeat 0 0;
	padding-top: 39px;
	cursor: pointer;
}
#sendButton::-moz-focus-inner {
	border: none;
}

/* bledy */

div#errorDisplay {
	background-image:url(gfx/alert.gif);
	background-position: 9px 5px;
	background-repeat: no-repeat;
	border: 1px dashed #A9A9A9;
	background-color: #535353;
	display: none;
	padding:5px 0px 5px 20px;
	margin: 10px 0 15px 0;
	text-align:left;
}
div#errorDisplay ul {
	margin: 1px;
	padding: 0 0 0 30px;
}
div#errorDisplay li {
	margin: 0;
}

/* footer */

#footer {
	position: relative;
	height: 54px;
	padding-top: 48px;
	background: url(gfx/footer_bg.gif) repeat-x 0 0;
	font: 10px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #7F7F7F;
}
#footer .container {
	position: relative;
}
/* #iso {
	position: absolute;
	top: -6px;
	left: 28px;
}
#pig {
	position: absolute;
	top: -6px;
	left: 98px;
} */
#copy {
	float: left;
	height: 40px;
	padding: 1px 0 0 157px;
	background: url(gfx/copy_bg.gif) no-repeat 28px 0;
}
#copy a {
	color: #7F7F7F;
	text-decoration: none;
}
#copy a:hover {
	position: relative;
	top: 0;
	border-bottom: dotted 1px;
}
#home {
	float: right;
	padding: 13px 35px 0 0;
}
#home a {
	font-weight: bold;
	color: #000;
	text-decoration: none;
	margin-bottom: 4px;
}
#home a:hover {
	position: relative;
	top: 0;
	border-bottom: dotted 1px;
}