body{
	background: #144d88 url(images/bg.jpg) center 250px repeat-x;
	font: 11px Verdana;
	color: #5c5d5d;
	line-height: 20px;
	margin: 0px;
	padding-bottom: 40px;
}
img{
	border: 0px none;
}

.prawa{
	float: right;
}
.lewa{
	float: left;
}
.center{
	width: 100%;
	text-align: center;
	display: block;
	margin: 0px auto;
}

/*****************************************************************************/
#top{
	background: url(images/bg.jpg) top center no-repeat;
	width: 760px;
	height: 43px;
	padding: 17px 120px 0px 120px;
	color: #fff;
	margin: 0px auto;
}
#top a{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
/*****************************************************************************/
#baner {
	position: relative;
	height: 265px;
	width: 100%;
}
#baner .lewy, .prawy, .srodek{
	position: absolute;
	top: 0;
}
#baner .lewy {
	background: #fff;
	height: 265px;
	width: 50%;
	left: 0;
}
#baner .prawy {
	background: #134477;
	height: 265px;
	width: 50%;
	left: 50%;
}
#baner .srodek{
	background: #fff url(images/logo.gif) 25px 30px no-repeat;
	left: 50%;
	width: 800px;
	margin-left: -400px;
	height: 265px;
}
#baner .srodek img{
	float: right;
}
#baner .srodek ul{
	padding: 0px;
	margin: 115px 0px 0px 30px;
	float: left;
	list-style: none;
}
#baner .srodek ul li{
	padding: 0px;
	margin: 0 0 8px 0;
}
#baner .srodek ul li a{
	width: 240px;
	height: 25px;
	display: block;
	text-indent: -5000px;
}
#baner .srodek ul li a.ofirmie{
	background: url(images/menu_ofirmie.gif);
}
#baner .srodek ul li a.oferta{
	background: url(images/menu_oferta.gif);
}
#baner .srodek ul li a.kontakt{
	background: url(images/menu_kontakt.gif);
}
#baner .srodek ul li a.galeria{
	background: url(images/menu_galeria.gif);
}
/*****************************************************************************/
#wrap{
	background: #fff;
	margin: 0px auto;
	width: 800px;
	overflow: auto;
	border-top: 5px solid #bf0005;
	border-bottom: 5px solid #bf0005;
}
/*****************************************************************************/
#side{
	background: #134477;
	width: 200px;
	padding: 0px 25px 5px 25px;
	float: left;
}
#side h2{
	background: url(images/dojazd.gif) no-repeat;
	text-indent: -5000px;
	padding: 0px;
	margin: 15px 0 15px 0;
	border-bottom: 1px solid #e1e1e1;
	width: 100%;
	height: 25px;
}
#side .center{
	margin: 15px auto;
	color: #fff;
	font-weight: bold;
}
/*****************************************************************************/
#content{
	width: 500px;
	color: #353535;
	float: right;
	padding: 0px 25px 20px 0px;
}
#content h1{
	text-indent: -5000px;
	padding: 0px;
	margin: 15px 0 0 0;
	border-bottom: 1px solid #e1e1e1;
	width: 100%;
	height: 25px;
}
#content h1.ofirmie{
	background: url(images/ofrimie.gif) no-repeat;
}
#content h1.oferta{
	background: url(images/oferta.gif) no-repeat;
}
#content h1.kontakt{
	background: url(images/kontakt.gif) no-repeat;
}
#content h1.galeria{
	background: url(images/galeria.gif) no-repeat;
}
#content  img{
	border: 5px solid #ECECEC;
	margin: 5px 0px;
	float: left;
}
#content a:hover img{
	border: 5px solid #bf0005;
	margin: 5px 0px;
	float: left;
}
#content a:hover img{
	border: 5px solid #bf0005;
}
#content .gc{
	margin: 5px;
}
#content a:hover .gc{
	margin: 5px;
}
/*****************************************************************************/
#stopka{	
	background: url(images/wrapbg.gif) 230px -280px  no-repeat;
	clear: both;
	margin: 0px auto;
	width: 760px;	
	padding-top: 3px;
	color: #fff;
}
#stopka a{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}