
body{
  background-color: white;
  text-align: center;
  height: 100%;
 /* SCROLLBAR-FACE-COLOR: white;
  SCROLLBAR-HIGHLIGHT-COLOR: white;
  SCROLLBAR-SHADOW-COLOR: white;
  SCROLLBAR-3DLIGHT-COLOR: #272778;
  SCROLLBAR-ARROW-COLOR: #272778;
  SCROLLBAR-TRACK-COLOR: #272778;
  SCROLLBAR-DARKSHADOW-COLOR: #272778;*/
}

table{
  font-family: serif;
  font-family: "Times New Roman",Georgia,serif;
  font-size: 12pt;
  cellpadding:0;
  cellspacing:0;
}

h2{
  font-size: 13 pt;
  font-weight: bold;
}

img.zdjecie {
	border-width:1;
	border-style:solid;
	border-color:black;
	vertical-align:middle;
}


p.iso{
  color: #272778;
  font-family: serif;
  text-decoration:none;
  letter-spacing: 2pt;

}

.komunikat{
color:#FF8D06;
font-family: serif;
text-align: right;
font-weight: 100;
font-size: 12pt;

}

/*polityka jako�ci*/
p.pj{
  /*color: #0004C6;*/
  color: #272778;
  font-size: 190%;
  text-align: center;
  font-weight: 500;
}
p.pj2{
  font-style: oblique;
  text-indent: 7pt;
}

td.pr{
  background-color: white;
}
td.pr1{
  background-color: #EFF0FA;
}



/*akapity*/
.artykul{
  font-size: 130%;
  float: middle;
  text-align: middle;
}

p.akapit:first-letter{
  color: black;
  font-size: 130%
}




/*wyr�nienie*/
.w{
  font-size: 12 pt;
  font-weight: bold;
  letter-spacing: 1pt;
}
.ww{
  font-size: 13 pt;
  font-weight: bold;
  letter-spacing: 1pt;
}




/*formularz*/


input.text{
  border-color: #272778;
  border-style: solid;
  border-width: 0.15mm;
  width: 300;
  font-family: serif;
  font-size: 12pt;

}

input.text_min{
  border-color: #272778;
  border-style: solid;
  border-width: 0.15mm;
  width: 200;

}

input.radio{

}
textarea{
  border-color:#272778;
  border-style:double;
  overflow:auto;
  border-width: 0.15mm;
  width: 300;
  font-family: serif;
  font-size: 12pt;
}

textarea.pr{
  width: 450;
  height: 140;
}

select{
  border-color: #272778;
  border-style: solid;
  border-width: 0.15mm;
  width: 67;
}
option{
  border-color: red;
  border-style: solid;
  border-width: 0.15mm;
  width: 50;
}

button{
  border-style: solid;
  border-width: 0.3mm;
  border-color: #272778;
  background: white;
  width:auto;
  height:23;
  font-size:12 pt;
  font-style: normal;
  font-weight: 100;
  font-family: serif;
  color: #272778;
  text-align:middle;
}

input.buttons{

  background: white;
  border-style: solid;
  border-width: 0.3mm;
  border-color: #272778;
  width:auto;
  height:23;
  font-size:12 pt;
  font-style: normal;
  font-weight: 100;
  font-family: serif;
  color: #272778;
  text-align:middle;


}

p.wym{
  color:#272778;

}



/*odno�niki*/
a{
  color: #272778;
  text-decoration: none;
  font-size: 12 pt;
  font-style: normal;
}
a:active{
  color: #272778;
}
a:link{
  color: #272778;
}
a:visited{
  color: #272778;
}
a:hover{
  color: #272778;
  text-decoration: none;
}




/*menu*/
a.menu {
  color:#272778;
  text-decoration:none;

  font-size: 100%;
  font-style: normal;
  font-weight: 500;
}
a.menu:hover {
  color: #272778;
  font-size:12	 pt;
  text-decoration:none;
}

a.pmenu {
  color: #272778;
  text-decoration:none;
  font-size:12 pt;
  font-style: normal;
  font-weight: 100;
  letter-spacing: 2pt;
}
a.pmenu:hover {
  color: #272778;
  text-decoration:none;
}
td.menu{
  text-align: left;
  border-right-style: none;
  border-left-style: none;
  border-top-style: none;
  border-bottom-style: none;
  border-color: black;
  border-width: thin;
  width: auto;
  height: 30;
}
td.pmenu{
  text-align: left;
  height: 30;
  width: auto;

}


/*wykazy*/



ul {
  color:#272778;
  list-style-type: disc;
  font-size: 12pt;
}

ul <ul{
  color:#272778;
  list-style-type: disc;
  font-size: 12pt;
}


ol{
  color:#272778;
  text-align: left;
  list-style-type: i;
}

.b{
  font-size: 12pt;
  color: black;
}

h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}

#logo img{
	float: left;
}
#menu img{
	float: left;
	margin: 0;
	padding: 0;
	display: block;
}

#map_canvas {
	margin: 0 0 0 3px;
    padding: 0;
    width: 745px;
    height: 400px;
    border-color: #272778;
    border-style: solid;
    border-width: 0.15mm;
    text-align: center;
}
.marker{
	font-size: 14px;
	line-height: 20px;
	text-align: left;
}

