#panel
{
	margin-left:auto;
	margin-right:auto;
	height:136px;
	width:739px;
	background-image:url(grafika/panel.jpg);
	
	
	
}


body
{
	/*background-color: #92BBDD;*/
	background-image:url(grafika/tlo.jpg);
   text-align:center;
	margin-top: 10px;
}
#srodekGlowny
{
	margin-left:auto;
	margin-right:auto;
}

#cien_l
{
	background-image:url(grafika/cien_l.jpg);
	width:13px;
}

#cien_p
{
	background-image:url(grafika/cien_p.jpg);
	width:13px;
}

#srodek
{
	width:713px;
	background-color:#ffffff;
	
	font-size:11px;
	font-family: Verdana;

}

td
{
	font-size:11px;
	font-family: Verdana;

}
#stopka
{
	margin-left:auto;
	margin-right:auto;
	height:47px;
	width:739px;
	background-image:url(grafika/stopka.jpg);

}

.menu_button
{

	height:26px;
	width:100px;
	background:url(grafika/menu2.jpg)  0px -26px repeat-x;
	

	text-align:center;
	vertical-align: middle;
	font-size:10px;
	font-weight:bold;
	font-family: Verdana;
	color:#ffffff;
	font-weight:bold;
	cursor:pointer;
	
}




.menu_button_o 
{

	height:26px;
	width:100px;
	background:url(grafika/menu2.jpg)  0px 0px repeat-x;

	text-align:center;
	vertical-align: middle;
	font-size:10px;
	font-weight:bold;
	font-family: Verdana;
	color:#ffffff;
	font-weight:bold;
	cursor:pointer;

	
}


.o_nas a:hover {
		background: url(graf/o_nas.jpg) -52px 0px no-repeat;
		display: block;
		width: 52px;
		height: 22px;
	}





.menu_podzialka
{
	height:26px;
	width:2px;
	background-image:url(grafika/menu_p.jpg);

}

#menu_przedlurzenie
{
  	height:26px;	
	width:30px;
	background-image:url(grafika/menu.jpg);

}

#menu_koniec
{
	height:26px;
	width:22px;
	background-image:url(grafika/menu_k.jpg);

}


a{
font-family: Verdana;
text-decoration: none;
font-weight: bold;
color:black;
	font-size:10px;
}

a:hover{ /*hover background color*/
font-family: Verdana;
text-decoration: none;
font-weight: bold;
color:#ACACAC;
	font-size:10px;
}


#ramka
{
	
	background-image:url(grafika/r_tlo.jpg);
	float:right;
}

.r_content
{
	position:relative;
	top:10px;
	left:20px;
	width:170px;

}

#content
{
	width:500px;


}


.page_button
{
background: url('grafika/button.jpg');
 width:31px;
  height:28px;
  
  
  color:white;
  font-weight:bold;
  
  cursor:pointer;


}
.page_button_space
{
	width:30px;

}

.textIE
{

	/*border:0px;*/
	width:223px;
	height: 26px;
	/*background-image:url('grafika/text.jpg');*/
	background-repeat:no-repeat;
	background-attachment:fixed;
	padding: 5px 5px 5px 5px;

}

.text
{

	/*border:0px;*/
	width:223px;
	height: 26px;
	
	/*background-image:url('grafika/text.jpg');*/
	background-repeat:no-repeat;
   padding: 5px 5px 5px 5px;

}





.textareaIE
{

/*	border:0px;*/
	width:361px;
	height: 155px;
	overflow:auto;
/*	background-image:url('grafika/textarea.jpg');*/
	background-repeat:no-repeat;
	background-attachment:fixed;
	padding: 5px 5px 5px 5px;

}

.textarea
{

	/*border:0px;*/
	width:361px;
	height: 155px;
	overflow:auto;
	/*background-image:url('grafika/textarea.jpg');*/
	background-repeat:no-repeat;
   padding: 5px 5px 5px 5px;

}

.info
{
	color: #5F5F5F;
	
	
}

.tab_on
{
	width:173px;
	height: 20px;
	background-image: url('grafika/tab_on.gif');
	float:left;
	position:relative;
	
	
		text-align:center;
	vertical-align: middle;
	font-size:10px;
	font-weight:bold;
	font-family: Verdana;
	color:#ffffff;
	font-weight: bolder;
	cursor:pointer;
		z-index: 10;
}

.tab_off
{

	width:173px;
	height: 20px;
	background-image: url('grafika/tab_off.gif');
	float:left;
	position:relative;

	z-index: 0;
		text-align:center;
	vertical-align: middle;
	font-size:10px;
	font-weight:bold;
	font-family: Verdana;
	color:#ffffff;
	font-weight:bold;
	cursor:pointer;
	
}

