body {
	/*background-color: #9AB1A3;*/
	background-image: url('../img/tla/main.jpg');
	margin: 5px;
}

/*********************************************************************/
/*                  NAGLOWEK                                         */

/*--------------------*/
table.naglowek{
	width: 100%;
	border: 0;
	background-image: url('../img/tla/ikony_sportowe.jpg');
/*	background-color: White;*/
	text-align: center;
}

td.naglowek_boczne_logo {
	width: 82px;
}

td.naglowek_boczne_logo A:hover {
	background-color: transparent;	
}

/*--------------------*/
table.pasek {
	color: #FFFFCC;
	font-weight: bold;
}



/*****************************************************************/

td.menu_lewe {
	width: 130px;	
}

td.menu_prawe {
	width: 130px;
}


td.strona {
	width: 100%;
	height: 100%;
}


/*********/

td.menu_item {
	border: solid #FFFFCC 2px; 
	padding: 1px;
	cursor: pointer;
	font-weight: bold;
}

td.menu_item a:link,
td.menu_item a:hover,
td.menu_item a:active,
td.menu_item a:visited {
	color: blue;
	text-decoration: none;
}

td.menu_title {
	text-align: center;
	font-weight: bold;
	color: Maroon;
	padding: 2px;
	/*border-bottom: 1px solid #9AB1A3;*/
	/*border: 1px dotted #9AB1A3;*/
}

td.linia_dolna {
	border-bottom: 1px Maroon solid;
}
