html, body {
	background-image:url(images/bg.gif);
	background-repeat:repeat-x;
	background-position:0px 76px;
	background-color:#fff;
	font-family: Arial, Tahoma, Verdana;
	font-size:11px;
	margin: 0px auto 0px auto;
	color:#363a32;
}

td {
	vertical-align:top;
}

img {
  border:0px;
  display:block;
}


h1 {
	color:#99cd16;
	font-size:12px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

li.green {
	list-style-image:url(images/arrow_green.gif);
	margin: 1px 0px 0px -5px;
}

li.green_big {
	list-style-image:url(images/arrow_green_big.gif);
	margin: 0px 0px 0px -12px;
	padding:2px 0px;
}

li.red {
	list-style-image:url(images/arrow_red.gif);
	margin: 1px 0px 0px -5px;
	color:#fff;
}

.bold {
  font-weight:bold;
}

.box_katalog {
	background-color:#363a32;
	width:236px;
	color:#fff;
	font-size:10px;
}

.box_katalog_input {
	width:208px;
	background-color:#4c5147;
	border:0px;
	color:#fff;
	font-size:10px;
	margin:2px auto;
}

.box_katalog_text {
	margin-top:1px;
}

.box_katalog_texta {
	width:208px;
	height:28px;
	background-color:#4c5147;
	border:0px;
	color:#fff;
	font-family: Arial, Tahoma, Verdana;
	font-size:10px;
	margin:2px auto;
	overflow:hidden;
}

.box_kontakt {
	background-image:url(images/box_kontakt.jpg);
	width:236px;
	height:121px;
}
 
.box_kontakt_txt {
	padding:10px 0px 0px 14px;
	font-size:10px;
	font-family:Tahoma, Arial, Helvetica, sans-serif
}

.box_kontakt_txt a {
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	color:#fff;
}

.box_kontakt_txt a:hover {
	text-decoration:underline;
	color:#fff;
}

a.green {
 color:#84b30e;
 text-decoration:none;
 font-weight:bold;
}

a.green:hover {
 text-decoration:underline;
}

.green_bold {
	color:#99cd16;
	font-size:12px;
	font-weight:bold;
}

.green_line {
	background-color:#99cd16; 
	width:100%;
	height:6px; 
	margin:0px auto 5px auto;
}

.klas_pad {
	padding:3px 4px 4px 0px;
}

.kontakt {
	font-size:12px;
}

.linia_pion {
  padding:0px 12px;
}

/* lista zielona */
ul.list_green {
	margin:0px;
	background-color:#eff7da; 
	width:236px; 
	cursor:pointer;
	padding:0px;
}

ul.list_green li {
	margin: 0px 0px 0px 20px;
	list-style-image:url(images/arrow_green.gif);
	padding:4px 0px;
}

ul.list_green_on {
	margin:0px;
	background-color:#e5f1c6; 
	width:236px; 
	cursor:pointer;
	padding:0px;
}

ul.list_green_on li {
	margin: 0px 0px 0px 20px;
	list-style-image:url(images/arrow_green.gif);
	padding:4px 0px;
}

.list_green a {
	color:#363a32;
	cursor:pointer;
	text-decoration:none;
	position:relative; left:-3px;
}

.list_green_on a {
	color:#363a32;
	cursor:pointer;
	text-decoration:none;
}

.list_green_on a:hover {
	cursor:pointer;
	text-decoration:underline;
}

.list_green_sep {
	background-color:#e5f1c6;
	width:236px;
	height:1px;
}
/****************/


/* lista szara */
ul.list_gray {
	margin:0px;
	background-color:#eee; 
	width:236px; 
	cursor:pointer;
	padding:0px;
}

ul.list_gray li {
	margin: 0px 0px 0px 20px;
	list-style-image:url(images/arrow_green.gif);
	padding:4px 0px;
}

ul.list_gray_on {
	margin:0px;
	background-color:#ddd; 
	width:236px; 
	cursor:pointer;
	padding:0px;
}

ul.list_gray_on li {
	margin: 0px 0px 0px 20px;
	list-style-image:url(images/arrow_green.gif);
	padding:4px 0px;
}

.list_gray a {
	color:#363a32;
	cursor:pointer;
	text-decoration:none;
	position:relative; left:-3px;
}

.list_gray_on a {
	color:#363a32;
	cursor:pointer;
	text-decoration:none;
}

.list_gray_on a:hover {
	cursor:pointer;
	text-decoration:underline;
}

.list_gray_sep {
	background-color:#ddd;
	width:236px;
	height:1px;
}
/****************/

.katalog {
	background-repeat:no-repeat;
	background-position:center;
	margin:0px auto;
	position:relative;
}

.katalog_pad {
	padding:20px 0px 0px 0px;
}

.main_info {
	margin-top:12px; 
	line-height:16px;
}

.menu {
	text-align:center;
}

.menu a {
	color:#fff;
	text-decoration:none;
	position:relative; top: 11px;
	font-size:10px;
	text-transform:uppercase;
}

.menu a:hover {
	color:#fff;
}

.nagl {
	color:#99cd16;
	font-size:12px;
	font-weight:bold;
	position:relative; top:25px; left:20px;
	text-transform:uppercase;
}

th.tab_naglowek {
	font-size:12px;
	background-color:#4c5147;
	color:#fff;
	padding:2px;
}

td.tab_dane1 {
	background-color:#eceee9;
	padding:3px 4px;
	width:140px;
	color:#4a4e47;
}

td.tab_dane2 {
	text-align:center;
	background-color:#eceee9;
	padding:3px;
	width:90px;
	color:#4a4e47;
}

.pasek_szary {
	background-color:#4c5147;
	width:100%;
	height:6px;
	height:22px;
	margin:0px auto 0px auto;
}

.pasek_szary h2 {
	color:#fff;
	font-weight:bold;
	font-size:11px;
	position:relative; top:4px; left:6px;
}

.pasek_szary2 {
	background-color:#eee;
	width:100%;
	height:6px;
	height:22px;
	margin:0px auto 0px auto;
}

.pasek_szary2 .txt {
	color:#4c5147;
	font-weight:bold;
	position:relative; top:4px; left:6px;
}

.pobierz {
	text-align:center;
	background-color:#fff;
}

.pobierz a {
	color:#363a32;
	text-decoration:none;
}

.pobierz_on {
	text-align:center;
	background-color:#f5fae8;
	color:#767b72;
}

.pobierz_on a {
	color:#363a32;
	text-decoration:none;
}

.pobierz_on a:hover {
	color:#363a32;
	text-decoration:underline;
}

.pobierz_img {
	margin:0px auto;
	display:block;
}

.pobierz_pad {
	padding:5px 5px 10px 5px;
}

.polecamy {
	margin-top:2px;
	font-size:9px;
	color:#363a32;
	width:80px;
	text-align:center;
}

.polecamy a {
	color:#363a32;
	text-decoration:none;
}

.polecamy a:hover {
	color:#363a32;
	text-decoration:underline;
}

.polecamy_img {
	margin-top:2px;
}


.ramka { padding-bottom:15px; position:relative;} 
	.ramka .tl { background-image:url(images/ramka_tl.gif); background-position:top left; background-repeat:no-repeat; width:8px; height:8px; float:left; }
	.ramka .tm { background-color:#f0f9da; height:1px; float:left }
	.ramka .tr { background-image:url(images/ramka_tr.gif); background-position:top right; background-repeat:no-repeat; width:8px; height:8px; float:left; }
	.ramka .bl { background-image:url(images/ramka_bl.gif); background-position:bottom left; background-repeat:no-repeat; width:8px; height:15px; float:left; }
	.ramka .bm { background-color:#f0f9da; height:15px; float:left; text-align:center; }
	.ramka .br { background-image:url(images/ramka_br.gif); background-position:bottom right; background-repeat:no-repeat; width:8px; height:15px; float:left; }
	.ramka img {  border-left:1px solid #f0f9da; border-right:1px solid #f0f9da; float:left; }	
	.ramka .view360 { border:0px; background-image:url(images/360.png); width:42px; height:42px;  position:absolute; left:-6px; top:-6px; cursor:pointer; }

.ramka_on { padding-bottom:15px; color:#fff; position:relative;} 
	.ramka_on .tl { background-image:url(images/ramka_tl_on.gif); background-position:top left; background-repeat:no-repeat; width:8px; height:8px; float:left; }
	.ramka_on .tm { background-color:#84b30e; height:1px; float:left }
	.ramka_on .tr { background-image:url(images/ramka_tr_on.gif); background-position:top right; background-repeat:no-repeat; width:8px; height:8px; float:left; }
	.ramka_on .bl { background-image:url(images/ramka_bl_on.gif); background-position:bottom left; background-repeat:no-repeat; width:8px; height:15px; float:left; }
	.ramka_on .bm { background-color:#84b30e; height:15px; float:left; text-align:center; }
	.ramka_on .br { background-image:url(images/ramka_br_on.gif); background-position:bottom right; background-repeat:no-repeat; width:8px; height:15px; float:left; }
	.ramka_on img { border-left:1px solid #84b30e; border-right:1px solid #84b30e; float:left; }
	.ramka_on .view360 { border:0px; background-image:url(images/360_on.png); width:42px; height:42px; position:absolute; left:-6px; top:-6px; cursor:pointer; }

.stopka {
	padding-top:2px;
	color:#969795;
}

.stopka a {
	text-decoration:none;
	color:#969795;
}

.stopka a:hover {
	text-decoration:underline;
	color:#333;
}
.symbol_img {
	margin:0px auto 3px auto;
	display:block;
}

.symbol_pad {
	padding:3px;
}

img.zastosowanie {
	margin-right:10px; 
	margin-top:10px;
	display:inline;
}

.window_form input,
.window_form textarea {
	border:1px solid #85bf17;
	background-color:#f5fae8;
	width:200px;
	margin:2px 0px 6px 0px;
}

.window_form label {
	font-size:11px;
	display:block;
}

/******** tooltip***************/
.tt {
	background-color:#eee;
	border:none;
	opacity:0.97;
	width:270px;
}

.tt td {
	background-color:#fff;	
	padding:2px;
}

.tt td.opis {
	width:120px;
}

.tt td.dane {
	width:150px;
}

table .zastosowanie td {
	vertical-align:bottom;
	padding:0px 5px 0px 5px;
}

table .zastosowanie {
	margin:15px auto 5px auto;
}

.tooltip-toggler {
	width:100%;
}

.tooltip-toggler .zastosowanie_border {
	padding:5px;
	border:1px solid #f5fae8;
	text-align:center;
}

.tooltip-toggler .zastosowanie_name {
	padding:2px 5px;
	background-color:#f5fae8;
	text-align:center;
}

.tooltip-toggler_on .zastosowanie_border {
	padding:5px;
	border:1px solid #84b30e;
	text-align:center;
}

.tooltip-toggler_on .zastosowanie_name {
	padding:2px 5px;
	background-color:#84b30e;
	text-align:center;
	color:#fff;
}

/************************/

#slider-stage { /*(box width*3)+(box padding*3)+(box margin-right*2)*/
	background-image:url(images/box_polecamy_bg.gif);
	background-repeat:repeat-x;
	background-color:#f5fae8;
	width:624px;
	overflow:auto;
	overflow-x:hidden;
	overflow-y:hidden;
	height:134px;
	margin:0 auto;
} 
	 #slider-stage .slider-buttons {
		background-image:url(images/box_polecamy_bg.gif);
		background-repeat:repeat-x;
		background-color:#f5fae8;
		width:33px;
		margin:0 auto;
	}
	
	#slider-stage .slider-next_prev {
		width:27px;
		height:27px;
		position:relative; top:60px;
		cursor:pointer;
		margin:0px auto;
	}
	
	#slider-stage #slider-list { /* szerokosc wszystkich el. */
		width:1100px;
		border:0px;
		margin:0px; 
		padding:0px; 
		left:400px;
		height:200px;
	}
	 
	#slider-stage #slider-list li {
		list-style:none; 
		border:0px; 
		margin-right:0px;
		padding:5px; 
		background-image:url(images/box_polecamy_bg.gif);
		background-repeat:repeat-x;
		float:left;
		width:94px;
	}


/************************/

#container {
	margin:auto;
	width:236px;
	position:relative;
	height:163px;
}

.slideshow-item {
	height:163px;
	overflow:hidden;
	width:auto;
	position:absolute; top:0px;
	width:236px;
}

/*styling to ensure all content is displayed if JS is disabled, this class is removed by JS onDomReady*/
.noscript .slideshow-item {
	position:relative;
}

.slideshow-item .slideshow-text {
	/*padding:8px;
	position:absolute; bottom:0px; left:0px;
	color:#ffffff;
	background-color:#000000;
	width:237px;
	opacity:0.8;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	z-index:1000;*/
	position:absolute; bottom:0px; left:0px;
	background-image:url(images/box_przeglad.gif);
	width:236px;
	height:49px;
	z-index:1000;	
}

.slideshow-item img {
	float:left;
	padding-right:8px;
}

.slideshow-innertext {
	width:160px;
	padding:7px 0px 0px 14px;;
	float:left;
}

.slideshow-innertext a {
	color:#363a32;
	text-decoration:none;
}

.slideshow-innertext a:hover {
	color:#363a32;
	text-decoration:underline;
}
