BODY {
	COLOR: #848484; 
	FONT-FAMILY: Tahoma, Verdana, Lucida Console, Arial, Helvetica; 
	FONT-SIZE: 8pt; 
	background: url('img/tlo_strony.gif') #eee repeat-x;
}

table {
	COLOR: #848484; 
	FONT-FAMILY: Tahoma, Verdana, Lucida Console, Arial, Helvetica; 
	FONT-SIZE: 8pt;

}
.container {
	background-color: #e2e2e2; 
	margin: 0px auto;
	width: 770px;
	border: 5px solid #fff;
}
.kategoria{
	list-style-type: none;
	margin: 0px 0px 10px 0px; padding: 0px;
}

.kategoria a{
	display: block;
	min-height:20px;
  	height:auto !important;
  	height:20px;

	border-top: 1px solid white;
	border-bottom: 1px solid white;
	overflow: visible;
	width: 202px;
	padding: 0px 0px 0px 0px;
	line-height: 19px;
	margin: 0px 0px 1px 6px;
	text-indent: 0px;
	background: url('img/przycisk_menu_01.gif') no-repeat 50% 50%;
	TEXT-DECORATION: none; 
	COLOR: #3C5C95; 
	 
	font-weight: bold; 
	FONT-SIZE: 8pt;
}
.kategoria a:hover {
	COLOR: #ffffff; 
	background: url('img/przycisk_menu_02.gif') no-repeat 50% 50%;
}

.podkategoria{
	
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 1px 6px; 
	line-height: 150%;
	border: 1px solid #fff;
	display: block;
	width: 200px;
	padding: 5px 0px 5px 0px;

}
.podkategoria a{
	border: 0px;
	display: inline;
	line-height: 150%;
	font-weight: normal; 
	margin: 0px 0px 0px 10px; padding: 0px;
	background: transparent;
	TEXT-DECORATION: none; 
	COLOR: #3C5C95; 
 
	font-weight: normal; 
	FONT-SIZE: 8pt
}
.podkategoria a:hover {
	COLOR: #ffaa3c; 
	background: transparent;
	font-weight: normal; 
	text-decoration: underline
}

.bip_kategoria{
	list-style-type: none;
	margin: 0px 0px 10px 5px; padding: 0px;
	width: 200px;
}
.bip_kategoria li{
	border-bottom: 1px solid #d5d5d5;	
}

.bip_kategoria a{
	display: block;
	height: 16px;
	width: 202px;
	padding: 0px 0px 10px 0px;
	line-height: 28px;
	margin: 0px 0px 1px 0px;
	text-indent: 13px;
	TEXT-DECORATION: none; 
	COLOR: #3C5C95; 
      
	font-weight: normal; 
	FONT-SIZE: 8pt;
	background: url('./img/bip_dot.gif') no-repeat;
}
.bip_kategoria a:hover {
	color: #E69038;
	text-decoration: underline;
}

.bip_podkategoria{
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 1px 6px; 
	line-height: 150%;
	border: 0px;
	display: block;
	width: 200px;
	padding: 5px 0px 5px 0px;
	text-indent: 10px;
}
.bip_podkategoria li {
	border: 0px;
}
.bip_podkategoria a{
	display: inline;
	line-height: 150%;
	font-weight: normal; 
	margin: 0px; padding: 0px;
	background: transparent;
	TEXT-DECORATION: none; 
	COLOR: #3C5C95; 
	
	font-weight: normal; 
	FONT-SIZE: 8pt
}
.bip_podkategoria a:hover {
	color: #E69038;
	font-weight: normal;
	text-decoration: underline;
}
.blok {
	text-align: justify;
	border: 1px solid #aaa;
	border-bottom: 0px;
	margin: 0px;
	padding: 5px 10px;
	background: #f1f1f1;
	vertical-align: top;
	line-height: 150%;
}
.bloki{
	width: 553px;
	margin: 0px auto; padding: 0px;
	
}
.bloktytul{
	color: #3c5c95;
	 
	font-weight: bold;
	margin: 0px; padding: 0px;
	line-height: 300%;
}
.blokstopka{
	background: url('./img/blok_dol_tlo.gif') repeat-x 0% 0%;
	height: 33px;
	margin-top: 0px;
	padding-top: 0px;
	vertical-align: top;
}
TR {
	COLOR: #848484; 
	FONT-FAMILY: Tahoma, Verdana, Lucida Console, Arial, Helvetica; 
	FONT-SIZE: 8pt;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

TD {
	COLOR: #666; 
	FONT-FAMILY: Tahoma, Verdana, Lucida Console, Arial, Helvetica; 
	FONT-SIZE: 8pt;
	margin: 0px;
	/*padding: 0px;*/
	/*border: 0px;	- nie stosować bo jest problem z wewnetrznym obramowaniem tabeli utworzonej w fckeditor */
}

P {
	COLOR: #848484; 
	FONT-FAMILY: Tahoma, Verdana, Lucida Console, Arial, Helvetica; 
	FONT-SIZE: 8pt
}

TEXTAREA {
	COLOR: #848484; 
	FONT-FAMILY: Tahoma, Verdana, Lucida Console, Arial, Helvetica; 
	FONT-SIZE: 8pt
}

A.menu:link {
	COLOR: #3C5C95; 
	
	font-weight: normal
}
A.menu:visited {
	COLOR: #3C5C95;

	font-weight: normal
}
A.menu:active {
	COLOR: #3C5C95; 
	
	font-weight: normal
}
A.menu:hover {
	COLOR: #ffaa3c; 
	font-weight: normal; 
	text-decoration: underline
}
.menu_n li {
	list-style: none;
	display: inline;
}
.menu_n {
	margin: 0px;
	padding: 0px;
}
.menu_n a{
	font-family: Arial;
	font-weight: bold;
	color: #888;
	font-size: 11px;
	text-decoration: none;
}
.menu_n a:hover {
	color: #E0A23c;
}
.stopka {
	border-top: 2px solid #E58D32; 
	height: 60px; 
	text-align: center; 
	width: 760px; 
	margin: 0px auto; 
	padding: 5px 0px;
	color: #666;
}
.stopka a {
	color: #FFAA3C;
	text-decoration: underline;
}
.stopka a:hover {
	color: #666;
	text-decoration: none;
}
