body {
	width: 90%;
	min-width: 800px;
	margin: auto;
	background-color:#b8f8b7;
	background-image: url(obrazki/mier.png);
	background-repeat: no-repeat;
	background-position: 80% 120px;
	background-attachment: fixed;
	font-family:  georgia, helvetica, verdana, tahoma, sans-serif;
    font-size: 13pt;
	 line-height: 1.8em;
    color: #00077a;
	}
.naglowek {
	width: 100%;
	height: 130px;
  }
#head {/*podkład pod nagłówek*/
	position: absolute;
	top: 10px;
	width: 90%;
	min-width:720px;
	margin: auto;
	height: 130px;
	z-index: 1;
}
/****************** nagłówek*********************/
#logo{  /*logo na "witamy"*/
	position: absolute;
	width: 25%;
	float: left;
	margin-left:7%;
	margin-top: 39px;
	z-index: 3;
	}
#aparaty{ /*kręciołek na home*/
	position: absolute;
	z-index: 3;
	width: 25%;
	margin-left: 59%;
	margin-top: 15px;
	}
#naglowek1{ /*oscyloskop*/
	width: 15%;
	position: absolute;
	margin-top: 34px;
	margin-left: 12%;
	float: left;
	z-index: 3;
}
#logo1{ /*logo oprócz home*/
	width: 25%;
	position: absolute;
	margin-top: 15px;
	margin-left: 58%;
	z-index: 3;
}
/*****************************panel nawigacyjny*************************/
#panel{
	position: fixed;
	top: 0;
	list-style-type: none;
	margin-top: 0;
	width: 11%;
	min-width: 90px;
	height: 100%;
	float: left;
	margin-left: 2%;
	background-color: #92e790;
	background-image: url(obrazki/panel.png);
	background-position: 51%;
	background-repeat: repeat-y;
	padding-top: 200px;
	padding-left:2%;
}
.panel{/*przyciski menu*/
	margin-top:-19px;
	width: 80%;
	border: 0;
}
.tresc{/* na home*/
	width: 70%;
	margin-left: 25%;
	margin-top:100px;
	}
          	/****** ponizej dotyczy "naprawiamy" ******/
.tresc1 {
	width: 76%;
	margin-top: 5%;
	margin-left: 21%;
	text-align: center;
}
.tresc1 p {
	margin-left:5%;
	text-align: left;
}
div.tresc1 img {
		border: 3px solid transparent;
}
div.tresc1 a:hover img{
		border: 3px solid green;
}
table.naprawy {
	width: 100%;
	line-height: 1.1em;
	border-right: 3px solid white;

	}
.obrazek {
	width: 23%;
	padding-left: 10px;
	padding-right: 10px;
}
td.obrazek img {
	width: 100%;
}
.lewa {
	width: 27%;
	text-align: left;
	vertical-align: middle;
}
.prawa {
	width: 27%;
	text-align: right;
	vertical-align: middle;
}
h4, h3{
	text-align: center;
}                            /*koniec "naprawiamy"*/
.certmin {   /*miniatury certyfikatów*/
	width: 22%;
	margin: 5px;
	border: none;
	vertical-align: middle;
}
.instrukcje {
	padding-top: 10px;
	text-indent: 0;
	line-height: 1.1em;
}
p.instrukcje img {
	width: 60px;
	height: 40px;
	border: none;
	margin-right: 10px;
	margin-left: 20px;
}
p.instrukcje span {
	font-style: italic;
}
p.instrukcje a:hover img{
		border:none;
}

.tresc2, .tresc3 {
	width: 75%;
	margin-top: 4%;
	margin-left: 20%;
}
.tresc2 ul {
	margin-left: 5%;
	float:left;
}
/***************wózki**********/
.miniatury {
	text-align: center;
}
.miniatury img {
	width: 90px;
	height: 120px;
	border: none;
}
#wozek {
	clear:both;
}
/*****************kontakt***************/

.adres {
	float: left;
	width: 25em;
	margin-top: 10px;
	margin-right:25px;
	line-height: 1.4em;
	text-align: center;
}
.na {
	font-size: 18pt;
	font-weight: bold;
}
.med {
	font-size: 24pt;
	font-weight: bold;
}
#serwis {
	font-size: 14pt;
	font-weight: bold;
	margin-bottom: 10px;
}
.padres {
	text-indent: 0;
	font-weight: bold;
}
#mapa {/**siedziba z tekstem***/
	position: relative;
	top: 90px;
	width: 30%;
	margin-left: 63%;
	line-height: 1.2em;
	text-align: justify;
}

#mapa img {/**siedziba**/
	width: 100%;
	margin-bottom: 10px;
	vertical-align: bottom;
	border: none;
}
.form {
	clear: both;
	width: 350px;
	margin-top: 20px;
	margin-left: 5%;
	color: navy;
	border: 5px solid #92e790;
	border-radius: 3% 9% 3% 9%;
	-moz-border-radius: 3% 9% 3% 9%;
	-icab-border-radius: 4% 7% 4% 7%;
	-webkit-border-radius: 4% 7% 4% 7%;
	-khtml-border-radius: 4% 7% 4% 7%;
	padding: 0px 5px 10px 10px;
	}
.form input {
	width: 340px;
	background-color: #cdc65a;
}
.form textarea {
	width: 340px;
	background-color: #cdc65a;
}
input.guzik {/*********wyślij na formularzu********/
	width: 10em;
	border: #9B0000 2px ridge;
	margin-left: 8em;
	margin-top:10px;
	font-size: 10pt;
	background-color: navy;
	cursor: pointer;
	color: white;
	font-family: tahoma,sans-serif;
	height: 2.1em;}

.tresc3 {
	min-width: 700px;
}
div.hr { /***********podkreślenie na stronach*************/
	width: 80%;
	height: 2px;
	border: 3px groove aqua;
	margin: auto;
	clear:both;
}
.stopka {/*********podpis stron*********/
	width: 100%;
	text-align: center;
	color: navy;
	font-size: x-small;
	font-style: italic;
	clear: both;
}
div.stopka span {
	font-size: small;
}
/***************tylko strona z mapą****************/
#google {
	margin-left:30%;
	margin-top: 3%;
}
/*****************ogólne*******************/
  p {
    text-indent: 2em;
    margin-left: 5px;
    margin-right: 5px;
  }
  ol, ul {
    margin-top: 5px;
    margin-bottom: 5px;
  }
  a {
  	border: none;
    color: #651172;
    text-decoration: none;
  }
  a:visited {
    color: #57261b;
  }
  a:hover {
    text-decoration: underline;
    color: #826dd6;
  }
div.tester {
	float:right;
	width:60%;
	margin-bottom:10px;
	margin-right:100px;
}
.tester p {
	text-align:justify;
	line-height:1.2em;
}
div.testerfoto {
	width:60%;
	min-width:500px;
	margin-left:30%;
	margin-top:50px;
}
.testerfoto img {
	margin: 20px;
}
#fot {
	float:left;
	margin-left:40px;
}
#info {
	margin: 30px;
}

