/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #F3F1F6;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
	width: 104px;
	padding: 2px 0px;
	background-color: #7894AB;
	border-width: 1px;
	border-style: solid;
	border-color: #3D5D7C #8EA7BD #8EA7BD #3D5D7C;
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #1C222A;
}

#label1, #label2 { color: #FFFFFF; }

.nawigacja { float: left; padding: 20px; color: #0F547D; }
.nawigacja strong { color: #CD3828; }
.imieniny { float: right; padding: 20px; color: #397591; font-weight: bold; }
.reklama { margin: 0 0 10px 0; text-align: center; }

#box4 { line-height: 180%; }

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1C222A;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

.text1 {
	font-size: 16px;
	font-weight: bold;
	color: #333F4C;
}

.text2 {
	font-size: 11px;
	font-weight: bold;
}

.text3 {
	font-size: 10px;
}

.text4 {
	font-size: 10px;
	color: #AC0D13;
	text-decoration: none;
}

.text5 {
	text-align: center;
	font-size: 10px;
	color: #9CAACE;
}

/** LINKS */

a {
	color: #2466C0;
}

a:hover {
	text-decoration: none;
}

a.link1 {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

a.link1:hover {
	text-decoration: underline;
}

a.link2 {
	text-transform: uppercase;
	font-weight: bold;
}

/** STYLES */

.style1 {
	text-align: right;
	color: #95A2B0;
}

.style1 a {
	color: #95A2B0;
}

.style1a {
	text-align: left;
	color: #95A2B0;
}

.style1a a {
	color: #95A2B0;
}

/** BACKGROUNDS */

.bg1 {
	background: url(images/homepage02.jpg) repeat-x;
}

.bg2 {
	background: url(images/homepage06.jpg) repeat-x;
}

.bg3 {
	background: url(images/homepage13.jpg) repeat-x;
}

.bg4 {
	background: #FFFFFF url(images/homepage16.gif) repeat-x;
}

.bg5 {
	background: #FFFFFF url(images/homepage29.jpg) repeat-x;
}

.bg6 {
	background: url(images/subpage1_01.gif);
}

/** MISC */

.align-justify { text-align: justify; }

.img1 {
	float: left;
	margin-right: 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}

.produkt {
	min-height: 70px;
	line-height: 140%;
}

.produkt img {
	float: left;
	border: 0;
	padding: 0 10px 0 0;
}

.produktul {
	padding: 0 0 0 165px;
	margin: -17px 0 0 0;
}

#cennik { width: 100%; }
#cennik th { height: 30px; padding: 5px; background: #AC0D13; color: #FFFFFF; }
#cennik .naglowek { height: 30px; padding: 5px; background: #1A6084; color: #FFFFFF; }
#cennik td { height: 30px; padding: 5px; background: #EEF2F3; }
#cennik ul { margin: 0; padding: 0; list-style: none; }
#cennik li { margin: 0; padding: 0; }

/** GALERIA */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prev.png) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/next.png) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

#eventy { margin: 0; padding: 0; list-style: none; }
#eventy li { clear: both; padding: 5px 0; margin: 10px 0; border-bottom: 1px #ddd solid; }
#eventy h3 { color: #000; font-size: 14px; margin-bottom: 10px; }
#eventy img { border: 1px #ddd solid; padding: 3px; background: #fff; float: left; margin-right: 10px; }
#eventy .last { border: none; }
