body
{
 background-color:#000000;
 margin: 0px;
}

.owoluta
{
border: 1px solid #cccccc;
margin-bottom: 5px;
}

li{
 text-align: justify;
}

.tekst {
color: #B91B00;
font-family: Verdana,serif;
font-size: 9pt;
text-decoration:none;
line-height:20px;
}


.stopka {
color: #ffffff;
font-family: Arial,serif;
font-size: 9pt;
text-decoration:none;
}

.stopka1 {
color: #ffffff;
font-family: Arial,serif;
font-size: 10px;
text-decoration:none;
width: 900px;
}

A:visited {
color: #EE6E17;
font-family: Arial,serif;
font-size: 10pt;
text-decoration:none;
line-height:20px;
}

A:link  {
color: #EE6E17;
font-family: Arial,serif;
font-size: 10pt;
text-decoration:none;
line-height:20px;

}

A:hover {
color: #5A5A5A;
font-family: Arial,serif;
font-size: 10pt;
text-decoration:none;
line-height:20px;

}




#krotkiopis
{
        width: 400px;
        height: 200px;
        background: url(../grafika/prz.png);
        background-repeat: repeat;
        margin-left:20px;
        margin-top:35px;

}


#tabelka
{

        width: 690px;
        height: 425px;
        background: url(../grafika/prz.png);
        background-repeat: repeat;
        margin-top:20px;
        overflow: auto;
}


#tabelkatekst
{

        width: 600px;
        margin:20px;
        padding-top:10px;
        color: #000000;
        font-family: Verdana,serif;

        font-size: 8pt;

}





#krotkiopistekst
{
        width: 350px;
        height: 150px;
        padding-top:10px;
        padding-left:20px;
        padding-right:0px;
        color: #000000;
        font-family: Verdana,serif;

        font-size: 8pt;
        text-decoration:none;

}






/*SKROLL*/

.nag_n{
        width: 540px;
        height: 16px;
        background: url(../grafika/nag_n.png);
        background-repeat: no-repeat;
        background-position: top left;
        margin: 0px;
}
.stopka_n{
        width: 540px;
        height: 16px;
        background: url(../grafika/stopka_n.png);
        background-repeat: no-repeat;
        background-position: top left;
        margin: 0px;
}

.box{
         background: url(../grafika/box4.gif);
         background-repeat: repeat-x;
         background-position: bottom;
         margin: 0px;
}



.tekstdiv{
        width: 540px;

        min-height: 440px;

}


.tekstdiv2{
width: 500px;

margin-left: 20px;
margin-right: 20px;
color: #330000;
font-family: Verdana,serif;
font-size: 9pt;
text-decoration:none;
line-height:20px;

        
}

.holder {

}


#pane2 {
	height: 440px;
        background: url(../grafika/przez3.png);
        background-repeat: repeat-y;
        background-position: top left;
}



.jScrollPaneContainer {

        position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
        background: url(../grafika/scrollbar_track.gif);
        repeat: repeat-x;
        position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;

}
.jScrollPaneDrag {
	position: absolute;
	/*background: #B6B8BA;*/
	cursor: pointer;
	overflow: hidden;
        background: url(../grafika/kolo.png);
        repeat: no-repeat;
        background-position: top center;
}
.jScrollPaneDragTop {
	position: absolute;
        background: url(../grafika/strzalka1.gif);
        height: 16px;

        top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
        position: absolute;
        background: url(../grafika/strzalka2.gif);
        height: 13px;

	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;
        background: url(../images/basic_arrow_up.gif) repeat-x 0 0;
       */
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*
        background-color: #666;
        background: url(../images/basic_arrow_down.gif) repeat-x 0 0;
        */
	height: 9px;
}
a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}






