
h2 {
	color: #8BCB2F;
}

h2 b {
	color: #5F9D10;
}

/* Menu */

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

#menu a {
	background: #8BCB2F;
}

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

.odd td {
	border-bottom: 1px solid #006EA6;
}

.even td
{
	border-bottom: 1px solid #006EA6;
}

/* List */

.no_activities a {
	color: #5F9D10;
}

.activities a {
	color: #8BCB2F;
}


#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;
}

tr#article td {
	padding: 15px 5px 5px 0;
	border-bottom: 1px dashed #D1D1D1;
}

/* Article show */

#main {
	padding: 15px 0px 5px 0;
	float: left;
	width: 530px;
	text-align: justify ;
}

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

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

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

td div#GusGminaChooser {
}

.forms_body th {
	text-align: right;
}

textarea#article_content {
    width: 400px;
    height: 200px;
}
