a:link {color: #808080; text-decoration:none}
a:visited {color: #808080; text-decoration: none}
a:hover {color:#FF6600; text-decoration: underline}
a:active {color:#808080; text-decoration: none}

	
#stopkamenu{
	margin-left:5px;
	margin-bottom:5px;
}
#stopkamenu a{
	margin-right:10;
}

#stopkamenu a:link {color:#FFFFFF; text-decoration:none}
#stopkamenu a:visited {color: #FFFFFF; text-decoration: none}
#stopkamenu a:hover {color:#FF6600; text-decoration: underline}
#stopkamenu a:active {color:#ffffff; text-decoration: none}


.ofertaaktualna{
	font-size:large;
}

.tlo{
	background-attachment:fixed;

	background-position:left;
	background-color:#b7b8b3;
	background-repeat:no-repeat;
}

.tabele{
	margin:15px auto;
	width:773px;
	border-collapse: collapse;
	padding:inherit;
	vertical-align:middle;

}
#naglowek{
	background:url(../grafika/nazwy_podstron/pusta.jpg); 
	border:none; 
	width:784px; 
	height:67px; 
	margin:0 auto;
	border-collapse: collapse;
}

#naglowek h1{
	text-align:center; 
	color:#FFFF00; 
	font-size:23px; 
	margin:0 auto;
}

.linkglowna{
	font-family:Arial, Helvetica, sans-serif;
	font-size:4mm;
	font-weight:bold;
	vertical-align:middle;
}

.tdinclude{
	margin:15px auto;
	width:790px; 
	background-image:url(../grafika/strona/kontakt4.jpg); 
	background-color:#CCCCCC;
}

#tdciezarowe{
	text-align:center;
	height:171;
	width:555;
	vertical-align:top;
}

#tdciezarowe h2{
	color:#FF6600; 
	text-decoration:underline;
}

#tdciezarowe p{
	font-size:18px;
	text-align:left;
}

#tdmilitarne{
	text-align:center;
	height:171;
	width:400;
	vertical-align:top;
}

#tdmilitarne h2{
	color:#FF6600; 
	text-decoration:underline;
}

#tdmilitarne p{
	font-size:18px;
	text-align:left;
}
	

.tdglowna_l{
     width:114px;
	 height:88px;
	 background:url(../grafika/oferta_01.gif);
	 text-align:center;
	 
}

.tdglowna_c{
     width:540px;
	 height:88px;
	 background:url(../grafika/oferta_04.gif);
	 text-align:center;
	
}

.tdglowna_p{
     width:119px;
	 height:88px;
	 background:url(../grafika/oferta_03.gif);
	 text-align:center;
}




#load{
	z-index:1;
	}


#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 150;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(../images/lightbox/blank.gif) no-repeat; /* 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/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/lightbox/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	
