
h2 {
	color: #006EA6;
}

h2 b {
	color: #1D24BA;
}

/* Menu */

#navigation .active a {
	background: url(/images/menu_button_gniazda.gif) repeat-x left top;
}

#menu a {
	background: #006EA6;
}

/* Tabele */
.odd {
	background: #DCE0E5;
}

.hover {
	background: #006EA6;
	color: #FFFFFF;
}

.hover td {
	text-decoration: underline;
}

td.element {
	border-bottom: 1px solid #006EA6;
	cursor: pointer;
}

/* Nests list */

#top_note {
	margin: 5px 0 0 20px;
	width: 700px;
}

.no_nests a {
	color: #006EA6;
}

.nests a {
	color: #0094E0;
}

#map {
	margin-top: 20px;
	float: left;
}

.under_map {
	float: left;
	width: 240px;
	font-size: 10px;
}

.under_map ul {
	margin-left: 15px;
	padding: 0;
}

.under_map li {
	height: 15px;
}

/* Nest show */

div#main div#nest_data {
	float: left;
	width: 260px;
	margin: 0 10px 0 10px;
}

#nest_data ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#nest_data td.gus_miejscowosc_id ul {
    margin: 0 0 0 265px;
}

#nest_data .label {
	height: 15px;
	font-weight: bold;
}

#nest_data .content {
	height: 20px;
}

#notes {
	float: left;
	margin: 5px 10px 0 10px;
	width: 260px;
}

#notes th {
	font-weight: bold;
	border-bottom: 3px solid #6D6D6D;
}

#pictures {
	float: left;
	margin: 0 10px 0 10px;
}

#main_picture img {
	width: 300px;
	margin-bottom: 5px;
}

#small_pictures img {
	width: 96px;
	margin: 0 2px 0 2px;
	float: left;
}

#gacs-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}

#gacs-box {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	text-align: center;
	line-height: 0;
	background: url(/images/top_line.png) repeat-x left top;
	border: 1px dashed #D1D1D1;
}

#GusAjaxCitySearch {
	width: 300px;
	height: 55px;
	margin: 20px 20px 20px 20px;
}

div#bociany {
    float: right;
}
