* {margin: 0; padding: 0;}
body {font: 14px Arial, sans-serif; line-height: 1.5; color: #000; background: #FFF;}
#stopka {font: 12px Arial, sans-serif; line-height: 1.3; color: #000; background: #FFF;}

a {text-decoration: none;}
a:link, a:visited {color: #0190DC;}
a:hover {color: #0190DC; text-decoration: underline;}
a img {border: none;}

body {
	background-color: white;
}

h1 {
	font-weight: normal;
	font-size: 23px;
}

ul {
	list-style: none; 
	padding-left: 1em;
	padding-bottom: 1em;
	line-height: 1.2em;
}

ol {
	padding-left: 2.5em;
	padding-bottom: 1em;
	line-height: 1.2em;
	
}

	

#page {
	width: 782px;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
}

#flashheader {
	border: solid 0px #FFF;
	width: 782px;
	height: 380px;
	margin: 0;
}

#flashsubheader {
	border: solid 0px #FFF;
	width: 782px;
	height: 200px;
	margin: 0;
}

#kontent {
	width: 782px;
	text-align: left;
}

#kontent h1 {
	margin: 1em 0 0.5em 0;
}
#kontent p {
	margin-bottom: 1em;
	text-align: justify;
}
ol#faq {
	color: #0190DC;
}
ol#odpowiedzi li{
	padding-bottom: 1em;
}
/*
#kontent .przyklad {
	font: 12px monospace;
	line-height: 1.3;
	color: #555;
}
*/
#kontent .przyklad {
	font-size: 14px;
	font-style: oblique;
	line-height: 1.3;
	color: #555;
}

#options {
	width: 782px;
	height:inherit;
	text-align: right;
	vertical-align:text-bottom;
	font-family:Tahoma, Arial, Helvetica, sans-serif, Tahoma;
	font-size:10px;
	font-weight:bold;
	color:#999999;
}
#options .style4 {font-size: 18px}
#options .style5 {font-size: 14px}
#options a {color:#999999;}
#footer {
	clear: both; 
	font-size: 1em;
}
#footer p {padding: 1em 1em;}
#footer p#rightfoot {margin-top: -3em; text-align: right;}

a.inbody:link, a.inbody:visited {color: #000;}
a.inbody:hover {color: #555; text-decoration: underline;}

