html	{font-size: 10pt;
		font-family: Verdana;
		color: #969696;
		margin: 0;
		padding: 0;
		scrollbar-face-color: #4e4e4e;
		scrollbar-highlight-color: #8e8e8e;
		scrollbar-shadow-color: #2e2e2e;
		scrollbar-3dlight-color: #2e2e2e;
		scrollbar-arrow-color: #8e8e8e;
		}

body	{background: #1b1b1b url('grafika/tlo.png') top left repeat-x;
        text-align: center;
		margin: 0;
		padding: 0;
		scrollbar-face-color: #4e4e4e;
		scrollbar-highlight-color: #8e8e8e;
		scrollbar-shadow-color: #2e2e2e;
		scrollbar-3dlight-color: #2e2e2e;
		scrollbar-arrow-color: #8e8e8e;
        }

.ekran	{margin: 0 auto;
		padding: 0;
        width: 966px;
		}

.gora	{background: url('grafika/gora.png') top left no-repeat;
        display: block;
        width: 966px;
        height: 151px;
        border: 0px solid;
		text-align: left;
        }

.srodek	{display: block;
        width: 966px;
        border: 0px solid;
		text-align: left;
        }

.lewo	{display: block;
		border: 0px solid;
        width: 575px;
		height: 576px;
		text-align: justify;
		float: left;
		padding-right: 5px;
        }

.prawo	{display: block;
		border: 0px solid;
        width: 383px;
		height: 576px;
		text-align: left;
		float: right;
		padding-left: 2px;
		padding-right: 1px;
        }

.lewoc	{display: block;
		border: 0px solid;
        width: 575px;
		text-align: justify;
		float: left;
		padding-right: 5px;
        }

.prawoc	{display: block;
		border: 0px solid;
        width: 383px;
		text-align: left;
		float: right;
		padding-left: 2px;
		padding-right: 1px;
        }
		
.tresc	{display: block;
		border: 0px solid;
        width: 700px;
		height: 595px;
		text-align: justify;
		float: left;
		overflow: hidden;
        }

.dol	{background: url('grafika/dol.png') top left no-repeat;
        display: block;
        width: 966px;
        height: 24px;
        border: 0px solid;
		text-align: center;
		font-size: 7pt;
		clear: both;
		padding-top: 55px;
		color: #565656;
        }

.f		{font-size: 6pt;
		color: #1b1b1b;
		padding-right: 51px;
		padding-top: 10px;
		text-align: right;
		clear: both;
		}

.c		{text-align: center;
		font-size: 7pt;
		color: #565656;
		}

img		{border: 0px;
        padding: 0;}
        
a:link, a:active {text-decoration: underline;
         font-weight: bold;
         color : #bb0000;}

a:visited {text-decoration: underline;
         font-weight: bold;
         color : #770000;}

a:hover {text-decoration: underline;
         font-weight: bold;
         color : #ff0000;}

a.proj:link, a.proj:active, a.proj:visited {text-decoration: none;
         font-weight: normal;
         color: #353535;}

a.proj:hover {text-decoration: none;
         font-weight: normal;
         color : #ff0000;}

a.przycisk2:link, a.przycisk2:active, a.przycisk2:visited {text-decoration: none;
         font-weight: normal;
         color: #e5e5e5;}

a.przycisk2:hover {text-decoration: none;
         font-weight: normal;
         color : #ff0000;}

.l {text-align: left;}

.p {text-align: right;}

.s {text-align: center;}

h1, h2	{font-size: 12pt;}

.error{
	font-size: 10pt;
	color: #FF0000;
}

.ok{
	font-size: 10pt;
	color: #00FF00;
}

table	{border: 0;}

input {background: #5b5b5b;
		font-size: 9pt;
        font-family: Verdana; 
		color: #b6b6b6;
        border: 1px #3b3b3b solid;
		width: 251px;
		height: 18px;
           }

textarea {background: #5b5b5b;
		font-size: 9pt;
        font-family: Verdana; 
		color: #b6b6b6;
        border: 1px #3b3b3b solid;
		width: 251px;
		height: 151px;
           }

.przycisk {background: url('grafika/przycisk.png') top left no-repeat;
        display: block;
        width: 82px;
        height: 27px;
        border: 0px solid;
		text-align: center;
		padding-bottom: 5px;
		color: #969696;
		font-weight: bold;
        }

.m1		{position: relative;
		padding-left: 582px;
		padding-top: 57px;
		border: 0px solid;
		float: left;
		}

.m2		{position: relative;
		padding-left: 0px;
		padding-top: 57px;
		border: 0px solid;
		float: left;
		}

.m3		{position: relative;
		padding-left: 0px;
		padding-top: 57px;
		border: 0px solid;
		float: left;
		}

#gwiazdka	{font-style: italic;
			font-size: 8pt;
			}

.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 0px solid gray;
}
.highslide:hover img {
	border: 0px solid white;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move {
    cursor: move;
}

.highslide-overlay {
	display: none;
}

a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}


/* Controlbar example */
.controlbar {	
	background: url(highslide/graphics/controlbar4.gif);
	width: 167px;
	height: 34px;
}
.controlbar a {	
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/	
	height: 27px;
}
.controlbar a:hover {
	background-image: url(highslide/graphics/controlbar4-hover.gif);
}
.controlbar .previous {
	width: 50px;
}
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
}
.controlbar .highslide-move {
	width: 40px;
	background-position: -90px 0;
}
.controlbar .close {
	width: 36px;
	background-position: -130px 0;
}


/* Necessary for functionality */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
