/*------------------------------------------------------------------
[INTERSID 2008]

Projekt:	Intersid S.C.
Autor:		Łukasz Łepecki
Wersja:		2.0
Ostatnia	pierwszy zapis: 20/084/09 
Ostatnia	zmiana:			20/084/09 
-------------------------------------------------------------------*/

/*----------------------//AJAX KONTAKT!!!--------------------------------------------*/
.hidden{
	display:none;
}
.view{
	display:"";
}

/*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,
b, u, i,
fieldset, form, label, legend, caption, tbody, tfoot, thead,  {
	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;
}


:focus {
	outline: 0;
}


ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}


table {

}
/*TOP----------------------------------------*/
.top_gora{
width:950px;
height:132px;
}

.nawi{
height:38px;
width:950px;
background-color:#000000;

}

/*MENU-------------------*/
.menu{
	margin-left:17px;
	margin-top:20px;
	width:250px;
	height:auto;
	background-image:url(../images/tlo_menu.jpg);
	background-repeat:repeat-y;
}

.kategoria a{
	background-image:url(../images/strzalka.jpg);
	background-repeat:no-repeat;
	background-position:180px;
	height:18px;
	font-family:Trebuchet MS;
	color:#414141;
	font-size:11px;
	display:block;
	margin:0px;
	padding-left:20px;
	border-bottom:0px solid #1d1d1d;
	text-decoration:none;

	padding-top:10px;
	padding-bottom:5px;

			
	}
.kategoria a:hover{
	background-image:url(../images/strzalka_s.jpg);
	background-repeat:no-repeat;
	background-position:180px;
	background-color:#fefefe;
	height:18px;
	font-family:Trebuchet MS;
	color:#373b3a;
	font-size:11px;
	display:block;
	margin:0px;
	padding-left:25px;
	border-bottom:0px solid #ffffff;
	border-left:1px solid #dadada;
	padding-top:10px;
	padding-bottom:5px;			
	}
	.wybrana_kategoria{

	background-color:#ffffff;
	height:18px;
	font-family:Trebuchet MS;
	color:#93938c;
	font-size:11px;
	display:block;
	margin:0px;
	text-indent:15px;
	padding-top:8px;
	border-bottom:0px solid #ffffff;

	}



.a_menu{

		font-size:11px;
		font-family:Trebuchet MS;
		color:#93938c;
		text-decoration:none;
}

.podkategoria a{

	background-image:url(../images/strzalka.jpg);
	background-repeat:no-repeat;
	background-position:180px;
	height:18px;
	font-family:Trebuchet MS;
	color:#010101;
	font-size:11px;
	display:block;
	margin:0px;
	padding-left:40px;
	border-bottom:0px solid #1d1d1d;
	text-decoration:none;
	padding-top:10px;
	padding-bottom:5px;

}

.podkategoria a:hover{

	background-image:url(../images/strzalka_s.jpg);
	background-repeat:no-repeat;
	background-position:180px;
	background-color:#fefefe;
	height:18px;
	font-family:Trebuchet MS;
	color:#010101;
	font-size:11px;
	display:block;
	margin:0px;
	padding-left:40px;
	border-bottom:0px solid #ffffff;
	border-left:1px solid #dadada;
	padding-top:10px;
	padding-bottom:5px;
	

			
	}

	.wybrana_podkategoria{
	height:18px;
	font-family:Trebuchet MS;
	text-decoration:none;
	color:#6b6b6b;
	font-size:11px;
	display:block;
	margin:0px;
	text-indent:20px;
	border-bottom:0px solid #ffffff;
	padding-top:8px;
	background-color:#ffffff;		
	}
	.aktualna a{
	background-image:url(../images/strzalka_s.jpg);
	background-repeat:no-repeat;
	background-position:180px;
	background-color:#fefefe;
	height:18px;
	font-family:Trebuchet MS;
	color:#000000;
	font-size:11px;
	display:block;
	margin:0px;
	padding-left:25px;
	border-bottom:0px solid #ffffff;
	border-left:1px solid #dadada;
	padding-top:10px;
	padding-bottom:5px;
	text-decoration:none;
	font-weight:bold;		
	}
	.podkategoria_2 a{
	background-image:url(../images/strzalka_s.jpg);
	background-repeat:no-repeat;
	background-position:180px;
	background-color:#fefefe;
	height:18px;
	font-family:Trebuchet MS;
	color:#000000;
	font-size:12px;
	display:block;
	margin:0px;
	padding-left:35px;
	border-bottom:0px solid #ffffff;
	border-left:1px solid #dadada;
	padding-top:10px;
	padding-bottom:5px;
	text-decoration:none;
	font-weight:bold;
}
/*zawartość*/
body{
	background-color: #000000;
	margin:0px;
}

.wrap{
	width:950px;
	margin-left: auto;
	margin-right: auto;
	border:4px solid #fff;
	background-color:#fff;
}

.calosc{
height:auto;
	width:950px;
	font-size:12px;
	font-family:Tahoma;
	color:#b0b0b0;
	background-image: url("../images/tlo_ramka.jpg");
	background-repeat: repeat-y;
	background-color:#fff;
	line-height:22px;


}


.top{
	width:950px;
	height:170px;
	clear:both;
	font-size:12px;
	font-family:Tahoma;


}
.zawartosc{
	width:950px;
	height:auto;
	clear:both;
	background-image: url("../images/tlo_zawartosc.jpg");
	background-repeat: repeat-x;

}
.stopka{
	clear:both;
	width:950px;
	height:353px;
	color:#4c4c4c;
	font-size:11px;
	font-family:Tahoma;
	background-image: url("../images/stopka.jpg");
	background-repeat: no-repeat;
	background-position:right;

}

.margines{
height:60px;
width:950px;
}

h1	{color:#282b2f;font-size:14px;font-family:Helvetica,Arial;margin:0;font-weight:bold;text-transform:none;}
h2	{color:#000000;font-size:11px;font-family:Verdana,Helvetica,Arial;font-weight:normal;text-transform:uppercase;}
h3	{color:#979797;font-size:11px;font-family:Helvetica,Arial;font-weight:normal;margin:0px;text-transform:uppercase;}

.lewa{
width:679px;
float:left;

}

.prawa{
width:271px;
float:left;
}

.nawigator{
width:656px;
height:34px;
background-color:#ffffff;
border:1px solid #c1c2c2;
margin-left:20px;
margin-top:20px;
}

.nawigator a{
color:#666;
}

.newsletter{
	width:232px;
	height:227px;
	background-image: url("../images/newsletter.jpg");
	background-repeat: no-repeat;
	margin-left:20px;
}

.tresc{
line-height:20px;
color:#373737;
height:auto;

}

.aktualnosci{
height:160px;
clear:both;
}

.aktualnosci_lewa{
width:180px;
float:left;
}

.aktualnosci_prawa{
width:392px;
float:left;
padding-top:20px;
padding-left:30px
}

.oddzielacz{
width:1px;
float:left;
}

.produkt{
float:left;
margin-left:35px;
line-height:16px;
}

.aktualnosci1{
height:160px;
clear:both;
}

.aktualnosci_lewa1{
width:180px;
float:left;
}

.aktualnosci_prawa1{
width:392px;
float:left;
padding-top:0px;
padding-left:30px
}

.oddzielacz1{
width:1px;
float:left;
}

.produkt1{
float:left;
margin-left:35px;
line-height:16px;
}

.aktualnosci1 h2{
margin:0;
}

.stopka_dodatki{
padding-top:20px;
height:161px;
clear:both;
width:100%;
}

/*STOPKA----------------------------------*/
.stopka_box{
width:240px;
height:100px;
float:left;
padding-left:52px;
}

.stopka_box h1{
color:white;
font-size:12px;
font-weight:bold;
text-transform:none;
}

.stopka_box p{
color:#041702;
line-height:18px;
}

.stopka_nawigacja{
clear:both;
padding-top:35px;
padding-left:65px;
color:#fff;

}

.stopka_nawigacja a{
text-decoration:none;
color:#fff;
padding:5px;
margin-left:15px;
}

.stopka_nawigacja a:hover{
text-decoration:none;
color:#fff;
background-color:#6d9c1c;
padding:5px;
}

/*THUMBNAIL------------------------------------*/
#thumbBox {
		position: absolute;
		left: 0px;
		top: 0px;
		border: 1px solid #cccccc;
		width: auto;
		padding: 10px;
		padding-bottom: 0px;
		background-color: #FFFFFF;
		visibility: hidden;
		z-index: 10;
		cursor: pointer;
}

#thumbBox .footerbar {
		font-size:14px ;
		font-family:Arial;
		letter-spacing: 2px;
		line-height: 1.1em;
		color: #686868;
		padding: 5px 0px;
		text-align: right;
}


#thumbBox #thumbImage { 
		background-color: #f4f4f5;
}

#thumbLoading { 
		position: absolute;
		visibility: hidden;
		border: 1px solid black;
		background-color: #f4f4f5;
		padding: 5px;
		z-index: 5;
}
/*LIGHTBOX-------------------------------------*/
#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/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) 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;font-size:0;	}			
#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;}


#dhtmltooltip{
		position: absolute;
		font-size:10px;
		left: -300px;
		width: 100px;
		border: 1px solid black;
		padding: 2px;
		background-color: #D9E6EF;
		visibility: hidden;
		z-index: 100;
		font-size:11px;
		font-family:Tahoma;
		/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
		filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
		}

#dhtmlpointer{
		position:absolute;
		left: -300px;
		z-index: 101;
		visibility: hidden;
		}
