*
{
	margin:0;
	padding:0;
}	

body
{
	background:#ccc;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#glowny
{
	width:100%;
	height:132px;
}

#gora
{
	background:#fff;
	height:174px;
	width:800px;
	margin:0 auto;
	text-align:left;
}

#gora a 
{
	display:block;
	text-indent:-10000px;
	background:url(images/logo.gif);
	height:174px;
	width:473px;
}

#glowny2
{
	background:#049abc;
	width:100%;
	height:350px;
}

#menu
{
	background:url(images/menu-tlo.jpg);
	height:350px;
	width:800px;
	margin:0 auto;
}

#menu ul
{
	list-style:none;
}

#menu ul li
{
	background-color: #049abc;
	filter:alpha(opacity=70);
	opacity: .7;
	-moz-opacity: .7; 
	vertical-align:middle;
	text-align:center;
	width:20%;
	float:left;
}

#menu ul li a:active, #menu ul li a:visited, #menu ul li a:link
{
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 100%;
	color: #fff;
	line-height: 50px;
	text-transform:uppercase;
}

#menu ul li a:hover 
{
	background-color:#046a84;
	color: #aaa;
}

#glowny3
{

	width:100%;
}

#tytul
{
	background:url(images/haslo.gif);
	height:40px;
	width:800px;
	margin:0 auto;
}



#informacje
{
	background:#FEFEFE;
	width:800px;
	margin:0 auto;
	position:relative;
}

#tresc
{
	margin:0 10px 0 200px;
	width:590px;
	text-align:justify;
}

#tresc h1
{
  font-size:16px;
}

#tresc p.f 
{
	margin:0;
	font-size:6px;
}

#tresc p
{
	margin:10px 0;
}

#galeria 
{
  width:500px;
}

#galeria tr td 
{
  width:33%;text-align:center;height:150px;
}


#tresc ul
{
margin:5px 0 5px 15px;
}

#tresc ol
{
margin:5px 0 5px 20px;
}

#klienci
{
	position:absolute;
	left:10px;
	top:10px;
	width:180px;
	height:320px;
}


dt 
{
	font-size:17px;
	font-weight:bold;
	margin:5px 0;
	text-transform:uppercase;
}

dl 
{
	display:block;
}

dl dd
{
	background-color: #fff;
	filter:alpha(opacity=70);
	opacity: .7;
	-moz-opacity: .7; 
	vertical-align:middle;
	text-align:center;
	width:180px;
}

dl dd a:active, dl dd a:visited, dl dd a:link
{
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 100%;
	color: #000;
	line-height: 20px;
	text-transform:uppercase;
}

dl dd a:hover 
{
	background-color:#049abc;
	color: #FFF;
}




.obrazki
{
	border:0;
	text-align:left;
	width:100%;
}

.obrazki tr td
{
	width:110px;
	height:110px;
}

.obrazki tr td a img
{
	margin:5px;
}

#tresc table a img
{
	border:0;
}

.dane
{
	border: 1px solid black;
   	border-collapse: collapse;
	width:100%;
	text-align:center;
	

}

.dane td {
   border: 1px solid black;
}





#dol1
{
	background:#049abc;
	height:10px;
	width:800px;
	margin:0 auto;
}

#dol2
{
	background:#046a84;
	height:20px;
	width:800px;
	margin:0 auto;
}

p.duzy 
{
	height:100px;
}