body
						{margin: 0 auto; border: 0px; font-family: Sans-Serif; background: url('img/bg.png') repeat-x #00122c;}

	h1					{font-family: Impact; font-size: 2em; color: #f09000;}
	
	img					{border: none;}
	
	
#maincont
						{width: 100%; min-width: 1000px; height: 472px; background: url('img/bgcont.png');}

	#logo				{position: absolute; top: -112px; left: 0px;}

	#text				{left: 60px; width: 830px; height: 325px; background: url('img/bgtext.png'); position: relative; margin: 0 auto; top: 112px; color: #666; padding-left: 50px; padding-top: 20px; letter-spacing: 1px; font-size: 12px;}
		#text li			{list-style: circle; padding-left: 20px;}
		#text1			{width: 520px;}
		#text2			{float: right; position: relative; width: 280px; top: 5px; text-align: justify; padding-right: 10px;}
			#text2 h1	{font-family: Impact; font-size: 1.75em; color: #f09000; font-weight: normal;}
			#text2 a					{text-decoration: none;}
			#text2 a:hover			{text-decoration: underline;}
				#pakietpodajdalej	{display: none;}
	
	#woman				{position: absolute; left: -230px; top: 53px; z-index: 2;}


#menucont
						{width: 100%; min-width: 1000px; height: 100px; background: #fff;}

	#menu				{margin: 0 auto; left: 60px; width: 700px; position: relative; top: -30px; z-index: 1;}
		#menu li			{display: inline;}
	
	



#bottomcont
						{width: 903px; margin: 0 auto; position: relative; color: #81b6de; left: 50px;}

	#address, #contact, #social	{width: 280px; height: 100px; float: left; margin-top: 10px; padding-left: 20px; letter-spacing: 0.5px; font-size: 12px;}

	#contact, #address	{border-right: #81b6de 1px solid; }
		#contact table	{margin-top: 15px;}
		
	#address			{text-align: center; font-weight: bold;}



	.column1			{width: 75px; text-align: right; padding-right: 10px;}

	.column2			{font-weight: bold;}

	#social				{margin-top: 40px;}
		#social li		{list-style: none; display: inline; z-index: 1; margin: 5px;}
		
		
		
		
		
		
/* stopka red. */

#panel
{
	padding-left: 20px;
	width: 720px;

	position: absolute;
	top: 520px;
	background: url('img/bgfooter.png') no-repeat;
}
#panel p {font-size: 10px; color: #fff; width: 700px; text-align: right; margin-top: -5px; margin-left: -100px; height: 60px;}
#panel a	{color: #fff; text-decoration: underline;}
#panel a:hover	{color: #f09000;}


/*---------przycisk panelu--------*/
.slide_button
{
	background: url('img/przycisk.png');
	display: block;
	height: 20px;
	text-indent: -9999px;
	width: 37px;

	position: absolute;
	right: -37px;
	top: 0px;
}

.zamknij
{
	background-position: -38px 0px;
}

a:focus { 
outline:none; 
}

