body {
	margin : 0;
}
img {
	border : 0; 
}
div {
	font-family : Verdana, monospace;
	font-size : 10pt;
}
input {
	font-family : Verdana, monospace;
	font-size : 8pt;
	
}
textarea {
	background-color : #d7f4fd;
	border : 2px solid #2b87d2;
	margin-bottom : 5px;
} 
form {
	margin:0;
	padding:0;
	}
	
li {
	margin:0
	}
	
ul {
	margin-top:0;
	margin-bottom:0;
	}

fieldset {
	margin:0;
	border: 1px solid #000000;
	padding: 10px;
}

legend {
	color: #000000;
}	
	
/* pseudo-KLASY */


a:link {
	display : inline;
	color : #3280d6;
	text-decoration : none;
	font-weight: bold;
}
a:visited {
	display : inline;
	color : #3280d6;
	text-decoration : none;
	font-weight: bold;
}
a:active {
	display : inline;
	color : #3280d6;
	text-decoration : none;
	font-weight: bold;
}
a:hover {
	display : inline;
	color : #3280d6;
	text-decoration : underline;
	font-weight: bold;
}


/*****************************************************/

a:link.menu {
	display : block;
	width : 100%;
	color : #4d4d4d;
	text-decoration : none;
	font-weight: bold;
	text-align:left;
}
a:visited.menu {
	display : block;
	width : 100%;
	color : #4d4d4d;
	text-decoration : none;
	font-weight: bold;
	text-align:left;
	}
a:active.menu {
	display : block;
	width : 100%;
	color : #4d4d4d;
	text-decoration : none;
	font-weight: bold;
	text-align:left;
}
a:hover.menu {
	display : block;
	width : 100%;
	color : black;
	text-decoration : none;
	font-weight: bold;
	text-align:left;
}

/*****************************************************/
a:link.menu-rozwiniete {
	display : block;
	width : 100%;
	color : black;
	text-decoration : none;
	font-weight:normal;
	text-align:left;
}
a:visited.menu-rozwiniete {
	display : block;
	width : 100%;
	color : black;
	text-decoration : none;
	font-weight: normal;
	text-align:left;
	}
a:active.menu-rozwiniete {
	display : block;
	width : 100%;
	color : black;
	text-decoration : none;
	font-weight: normal;
	text-align:left;
}
a:hover.menu-rozwiniete {
	display : block;
	width : 100%;
	color : black;
	text-decoration : none;
	font-weight: normal;
	text-align:left;
}

/*****************************************************/


a:link.menu-panel {
	display : block;
	height:20px;
	color : #666666;
	text-decoration : none;
	font-size:12pt;
	margin:6px 0 0 20px;
	padding-right:20px;
	border-right:1px solid black;
	float:left;
}

a:visited.menu-panel {
	display : block;
	height:20px;
	color : #666666;
	text-decoration : none;
	font-size:12pt;
	margin:6px 0 0 20px;
	padding-right:20px;
	border-right:1px solid black;
	float:left;
}

a:active.menu-panel {
	display : block;
	height:20px;
	color : #666666;
	text-decoration : none;
	font-size:12pt;
	margin:6px 0 0 20px;
	padding-right:20px;
	border-right:1px solid black;
	float:left;
}

a:hover.menu-panel {
	display : block;
	height:20px;
	color : #000000;
	text-decoration : none;
	font-size:12pt;
	margin:6px 0 0 20px;
	padding-right:20px;
	border-right:1px solid black;
	float:left;
}

/*****************************************************/



div.duzy-kontener {
	width : 100%;
	text-align : left;
}
div.edycja-menu {
 display:inline;
}

div.forma {
	margin:1px auto;
	width:500px;
	text-align : right;
}

div.forma-loguj {
	margin:1px auto;
	width:300px;
	text-align : right;
}

div.menu-naglowek {
	text-align : center;
	font-size : 10pt;
	font-weight:bold;
	background-color : #999999;
	width : 100%;
}

div.okienko-zapytania {
	text-align : center;
	color:#DDDDDD;
	font-size : 10pt;
	background-color : #555555;
	border:3px solid #000000;
	width : 500px;
	margin: 10px auto;
	padding: 10px 0;
	position: absolute;
	left: 350px;
	top: 250px;
	z-index: 5;
}

div.tabela-pojemnik {
	margin:0 auto;
	padding:0;
	background-color:#a9aa80;
	border-left:1px solid #000000;
	border-top:1px solid #000000;
}

div.tabela-wiersze {
	float:left;
	border-bottom:1px solid #000000;
	margin:0;
}

div.tabela-kolumna {
	float:left;
	border-right:1px solid #000000;
	margin:0;
}

p.komunikaty {
	text-align : left;
	color:#FFFFFF;
	background-color : #aa2424;
	font-weight:bold;
	width : 90%;
	margin:0;
	padding-left: 3px;
}

p.p-naglowek {
	width: 60%;
	border-bottom:1px solid #000000;
	text-align : left;
	padding:0 0 3px 0;
	margin: 10px 5px;
	color:#000000;
	font-size: 14pt;
	font-weight: bold;
}

p.p-naglowek-male {
	width: 40%;
	border-bottom:1px solid #000000;
	text-align : left;
	padding:0 0 3px 0;
	margin: 10px 5px;
	color:#000000;
	font-size: 14pt;
	font-weight: bold;
}

p.wyroznienie {
	text-align : center;
	color:#FFFFFF;
	font-size : 14pt;
	background-color : #aa2424;
	font-weight:bold;
	width : 100%;
	margin:0;
}

.b {
	font-weight: bold;
}

.i {
	font-style: italic;
}

.u {
	text-decoration: underline;
}

.p-lewa {
	text-align: left;
}

.p-prawa {
	text-align: right;
}

.p-srodek {
	text-align: center;
}

.p-justuj {
	text-align: justify;
}

.li {
	width:6px;
	height:6px;
	background: url('grafika/li.gif');
}
img.galeria-obrazek {
	margin:10px;
	margin-left:5px;
	margin-right:5px;
	border: 1px solid #000000;
}


input.pole-tekstowe {
	background-color : #d7f4fd;
	border : 2px solid #2b87d2;
} 
input.przycisk-dodaj-odnosnik {
	position:relative;
	top: 10px;
	font-size:8pt;
	background-color : #8dcba3;
	color: #000000;
	border : 2px solid #377b4f;
} 
input.przycisk-usun {
	background-color : #A61313;
	color: #FFFFFF;
	border : 2px solid #7b1515;
} 
input.przycisk-wyslij {
	background-color : #4A9618;
	color: #FFFFFF;
	border : 2px solid #326130;
} 

input.dodawanie-plikow {
	display:inline;
	color: #000000;
	background-color : #d7f4fd;
	border : 2px solid #2b87d2;
	float:left;
}

input.dodawanie-plikow-wyslij {
	display:inline;
	background-color : #4A9618;
	color: #FFFFFF;
	border : 2px solid #326130;
	float:left;
}

p.bufor {
	display:inline;
}


/************************* OBIEKTY **********************************/


div#glowny {
	width : 1020px;
	background : #dddddd;
	margin : 0 auto;
	background: #DDDDDD url('grafika/tlo-loop.gif') repeat-y right;
	position:relative;
}
div#naglowek {
	height : 185px;
	text-align : left;
	background: #DDDDDD url('grafika/naglowek.gif') no-repeat;
	position: relative;
}

#info-scroll
	{
	position:relative;
	width:10000px;
	height:20px;
	}
	
#info-pasek
	{
	position:absolute;
	bottom:8px;
	left:170px;
	overflow:hidden;
	margin-left:2px;
	width:530px;
	height:25px;
	color:#FFFFFF;
	font-style:italic;
	}

div#menu {
	width : 240px;
	text-align : center;
	position:absolute;
	top:185px;
	left:0px;
}

div#panel-gorny-menu {
	height:30px;
	width:780px;
	text-align : center;
	position:absolute;
	top:-2px;
	left:240px;
}


div#zawartosc {
	background:#F3F5BA;
	width:760px;
	text-align : left;
	padding: 3px;
	margin-left:240px;
	min-height:600px;
}

div#stopka {
	width:100%;
	height: 152px;
	padding-left:100px;
	text-align : center;
	background: url('grafika/stopka.gif') no-repeat;
} 

div#panel-gora {
	height:30px;
	width:780px;
	background: #DDDDDD url('grafika/panel-gora.gif') no-repeat right;
	margin-left:240px;
}


div#menu-blok {
	position:absolute;
	left:50px;
	margin-top:20px;
	width:135px;
	text-align : left;
}
 
div#sh-pion {
	position:absolute;
	left:10px;
	bottom:20px;
	width: 17px;
	height: 297px;
	float:left;
	background: url('grafika/sh-pion.gif') no-repeat;
} 

img#pzwfs {
	width: 100px;
	height: 153px;
	border: 1px solid #000000;
}

img#iso9001 {
	width: 100px;
	height: 153px;
	border: 1px solid #000000;
}

div#galeria-scroll-left {
	cursor:pointer;
	background-color:#000000;
	color:#F3F5BA;
	width:150px;
	height:25px;
	border:1px solid #000000;
	text-align:center;
	font-weight:bold;
	font-size:16pt;
	position:relative;
	top:-27px;
	z-index:1;
	visibility:hidden;
}

div#galeria-scroll-right {
	cursor:pointer;
	background-color:#000000;
	color:#F3F5BA;
	width:150px;
	height:25px;
	border:1px solid #000000;
	text-align:center;
	font-weight:bold;
	font-size:16pt;
	position:relative;
	left:600px;
	top:-54px;
	z-index:1;
}

div#galzas {
	position:relative;
}

div#galeria {
	overflow:hidden;
	position:relative;
	height:265px;
	width:750px;
	background-color:#BEC092;
	border:2px solid #000000;
}	

div#przykrywaj {
	width:100%;
	height:100%;
	background-color:#000000;
	background: url('grafika/tlo.png');
	position:absolute;
	left:0;
	top:0;
	z-index:2;
	visibility:hidden;
}

div#powiekszenie {
	min-width:800px;
	min-height:600px;
	background:#FFFFFF;
	position:absolute;
	z-index:3;
	visibility:hidden;
}

div#obraz-pow {
	min-width:800px;
	min-height:600px;
	background:#FFFFFF url('grafika/czekaj.gif') no-repeat center;
	border:1px solid black;
	text-align:center;
	position:absolute;
	z-index:3;
	visibility:hidden;
}

div#zamknij{
	width:100px;
	height:25px;
	padding-top:10px;
	background-color:#DDDDDD;
	text-align:center;
	font-weight:bold;
	border:1px solid #000000;
	
	position:absolute;
	right:0px;
	bottom:0px;
	z-index:4;
	visibility:hidden;
}

img#obraz-powiekszenie {
	margin: 10px;
	border:1px solid #000000;
}

/* 13 kwietnia 2008 */
div#duzy-kontener-edycja {
	width : 100%;
	text-align : left;
	position: relative;
}

div#kontener-plikow {
	width : 300px;
	text-align : left;
	overflow: hidden;
	position: absolute;
	top: 10px;
	right: 10px;
}

div#kontener-obrazkow {
	width : 300px;
	text-align : left;
	overflow: hidden;
	position: absolute;
	top: 80px;
	right: 10px;
}

div#maly-kontener-publikuj {
	width : 300px;
	background: #775524;
	color: #ffffff;
	text-align : left;
	padding-left: 5px;
	padding-top: 5px;
	overflow: hidden;
	position: absolute;
	top: 160px;
	right: 10px;
}

/* 03 maja 2008 */

div#mapa-strony {
	width : 370px;
	text-align : left;
	overflow: hidden;
}


ul.ul-1 {
	list-style-type:square;
	font-weight:bold;
	position:relative;
	left:0px;
	margin-top:20px;
	margin-bottom:0px;
}

ul.ul-2 {
	list-style-type:disc;
	position:relative;
	left:40px;
	margin-top:0px;
	margin-bottom:0px;
}

ul.ul-3 {
	list-style-type:circle;
	position:relative;
	left:80px;
	margin-top:0px;
	margin-bottom:0px;
}

/* 11 maja 2008 */

#panele {
	font-size:10px;
	text-align:center;
	background: url('grafika/panel_szukaj_drukuj.png') no-repeat;
	width: 110px;
	height: 12px;
	padding-top:45px;
	position:absolute;
	left: 900px;
	top: 185px;
	z-index:2;
}

#panel-drukuj {
	cursor: pointer;
	font-size:10px;
	text-align:center;
	width: 35px;
	height: 20px;
	padding-top:30px;
	position:absolute;
	left: 65px;
	top: 0px;
	z-index:2;
}

#panel-lupa {
	cursor: pointer;
	font-size:10px;
	text-align:center;
	width: 35px;
	height: 20px;
	padding-top:30px;
	position:absolute;
	left: 10px;
	top: 0px;
	z-index:2;
}


select {
	float:left;
	display:inline;
	border:1px solid black;
	background-color : #d7f4fd;
	margin:0;
	width:200px;
}


div#kontener-podstron {
	width : 600px;
	text-align : left;
	overflow: hidden;
	position: absolute;
	top: 220px;
	left: 250px;
}