#toc
{margin-left: 10px;
}

div.resort {
    background: url(../templates/gfx/resort-tab.gif);
    float: left;
    margin: 0 1px 0 0;
	width: 95px;
	height: 21px;
}
div.gastronomia {
    background: url(../templates/gfx/gastronomia-tab.gif);
    float: left;
    margin: 0 1px 0 0;
	width: 90px;
	height: 21px;
}
div.sport {
    background: url(../templates/gfx/sport-tab.gif);
    float: left;
    margin: 0 1px 0 0;
	width: 133px;
	height: 21px;
}
div.dodatki {
    background: url(../templates/gfx/dodatkowe-tab.gif);
    float: left;
    margin: 0 1px 0 0;
	width: 140px;
	height: 21px;
}

div.informacje {
    background: url(../templates/gfx/praktyczne.gif);
    float: left;
    margin: 0 1px 0 0;
	width: 93px;
	height: 21px;
}
div.agenda {
    background: url(../templates/gfx/agenda.gif);
    float: left;
    margin: 0 1px 0 0;
	width: 74px;
	height: 21px;
}
div.przeloty {
    background: url(../templates/gfx/przeloty.gif);
    float: left;
    margin: 0 1px 0 0;
	width: 105px;
	height: 21px;
}
div.pobrania {
    background: url(../templates/gfx/dopobrania.gif);
    float: left;
    margin: 0 1px 0 0;
	width: 92px;
	height: 21px;
}

#toc div:hover {
    background-position: 0 -21px;
}






div.content {
    border:solid 0px;
	width: 520px;
	height: 350px;
    clear: left;
	margin-left: 20px;
	border-top: 1px solid silver;
	border-bottom: 1px solid silver;
	overflow: hidden;
background-image: url(../templates/gfx/scrool-line.gif);
background-repeat: no-repeat;
background-position: right top;

}
