* {
margin:0;
padding:0;
}

body {
   text-align: left;
   font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
   line-height: 1.5em;
   background: url(images/bg.gif) repeat-x #fff;
   color: #7e7e7e;
   text-align:center;
   font-size:11px;
}

div { font-size: 1em; }

img { border: 0; }
h1 {
  font-size: 11px;
  color: #ff770b;
  padding: 0;
  margin:0;
}
h2 {
  font-size: 11px;
  color: #ff770b;
  padding: 0;
  margin:0;
}
h3 {
  font-size: 13px;
  color: #ff770b;
  padding: 3px 0;
  margin:0;
}
h4 {
  font-size: 16px;
  color: #ff770b;
  padding: 3px 0;
  margin:0;
}
p { padding:0; margin: 5px 0; }
.clear { clear: both; height: 1px; width: 100%; }

a,
a:link,
a:active,
a:visited {
   text-decoration: underline;
   background-color: inherit;
   color: #ff770b;
}
a:hover {
   text-decoration: none;
   color: #ff770b;
}

div#conatiner {
   width:776px;
   margin: 0 auto;
   border:0px solid #000;
   margin-top:8px;
   text-align:left;
}
div#header {
   padding:0;
   margin:0;
   height:310px;
   border-bottom:1px solid #e0e0e0;
}
div#header .sciezka{
   padding:0;
   margin: 0 auto;
   width:540px;
   height:20px;
   text-align:left;
   padding-left:250px;
   padding-top:0px;
   font-weight:bold;
}
div#footer {
  border-top:1px solid #e0e0e0;
  padding:0;
  margin-top:10px;
  height:50px;  
}
div#footer div {
  margin: 0 auto;
  border-top: 4px solid #727272;
  width: 760px;
  height:40px;
  line-height:40px;
  display:table;
  vertical-align:middle;
  text-align:left;
  padding: 6px 40px;

}
div#footer div span {
  display:inline;
  float:left;

}
div#footer .afoot a {
  color:#333;
}
div#lewy {
  width:214px;
  display:inline;
  float:left;
  background: url(images/bg-pion.gif) 100% 0% repeat-y;
  padding: 0 10px;
  height:auto;
  height:100%;
}
div#srodek {
  width:300px;
  height:auto;
  height:100%;
  display:inline;
  float:left;
  background: url(images/bg-pion.gif) 100% 0% repeat-y;
  padding: 0 10px;
}
div#srodek_long {
  width:500px;
  height:auto;
  height:100%;
  display:inline;
  float:left;
  padding: 0 10px;
}
div#srodek_long_2 {
  width:500px;
  height:auto;
  height:100%;
  display:inline;
  float:left;
  padding: 2px 10px;
}
div#prawy {
  display:inline;
  float:left;
  padding: 0 10px;
  width: 190px;
  text-align:justify;
}
.newsitem {
  margin:10px 0;
  padding:5px;
  width:200px;
  border:0px solid #000;
  background: url(images/bg-poziom.gif) 0% 100% repeat-x;
  line-height: 1.1em;
}
.newsitem span.date {
  font-size:10px;
  padding-left:20px;
  display:block;
  margin: 2px 0;
}
.newsitem span.title {
  font-size:11px;
  background: url(images/bg-newstitle.gif) 0% 30% no-repeat;
  color: #ff770b;
  font-weight:bold;
  padding-left:20px;
  display:block;
}
.newsitem span.text {
  font-size:11px;
  padding-left:20px;
  display:block;
  margin: 2px 0;
}
.text1 {
  padding:10px;
  text-align:justify;
}
.punktowanie {
  margin-left:5px;
  line-height:20px;
}
.punktowanie li {
   list-style-type: none;
   background: url(images/p.gif) 0% 50% no-repeat;
   padding-left:20px;
}
.punktowanie1 {
  margin-left:17px;
  line-height:20px;
}
.punktowanie1 li {
   list-style-type: none;
   background: url(images/p.gif) 0% 50% no-repeat;
   padding-left:20px;
}

.former {
  padding:0;
  margin:0;
}
.former input {
  border:1px solid #ccc;
  width: 150px;
  font: normal 11px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
  color: #666;
  height:17px;
  line-height:17px;
  padding:2px 3px 0;  
}
.former textarea {
  border:1px solid #ccc;
  width: 185px;
  height: 120px;
  font: normal 11px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
  color: #666;
  padding:0 3px;
 }
 .former .fbut {
  width:60px;
  height:17px;
  line-height:17px;
  color:#fff;
  font-weight:bold;
  margin:0;
  padding:0;
  cursor: pointer;
  background-color: #ff770b;
  border:0;
 } 
.akces-photo {
  display:inline; 
  float:left; 
  background: url(images/bg-pion.gif) 100% 0% repeat-y; 
  width: 160px;
} 
.akces-desc {
  display:inline; 
  float:left; 
  padding-left:10px;
  width: 330px;
} 
.pkt {
  margin-left:20px;
}

#ostatnieRealizacje {
	height: 200px;
}

#imageContainer {
 width:210px !important;
 height:145px;
 overflow:hidden;
}
#imageContainer img {
 display:none;
 position:absolute;
 top:0; left:0;
}

table.offer {
	border-width: 1px 1px 1px 1px;
	border-spacing: 1px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	border-collapse: separate;
	background-color: white;
}
table.offer th {
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.offer td {
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}


#shortcuts ul {
	list-style: none;
	margin: 10px 0 0 0;
	padding: 0;	
}

#shortcuts ul li {
	list-style: none;
	padding-left: 10px;
}

#shortcuts ul li a {
	font-weight: bold;
}