 /* http://meyerweb.com/eric/tools/css/reset/ v2.0 | 20110126 License: none (public domain) */

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, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,
b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video
	{
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	}
	
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section
	{
	display: block;
	}
	
body 
	{
	line-height: 1;
	}
	
ol, ul
	{
	list-style: none;
	}
	
blockquote, q
	{
	quotes: none;
	}
	
blockquote:before, blockquote:after, q:before, q:after
	{
	content: '';
	content: none;
	}
	
table
	{
	border-collapse: collapse;
	border-spacing: 0;
	}



/* styles */


body	{
			font-family: 'News Cycle', Arial, Arabic Typesetting, Times New Roman, Verdana, Helvetica, sans-serif;
			font-size: 16px;
			background-color: #000;
			color: #fff;
			}
			
.top	{
		width: 100%;
		height: 34px;
		background-color: #000;
		border-bottom: solid 1px white;
		}
	
a		{
		text-decoration: none;
		color: #fff;
		}
		
a:hover			{
				color: #fff;
				text-decoration: underline;
				}
				
td	{
	vertical-align: middle;
	}
		
.menu-m tr td	{
			height: 34px;
			font-size: 14px;
			}
			
.menu-m		{
			background-color: #000;
			}
			
.menu	{
		position: relative;
		left: 0px;
		top: 0px;
		}

		
		
		
.tlo-galerii	{
				left: 50%;
				margin: 0 auto;
				position: absolute;
				width: 1500px;
				height: 664px;
				z-index: -1;
				top: 34px;
				margin-left: -750px;
				}
		
.tlo-galerii img	{
				position: block;
				margin: 0 auto;
				}
				
.tekst			{
				margin: 0 auto;
				position: relative;
				top: 530px;
				width: 1200px;
				text-align: justify;
				border-bottom: 1px solid #696969;
				}
				
.tekst-referencje	{
					margin: 0 auto;
					position: relative;
					top: 680px;
					width: 1500px;
					height: 5144px;
					text-align: justify;
					background-image: url("../pliki/referencje.jpg");
					}
					
.tekst-oferta	{
					margin: 0 auto;
					position: relative;
					top: 680px;
					width: 1500px;
					height: 1639px;
					text-align: justify;
					background-image: url("../pliki/oferta.jpg");
					}
					
.tekst-kontakt	{
					margin: 0 auto;
					position: relative;
					top: 200px;
					width: 1200px;
					text-align: center;
					font-size: 16px;
					}
				
.stopka			{
				margin: 0 auto;
				position: relative;
				top: 1430px;
				width: 1200px;
				height: 269px;
				text-align: center;
				font-size: 16px;
				color: #929292;
				line-height: 22px;
				}
				
.stopka-ref		{
				margin: 0 auto;
				position: relative;
				top: 560px;
				width: 1200px;
				height: 269px;
				text-align: center;
				font-size: 16px;
				color: #929292;
				line-height: 22px;
				}
				

				
a.email		{
			text-decoration: underline;
			color: #929292;
			}
		
a.email:hover	{
				text-decoration: none;
				}