body {
 background-color: #fbfbfb;
 margin: 0;
 padding: 0;
 color: #000;
 font-weight: normal;
 font-size: 9pt;
 font-family: tahoma, verdana, sans-serif;
 /*
background-image: url("/gfx/background.jpg");
 background-position: top center;
 background-repeat: no-repeat;
*/
}

.hide {
 display: none;
}

a {
 color: #000;
 text-decoration: none;
}

a:hover {
 text-decoration: underline;
}

img {
 margin: 0;
 padding: 0;
 border: none;
}

div {
 margin: 0;
 padding: 0;
 border: none;
}

div#page {
 position: relative;
 margin: 0 auto;
 width: 1000px;
 min-height: 857px;
 height: auto;
 background-image: url("/gfx/background3.jpg");
 background-position: top center;
 background-repeat: no-repeat;
}

div#top {
	margin-left: 30px;
	padding-top: 15px;
	height: 70px;
} 

div#naglowek {
	margin-left: 40px;
	height: 133px;
	margin-top: 47px;
}

div#naglowek h1 {
	color: #422e2e;
	font-size: 26pt;
	margin-bottom: 0;
	letter-spacing: 1px;
	font-weight: bold;
}

div#naglowek h1 a {
	color: #422e2e;
	text-decoration: none;
}

div#naglowek h2 {
	margin-top: 0;
	color: #898989;
	font-size: 13pt;
	letter-spacing: -1px;
	font-weight: normal;
	margin-left: 5px;
}

div#naglowek h2 a {
	color: #898989;
	text-decoration: none;
}

div#stopka {
	clear: both;
	width: 983px;
	height: 144px;
	background-image: url("/gfx/tlo_stopka.gif");
 	background-position: top center;
 	background-repeat: no-repeat;
	margin-left: 7px;
	/*
margin-bottom: 10px;
*/
	color: #aeaeae;
	font-size: 9pt;
}

div#stopka a {
	color: #aeaeae;
}

div#copyright {
	text-align: center;
	color: #aeaeae;
	font-size: 8pt;
	margin-bottom: 10px;
}

div#stopka_adres {
	margin-left: 30px;
	margin-top: 30px;
	float: left;
	width: 200px;
}

div#stopka_telefon {
	margin-top: 60px;
	float: left;
	width: 200px;
}

div#stopka_linki {
	float: right;
	height: 30px;
	margin-top: 30px;
	margin-right: 20px;
}

div#stopka_logo {
	clear: both;
	float: right;
	height: 30px;
	margin-right: 30px;
}

div#menu {
	clear: both;
	min-height: 95px;
	height: auto;
}

div.menu_box {
	width: 160px;
	height: 80px;
	float: left;
	color: #422e2e;
}

div#menu1 {
	margin-left: 30px;
}

div#menu2 {
	margin-left: 165px;
}

div#menu3 {
	margin-left: 160px;
}

div.menu_box p {
	margin: 7px 0 0 0;
	padding: 0;
	font-size: 9pt;
}

div.menu_box h3 {
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	color: #2563a1;
	font-size: 10pt;
	font-weight: bold;
}

div.menu_box ul {
	margin: 7px 0 0 15px;
	padding: 0;
	font-size: 9pt;
}

div.menu_box a {
	color: #422e2e;
	text-decoration: none;
}

div.menu_box a:hover {
	text-decoration: underline;
}

div#lewa {
  float: left;
  width: 450px;
  height: auto;
  min-height: 400px;
  margin-left: 40px;
}

div#prawa {
  float: left;
  width: 450px;
  height: auto;
  min-height: 400px;
  margin-left: 20px;
}

div#lewa h1 {
	margin: 15px 0 30px 0;
	color: #898989;
	font-size: 15pt;
	font-weight: normal;
}

div#prawa h1 {
	margin: 15px 0 32px 0;
	color: #898989;
	font-size: 15pt;
	font-weight: normal;
}

div.projekt {
	position: relative;
	clear: both;
	background-color: #f2f2f2;
	width: 450px;
	margin-top: 5px;
	margin-bottom: 7px;
	min-height: 88px;
    height: auto;
}

div.polecamy {
	/*
padding-top: 58px;
*/
}

div.projekt img {
	margin-right: 10px;
	float: left;
}

div.projekt h3 {
	color: #2563a1;
	font-weight: normal;
	padding-top: 5px;
	margin-bottom: 0;
}

div.projekt h3 a, div.projekt h3 a:hover {
	color: #2563a1;
	text-decoration: none;
}

div.projekt p {
	color: #818181;
	font-size: 9pt;
	margin: 0 0 0 10px;
}

div.projekt p a {
	color: #818181;
	text-decoration: none;
}

div.projekt .projekt_nel, div.projekt .projekt_nel a, div.projekt .projekt_nel a:hover {
	color: #b9b9b9;
}

div.projekt p.cena {
	margin: 0;
	position: absolute;
	bottom: 0;
	right: 0;
	background-color: #4382bb;
	color: #fff;
	padding: 2px 5px;
	font-size: 12pt;
}

div.projekt p.cena a {
	color: #fff;
}

div.projekt .projekt_cenat {
	color: #f0e39f;
	font-size: 7pt;
}

div.projekt .projekt_cenat a, div.projekt .projekt_cenat a:hover {
	color: #f0e39f;	
}

div#projekty {
/*
  float: left;
*/
  width: 920px;
  height: auto;
  min-height: 400px;
  margin-left: 40px;
}

div#projekty h1 {
	margin: 15px 0 30px 0;
	color: #898989;
	font-size: 15pt;
	font-weight: normal;
}

div#projekty div.projekt {
	float: left;
	position: relative;
	clear: none;
}

div#projekty div.odstep {
	margin-right: 20px;
}

div#projekty div.projekt h3 {
	padding-top: 5px;
	margin-top: 0px;
}


div.szczegoly {
	margin-top: 0;
	float: right !important;
	width: 540px;
}

img.szczegoly_zdjecie {
	float: left;
	margin: 0;
}

div.szczegoly_belka {
	position: absolute;
	top: 0;
	right: 0;
	background-color: #4382bb;
	color: #fff;
	width: 100%;
}

div.szczegoly_belka h3 {
	margin: 0;
	padding: 0 5px 3px 5px;
	color: #fff;
	font-weight: bold;
}

div.szczegoly_opis {
	margin: 40px auto 20px auto;
	width: 510px;
	color: #818181 !important;
	font-size: 9pt !important;
}

p.szczegoly_detale {
	width: 250px;
	float: left;
	margin-left: 0;
}

p.det_odstep {
	/*
margin-left: 20px !important;
*/
}

div.szczegoly_zdjecia {
	margin: 90px auto 10px 10px !important;
	padding-bottom: 10px;
	min-height: 75px;
	height: auto;
}

div#paginacja {
	padding-top: 10px;
	clear: both;
	text-align: center;
	color: #b9b9b9;
	font-size: 8pt;
}

div#paginacja a {
	color: #b9b9b9;
}

div#paginacja a:hover {
	color: #818181;
	text-decoration: none;
}

div.galeria_item h3 {
	color: #2563a1;
	margin: 0;
	padding: 0 0 5px 0; 
}

div.galeria_item {
	padding-bottom: 10px;
}

div.galeria_item img {
	margin-right: 13px;
	margin-bottom: 10px;
	border: 4px solid #b9b9b9;
	max-width: 100px;
	max-height: 75px;
}

div.galeria_item img:hover {
	border: 4px solid #818181;
}

div#loga {
	margin-bottom: 10px;
	padding-top: 10px;
	text-align: center;
	width: 99%;
	clear: both;
}

div#loga img {
	vertical-align: middle;
	margin: 2px 5px;
}

div#mapka {
	border: 1px solid #898989;
}
