.textbox {
        color: Black;
        border: 1px solid #B0C7CF;
        background-color: #FFFFFF;
        height: 19px;
        font-size: 12px;
}

BODY, TABLE {
        font-family: Verdana, Arial, sans-serif;
        text-decoration: none;
        color: #530000;
        font-size: 11px;
}
A {
        color: #000000;
        font-family: Verdana, Arial, sans-serif;
        text-decoration: none;
}
A:HOVER {
        font-family: Verdana, Arial, sans-serif;
        text-decoration: underline;
}
#pokaz1 {
        display: none;
}
h1
{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #530000;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
H2
{
        font-size: 12px;
        color: #000000;
        text-align: left;
        padding-left: 12px;
        background-image: url('../gfx/plomyk.gif');
        background-repeat: no-repeat;

}
H3
{
        font-size: 11px;
        color: #530000;
        text-align: left;
		margin: 0px;
}
DIV.text {
		position: absolute;
		left: 0px;
		top: 0px;
		padding-top: 5px;
		padding-bottom: 5px;
		margin-left: 8px;
		width: 660px;
		text-align: justify;
		height: 100%;
}
DIV.tlo {
		position: absolute;
		left: 0px;
		top: 0px;
		width: 676px;
		border: 1px solid #CF8600;
		background-color: #FECD40;
		filter: alpha(opacity=40);
		-moz-opacity: 0.4;
		height: 100%;
}
DIV.glowny {
		position: relative;
		left: 0px;
		top: 0px;
		width: 676px;
}
UL.lista {
		margin-top: 0px;
		list-style-image: url('../gfx/lista.gif');
		text-align: justify;
}
OL.lista {
		margin-top: 0px;
		text-align: justify;
}
TD.ramka, TD.ramka-top, TD.ramka-left, TD.ramka-both {
		border-bottom: 1px solid #000000;
		border-right: 1px solid #000000;
}
TD.ramka-top, TD.ramka-both {
		border-top: 1px solid #000000;
}
TD.ramka-left, TD.ramka-both {
		border-left: 1px solid #000000;
}
TD.alpha {
		background-color:#FECD40;
		filter:alpha(opacity=60);
		border:1px solid #CF8600;
}

TD.beta {
		background-color:#FECD40;
		filter:alpha(opacity=60);
		border:3px solid #FF0000;
}

DIV.alpha {
		position: relative;
}
P.akapit {
		text-indent: 22px;
		text-align: justify;
}
P.lista
{
		margin: 0px 0px 0px 11px;
		text-indent: -11px;
		text-align: justify;
}
P.lista-ul {
		text-align: justify;
		margin-bottom: 0px;
}
DIV.menu-ramka {
		position: absolute;
		left: 0px;
		top: 0px;
		background-color: #FFCA6C;
		border: 1px solid #450F05;
		padding: 7px;
}
INPUT.przycisk {
        width: 120px;
        background-color: #FFC110;
        border: 1px solid #CF8600
        font-size: 8px;
        font-family: Verdana, Arial, sans-serif;
}
TD.ramka_biala {
		background-color:#ffffff;
		border:1px solid #CF8600;
}

