body {
	padding: 0;
	margin: 0;
	background: #FFFFFF;
	color: #000000;
	font-family: arial, verdana, sans-serif;
	font-size: 85%
}

#content {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	border: 0px solid;
}

#header {
	margin: 5px;
	padding-left: 5px;
	/*	width					: 500px;*/
	color: #cc0000;
	background: #FFFFFF;
}

#header p {
	margin-top: -19px;
	margin-left: 2px;
	font-size: 90%;
	color: #909090;
	background: #FFFFFF;
}

#header input {
	margin-top: -17px;
	text-align: right;
}

#login {
	float: right;
	text-align: right;
}

#search {
	width: 210px;
	margin-top: 2px;
	margin-left: 160px;
	float: right;
	font-size: 80%;
	color: silver;
	background: #FFFFFF;
}

/* IE Hack */
* html #search {
	width: 210px;
	margin-top: 27px;
	margin-left: 160px;
	float: right;
	font-size: 80%;
	color: silver;
	background: #FFFFFF;
}

#body {
	border-top: 1px solid silver;
}

#body a {
	color: #cc0000;
	background: #FFFFFF;
	text-decoration: none;
}

#footer {
	clear: both;
	text-align: right;
	font-size: 75%;
	color: silver;
	background: #FFFFFF;
	border-top: 1px solid silver;
}

#footer a {
	color: silver;
	background: #FFFFFF;
	text-decoration: none;
}

#links {
	float: left;
	width: 150px;
	margin: 5px;
}

a {
	color: #cc0000;
}

#body a:hover {
	text-decoration: underline;
}

#links a {
	color: #cc0000;
	background: #FFFFFF;
	text-decoration: none;
	font-size: 120%;
}

#links p {
	color: silver;
	background: #FFFFFF;
	font-size: 85%;
}

#main {
	margin: 5px 0px 5px 160px;
	padding: 15px;
	padding-right: 0px;
	border-left: 1px solid silver;
}

#main h2 {
	background: #FFFFFF;
	background-image: url('images/page_white_text.jpg');
	background-repeat: no-repeat;
	padding-left: 22px;
	font-size: 110%;
	color: #cc0000;
}

blockquote {
	border: 1px solid #cc0000;
	padding: 10px;
}

code {
	white-space: pre;
}

img {
	border: none;
}

dt {
	color: #cc0000;
	margin-top: 10px;
}

#details table {
	width: 100%;
}

#details th {
	text-align: right;
	vertical-align: top;
	font-weight: normal;
	color: silver;
	width: 150px;
}

#details td {
	border-bottom: 1px dashed silver;
	padding-left: 10px;
}

.organizacje_list li {
	margin-top: 5px;
}

.textipt {
	background: url("inpt_bg.jpg") no-repeat top left;
	padding: 2px 5px;
	border: 1px solid silver;
}

#details label {
	
}

#szukaj {
	display: block;
	float: right;
	width: 225px;
	margin-left: 5px;
}

h1 {
	font-size: 30px;
	color: #cc0000;
}

h1 a {
	text-decoration: none;
	color: inherit;
}

h4 {
	color: silver;
	font-size: 14px;
}

legend {
	color: #cc0000;
}

fieldset {
	
}
