html {
	margin:0;
	padding:0;
}

body {
	margin:0;
	padding:0;
	height: 100%;
	background: #d8faff url(../i/bg.gif) repeat-x;
	font-family: arial;
	font-size: 12px;
	color: #223858;
}

img {
	border: none;
}

a {
	text-decoration: none;
	color: #7F96A8;	
}

a:hover {
	color: #0083B3;	
}

#container {
	background: url(../i/bg.jpg) no-repeat;
	width: 100%;
	height: 100%;
	position: absolute;
}

#logo {
	position: relative;
	margin-top: 115px;
	margin-left: 264px; 
	width: 312px;
	height: 70px;
}
#menu {
	position: relative;
	list-style: none;
	margin: 29px 0 0 240px;
	padding: 0;
	height: 96px;
	width: 760px;
}

#menu li {
	height: 50px;	
}

#menu li.home {
	text-indent: -10000px;
	background: url(../i/m_home.png) no-repeat 0 0px;
	width: 104px;
	float: left;
	cursor: pointer;
}

#menu li.onas {
	text-indent: -10000px;
	background: url(../i/m_onas.png) no-repeat 0 0px;
	width: 105px;
	float: left;
	cursor: pointer;
}

#menu li.oferta {
	text-indent: -10000px;
	background: url(../i/m_oferta.png) no-repeat 0 0px;
	width: 118px;
	float: left;
	cursor: pointer;
}

#menu li.realizacje {
	text-indent: -10000px;
	background: url(../i/m_realizacje.png) no-repeat 0 0px;
	width: 147px;
	float: left;
	cursor: pointer;
}

#menu li.space {
	width: 286px;
	height: 46px;
	margin-top: 46px;
	background: url(../i/m_space.png) repeat;
	float: left;
}

#menu li.kontakt {
	text-indent: -10000px;
	background: url(../i/m_kontakt.png) no-repeat 0 0px;
	width: 128px;
	float: left;
	cursor: pointer;
}

#menu li:hover {
	background-position: 0 -50px;	
}

#menu li.active {
	background-position: 0 -50px;
	margin-top: 46px;	
}

#content {
	margin: 30px 0 0 270px;
	width: 730px;
}

#content_left {
	width: 405px;
	float: left;
	padding-right: 40px;
}

#content_left p {
	text-align: justify;	
}

#content_left a {
	font-size: 11px;
	color: #7f96a8;	
}

#content_left a.bigger {
	font-size: 12px;
}

#content_left a:hover {
	color: #0083b3;	
}

#content_right {
	width: 284px;
	float: left;	
}

#content_right p {
	margin: 0;
	padding: 4px 0;	
}

.content_left {
	width: 405px;
	float: left;
	padding-right: 20px;
}

.content_right {
	width: 304px;
	float: left;	
}

.clear {
	clear: both;
	height:0px;
	width: 0px;
}

#last_realization {
	width: 790px;
	height: 184px;
	background: url(../i/ostatnia.png) no-repeat;
	margin: 15px 0 0  210px;
}

#last_realization a.realizacje {
	font-size: 11px;
	color: #7f96a8;	
	display: block;
	float: right;
	margin-right: 30px;
	margin-top: 37px;
}

#last_realization a {
	font-size: 11px;
	color: #7f96a8;
	display: block;
}

#last_realization a:hover {
	color: #0083b3;	
}

#last_realization .last {
	float: left;	
	margin: 21px 0 0 60px;
	display: inline;
}

#last_realization p.first {
	padding: 40px 0 0 20px;
}

#last_realization p.first a {
	color: #0083b3;
	font-weight: bold;
	font-size: 12px;
}

#last_realization p {
	padding: 0 0 0 20px;
	margin: 5px 0 0 0;
}

#prefoot {
	margin: 20px 0 0 240px;
	width: 760px;
	height: 20px;
	background: url(../i/prefoot.png) repeat;	
}

#footer {
	width: 100%;
	height: 46px;
	background: url(../i/foot.png) repeat;
}

#footer_left {
	width: 1000px;
	background: #d8faff;
	height: 46px;
	float: left;
}

#footer_left p {
	padding-left: 270px;
	font-size: 11px;
	color: #7f96a8;
	margin-top: 15px;
	position: relative;
}

#footer_left p a {
	color: #7f96a8;
}

#footer_left p a:hover {
	color: #0083b3;	
}

#last_realization_right {
	float: left;
	position: relative;
}

h1 {
	padding:0;
	margin: 0;
	font-size:12px;
	font-weight:bold;
}

h1 a {
	color:#0083B3;	
}

ul {
	padding:0 0 0 15px;
	margin:0;
	list-style-type: circle;
}

