/*@charset "utf-8";
/* reste marginesów oraz dopełnień */
html, body, ul, li { margin: 0; padding: 0;}
/* reset wysyokości linii i czcionek */
h1, h2, ul, li, p {margin: 0; padding: 0; font-size: 1em; line-height: 1.5em; }

/* globalne ustawienia */
body { font: 0.625em/1.5em tahoma, verdana, arial, sans-serif;}

/* strona szerokość */
.content {width: 960px;}

/* resetowanie ramek obrazków */
a img {border:none;}

/*----------------- header--------------------------------------------------------------------------------------------------*/

#header {
	position: relative;
	height: 199px;
	/*border-bottom: FFFFFF;*/ 
	background: #FFFFFF;
	}
	
#header h2 {
	position: absolute;
	top:0px;
	left:186px;
	/*overflow: hidden;*/
	/*display: block;*/
	width: 767px;
	height: 199px;
	background: url(../img/baner-static.jpg) no-repeat;
	text-indent: -666em;
}
		
#header h1 {
	position: absolute;
	top: 26px;
	left: 28px;	
	overflow: hidden;	
	}

#header h1 a {
	display: block;
	width: 153px;
	height: 149px;
	background: url(../img/logo.png);
	text-indent: -666em;
}
#header ul {
	overflow:hidden;
	position:absolute;
	bottom:0px;
	left: 311px;
	list-style: none;
	width:470px;
}
#header ul li { float: left; margin-right: 1px;}
#header ul li a { display: block; padding: 11px 26px 10px; color: #036; font: bold 1.1em tahoma, verdana, arial, sans-serif; text-decoration: none; background: #eaeaea url(../img/images/active_d.gif) top left repeat-x; border-bottom: 1px #036 solid;  }
#header ul li a:hover {background: #fff url(../img/images/active.gif) top left repeat-x; border-bottom: 1px #fff solid; }
/*----------------- koniec headera -----------------------------------------------------------------------------------------*/
/****************************************************************************************************************************/
/****************************************************************************************************************************/
/****************************************************************************************************************************/
/*----------------- slogan -------------------------------------------------------------------------------------------------*/
#slogan {
	background: #485672 url(../img/images/tlo-p.jpg) repeat-x;
}
#slogan .content{
	background:url(../img/images/tlo.jpg) top left no-repeat;
	height: 86px;
	
	}
#slogan .content #motto{
	position: absolute;
	top: 207px;
	left: 224px;
	overflow:hidden;
	}		
#slogan .content #motto a{
	display: block;
 	width: 550px;
	height: 71px;
	text-indent: -666em;
	/*background: url(../img/images/aaa.swf) no-repeat;*/
	}
/*----------------- koniec slogan ------------------------------------------------------------------------------------------*/
/****************************************************************************************************************************/
/****************************************************************************************************************************/
/****************************************************************************************************************************/
/*----------------- content ------------------------------------------------------------------------------------------*/
#main { background: #fff url(../img/images/cien.jpg) top left repeat-x; border-bottom: #d5d8d6 1px solid;}
#main .content {
	overflow: hidden;
	}

#main .column{
	float: left;
	margin-left: 50px;
	}
#main .box{
	width: 300px;
	padding:20px 14px 14px;
	}
	
	
#main .box2{
	width: 343px;
	height: 150px;
	}


#main .box p{
	
	font: 1.1em arial, tahoma, sans-serif;
	color: #1f3152;
	}
	
#main .box p a{
	font-weight: bold;
	text-decoration: none;
	color: #1f3152;
	}
	
#main .box.firma h3{
	background: url(../img/images/o_firmie.jpg) no-repeat;
	text-indent: -600em;
	width: 336px;
	height: 45px;
	}
	
#main .box.firma ul {
	list-style: none;
	list-style-image: url(../img/images/strzalka.jpg);
	padding: 10px 20px;
	font-weight: bold;
	color:#1f3152;
	}
	
#main .box.transport h3{
	background: url(../img/images/transport.jpg) no-repeat;
	text-indent: -600em;
	width: 336px;
	height: 45px;
	}
#main .box.przeprowadzki h3{
	background: url(../img/images/przeprowadzki.jpg) no-repeat;
	text-indent: -600em;
	width: 336px;
	height: 45px;
	}
	
#main .box.transport {
	
	background: url(../img/images/samochod.jpg) no-repeat right 70%;
	padding-right: 150px;
}

#main .box.przeprowadzki {
	
	background: url(../img/images/box.jpg) no-repeat right 55%;
	padding-right: 150px;
}

#main .wiecej {
	text-align: right;
	margin-top:20px;
	
	}
	
#main .wiecej a{
	text-decoration: none;
	font-weight:bold;
	color:#1f3152;
	background: url(../img/images/strzalka.jpg) 100% no-repeat ;
	display:block;
	padding-right: 15px;
}
/*----------------- koniec content ------------------------------------------------------------------------------------------*/
/****************************************************************************************************************************/
/****************************************************************************************************************************/
/****************************************************************************************************************************/
/*----------------- footer ------------------------------------------------------------------------------------------*/	

#footer{
	background: #f3f3f3;
	}
	
	
	
#footer #footer-image {
	float: left;
	margin:16px 48px 20px 40px;
	border-right: 1px solid;
	border-right-color:#999;
	padding-right: 45px
	}
	
	#footer #footer-image2 {
	float: left;
	margin:26px 10px 20px 0px;
	overflow:hidden;
	}
	
	#footer #footer-image3 {
	float: left;
	margin:26px 10px 20px 0px;
	overflow:hidden;
	}
	
	#footer #footer-image4 {
	float: left;
	margin:26px 10px 20px 0px;
	overflow:hidden;
	}
	
#footer ul {
	list-style:none;
	/*list-style-image:url(../img/images/foot-strzalka.jpg);*/
	width: 130px;
	overflow:hidden;
	padding-top: 30px;
	}
#footer ul li{
	/*float:left;*/
	margin:0 19px;

	}
	
#footer ul li a {
	dispaly: block;
	width: 22px;
	padding: 0 12px;
	font: 1em Verdana, sans-serif;
	background:url(../img/images/foot-strzalka.jpg) no-repeat;
	color: #686868;
	text-decoration:none;
	}
#footer #footer-copyright{
	clear: left;
	padding:19px 0 19px 67px;
	font:bold 1.1em tahoma, verdana, arial, sans-serif;
	background:url(../img/images/foot-cien.jpg) top left no-repeat;
	color:#999;
	}


/*----------------- koniec footer ------------------------------------------------------------------------------------------*/


/*PODSTRONY******************************************************************************************************************/


/*KONTAKT*/

#main .box.kontakt h3{
	background: url(../img/images/kontakt.jpg) no-repeat;
	text-indent: -600em;
	width: 336px;
	height: 45px;
	}
#main .box.ksiegowosc h3{
	background: url(../img/images/ksiegowosc.jpg) no-repeat;
	text-indent: -600em;
	width: 336px;
	height: 45px;
	}
#main .box.windyfikacja h3{
	background: url(../img/images/windyfikacja.jpg) no-repeat;
	text-indent: -600em;
	width: 336px;
	height: 45px;
	}
	
#main .box.informacja h3{
	background:  url(../img/images/inf2.jpg)no-repeat;
	text-indent: -600em;
	width: 375px;
	height: 150px;
	
	}
#main .box.wycena h3{
	width: 336px;
	height: 45px;
	}	
	
/*PRZEPORWADZKI*/ 

#main .box.przeprowadzkicd h3{
	background: url(../img/images/przepmie.jpg)  no-repeat;
	text-indent: -600em;
	width: 336px;
	height: 45px;
	}	
	
	
	
#main .box.przeprowadzkicd2 h3{
	background:  url(../img/images/przeplok.jpg)no-repeat;
	text-indent: -600em;
	width: 336px;
	height: 45px;
	}	
	
#main .box.przeprowadzkicd2 ul {
	list-style: none;
	list-style-image: url(../img/images/strzalka.jpg);
	padding: 10px 20px;
	font-weight: bold;
	color:#1f3152;
	}
	
/*TRANSPORT*/

#main .box.transportcd h3{
	background: url(../img/images/transport.jpg)  no-repeat;
	text-indent: -600em;
	width: 336px;
	height: 45px;
	}	
	
#main .box.transportcd ul{
	list-style: none;
	list-style-image: url(../img/images/strzalka.jpg);
	padding: 10px 20px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	color:#1f3152;
	}
	
#main .box.bezpieczenstwo h3{
	background: url(../img/images/bezp.jpg)  no-repeat;
	text-indent: -600em;
	width: 336px;
	height: 45px;
	}	
	
#main .box.bezpieczenstwo ul{
	list-style: none;
	font-weight: bold;
	list-style-image: url(../img/images/strzalka.jpg);
	padding: 10px 20px;
	font-family:Verdana, Geneva, sans-serif;
	color:#1f3152;
	}
