* {
	margin: 0;
	padding: 0;
}

body {
	font-family: verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-position: top;
	background: url(../images/body_bg.gif) repeat-x;	
}

img {
	border: 0px;
}

table {
	font-size: 10px;
}

#page {
	width: 894px;
	margin: 0px auto;
	padding: 15px 0px 0px 0px;
	background-color: white;
	color: #505050;
}

#hr_pjon td.ras {
	border-left: 1px solid #de6622;
	color: #de6622;
	line-height: 1.7em;
}

#hr_pjon td.ras a {
	color: #56aed9;
	text-decoration: underline;
	font-weight: bold;
}

#hr_pjon td.ras a:hover {
	text-decoration: none;
}

#hr_pjon td.dwa a {
	color: #2e75a3;
	font-weight: bold;
	line-height: 1.7em;
	text-decoration: none;
}

#hr_pjon td.dwa a:hover {
	text-decoration: underline;
	color: #56aed9;
}

#content_left {
	width: 223px;
	float: left;
}

#content_right {
	width: 591px;
	float: right;
	margin-right: 0px;
	margin-left: 10px;
}

#content_right_start {
	width: 611px;
	float: right;
	margin-right: 20px;
	margin-left: 10px;
}

#wyszukiwarka {
	background: url(../images/wyszukiwarka.gif) no-repeat;	
	height: 354px;
	width: 223px;
}

#przycisk_szukaj {
	display: block;
	border: none;
	background: transparent url(../images/przycisk_szukaj.gif) 0 0 no-repeat;
	width: 74px;
	height: 18px;
	cursor: pointer;
	margin-right: 35px;
}

#przycisk_oblicz {
	display: block;
	border: none;
	background: transparent url(../images/przycisk_oblicz.gif) 0 0 no-repeat;
	width: 74px;
	height: 18px;
	cursor: pointer;
}

#przycisk_wgore {
	display: block;
	border: none;
	background: transparent url(../images/przycisk_wgore.gif) 0 0 no-repeat;
	width: 74px;
	height: 18px;
	cursor: pointer;
}

form {
	padding: 0px;
}

input, select, textarea {
	font-family: verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4d4d44;
	background-color: white;
	border: 1px solid lightgray;
	padding: 2px;
}

.radio {
	background-color: transparent;
	border: 0px;
}

h1 {
	color: #2e75a3;	
	font-size: 13px;
}

h2 {
	color: #de6622;
	font-size: 12px;
	line-height: 2em;	
}

h3 {
	color: #de6622;
	font-size: 11px;
	line-height: 1.6em;	
}

h5 {
	color: white;	
	font-size: 13px;
}

h6 {
	color: #de6622;
	font-size: 11px;
	line-height: 1.5em;	
	text-transform: uppercase;
}

h6 a {
	font-size: 11px;
	text-transform: lowercase;
}

h8 {
	color: #2e75a3;	
	font-size: 13px;
}

h9 {
	color: #2e75a3;	
	font-size: 13px;
	font-weight: normal;
}


ul, li {
	list-style-type: none;
	margin-left: 10px;
	line-height: 2em;
}

#admin a {
	color: #56aed9;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
}

#admin a:hover {
	text-decoration: none;
}

#gnu.gnu a {
	color: #404040;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

#gnu.gnu a:hover {
	text-decoration: underline;
}

hr {
	color: #de6622;
	background-color: #de6622;
	width: 90%;
	text-align: left;
	height: 3px;
}

#content_right.mel a {
	color: #56aed9;
	text-decoration: underline;
	font-weight: bold;
}

#content_right.mel a:hover {
	text-decoration: none;
}

#content_right a {
	color: #56aed9;
	text-decoration: underline;
	font-weight: bold;
}

#content_right a:hover {
	text-decoration: none;
}

li.opis {
	list-style-type: disc;
	margin-left: 10px;
	line-height: 2em;
	margin-bottom: 15px;
}

p {
	line-height: 1.5em;
	margin-bottom: 10px;
}

/* WYNIKI WYSZUKIWANIA */

#list table {
	table-layout: fixed;
	border-collapse: collapse;
	border: 2px white;

}

#list table tr.tytul {
	background-color: #40a8d4;
	text-align: center;
	color: white;
	font-weight: bold;
}

#list table td {
	padding: 5px;
}

#list a {
	color: #474343;
	text-decoration: none;
}

#list a:hover {
	text-decoration: underline;
}

#paginacja {
	color: #40a8d4;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

#paginacja a {
	color: #40a8d4;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}

#paginacja a:hover {
	background-color: #40a8d4;
	text-decoration: none;
	color: white;
	font-weight: bold;
	font-size: 10px;
}

/* SZCZEGOLOWA */
#bzdura table {
	table-layout: fixed;
	border-collapse: collapse;
}

#bzdura tr {
	height: 18px;
}

#bzdura td {
	padding: 0px;
	text-indent: 10px;	
	font-size: 10px;
	font-weight: normal;
}

#bzdura h2 {
	font-variant: small-caps;	
	font-weight: normal;
	color: white;
	text-indent: 10px;	
	font-size: 1.1em;
}

#bzdura h1 {
	font-family: verdana;
	font-size: 1.3em;
	color: #85c4da;
	font-variant: small-caps;
	text-indent: 10px;	
}

#footer {
	width: 894px;
	margin: 0px auto;
	background-color: #F8F8F8;
	color: #505050;
	line-height: 2em;
}

#footer a {
	color: #505050;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#copyright {
	width: 894px;
	margin: 0px auto;
	text-align: right;
	line-height: 2em;
	background-color: white;
	color: #C8C8C8;
}

#copyright a {
	color: #C8C8C8;
	text-decoration: none;
	font-weight: bold;
}

#copyright a:hover {
	color: #A8A8A8;
	text-decoration: none;
	font-weight: bold;
	}

strong.of6 {
	text-transform:	uppercase;
}

#of66 a {
	color: #505050;
	text-decoration: none;
}

#of66 a:hover {
	color: #787878;
	text-decoration: none;
}

#nowy {
	color: #505050;
	line-height: 1.5em;
	font-weight: bold;
}

#nowy a {
	color: #56aed9;
	text-decoration: underline;
}

#nowy a:hover {
	text-decoration: none;
}

td.link a {
	color: #56aed9;
	text-decoration: none;
}

td.link a:hover {
	text-decoration: underline;
}

#porady a {
	color: #2e75a3;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

#porady a:hover {
	text-decoration: underline;
	color: #56aed9;
}

#porady2 {
	margin-right: 40px;
	margin-left: 40px;
	margin-top: 10px;
}

#porady2 a {
	color: #282828;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
}

#porady2 a:hover {
	text-decoration: underline;
	color: #2e75a3;
}
