* {
	margin: 0;
	padding: 0;
}

html {
	height:100%;
	width:100%;
}
body {
	font-family: Arial, Tahoma, Geneva, Verdana;
	font-size: 11px;
	text-align: center;
}
h1 span, h2 span, h3 span, h4 span, h5 span {
	height:100%;
	left:0;
	position:absolute;
	top:0;
	width:100%;
}
#outer_container {
	width: 990px;
	margin: 0 auto;
	border-left: 1px solid #d3bfbf;
	border-right: 1px solid #d3bfbf;
}
#inner_container {
	width: 936px;
	margin: 0 auto;
	text-align: left;
}
#header {
	display: block;
	height: 108px;
}
#logo {
	width: 208px;
	height: 91px;
	float: left;
}
#logo h1 {
	position: relative;
	height: 91px;
	display: block;
	overflow: hidden;
}
#logo h1 span {
	background: url(../images/tw-engineers-logo.gif);
	cursor: pointer;
}
#menu_box {
	float: right;
	margin-top: 37px;
	color: #969696;
	width: 519px;
	height: 37px;
	display: block;
	overflow: hidden;
}
ul#menu {
	display: block;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;	
	overflow: hidden;
}
ul#menu li {
	float: left;
}
ul#menu li a {
	height: 37px;
	display: block;
}
ul#menu li a span {
	display: none;
}
ul#menu li.about a {
	width: 90px; 
	background: url(../images/menu.gif) 0px 0px;
}
ul#menu li.about a:hover, ul#menu li.about a.active {
	background: url(../images/menu.gif) 0px -37px;
}
ul#menu li.profil a {
	width: 149px;
	background: url(../images/menu.gif) -90px 0px;
}
ul#menu li.profil a:hover, ul#menu li.profil a.active {
	background: url(../images/menu.gif) -90px -37px;
}
ul#menu li.refer a {
	width: 107px;
	background: url(../images/menu.gif) -239px 0px;
}
ul#menu li.refer a:hover, ul#menu li.refer a.active {
	background: url(../images/menu.gif) -239px -37px;
}
ul#menu li.contact a {
	width: 89px;
	background: url(../images/menu.gif) -346px 0px;
}
ul#menu li.contact a:hover, ul#menu li.contact a.active  {
	background: url(../images/menu.gif) -346px -37px;
}
ul#menu li.english a {
	width: 84px;
	background: url(../images/menu.gif) -435px 0px;
}
ul#menu li.english a:hover, ul#menu li.english a.active {
	background: url(../images/menu.gif) -435px -37px;
}
#container {
	border: 1px solid #D8DBE6;
	padding: 2px;
	color: #6C6C6C;
}
#index_photo {
	background: url(../images/photo.jpg);
	height: 283px;
	position: relative;
}
#index_photo .title {
	display: block;
	position: absolute;
	width: 190px;
	height: 36px;
	overflow: hidden;
	top: 125px;
	left: 65px;
}
#index_photo .title h2 span {
	background: url(../images/tekst-najnowsze-realizacje.gif);
}
#index_photo .realization {
	position: absolute;
	left: 88px;
	top: 170px; 
	color: white;
	line-height: 18px;
}
#index_content {
	margin: 60px 0;
	display: table;
}
#index_content .two_column {
	margin-left: 90px;
	float: left;
	line-height: 21px;
	display: inline;
}
#contact_photo {
	background: url(../images/contact-photo.jpg);
	height: 116px;
}
#contact_content {
	padding: 25px 4px;
	display: block;
	width: 922px;
}
#contact_content .text {
	border-right: 1px solid #CEB6B5;
	margin-left: 50px;
	width: 210px;
	height: 250px;
	padding-top: 25px;
	float: left;
	display: inline;
}
#contact_content .building_photo {
	background: url(../images/building-photo.jpg) no-repeat;
	margin-top: 25px;
	width: 176px;
	height: 224px;
	margin-left: 40px;
	float: left;
	display: inline;
}
#google_map {
	border: 1px solid #AFB3C4;
	margin-top: 25px;
	width: 360px;
	height: 222px;
	margin-left: 40px;
	margin-right: -3px;
	float: left;
	display: inline;
}
#profil_photo {
	background: url(../images/profil-photo.jpg);
	height: 116px;
}
#profil_content {
	display: block;
	width: 922px;
	line-height: 20px;
	padding: 25px 4px;
	text-align: left;
}
#profil_content .first_box {
	border-right: 1px solid #CEB6B5;
	margin-left: 50px;
	width: 490px;
	height: 180px;
	float: left;
	display: inline;
}
#profil_content p.two_column {
	float: left;
	width: 240px;
	margin: 5px 0;
}
#profil_content .second_box {
	margin-left: 50px;
	width: 290px;
	float: left;
	display: inline;
}
#refer_photo {
	background: url(../images/refer-photo.jpg);
	height: 116px;
}
#refer_content {
	display: block;
	width: 872px;
	line-height: 20px;
	padding: 25px;
}
#right_changer {
	float: right;
}
#right_changer a {
	display: block;
	float: left;
	line-height: 37px;
	font-weight: bold;
	padding: 0 10px;
}
#right_changer a:link, #right_changer a:hover, #right_changer a.active {
	background-color: #500000;
	color: white;
}
#right_changer .separator {
	display: block;
	height: 37px;
	width: 1px;
	border-right: 1px solid #CEB6B5;
	float: left;
	margin: 0 5px;
}
#refer_content p.title {
	font-weight: bold;
	margin: 10px 0;
}
#refer_content p.title a span.rozwin {
	padding-left: 15px;
	background: url(../images/rozwin.gif) no-repeat left center;
	margin-left: 5px;
	font-weight: normal;
	font-size: 9px;
}
#refer_content p.title a span.zwin {
	padding-left: 15px;
	background: url(../images/zwin.gif) no-repeat left center;
	margin-left: 5px;
	font-weight: normal;
	font-size: 9px;
}
#refer_content table {
	border:1px solid #929292;
	border-collapse:collapse;
	margin: 10px 0;
}
#refer_content table thead {
	background-color: #929292;
	color: white;
}
#refer_content table th {
	padding: 3px 10px;
}
#refer_content table td {
	border:1px solid #929292;
	padding: 3px 10px;
}
#refer_content table td.name {
	font-weight: bold;
}
#refer_content .first_box {
	border-right: 1px solid #CEB6B5;
	margin-left: 50px;
	width: 490px;
	height: 180px;
	float: left;
	display: inline;
}
#refer_content p.two_column {
	float: left;
	width: 240px;
	margin: 5px 0;
}
#refer_content .second_box {
	margin-left: 50px;
	width: 290px;
	float: left;
	display: inline;
}
#refer_content span.no_photo {
	display: block;
	width:53px;
	height:42px;
	line-height: 42px;
	color: #C8C8C8;
	border: 1px solid #E7E7E7;
	font-size: 9px;
	text-align: center;
}
#refer_content a img {
	border: 1px solid #E7E7E7;
}
#about_photo {
	background: url(../images/about-photo.jpg);
	height: 116px;
}
#about_content {
	display: block;
	width: 922px;
	line-height: 20px;
	padding: 25px 4px;
}
#about_content .first_box {
	margin-left: 50px;
	width: 430px;
	float: left;
	display: inline;
}
#about_content .second_box {
	margin-left: 50px;
	width: 350px;
	float: left;
	display: inline;
}
#about_content .arch_rzut {
	background: url(../images/arch-rzut.gif);
	width: 346px;
	height: 233px;
	border: 3px solid #CCCCCC;
}
#footer {
	margin-top: 24px;
	display: block;
	height: 30px;
	color: #969696;
}
#address {
	font-size: 11px;
	float: left;
}
#copyright {
	margin-top: 16px;
	float: right;
	text-align: right;
	font-size: 9px;
}
#powered {
	margin-top: 14px;
	margin-left: 10px;
	float: right;
	font-size: 9px;
	width: 152px;
}
#powered a.text {
	float: left;
	margin-top: 2px;
	margin-right: 5px;
}
.col_gray {
	color: #6C6C6C;
}
.col_blue {
	color: #61729A;
}
.col_light_gray {
	color: #969696;
}
a img {
	border: 0px;
}
a, a:link, a:hover {
	color: #915E5E;
	text-decoration: none;
}
a.text {
	color: #969696;
}
hr {
	display: none;
}
.clear {
	font-size: 1px;
	height: 1px;
	clear: both;
	line-height: 1px;
}
.und {
	text-decoration: underline;
}