body{
	margin: 0 auto;
	padding: 0;
	color: #ffffff;
	font: 12px Tahoma;
	background: url('gfx/bg.gif') repeat-x;
	background-color: #dde2e8;
	text-align: center;
}

a{
	text-decoration: none;
	color: #2e2e2e;
}

a:hover{
	color: #a5a5a5;
}

img{
	border:0;
}

/*** Naglowek **/

div.top{
	width: 900px;
	height: 118px;
	background: url('gfx/top.gif') no-repeat;
	margin: 0 auto;
}

/*** Content **/

div.content{
	width: 900px;
	display: table;
	margin: 0 auto;
	background-color: #ffffff;
}

div.menu{
	width: 894px;
	height: 40px;
	background: url('gfx/menu_bg.gif') repeat-x;
	text-align:left;
	margin-left: 3px;
	margin-right: 3px;
	display: table;
}

div.menu a{
	width:100px;
	height:30px;
	color: #747474;
	font-weight: bold;
	display:table;
	padding-top:10px;
	text-align:center;
	float:left;
}

div.menu a:hover{
	background: url('gfx/menu_bg2.gif') repeat-x;
}

div.blue{
	width: 444px;
	height: 150px;
	background: url('gfx/witamy.jpg') no-repeat;
	display: table;
	margin-left: 3px;
	float: left;
	margin-top: 2px;

}

div.blue p{
	text-align: justify;
	margin-top: 49px;
	margin-left: 23px;
	margin-right: 25px;
}

div.flash{
	width: 450px;
	height: 150px;
	display: table;
	float: left;
	margin-top: 2px;
}

div.boxes{
	width: 900px;
	display: table;
	clear: both;
	margin-top: 10px;
	color: #464646;
	font-family: Tahoma;
	font-size: 12px;
}

div.specjalnosc{
	width: 272px;
	height: 230px;
	margin-left: 3px;
	border-right: 1px solid #dee1e4;
	float: left;	
	display: table;
}

div.specjalnosc p{

	text-align: justify;
	margin-left: 5px;
	margin-top: 5px;
}

div.realizacje{
	width: 237px;
	height: 230px;
	margin-left: 3px;
	border-right: 1px solid #dee1e4;
	float: left;	
	display: table;
}


div.realizacje p{
	text-align: justify;
	margin-left: 10px;
	margin-top: 5px;
}

div.realizacja{
	width:205px;
	height:40px;
	background-color: #ffffff;
	border-left: 9px solid #d7d7d7;
	display: table;
	margin-left:10px;
	font-size: 11px;
}

div.realizacja:hover{
	background-color: #f1eeee;
	border-left: 9px solid #adabab;
}

div.realizacja p{
	text-align: justify;
	margin-left: 10px;
	margin-top: 2px;
	margin-bottom: 4px;
}

div.gallery{
	width: 380px;
	height: 230px;
	margin-left: 3px;
	float: left;	
	display: table;
}


div.gallery p{

	text-align: justify;
	margin-left: 10px;
	margin-top: 5px;
}

div.center{
	width: 500px;
	margin-left: 15px;
	border-right: 1px solid #dee1e4;
	font-size: 11px;
	float: left;	
	display: table;
	text-align: justify;
}

div.center p{
	margin-right:10px;
}

div.ft{
	width: 900px;
	height: 8px;
	margin-top: 5px;
	background: url('gfx/ft.gif') repeat-x;
}

div.footer{
	width:894px;
	height: 24px;
	margin: 0 auto;
	margin-top: 5px;
	color: #919497;
	text-align: left;
	font-size: 11px;
	font-family: arial;
}

.image img{
	border: 1px solid #d1d5d9;
}

/*** H i inne **/

h1{
	font-size:
	color: #092e5a;
	font: 9px Tahoma;
	text-transform: uppercase;
}

h3{
	font-size:
	color: #092e5a;
	font: 10px Tahoma;
	font-weight: bold;
}

li{
	text-align: justify;
}

input{
	background-color: #e0e4ea;
	border: 1px solid #d1d5d9;
	color: #464646;
	font-size: 11px;
}

textarea{
	background-color: #e0e4ea;
	border: 1px solid #d1d5d9;
	color: #464646;
	font-size: 11px;
}
