body {
	margin: 0 0;
	background-color: #fff;
	color: #18577a;
/*	background-image: url(bkg.gif); */
}

body, td, input, select {	
	color: #555555;
	font: normal 11px Tahoma, Arial, sans-serif; 
}

div.glowny {
	margin: 0 auto;
	width: 800px;
	border-right-style: solid;
	border-right-width: 2px;
	border-right-color: #d6d6d6;
}

div.tytul {
	height: 115px;
	border-top: 2px solid #d6d6d6;
	border-bottom-style: double;
	border-bottom-width: 3px;
	border-bottom-color: #71c3eb;
	border-left-style: solid;
	border-left-width: 2px;
	border-left-color: #d6d6d6;
/*	background-image: url(naglowek1.jpg);*/
	background-image: url(logo.png);
	background-repeat: no-repeat;
}

div.menu {
	width: 159px;
	border-left-style: solid;
	border-left-width: 2px;
	border-left-color: #d6d6d6;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 53px;
	background-color: #eff2f0;
	float: left;
	border-bottom: 2px solid #d6d6d6;
	position: relative;
	z-index: 2;
}

div.tekst {
	width: 607px;
	height: 560px;
	margin-top: -253px;
	margin-left: 171px;
	border-right: 2px solid #d6d6d6;
	border-left: 2px solid #d6d6d6;
	padding: 10px;
	background-color: #fff;
	float: left;
	border-bottom: 2px solid #d6d6d6;
	font-family: verdana;
	font-size: x-small;
	overflow: auto;
	padding-top: 30px;
	position: relative;
	z-index: 1;
}

a:link, a:visited {
	color: #1da1d6; 
	text-decoration: none;	
}

a:hover {
	color: #fb2e0d;
}

table.pow {
	font-size: x-small;
}

table#ramka {
	border: 3px double #c2e0ee;
	background-color: #eff2f0;
	padding: 5px;
	width: 100%;
}

table#szk {
	border: 1px solid #c2e0ee;
	background-color: #eff2f0;
	padding: 5px;
	width: 100%;
}

td#ulinia a:hover {
	color:  #ff1111;
	text-decoration: underline;
}

span.dwuk {
	font-weight: bold;
}

hr {
	border: 1px dotted #c2e0ee;
	width: 300px;
}

ul#menu, ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul#menu {
	width: 147px;
}

ul#menu a:link, ul a:visited {
	display: block;
	width: 147px;
	text-decoration: none;
	background-color: #d6ecf8;
	padding: 6px;
	border-bottom: 1px solid #aacbcb;
	color: #18577a;
	font-weight: bold;
}

ul#menu a:hover {
	display: block;
	width: 145px;
	background-color: #fff;
	border-left: 2px solid #1da1d6;
	color: #d71f05;
}

#f {
	margin-top: 0px;
}

#r {
	margin-top: 0px;
}

#ft {
	float: left;
	margin-top: -349px;
	width: 169px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	font-size: xx-small;
	border-bottom: 2px solid #d6d6d6;
	border-left: 2px solid #d6d6d6;
	background-color: #fff;
	color: #18577a;
}

div#ft a:hover {
	color:  #fb2e0d;
	text-decoration: underline;
}

#form {
	color: #216082;
	font: bold 11px Tahoma, Arial, sans-serif;
}

ul#wynik { 
	margin: 0px; 
	padding: 0px; 
	list-style: none; 
}
	
ul#wynik li { 
	display: block; 
	border-bottom: solid 1px #c2e0ee;
	width: 590px;
}
	
ul#wynik li a { 
	display: block;
	color: #18577a;
	padding: 12px 0px 12px 23px;	
	text-decoration: none; 
	font-weight:bold;
	background: url(http://kuratorium.sm.pl/webapps/front/html/img/arrow.gif) no-repeat 7px 16px;
/*	border-top: solid 1px #fff; */
	width: 567px;
}
	
ul#wynik li a:hover { 
	display: block;
	color: #18577a; 
	background: #f2faff url(http://kuratorium.sm.pl/webapps/front/html/img/arrow_o.gif) no-repeat 7px 16px;
	width: 567px;
}

span.result {
	font-weight: normal;
}

h1 {
	margin-top: 50px;
	margin-bottom: 0px;
	width: 153px;
	padding: 7px 0px 11px 6px;
	color: #fdfefe;
/*	background: url(http://kuratorium.sm.pl/webapps/front/html/img/bg_h1.gif) repeat-x; */
	background-color: #0cf;
	font: bold 11px Tahoma, Arial, sans-serif;
}

h2 {
	margin: 0;
	padding-bottom: 5px; 
	color: #18577a;
	font: bold 14px Arial, sans-serif;
	border-bottom: solid 1px #c2e0ee;
	width: 590px;
}

span.info {
	color: #d71f05;
}

div.det {
	color: #18577a;
	font-size: 11px;
	line-height: 17px;
}

textarea {
	float: left;
	font-family: courier new; 
	font-size: 10pt; 
	border-style: solid; 
	border-width: 1px; 
	border-color: #c2e0ee; 
	padding: 2px; 
	background-color: #fff;
	color: red;
}

table.oddz {
	border: 2px solid #c2e0ee;
	border-collapse: collapse;
}

tr.h {
	background-color: #d6d6d6;
}

td.d2 {
	border-style: solid;
	border-width: 1px;
	border-color: #c2e0ee;
	padding-top: 3px;
	padding-bottom: 3px;
}

/* od zarządzenia */
/* Font Definitions */
@font-face
	{font-family:Wingdings;
	panose-1:5 0 0 0 0 0 0 0 0 0;}
@font-face
	{font-family:"Cambria Math";
	panose-1:2 4 5 3 5 4 6 3 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0cm;
	margin-bottom:.0001pt;
	font-size:13.0pt;
	font-family:"Times New Roman","serif";}
p.MsoHeader, li.MsoHeader, div.MsoHeader
	{margin:0cm;
	margin-bottom:.0001pt;
	font-size:13.0pt;
	font-family:"Times New Roman","serif";}
p.MsoFooter, li.MsoFooter, div.MsoFooter
	{mso-style-link:"Stopka Znak";
	margin:0cm;
	margin-bottom:.0001pt;
	font-size:13.0pt;
	font-family:"Times New Roman","serif";}
p.MsoTitle, li.MsoTitle, div.MsoTitle
	{margin:0cm;
	margin-bottom:.0001pt;
	text-align:center;
	font-size:13.0pt;
	font-family:"Times New Roman","serif";
	font-weight:bold;}
p.MsoBodyText, li.MsoBodyText, div.MsoBodyText
	{margin:0cm;
	margin-bottom:.0001pt;
	text-align:center;
	font-size:13.0pt;
	font-family:"Times New Roman","serif";
	font-weight:bold;}
p.MsoBodyTextIndent, li.MsoBodyTextIndent, div.MsoBodyTextIndent
	{margin-top:0cm;
	margin-right:0cm;
	margin-bottom:0cm;
	margin-left:3.0pt;
	margin-bottom:.0001pt;
	font-size:13.0pt;
	font-family:"Times New Roman","serif";}
p.MsoBodyText2, li.MsoBodyText2, div.MsoBodyText2
	{margin:0cm;
	margin-bottom:.0001pt;
	text-align:justify;
	font-size:13.0pt;
	font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
	{color:blue;
	text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
	{color:purple;
	text-decoration:underline;}
p.MsoListParagraph, li.MsoListParagraph, div.MsoListParagraph
	{margin-top:0cm;
	margin-right:0cm;
	margin-bottom:0cm;
	margin-left:35.4pt;
	margin-bottom:.0001pt;
	font-size:13.0pt;
	font-family:"Times New Roman","serif";}
span.StopkaZnak
	{mso-style-name:"Stopka Znak";
	mso-style-link:Stopka;}
 /* Page Definitions */
 @page WordSection1
	{size:595.3pt 841.9pt;
	margin:70.85pt 70.85pt 70.85pt 70.85pt;}
div.WordSection1
	{page:WordSection1;}
 /* List Definitions */
 ol
	{margin-bottom:0cm;}
ul
	{margin-bottom:0cm;}
