html	{font-size: 9pt;
		font-family: Tahoma;
		color: #000000;
		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: url('grafika/tlo.png') top left repeat-x;
        text-align: center;
		margin: 0;
		padding: 0;
		scrollbar-face-color: #bbbbbb;
		scrollbar-highlight-color: #cbcbcb;
		scrollbar-shadow-color: #b5b5b5;
		scrollbar-3dlight-color: #ababab;
		scrollbar-arrow-color: #ababab;
        }

.ekran	{margin: 0 auto;
		padding: 0;
        width: 996px;
        height: 800px;
		}

.gora	{background: url('grafika/gora.png') top left no-repeat;
        display: block;
        width: 996px;
        height: 105px;
        border: 0px solid;
		text-align: left;
        }

.srodek	{background: url('grafika/srodek.png') top left repeat;
        display: block;
        width: 996px;
        height: 595px;
        border: 0px solid;
		text-align: left;
        }

.lewo	{background: url('grafika/lewo.png') top left no-repeat;
		display: block;
		border: 0px solid;
        width: 240px;
		height: 595px;
		text-align: left;
		float: left;
        }

.prawo	{background: url('grafika/prawo.png') top left no-repeat;
		display: block;
		border: 0px solid;
        width: 56px;
		height: 595px;
		text-align: left;
		float: right;
        }
		
.tresc	{display: block;
		border: 0px solid;
        width: 700px;
		height: 595px;
		text-align: justify;
		float: left;
		overflow: hidden;
        }

.tresc2	{display: block;
		border: 0px solid;
        width: 680px;
		height: 575px;
		padding: 10px;
		text-align: justify;
		float: left;
		overflow: auto;
        }

.dol	{background: url('grafika/dol.png') top left no-repeat;
        display: block;
        width: 761px;
        height: 90px;
        border: 0px solid;
		text-align: left;
		font-size: 7pt;
		padding-left: 235px;
		padding-top: 10px;
		color: #e5e5e5;
        }

.f		{float: right;
		font-size: 6pt;
		color: #949494;
		padding-right: 51px;
		text-align: right;
		}

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	{font-size: 12pt;}

.error{
	font-size: 10pt;
	color: #FF0000;
}

.ok{
	font-size: 10pt;
	color: #00FF00;
}

table	{border: 0;}

input {background: #dbdbdb;
		font-size: 9pt;
        font-family: Tahoma; 
		color: #000000;
        border: 1px #bbbbbb solid;
		width: 251px;
		height: 18px;
           }

textarea {background: #dbdbdb;
		font-size: 9pt;
        font-family: Tahoma; 
		color: #000000;
        border: 1px #bbbbbb solid;
		width: 251px;
		height: 151px;
           }

.przycisk {background: #f9f5a3;
        border: 1px #e9e593 solid;
		color: #000000;
		font-weight: bold;
		width: 70px;
		height: 20px;
		}

.przycisk2 {background: url('grafika/przycisk2.png') top left no-repeat;
        display: block;
        width: 145px;
        height: 35px;
        border: 0px solid;
		text-align: center;
		vertical-align: middle;
		font-size: 12pt;
		float: left;
		padding-top: 10px;
		padding-right: 10px;
		padding-bottom: 7px;
        }

.m0		{position: relative;
		padding-left: 28px;
		padding-top: 23px;
		border: 0px solid;
		float: left;
		width: 440px;
		}

.m1		{position: relative;
		padding-left: 32px;
		padding-top: 196px;
		border: 0px solid;
		float: left;
		}

.m2		{position: relative;
		padding-left: 32px;
		padding-top: 29px;
		border: 0px solid;
		float: left;
		}

.m3		{position: relative;
		padding-left: 32px;
		padding-top: 27px;
		border: 0px solid;
		float: left;
		}

.m4		{position: relative;
		padding-right: 48px;
		padding-top: 48px;
		border: 0px solid;
		float: right;
		width: 200px;
		text-align: right;
		}

.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;
}