div.inside {
	padding: 1px 7px;
}

div.nabiezacotop {
	width: 250px;
	background: url(toptitle_nabiezaco.gif) no-repeat  right top;
	font-weight: bold;
	color: #FF3000;
	text-align: center;
}
div.nabiezaco {
	width: 250px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	background: url(lasttitle_nabiezaco.gif) no-repeat  right bottom;
	background-color: #FFF556;
	color: #000;
}
div.nabiezaco a {
	color: #FF3000;
}
div.nabiezaco a:hover {
	color: #FF3000;
}







div.onlinetop {
	width: 250px;
	background: url(toptitle_online.gif) no-repeat  right top;
	font-weight: bold;
	color: #00828E;
	text-align: center;
}
div.online {
	width: 250px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	background: url(lasttitle_online.gif) no-repeat  right bottom;
	background-color: #A0F7FF;
	color: #000;
}
div.online a {
	color: #00828E;
}
div.online a:hover {
	color: #00828E;
}







div.cozabractop {
	width: 250px;
	background: url(toptitle_cozabrac.gif) no-repeat  right top;
	font-weight: bold;
	color: #3C2000;
	text-align: center;
}
div.cozabrac {
	width: 250px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	background: url(lasttitle_cozabrac.gif) no-repeat  right bottom;
	background-color: #FFAC4D;
	color: #000;
}
div.cozabrac a {
	color: #3C2000;
}
div.cozabrac a:hover {
	color: #3C2000;
}












div.nabiezacotop {
	width: 250px;
	background: url(toptitle_nabiezaco.gif) no-repeat  right top;
	font-weight: bold;
	color: #FF3000;
	text-align: center;
}
div.nabiezaco {
	width: 250px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	background: url(lasttitle_nabiezaco.gif) no-repeat  right bottom;
	background-color: #FFF556;
	color: #000;
}
div.nabiezaco a {
	color: #FF3000;
}
div.nabiezaco a:hover {
	color: #FF3000;
}

div.podroztop {
	width: 250px;
	background: url(toptitle_podroz.gif) no-repeat  right top;
	font-weight: bold;
	color: #8D0096;
	text-align: center;
}
div.podroz {
	width: 250px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	background: url(lasttitle_podroz.gif) no-repeat  right bottom;
	background-color: #FCC8FF;
	color: #000;
}

div.podroz a {
	color: #8D0096;
}
div.podroz a:hover {
	color: #8D0096;
}



div.zdjeciatop {
	width: 250px;
	background: url(toptitle_zdjecia.gif) no-repeat  right top;
	font-weight: bold;
	color: #00B003;
	text-align: center;
}
div.zdjecia {
	width: 250px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	background: url(lasttitle_zdjecia.gif) no-repeat  right bottom;
	background-color: #C4FFC5;
	color: #000;
	text-align: left;
}



div.sdmenutop {
	width: 250px;
	background: url(toptitle.gif) no-repeat  right top;
	font-weight: bold;
	color: #000CFF;
	text-align: center;
}


div.sdmenu {
	width: 250px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	background: url(lasttitle.gif) no-repeat  right bottom;
	color: #000;
}

div.sdmenu div {
	background: url(title.gif) repeat-x;
	overflow: hidden;

}




div.sdmenu div.collapsed {
	height: 25px;
}
div.sdmenu div span {
	display: block;
	padding: 1px 25px;
	background: #ACDEFE;
	font-weight: bold;
	color: black;
	background: url(expanded.gif) no-repeat 10px center;
	cursor: default;
	border-bottom: 1px solid #006FB6;
}
div.sdmenu div.collapsed span {
	background-image: url(collapsed.gif);
}
div.sdmenu div a {
	padding: 5px 10px;
	background: #E8F6FF;
	display: block;
	border-bottom: 1px solid #006FB6;
	color: #066;
}
div.sdmenu div.ostatni a {
	background: url(zapowiedzi_wyjazdow.jpg) no-repeat 10px center;
	overflow: hidden;
	padding: 1px 25px;
	display: block;
	font-weight: bold;
	color: black;
}
div.sdmenu div.ostatni a:hover {
	background: url(zapowiedzi_wyjazdow.jpg) no-repeat 10px center;
	overflow: hidden;
	padding: 1px 25px;
	display: block;
	font-weight: bold;
	color: black;
}
div.sdmenu div a.current {
	background : #fff;
}
div.sdmenu div a:hover {
	background : #089FFF url(linkarrow.gif) no-repeat right center;
	color: #fff;
	text-decoration: none;
}