
/*
* Website: www.pazim.pl
* Version: 1.0.0 (12-06-2009)
* Design: XHTML, CSS - 
* Copyright: 2009 PAZIM
*/

/* css reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
/* table, caption, tbody, tfoot, thead, tr, th, td  */

b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	/*list-style: none;*/
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* koniec css reset */




/* html */

body {
	background: #C8C8C8 url(images/bg001.jpg);
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	color: #535353;
	text-align:center;
}



/* koniec html */


div#container {
	width: 905px;
	height:666px;
	margin:0 auto;
	/* background: transparent url(images/bg_container.png) no-repeat 0 0; */
	text-align:left;
	overflow:hidden;
	position:relative;
	padding-top:59px;
}


ul#tools {
	list-style:none;
	position:absolute;
	top:26px;
	right:45px;
}

ul#tools li {
	display:inline;
}

ul#tools li a { 
	display:block;
	float:left;
	width:100px;
	height:22px;
	padding-top:8px;
	background-color:#fff;
	text-align:center;
	margin-left:3px;
	font-size:13px;
	text-decoration:none;
	color:#000;
	font-weight:bold;
}

ul#tools li a:hover { 
	text-decoration:underline;
}

div#pages {
	width: 905px;
	height:607px;
	background: transparent url(images/bg_pages2.png) no-repeat 0 0;
	text-align:left;
	position:relative;
}


div#page1, div#page2 {
	width:448px;
	height:599px;
	float:left;
	overflow:auto;
	position:relative;
}

div#page1 {
	margin-left:2px;
	line-height:18px;
}


img.site_image {
	position:absolute;
	right:22px;
	top:9px;
}


ul#paging {
	list-style:none;
	position:absolute;
	bottom:9px;
	right:11px;
}


ul#paging li {
	display:inline;
}

ul#paging li a {
	float:left;
	display:block;
	width:19px;
	height:17px;
	text-indent:-9999px;
}

ul#paging li a#page_left {
	background: transparent url(images/page_left.gif) no-repeat 0 0;
}

ul#paging li a#page_right {
	margin-left:12px;
	background: transparent url(images/page_right.gif) no-repeat 0 0;
}





h2#site_index {
	margin:172px 0 0 104px;
	font-size:20px;
	font-style:italic; 
	color:#000;
}



ul.menu {
	list-style:none;
	margin: 0 0 0 92px;
}



ul.menu li span.first_chapter{
	display:block;
	width:261px;
	padding:3px 0 3px 12px;
	background-color:#009900;
	font-size:14px;
	color:#fff;
	font-style:italic; 
	font-weight:bold;
	text-transform: uppercase;
	margin-top:15px;
}


ul.menu li ul {
	margin-left:14px;
}


ul.menu li ul li {
	display:inline;
}

ul.menu li ul li a {
	display:block;
	color:#000;
	text-decoration:none;
	margin:4px 0 0 0;
	width:310px;
	position:relative;
	font-weight:bold;
	font-size:12px;
}

ul.menu li ul li a:hover {
	text-decoration:underline;
}


ul.menu li ul li a span {
	position:absolute;
	top:0;
	right:0;
}



p.page_nr {
	position:absolute;
	bottom:10px;
	left:0;
	text-align:center;
	width:448px;	
}






h2.page_title {
	margin:135px 0 0 0;
	padding: 0 0 0 50px;
	font-size:20px;
	font-style:italic; 
	color:#000;

}

h2.map_page_title {
	position:absolute;
	top:40px;
	left:30px;
	font-size:20px;
	font-style:italic; 
	color:#000;
}

h2.product_title {
	margin:35px 0 0 0;
}

div.page2_content {
	padding:0 5px 0 50px;
	margin: 0 45px 10px 0;
	height:400px;
	overflow:auto;
	font-size:12px;
	line-height:18px;

}

div.page2_content_long {
	padding:0 10px 0 10px;
	margin: 0;
	height:550px;
	overflow:auto;
	font-size:12px;
	line-height:18px;
}



div.page2_content a.green, div.page2_content_long   a.green{
	background-color:#009933;
	color:#fff;
	text-decoration:none;
	border-top:1px solid #E8FFEF;
	border-left:1px solid #E8FFEF;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
}

div.page2_content a.green:hover, div.page2_content_long  a.green:hover{
	background-color:#006600;
}


div.page2_content a.w200p,  div.page2_content_long  a.w200p{
	text-align:center;
	display:block;
	width:180px;
}

div.page2_content_product {
	height:220px;
}

div.locations_listing {
	height:350px;
}

ul.nomargin {
	list-style:none;
	margin:0;
}

img.left_corner_image, img.right_corner_image {
	position:absolute;
	top:30px;
	border:1px solid #888;
}
img.left_corner_image {
	left:30px;
}
img.right_corner_image {
	right:30px;
}




div.accordion1 {
	margin:20px 0 0 0;
}

div.accordion1 h3 {
	background-color:#009900;
	margin: 2px 45px 2px 50px;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	padding:3px 2px;
	border-top:1px solid #E8FFEF;
	border-left:1px solid #E8FFEF;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
}

div.accordion1 div.element {
	margin: 0px 45px 5px 50px;
	padding:5px;
	overflow:auto;
}





div.accordion2 {
	position:absolute;
	bottom:35px;
	left:50px;
}


div.accordion2 a {
	display:block;
	background-color:#666666;
	margin: 2px 0 0 0;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	padding:3px 2px;
	text-decoration:none;
	width:350px;
	border-top:1px solid #ccc;
	border-left:1px solid #B6B6B6;
	border-right:1px solid #003300;
	border-bottom:1px solid #003300;
}

div.accordion2 a:hover {
	background-color:#005500;
}



div.accordion2 h4 {
	margin: 2px 0 0 0;
	font-size:12px;
	padding:3px 2px;
	font-style:italic; 
}


a#closedesc {
	display:none;
	position:absolute;
	top:15px;
	right:47px;
	text-decoration:none;
	color:#009900;
	font-weight:bold;
}


img#layer_left, img#layer_right {
	position:absolute;
	top:0;
	right:0;
}

img#layer_left {
	right:0;
}

img#layer_right {
	left:0;
}


ul.product_list {
	list-style:none;
	/**/ margin:50px 0 0 0; 

}

ul.product_list li {
	position:relative;
	border-bottom:1px solid #B8B8B8;
	overflow:hidden;
	display:block;
	padding:6px 0 6px 5px;
}

ul.product_list li a {
	display:block;
	width:150px;
	text-decoration:none;
	color:#000;
	float:left;
}


ul.product_list li span.p2 {
	display:block;
	float:left;
	width:48px;
	font-weight:bold;
	font-size:13px;

}

ul.product_list li span.p3 {
	display:block;
	float:left;
	width:120px;
	font-size:14px;
	font-family: 'Times New Roman';
	font-weight:bold;

}

ul.product_list li span.p4 {
	display:block;
	float:left;
	position:absolute;
	top:5px;
	right:5px;
	display:inline;

}





div#map {
	border:none;
	width:838px;
	height:450px;
	position:absolute;
	bottom:40px;
	left:30px;

	background: #E5E3DF url(images/map-loader.gif) no-repeat center;

}

/*
form#locations_select {
	width:100%;
}

form#locations_select select {
	font-size:14px;
	font-weight:bold;
	width:352px;
	margin:20px 0 0 52px;
}


p.lo_title {
	width:60px;
	font-weight:bold;
	float:left;
	margin:5px 0;
}

p.lo_value {
	width:230px;
	float:left;
	margin:5px 0;
}

p.selection {
	margin:10px 0;
	width:100%;
	float:left;
	border-bottom:1px solid black;
}

*/


div#form-container {
	height:37px;
	background: transparent url(images/google_map.png) repeat-x;
	width:838px;
	position:absolute;
	left:30px;
	top:80px;
}


div.form-container-label {
	height:37px;
	width:159px;
	float:left;
	color:#fff;
	line-height:37px;
	font-weight:bold;
	text-align:center;
}

div#form-container select {
	float:left;
	border:none;
	margin:8px 0 0 0;
	width:209px;
}

ul#legend {
	position:absolute;
	top:70px;
	left:30px;
}

ul#legend li {
	display:inline;
}

table.files-table {
	border:none;
	width:408px;
	position:absolute;
	bottom:90px;
	left:10px;
}

table.files-table td {
	vertical-align:middle;
	width:20px;
	height:20px;
}

table.files-table td.file-title {
	width:328px;
}

table.files-table td a.file {
	background-color:#009933;
	display:block;
	width:20px;
	height:20px;
	text-decoration:none;
	border-top:1px solid #E8FFEF;
	border-left:1px solid #E8FFEF;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
}

table.files-table td a.file:hover {
	background-color:#005500;
}


div.product_list_docs_div {
	overflow:hidden;
	padding-top:93px;
	background: transparent url(images/druk_opisy.gif) no-repeat top right;
	padding:93px 0 0 50px;
	margin: 40px 20px 10px 0;

}

.BialaKostaDoLewej {width:200px;padding:10px 10px 10px 30px;margin-left:5px;background-color:#fff;display:block;}

.PodpisNaDole {
	padding: 10px 17px; 
	position: absolute; 
	bottom: 50px; 
	left: 74px; 
	text-align: center; 
	background-color: #000; 
	width: 300px; 
	color: rgb(255, 255, 255); 
	font-size: 14px;

	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
}



span#zakladki {
	visibility:hidden;
}



.tipz {
	background-color:#CFCFD0;
	padding:10px;
	border:1px solid #fff;
	font-weight:bold;
	color:#7A6C6F;
}

.tipz img {
	margin:10px 0 0 0;
	border:1px solid #fff;
}