h1 {
	color: #D20D21;
	font-weight: bold;
	font-size: 13px;
}

h1.ports {
    color: #5D5D5D;
}

#content a {
	color: #D20D21;
	text-decoration: none;
}

ul.sitemap, ul.sitemap ul {
    list-style-type: none;
}

.source {
	font-style: italic;
	color: #5D5D5D;
	margin-top: 35px;
}

ul.no_balls {
	padding-left: 0;
	margin-left: 0;
}

ul.no_balls li {
    list-style-type: none;
}

table.infrastructure {
	width: 100%;
}

.infrastructure th {
    border-bottom: 1px solid #aaa;
	text-align: center;
	padding: 10px 10px 0px 5px;
	vertical-align: bottom;
	line-height: 1.2em;
}

.infrastructure td {
    border-bottom: 1px solid #fff;
    padding-right:20px;
}

.padding_left td {
    padding: 3px 5px 3px 10px;
    vertical-align: top;
}

.infrastructure tr.odd td {
	background-color: #F7F7F7;
}

.infrastructure tr.even td {
	background-color: #F0F0F0;
}

.infrastructure td.center {
	text-align: center;
}

/*treść pogrubiona, lekko odsunięta od reszty*/
p.bold {
    font-weight: bold;
    padding-bottom:20px;
}

/*formularze*/
input.inputText {
    width: 200px;
}

/*wyniki wyszukiwania*/
.ajaxSearch_result {
    margin-top: 15px;
}
