html, body {
	margin: 0;
	padding: 0;
}
* {
	margin: 0;
	padding: 0;
}


/* ------------- common -------------------------------- */
a img {
	border: none;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	padding: 28px 0 0 0;
	font-size: 1.4em;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	padding: 13px 0 0 0;
	font-size: 1.4em;
}
p {
	margin: 5px 0 0 0;
}
#header p {
	margin: 0;
}

/* ------------- main structure ------------------------ */
body {
   text-align: center;
	background: #465f7e;
	font-family: Arial, Helvetica, sans-serif;
}
#container {
	margin: 17px auto 0 auto;
	text-align: left;
	width: 769px;
	background: url(cien.gif) repeat-y;
}
#cien-poziom {
	background: url(tr.gif) no-repeat top right;
	padding: 0 19px 0 4px;
}
#border {
	border: 1px solid #2c68ae;
}
#middle {
	background: #fff url(tlo.jpg) repeat-x;
	_height: 500px;
	min-height: 500px;
	padding: 0 0 0 10px;
	clear: both;
}
#middle-2 {
	background: #fff url(tlo-czyste.jpg) repeat-x;
	_height: 500px;
	min-height: 500px;
	padding: 0 0 0 10px;
	clear: both;
}
#center {
	padding: 0 0 10px 8px;
}
#obrazki {
	padding: 0 0 10px 5px;
}
#content {
	width: 370px;
	color: #4d6379;
	font-size: 0.85em;
	line-height: 1.3em;
	height: 285px;
	overflow: hidden;
}
#content-2 {
	color: #4d6379;
	font-size: 0.85em;
	line-height: 1.3em;
	padding-right: 20px;
}
#box-prawa {
	float: right;
}
#middle-2 #box-prawa {
	margin: 0 0 5px 16px;
}
#bottom {
	background: url(bottom.gif) no-repeat;
	height: 19px;
	width: 769px;
	margin: 0 auto;
}
#content ul, #content-2 {
	list-style: disc;
}
#content li, #content-2 li {
	margin: 5px 0 5px 20px;
}

/* ------------- header -------------------------------- */
#logo-img {
	margin: 0;
	border: 0;
}
ul#top-menu, #top-menu li {
	margin: 0;
	padding: 0;
}
#top-menu li {
	list-style: none;
	float: left;
	background: #5a728f;
	border-right: 2px solid #fff;
}
#top-menu li a {
	display: block;
	width: 115px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	font-size: 13px;
	padding: 3px 0 4px 0;
}
#top-menu li a:hover {
	border-bottom: 4px solid #d5e1ed;
	padding: 3px 0 0 0;
}
#top-menu li a.active {
	border-bottom: 4px solid #d5e1ed;
	padding: 3px 0 0 0;
}
#top-menu li.last {
	border-right: none;
}
#top-menu li.koszty a {
	width: 159px;
	background: #7c95af;
}

/* ------------- realizacje -------------------------- */
#lewa-real-box {
	background: url(tlo-box-granatowy.gif) no-repeat;
	width: 311px;
	height: 310px;
	padding: 10px 4px 0 4px;
	margin: 24px 28px 0 0;
	float: left;
}
#lewa-real-box p {
	color: #fff;
	padding: 5px 14px 0 14px;
}
#miniaturki-r {
	margin-bottom: 10px;
}
.obrazek-maly {
	float: left;
	margin: 24px 14px 0 0;
}
#obrazki p, #obrazki ul {
	clear: left;
}
.oferta-zdjecia img {
	margin: 10px 0 5px 0;
}
img.extra-foto {
	margin: 8px 3px 0 0;
}

/* ------------- boxy -------------------------------- */
.box-dol, .box-dol2 {
	height: 150px;
	width: 239px;
	float: left;
	color: #fff;
	font-size: 11px;
	line-height: 20px;
	margin: 0 7px 0 0;
}
.box-dol {
	position: absolute;
	top: 472px;
}
.box-dol2 {
	position: absolute;
	top: 472px;
	margin-left: 245px;
}
.box-dol p, .box-dol2 p {
	padding: 17px 25px 0 40px;
}
.box-dol a, .box-dol2 a {
	color: #fff;
	font-weight: bold;
}
#box-dol-prawa {
	position: absolute;
	top: 472px;
	margin: 0 0 0 492px;
	padding: 12px 0 0 0;
}
#banner-dol {
	position: absolute;
	top: 472px;
	width: 710px;
	font-size: 11px;
	line-height: 20px;
}
#banner-dol p {
	padding: 10px 5px 0 5px;
}
#clearer {
	clear: both;
}

/* ------------- formularz ---------------------------- */
#thisform {
  font-family: Georgia, serif;
  font-size: 12px;
  color: #999;
  float: right;
  width: 390px;
  margin: 0 10px 0 0;
  }
#thisform label {
  font-family: Verdana, sans-serif;
  font-weight: bold;
  color: #660000;
  }

#thisform fieldset {
  border: 1px solid #ccc;
  padding: 0 20px 10px 20px;
  }
#thisform input {
	width: 70px
}
#thisform input#firma, #thisform input#name, #thisform input#email {
	width: 270px;
}
#thisform legend {
  font-family: arial, sans-serif;
  font-weight: bold;
  font-size: 90%;
  color: #666;
  background: #eee;
  border: 1px solid #ccc;
  border-bottom-color: #999;
  border-right-color: #999;
  padding: 4px 8px;
  margin: 0 0 5px 0;
  }

#footer {
	color: #fff;
	font-size: 11px;
	padding: 0 0 15px 0;
}
#footer a {
	color: #fff;
}

blockquote.ramka {

	line-height: 1.75em;
	color: #777;
	padding: 12px;
	margin: 15px 55px 0 10px;
	background: #f5f5f5;
	border: 1px solid #eee;

	}

blockquote p {
	color: #555;
	line-height: 120%;
	margin: 0 0 5px 0;
}

blockquote.ramka img {
float:left; 
margin: 0 10px 10px 0
}

a.nodec {

	text-decoration: none;
	border-bottom: 0px;
	font-weight: normal;
	color: inherit;
	
}

a.nodec:hover {

	text-decoration: none;
	border-bottom: 0px;
	font-weight: normal;
	color: inherit;
	
}

a.nodec:visited {

	text-decoration: none;
	border-bottom: 0px;
	font-weight: normal;
	color: inherit;
	
}