@import "php_inc/css/site_map.css";
@import "php_inc/css/news.css";
@import "php_inc/css/form.css";

* {
	font-family: Verdana;
	font-size: 11px;
  color: #424142;
}

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

body.page {
	text-align: center;
  background-color: white;
}

img {
	border: 0px;
}

ul li {
	list-style-image: url('grafika/li.gif');
}

hr {
	margin: 0px;
  background: url('grafika/hr_big.gif');
  border: 0px;
  /**
  * IE ssie, mowilem juz?
  */
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='grafika/hr_big.gif');
  width: 1px;
  height: 1px;  
}

hr.short {
  background: url('grafika/line.gif');
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='grafika/line.gif');  
}


#container {
	width: 1000px;
  margin: 0px auto 0px auto;
  text-align: left;
}

#top {
	height: 270px;
}

#top div.left {
	width: 230px;
  margin: 0px 6px 0px 23px;
  float: left;  
}

#top > div.left {
	margin-left: 46px;
}

#logo {
	height: 150px;
  background: url('grafika/logo_bg.gif') no-repeat bottom left;
  margin-bottom: 4px;
  position: relative;
}

#logo .lang {
	text-decoration: none;
  font-size: 10px;
	position: relative;
  top: 10px;
}

#logo .lang img {
	position: relative;
  top: 1px;  
}

#logo .lang > img {
	position: static;
}

#kontakt {
	height: 116px;
  background-repeat: no-repeat;
}

#kontakt p {
	padding: 40px 15px 0px 19px;
  margin: 0px;
  font-size: 10px;
  line-height: 140%;
}

#kontakt p, #kontakt p * {
	color: white;
}

#kontakt p a:hover {
	text-decoration: none;
}

#top div.right {
	float: left;
}

#tabs {
	height: 62px;
  background: url('grafika/tab_bg.gif') no-repeat bottom right;
}

#footer {
	height: 84px;
  background: url('grafika/footer.gif') no-repeat bottom left;
}

#footer ul {
	margin: 0px;
  margin-left: 33px;
  padding: 0px;
  position: relative; 
  top: 50px;
  margin-top: 50px;
  background: red;
}

#footer > ul {
	margin-top: 0px;
}

#footer ul li {
	list-style: none;
  list-style-image: none;
	float: left;
  padding: 0px 10px 0px 10px;
  border-right: 1px solid #8c9ea5;
}

#footer ul li a {
	color: #8c9ea5;
  text-decoration: none;
}

#footer ul li a.active, #footer ul li a:hover {
	text-decoration: underline;
}


/**
* index
*/

#index {
	margin-top: 16px;
/*  background: url('grafika/index_bg.gif') repeat-y top right;*/  
}

#index .left {
  width: 510px;
  float: left;

}

#index .right {
  width: 410px;
  margin-left: 555px;
	/*
  float: left;
  margin-left: 45px;
  */	  
}

#oferta {
	width: 464px;
  background: url('grafika/oferta_dla_mediow_bg.gif') ;
  margin-left: 46px;
}

#oferta img {

}

#oferta div.cont {
  background: url('grafika/oferta_dla_mediow_bg.gif') repeat-y;
  position: relative;
  top: -2px;  
}

#oferta ul {
	padding: 0px;
  margin: 10px 0px 0px 0px;
}

#oferta ul li {
	list-style: none;
  list-style-image: none;
  background: url('grafika/oferta_li.gif') no-repeat;
  padding: 0px 26px 0px 16px;
  margin: 0px 0px 5px 16px;
}

#oferta ul li a {
	color: #ff4908;
  font: 11px Tahoma;
}

#fix {
	width: 464px;
  height: 20px;
  background: white;
  margin-left: 46px;
}

#zajawki {
	width: 464px;
  margin: 0px 0px 0px 46px;
}

#zajawki span.date {
	color: #9caeb5;
  font-size: 10px;  
}

#zajawki a, #zajawki a * {
	color: #424142;
  text-decoration: none;
  font-size: 10px;
}

#inwestorzy {
	height: 186px;
  background: url('grafika/dla_inwestorow.jpg') no-repeat bottom left;
}

#inwestorzy ul {
	margin: 10px 10px 0px 217px;
  padding: 0px;
}

#inwestorzy ul li {
	list-style: none;
  list-style-image: none;
  background: url('grafika/oferta_li.gif') no-repeat;
  padding: 0px 0px 0px 16px;
  margin-bottom: 5px;
}

#inwestorzy ul li a {
	color: #ff4908;
}

/**
* podstrona
*/

#subpage {
	margin-top: 16px;
  line-height: 140%;
  background: url('grafika/subpage_bg.gif') repeat-y top right;  
}

#subpage_fix {
	background: url('grafika/subpage_bottom.gif') no-repeat bottom right;    
}

#index p {
	line-height: 140%;
}

#subpage .menu {
	width: 240px;
  margin-left: 23px;
  float: left;
  padding-bottom: 40px
}

#subpage div > .menu {
	margin-left: 45px;
  position: static;
}

#subpage .menu ul {
	padding: 0px;
  margin: 15px 10px 0px 1px;
}

#subpage .menu ul li {
	list-style: none; 
	list-style-image: none;
}

#subpage .menu ul li.g3 {
  background-position: left 6px;
	margin-left: 39px;
  padding-left: 22px;  
  list-style-image: url('grafika/menu_g3.gif');
}



#subpage .menu ul li.g3 a {
	color: #ff4108;
  position: relative;
  top: -3px;
}

#subpage .menu ul li.g3 a:hover {
	text-decoration: none;
}



#subpage .menu ul li.g4 {
  background-position: left 6px;
  margin-left: 36px;
  padding-left: 43px;
  list-style-image: url('grafika/menu_g4.gif');   
}


#subpage .menu ul li.g4 a {
	color: #94a6ad;
  text-decoration: none;
  position: relative;
  top: -3px;
}

#subpage .menu ul li.g4 a:hover {
	color: #6a828a;
}



#subpage .menu ul li.g3 a.active, #subpage .menu ul li.g4 a.active {
	font-weight: bold;
  text-decoration: none;
}

#subpage .menu ul li a {
	font-size: 10px;
}

#content {
	margin-left: 286px;
  width: 714px;
  width: 679px;
}

#content .indent {
	margin-left: 25px;
}

#index a, #content a {
	color: #ff4908;
}

#content a:hover {
	text-decoration: none;
}

#path a {
	font-weight: bold;
  font-size: 12px;
  text-decoration: none;  
}

#content #path img{
	padding: 0px;
  background: none;
	vertical-align: middle;
}

#index .right p img , #content img {
	background: url('grafika/img.gif');
  padding: 10px 4px 10px 4px;
}

#realizacja {
	margin-top: 15px;
}

.gal_item {
	height: 150px; 
  width: 150px;
  float: left; 
  margin-right: 5px; 
  margin-bottom: 3px;
}

#galeria > .gal_item {
	height: 150px; 
  width: 150px; 
  float: left; 
  margin-right: 10px; 
  margin-bottom: 23px;
}

span.header_1 * {
	/*naglowek 1*/
  font-weight: bold;
  color: #ff4908;
  font-size: 12px;
}
#hb9banner2,
#hb9banner {
	margin: 0px 0px 0px 46px;
}

#hb9banner2 {
	margin-bottom: 10px;
}