body, td, p, li, ul, ol {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	margin-top: 4px;
}

body {
	margin: 0;
	background-color: #A9AAAD;
}

div.strony {
	margin: 15px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	width: 668px;
}

div.strony h1{
	color: #000E78;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 120%;
	font-weight: bold;
	text-align: left;
	margin-bottom: 15px;
}

div.strony h2{
	color: #000E78;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 5px;
}


div.strony ol.prace {
	color: #000E78;
	font-size: 13px;
	font-weight: bold;
	line-height: 140%;
}

div.strony ol.prace ul {
	color: black;
	font-size: 13px;
	font-weight: normal;
	line-height: 140%;
	margin-left: 18px;
}

div.strony table.tech {
	background-color: white;
	border-left: 1px solid black;
	border-top: 1px solid black;
}
div.strony table.tech td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	vertical-align: middle;
	padding: 3px;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}














body.p {
	margin: 0;
	background-color: #FFFFFF;
}
body.p h1,
body.p h2 {
	padding-left: 20px;
	padding-right: 20px;
}
body.p p,
body.p table {
	margin-left: 20px;
	margin-right: 20px;
}

body.p h1{
	color: White;
	background-color: #000E78;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	padding-top: 11px;
	padding-bottom: 11px;
}

body.p h2{
	color: Black;
	background-color: #E5E5E5;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
}
	
body.p p {
	color: Black;
	text-align: left;
	margin-top: 10px;	
	margin-bottom: 10px;
	
}
body.p p.uwaga,
body.p p.uwaga a {
	color: red;
	font-weight: bold;
}

body.p table.foto p {
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	margin-left: 0px;
	margin-top: -2px;
	margin-bottom: 2px;
}

body.p table.im {
	background-color: white;
	margin-top: 10px;
	margin-bottom: 10px;
}
body.p table.im td {
	font-weight: bold;
}
body.p table.tech {
	background-color: white;
	border-left: 1px solid black;
	border-top: 1px solid black;
}
body.p table.tech td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	vertical-align: middle;
	padding: 3px;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}
body.p ol {
	margin-left: 45px;
}
body.p ol ol {
	margin-left: 25px;
}
body.p ol ol ol {
	margin-left: 25px;
}
body.p ul {
	margin-left: 45px;
}
body.p ul ul {
	margin-left: 25px;
}
body.p ul ul ul {
	margin-left: 25px;
}
body.p li {
	margin-top: 3px;
	margin-bottom: 3px;
}


img.ramka {
	border: 1px solid black;
}

