body
{
	font-size: 11px;
	text-align:left;
	font-family: Tahoma,Arial, Verdana;
	margin: 0px; 
	padding: 0px; 
	background-color:#EBEBEB;
	color: #898989;	
}
     
a:hover  { color: #28156F; text-decoration:none; font-size: 11px;} 
a { color: #898989; text-decoration:none; font-size: 11px; }

table,tr,td { padding:0px; margin:0px;  }
div,img,form,table,p   { padding:0px; margin:0px; border:0px; }
.czysc { clear:both; font-size:1px; overflow:hidden;}
.alarm { font-size:11px; color:#76CE00;  font-weight:bold; }


/* ----------------------------------------------------------------------------------------------------------------------------------------*/
/*							GLOWNE WARSTWY							                           */
/* ----------------------------------------------------------------------------------------------------------------------------------------*/
div#kontener
{
	margin:2px auto; margin-top:0px; margin-bottom:10px;
	width:817px;
	overflow:hidden;
}

div#baner
{
	background: url('images/baner.jpg') no-repeat;
	width:800px; height:125px; overflow:hidden;
	padding-left:17px; padding-top:40px;
	margin-bottom:10px;
}

div#top
{
	height:84px; overflow:hidden;
	margin-bottom:5px;
}

div#bottom
{
	margin-top:6px;
}


div#menu_left,div#menu_right
{
	width:5px; height:49px; overflow:hidden;			
}

div#menu_left	{	background: url('images/menu_left.gif') no-repeat; float:left;	}
div#menu_right	{ 	background: url('images/menu_right.gif') no-repeat; float:right;  }
div#menu_srodek 
{ 
	background-color:#28156F;
	border-bottom:1px solid #5225FB;
	padding-top:8px; padding-left:20px; 
	height:40px; width:787px; 
	float:left; overflow:hidden;
}
img.menuitem {	float:left; margin-right:20px;}


div#info_left,div#info_right
{
	width:5px; height:35px; overflow:hidden;			
}
div#info_left	{	background: url('images/info_left.gif') no-repeat; float:left;	}
div#info_right	{ 	background: url('images/info_right.gif') no-repeat; float:right;  }
div#info_srodek 
{ 
	background: url('images/info_tlo.gif') repeat;
	padding-top:10px; 
	height:25px; width:807px; 
	float:left; overflow:hidden;
}


div#stopka_left,div#stopka_right
{
	width:5px; height:38px; overflow:hidden;			
}

div#stopka_left	{	background: url('images/stopka_left.gif') no-repeat; float:left;	}
div#stopka_right	{ 	background: url('images/stopka_right.gif') no-repeat; float:right;  }
div#stopka_srodek 
{ 
	background-color:#28156F;
	border-bottom:1px solid #5225FB;
	padding-top:11px; padding-left:20px; 
	height:26px; width:787px; 
	float:left; overflow:hidden;
	color:#FFFFFF;
}
div#stopka_srodek  a  { color:#FFFFFF; font-weight:bold;}
div#stopka_srodek  a:hover  { color:#DEDEDE; font-weight:bold;}



div#center_left
{
	float:left; overflow:hidden;	width:474px; 
	display:inline; margin-right:2px;
}

div#center_right
{
	width:338px; overflow:hidden;
}


div#tresc_top, div#tresc_bot
{
	width:474px; height:6px; overflow:hidden;
}
div#tresc_top	{	background: url('images/center_top.jpg') no-repeat;	}
div#tresc_bot	{	background: url('images/center_bot.jpg') no-repeat;	}

div#tresc_tlo
{
	width:442px; border-left:1px solid #000000; border-right:1px solid #000000;
	background-color:#ffffff;
	padding:15px;
	text-align: justify;
}


div#tresc2_top, div#tresc2_bot
{
	width:338px; height:6px; overflow:hidden;
}
div#tresc2_top	{	background: url('images/right_top.jpg') no-repeat;	}
div#tresc2_bot	{	background: url('images/right_bot.jpg') no-repeat;	}

div#tresc2_tlo
{
	width:306px; border-left:1px solid #000000; border-right:1px solid #000000;
	background-color:#ffffff;
	padding:15px;
	text-align: justify;
}


/* ----------------------------------------------------------------------------------------------------------------------------------------*/
/*							FORMULARZE								                           */
/* ----------------------------------------------------------------------------------------------------------------------------------------*/

	.formularz
	{
		color: #ABABAB; 
		background-color: #E8E8E8; 
		padding-left:3px;
		font-size: 11px;
		border:1px solid #ABABAB; 
		padding-top:2px; 
		width:203px; 
		height:17px;
		font-family: Tahoma,Arial, Verdana;
	}

	.wiadomosc
	{
		color: #ABABAB; 
		background-color: #E8E8E8; 
		font-size: 11px;
		border:1px solid #ABABAB;  
		padding:3px; 
		width:300px; 
		height:144px;
		font-family: Tahoma,Arial, Verdana;
	}

	.guzik
	{
		background-color:#ECECEC;
		color:#FC860A;
		font-weight:bold;
		font-size:11px;
		border:0px;
		font-family: Tahoma,Arial, Verdana;
	}
