.tail-top{ 					background		: url(images/bg.gif) repeat-x top #fff;
}
.tail-bottom{				background		: url(images/bot.gif) repeat-x  bottom;
}
.col-1, .col-2, .col-3, .col-4{ float		: left;
}
/*------------------------------------------------------------------------------------------------------ szerokość strony*/
.main{						margin			: 0 auto; 
							text-align		: left; 
							width			: 890px;
}
/*------------------------------------------------------------------------------------------------------ header */
#header {					height			: 145px;
}
/*------------------------------------------------------------------------------------------------------ index */
#index #content .col-1{ 	width			: 592px; 
							margin-right	: 4px;
}
#index #content .col-2{ 	width			: 294px; 
}
/*------------------------------------------------------------------------------------------------------ o-firmie*/
#o-firmie #content .col-1{ 	width			: 592px; 
							margin-right	: 4px;
}
#o-firmie #content .col-2{ 	width			: 294px;
}
/*------------------------------------------------------------------------------------------------------ oferta / pozycjonowanie / www / outsourcing / audyt / linki*/
#oferta #content .col-1{ 	width			: 592px; 
							margin-right	: 4px;
}
#oferta #content .col-2{ 	width			: 294px;
}
/*------------------------------------------------------------------------------------------------------ referencje */
#referencje #content .col-1{width			: 294px; 
							margin-right	: 4px;
}
#referencje #content .col-2{width			: 592px;
}
/*------------------------------------------------------------------------------------------------------ kontakt*/
#kontakt #content .col-1{ 	width			: 294px; 
							margin-right	: 4px;
}
#kontakt #content .col-2{ 	width			: 592px;
}
/*------------------------------------------------------------------------------------------------------ faq */
#faq #content { 			width			: 890px;
}
/*------------------------------------------------------------------------------------------------------ sitemap */
#sitemap #content { 		width			: 890px;
}
/*------------------------------------------------------------------------------------------------------ logowanie */
#logowanie .formularz{ 		width			: 890px; 
							font-size		: 12px;
							margin			: 0 auto;
}
#logowanie .formularz .form{width			: 300px;
							margin			: 0 auto;
							text-align		: right; 
}
#logowanie .formularz .form .pole{height	: 40px; 
							padding-top		: 10px;
}
/*------------------------------------------------------------------------------------------------------ stopka */
#footer {			 		height			: 75px; 
}