body{background:#ffffff; color:#715F2F; font-size:11px; font-family:tahoma; list-style-image:url(img/li.jpg); text-align:left;}
td{font-size:11px; }
.green{color:green; font-weight:bold; text-decoration:none; }
.tdlista{padding-top:5px;}
a, a:active, a:visited, a:hover, a:visited
    {
     text-decoration:none;

    }

/* menu */
/* kategoria matka */
.menu {
	width:250px;
	height:34px;
	margin:0px;
	color:#237aca;
	text-decoration:none;
	font-weight:bold;
	cursor:pointer;
	}

/* kategoria dziecko */
a.menu_sub {
	width:250px;
	height:34px;
	margin:0px;
	background:#fbf9ed;
	color:#b79d78;
	text-decoration:none;
	display:block
	}

/* kategoria dziecko */
a:hover.menu_sub {
	width:250px;
	height:34px;
	margin:0px;
	background:#fbf9ed;
	color:#7fc139;
	font-weight:bold;
	text-decoration:none;
	display:block
	}

/* niewykorzystany wnuk */
.menu_subsub {
	position:relative;
	width:250px;
	height:34px;
	margin:0px;
	background:red;
	color:white; 
	font-family:arial;
	cursor:pointer;
	}

/* dla js krory wczytuje ten styl po rozwinieciu kategorii dziecko */
.menu_bl2 {
  	width:250px;
	height:34px;
	margin:0px;
	background:#fbf9ed;
	color:#7fc139;
	text-decoration:none;
	font-weight:bold;
	cursor:pointer;
	}
/* end menu */

/* obrazki */
.pic {
	border-style:solid;
	border-width:3px;
	padding:1px;
	margin:0px 13px 0px 0px;
	border-color:#edece7;
	}

.pic2 {
	border-style:solid;
	border-width:3px;
	padding:1px;
	margin:0px 0px 0px 0px;
	border-color:#edece7;
	}

.p_l {width:249px; height:1px; background:url(img/dot_poziome.png) repeat-x; padding:0px; margin:0px; overflow:hidden;}


/* end obrazki */

/* naglowki */
.nag {color:#7ec136; font-size:25px; padding:0px 0px 0px 0px;}
.nag2 {color:#1f7dc7; font-size:25px; padding:0px 0px 0px 0px;}
.nag3 {color:#6B592B; font-weight:bold; font-size:14px; padding:0px 0px 0px 0px;}
/* end naglowki */

.w_m {padding:10px 0px 0px 14px; margin:0px;}
.w_s {padding:10px 0px 0px 32px; margin:0px;}

.roz {width:1px; height:21px; background: url(img/dot_pionowe.png) repeat-y; text-align:center; margin:0px 1px 0px 1px; float:left;}

.liniaPoz {width:100%; height:1px; background: url(img/dot_poziome.png) repeat-x;} 


ul {list-style-image:url(img/ul.png); padding-left:17px;}

a.strony {
	width:20px;
	height:16px;
	margin:0px;
	padding:4px 0px 0px 0px;
	background:#ffffff;
	color:#b79d78;
	text-decoration:none;
	display:block;
	float:left;
	text-align:center;
	}

/* kategoria dziecko */
a:hover.strony {
	width:20px;
	height:16px;
	margin:0px;
	padding:4px 0px 0px 0px;
	background:#fbf9ed;
	color:#b79d78;
	text-decoration:none;
	display:block;
	float:left;
	text-align:center;
	}

a.sekcja {
	color:#d4c8ba;
	text-decoration:none;
	}

/* kategoria dziecko */
a:hover.sekcja {
	color:#715F2F;
	text-decoration:none;
	}
a.newsMarq			{color:#6B592B; font-size:11px; text-decoration:none;}
a:hover.newsMarq	{color:#5491C0; font-size:11px; text-decoration:none;}
	
