@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #32250c;
	background-image:url(images/bg.jpg);
	background-repeat: repeat;
	margin: 10px auto;
}

hr {
  height: 1px;
  background: ##eaeaea url(hr1.gif) no-repeat scroll center;
}

.main-top {
	width: 605px;
	height: 6px;
	background: url(images/main-top.jpg) no-repeat bottom;

}

.main-bottom {
	width: 605px;
	height: 9px;
	background: url(images/main-bottom.jpg) no-repeat top;

}

#bar_warto_wiedziec {
	margin: 0 13px 0 8px;
	background: url(images/warto-wiedziec-bar.jpg) no-repeat center;
	width: 584px;
	height: 34px;
}

.realizacje, .projekty, #projekty { 

	margin: 0 13px 0 8px;
}

.realizacje h3 {

	padding: 6px 10px;
	font-weight: bold;
	font-size: 14px;

}

.bar_realizacje {

	background: url(images/realizacje-bar.jpg) no-repeat center;
	width: 584px;
	height: 34px;

}

.bar_projekty {

	background: url(images/projekty-bar.jpg) no-repeat center;
	width: 584px;
	height: 34px;

}

#warto_wiedziec {

	 text-align: justify;
	 line-height: 15px; 
	 padding: 8px;
	 margin: 0 13px 0 8px;

}

#warto_wiedziec h2 {
	
	padding: 0;
	margin: 5px 0 5px 8px;

}

p {
	margin: 10px 0;
}

a {
	color: #5eab10;
	text-decoration: underline;
}

a:hover {
	color: #5eab10;
	text-decoration: none;
}

#projekty a {
	text-decoration: none;
}

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

h1 {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #5eab10;
	margin: 0px;
	padding: 0 0 10px 0;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #c88631;
	margin: 0px;
	padding: 0 0 10px 0;
}

h3 {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #c88631;
	margin: 0px;
	padding: 0px;
}

h3 a {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #c88631;
	margin: 0px;
	padding: 0px;
}

h3 a:hover {
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: #c88631;
	margin: 0px;
	padding: 0px;
}

ul {
	margin: 0px;
	padding: 0px;
}

li {
	list-style: none;
	margin: 8px 0;
}

.point {
	 background-image:url(images/point.gif);
	 background-position:left;
	 background-repeat: no-repeat;
	 margin-left:20px;
	 padding-left:10px;
}

.bor {
	border: 1px solid #eaeaea;
	padding: 2px;
}

.lista {
	margin: 0 0 0 25px;
	padding: 5px;
}

.lista li {
	margin: 6px 0;
	list-style:disc;

}

#lista-cennik ul {
	margin: 0 0 0 25px;
	padding: 5px;
}

#lista-cennik li {
	list-style: circle;
	margin: 6px 0;
}

#content {
	width: 880px;
	background-image: url(images/content-bg.jpg);
	background-repeat: repeat-y;
	margin: auto;
}

#top {
	width: 100%;
	height: 53px;
	color: #fff;
	background-image: url(images/top-bg.jpg);
	background-repeat: no-repeat;
}

#top-swf {
	width: 100%;
	height: 255px;
	background-color: #fff;
}

#top a {
	color: #fff;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}

#top a:hover {
	color: #fff;
	font-size: 11px;
	text-decoration: underline;
	font-weight: normal;
}

#sidebar {
	width: 275px;
	float: left;
	margin: 0px;
	padding: 0px;
	/*position: relative;*/
	background-image: url(images/sidebar-bg.jpg);
	background-repeat: repeat-y;
}

#sidebar-top {
	 width: 275px;
	 height: 6px;
	 background: url(images/sidebar-top.jpg) no-repeat bottom;
}

#sidebar-bottom {
	 width: 275px;
	 height: 9px;
	 background: url(images/sidebar-bottom.jpg) no-repeat top;
}

#nasze-realizacje {

	width: 254px;
	height: 34px;
	background: url(images/nasze-realizacje.jpg) no-repeat top;

}

#main {
	width: 605px;
	float: right;
	margin: 0px;
	padding: 0px;
	/*position: relative;*/
	background-image: url(images/main-bg.jpg);
	background-repeat: repeat-y;
}

#main-top {
	 width: 605px;
	 height: 6px;
	 background-image: url(images/sidebar-top.jpg);
	 background-repeat: no-repeat;
}

.pic {
	 width: 244px;
	 height: 184px;
	 padding: 4px;
	 margin: 0 5px;
	 background-image:url(images/pic-bg.jpg);
	 background-repeat: no-repeat;
}

#footer {
	width: 880px;
	height: 53px;
	background-image: url(images/footer-bg.jpg);
	background-repeat: no-repeat;
	color: #515151;
}

.imgborder {
	border: 1px solid #eaeaea;
	padding: 2px;
}

.l_td {
	 width: 100px;
	 text-align: right;
}

.input_field {
	border:1px solid #9c9c9c;
	width: 60%;
}

.back {
	text-align:right;
	margin:10px;
}

#footer a {
	color: #515151;
	font-weight: bold;	
	text-decoration: none;
}

#footer a:hover {
	color: #515151;
	font-weight: bold;
	text-decoration: underline;	
}


.at_box, .md_box {
	float: left; 
	width: 130px; 
	/*height: 130px; */
	border: solid 1px #eaeaea;
	margin: 0 5px 0 5px;
	padding: 2px;
	text-align: center;
}

.widok, .elewacja, .rzuty {
	padding: 7px;
	margin: 10px 0;
	background: #eee;
	font-weight: bold;
	font-size: 12px;
	color: #555;

}

.projekty h3 {
	
	padding: 8px 10px;
	margin: 0;
	font-size: 14px;
	font-weight: bold;

}