body
{
	font-size: 12px;
	text-align:left;
	font-family: Arial,Tahoma,Verdana;
	margin: 0px; 
	padding: 0px; 
	background: url('images/tlo.jpg') repeat-x #000000;
	color: #ffffff;	
}
     
a:hover  { color: #f3a003; text-decoration:none; font-size: 12px;} 
a { color: #f3a003; text-decoration:none; font-size: 12px; }
object { outline:none; }


/*  ----------------------- STANDARDOWE ------------------------------ */
h1,h2,h3,div,form,p   { padding:0px; margin:0px;  }
img { border:0px; }
.czysc { clear:both; font-size:1px; overflow:hidden;}
/* --------------------------------------------------------------------------- */

.alarm { font-size:11px; color:#861410;  font-weight:bold; }



/* ----------------------------------------------------------------------------------------------------------------------------------------*/	
/*							GLOWNE WARSTWY							                           */
/* ----------------------------------------------------------------------------------------------------------------------------------------*/
div#kontener
{
	margin:2px auto; margin-top:54px; margin-bottom:10px;
	width:952px;	overflow:hidden;
}

div#top{	width:958px; height:278px; overflow:hidden; font-family:tahoma;}
div#top_lewy_rog { float:left; width:41px; height:278px; overflow:hidden; background: url('images/top_rog_lewo.jpg') no-repeat;}
div#top_prawy_rog { float:left; width:29px; height:278px; overflow:hidden; background: url('images/top_rog_prawo.jpg') no-repeat;}
div#top_srodek
{
	float:left; width:714px; height:278px; overflow:hidden;
	background: url('images/top_baner.jpg') no-repeat;
	color:#96918f; font-size:10px; text-align:right;
}
div#top_srodek a { color:#96918f; font-size:10px; }
div#top_srodek a:hover { color:#803a00; font-size:10px; }


div#menu { height:61px; overflow:hidden; }
div#menu img { margin:0px; padding:0px; margin-right:4px; float:left; }
div#center { margin-left:18px; padding-left:16px; width:905px; overflow:hidden; background-color:#000000; }

div#bottom { margin-top:20px; width:952px; margin-left:17px; font-family:Tahoma;}
div#bottom_lewy_rog { float:left; width:34px; height:71px; overflow:hidden; background: url('images/bottom_lewy_rog.jpg') no-repeat; }
div#bottom_prawy_rog { float:left; width:31px; height:71px; overflow:hidden; background: url('images/bottom_prawy_rog.jpg') no-repeat; }
div#bottom_srodek 
{ 
	float:left; width:856px; height:125px; padding-top:18px; overflow:hidden; background: url('images/bottom_srodek.jpg') repeat-x; 
	font-weight:bold; font-size:11px; color:#818181;
}
div#bottom_srodek  a {  font-size:11px; color:#818181;}
div#bottom_srodek  a:hover {  font-size:11px; color:#803a00; }

div.box_oferta { width:210px; float:left; overflow:hidden; padding-right:5px; padding-left:7px;}
div.box_oferta_top { width:209px; height:14px; overflow:hidden; background: url('images/box_oferta_top.jpg') no-repeat;}
div.box_oferta_bottom { width:209px; height:14px; overflow:hidden; background: url('images/box_oferta_bottom.jpg') no-repeat;}
div.box_oferta_srodek
{ 
	width:191px; height:270px; overflow:hidden; background: url('images/box_oferta_srodek.jpg') repeat-y;
	border-left:1px solid #3d3d3d; 	border-right:1px solid #3d3d3d; 
	padding-left:8px; padding-right:8px; padding-top:5px; padding-bottom:5px;
}
div.box_oferta_nazwa { height:55px; overflow:hidden; font-size:14px; text-align:center; color:#f5f5f5; font-family:tahoma; }
div.box_oferta_nazwa a{ font-size:14px; color:#f5f5f5; font-family:tahoma; }
div.box_oferta_nazwa a:hover{ font-size:14px; color:#f5f5f5; font-family:tahoma; }
div.box_oferta_img { width:191px; height:89px; overflow:hidden; margin-bottom:12px;}
div.box_opisshort  { height:76px; overflow:hidden; color:#f5f5f5; font-size:12px; margin-bottom:7px;}


div#box_tresc_top { margin-left:3px; width:885px; height:11px; overflow:hidden; background: url('images/box_tresc_top.jpg') no-repeat;}
div#box_tresc_bottom {  margin-left:3px; width:885px; height:11px; overflow:hidden; background: url('images/box_tresc_bottom.jpg') no-repeat;}
div#box_tresc_srodek
{ 
	margin-left:3px;  width:813px; background-color:#46362f;
	padding-left:36px;	padding-right:36px; padding-top:14px; padding-bottom:14px;
}

.naglowek
{
	background: url('images/naglowek_kreska.jpg') no-repeat left bottom; padding-bottom:20px; margin-bottom:15px;
	color:#ffa750; font-size:40px; font-weight:bold; 
}


/* ----------------------------------------------------------------------------------------------------------------------------------------*/	
/*							FORMULARze							                       			 */
/* ----------------------------------------------------------------------------------------------------------------------------------------*/
	input.formularz
	{
		width:240px; height:15px;
		padding-left:3px; padding-right:3px; padding-top:2px; 
		background-color: #F6FAF9; border:1px solid #B2B3B5; 
		color: #252525; font-size: 11px; 	font-family: Tahoma,Verdana,Arial;
		margin-bottom:4px;
	}

	select.formularz
	{
		width:249px; height:19px;
		background-color: #F6FAF9; border:1px solid #B2B3B5; 
		color: #252525; font-size: 11px; 	font-family: Tahoma,Verdana,Arial;
		margin-bottom:4px;
	}	
	
	.wiadomosc,textarea.formularz
	{
		width:240px; height:150px; padding:3px;
		background-color: #F6FAF9; 	border:1px solid #B2B3B5;  
		color: #252525; font-size: 11px;	font-family: Tahoma,Verdana,Arial;
		overflow:auto; 		margin-bottom:4px;
	}

	.guzik
	{
		background-color:#F6FAF9;
		color:#252525;
		font-weight:bold;
		font-size:11px;
		border:1px solid #B2B3B5; 
		font-family: Tahoma,Arial, Verdana;
		padding:3px;
	}
