﻿a
{
  text-decoration: none;
  font-family: Arial, Calibri, Tahoma, 'Lucida Grande', Helvetica, sans-serif;
  font-weight: 400;
  color: #808080;
}

a:hover 
{
	text-decoration: none;
	color: #808080;
}
  
a:visited 
{
	text-decoration: none;
	color: #808080;
}
  
a:link
{
	text-decoration: none;
	color: #808080;
}

body
{
	margin: 10px 0 0 0;
	background-attachment: fixed;
	background-color: #f8f8f8;
	font-family: Arial, Calibri, Tahoma, 'Lucida Grande', Helvetica, sans-serif;
	color: #222222;
	line-height: normal;
	text-align: justify;
}

html
{
	margin: 0;
	padding: 0;
}

.kontener
{
	width: 100%;
	clear: both;
}

.wiersz1
{
	width: 100%;
	height: 35px;
	margin: 0 auto;
	padding: 0;
	clear: both;
}

.wiersz1 #logo
{
	display: none;
}

.wiersz1 #naglPrint
{
	display: block;
}

.wiersz1 .menu
{
	display: none;
}

.wiersz2
{
	width: 100%;
	height: 16px;
	line-height: 12px;
	font-size: 13px;
	margin: 0 auto;
	clear: both;
	text-align: left;
	border: none;
}

.wiersz3
{
	display: none;
}

.wiersz4
{
	display: none;
}

.wiersz4 #link
{
	display: none;
}

.wiersz5
{
	width: 100%;
	margin: 0 auto;
	padding: 0;
	display: block;
	position: relative;
	overflow: hidden;
	clear: both;
}

.wiersz5 #col1
{
	display: none;
}

.wiersz5 .col2
{
	width: 100%;
	margin: 50px 0 0 0;
	padding: 10px 0 10px 0;
	position: relative;
	display: block;
	overflow: hidden;
	float: left;
	border: none;
}

.wiersz5 .col2 .zawartosc
{
	width: 650px;
	margin: 0;
	padding: 0;
}

.wiersz5 #col3
{
	display: none;
}

.wiersz6
{
	display: none;
}

h3
{
	margin: 0;
	padding: 0;
}

p, #pierwszyProjekty, #pierwszyOgolneProjekty
{
  line-height: normal; 
  text-align: justify; 
  text-indent: 0px; 
  color: #000000; 
  font-weight: 400; 
  font-size: 11px;
  margin: 1em 0 0 0;
}

#pierwszyProjekty
{
	margin-top: 0;
	padding-top: 0;
	font-style: italic;
}

 #pierwszyOgolneProjekty
 {
 	margin-top: 0;
	padding-top: 0;
 }

ul
{
  line-height: normal; 
  text-align: justify;
  margin: 10px 0 0 0;
  color: #000000; 
  font-weight: 400; 
  font-size: 11px;
}

ul ul
{
	margin-top: 0;
	list-style-image: url('../pictures/kropka.jpg');
	list-style-type: none;
}

.divKontakt
{
	width: 250px;
	line-height: normal; 
	text-align: left; 
	text-indent: 0px; 
	color: #000000; 
	font-weight: 400; 
	font-size: 11px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	float: left;
}

.clr
{
	clear: both;
}
