#menu-left1, #menu-left2, #menu-left3{
	background: #F5F2F0;
}
#menu-left1 ul.menu li a:hover, #menu-left2 ul.menu li a:hover, #menu-left3 ul.menu li a:hover{
	background-color: #DCD6D0;
}

#content table th,#content table td{
	text-align: left;
}

#content #editForm table tr.even td{
	background: none;
}

fieldset{
	margin: 10px 0;
	border: 0;
}
fieldset legend{
	font-weight: bold;
	font-size: 110%;
	color: #4FC0E2;
}

#content .submit input{
	padding: 5px 30px;
	margin-top: 0;
}




.adminMenu{
	display: table;
	clear: both;
}

.adminMenu img {
    margin-right: 5px;
    vertical-align: middle;
}

.adminListTable thead th{
	white-space: nowrap;
}




#middleContent .poradnaEntryInfo a img{
	float: right;
	margin-top: 5px;
}


.admin_edit_cat .admin_edit_cat{
	position: relative;
	z-index: 5;
	border-top: 1px #fff solid;
	display: none;
}


.assoc_item_removed{
	background-color: #eee;
}

.quantities{
	margin: 10px 0;
}

#map{
    margin-bottom: 20px;
}
.leaflet-control-container a *, .leaflet-popup-close-button *{
	text-decoration: none;
}

.link-subcategory{
    margin-left: 20px;
}

.itemBox .itemDesc {
    padding: 10px !important;
}

.links .item{
	margin-bottom: 10px;
}
#content .links .itemInfo {
	padding-top: 2px !important;
	padding-bottom: 2px !important;
}

.links .itemBox .itemDesc {
	padding-top: 5px !important;
	padding-bottom: 5px !important;
}

.admin_sub_menu{
	font-size: 120%;
	margin-bottom: 10px;
}



.pagination{
	padding: 15px 0;
	text-align: center;
	font-size: 130%;
}


#content .publication-download img{
	margin-left: 0;
	vertical-align: middle;
}


/* Galerie */
#content .galeries{
	float: left;
	margin-right: 20px;
	width: 170px;
}
#content .galery{
	border: 1px solid #CDCDCD;
	margin-bottom: 20px;
}
#content .galeries .galery h2{
	padding-bottom: 0;
	font-size: 110%;
	text-align: center;
}
#content .galeries .galery .info{
	padding: 0 3px 3px 3px;
	text-align: center;
}
#content .galeries .galery img{
	margin-bottom: 0;
}
#content .photos_box a img{
	vertical-align: middle;
}

.galery .p_count{
	text-align: center;
}




/* AKCE */
#message{
	width:100%;
	text-align: center;
	font-size: 16px;
	color: #6D951E;
}

#participate-box{
	width: 100%;
	height: 60px;
	text-align: center;
	padding-top: 10px;
}

#participate-link{
	text-align: center;
	font-size: 22px;
}

#departicipate-link{	
	font-size: 22px;
}


/* mapa */
#map {
	width:100%;
	height: 380px;
}





/* vzkazy */
table.messagesList {	
	background-color: #F0F6E3;	
	width: 100% !important;
	border-color: #FFFFFF;	
}

table.messagesList td {
	border-color: #FFFFFF;
}

.messageDetail .head{
	padding: 5px 10px !important;
	background-color: #F0F6E3;
}

.messageDetail .user{
	border-bottom: 1px #CDCDCD solid;
	padding-bottom: 2px;
}

.messageDetail .menu{
	float:right;
}

.messageDetail .date{
	float:right;
}

.messageDetail .subject{
	padding-top: 2px;
}

.messageDetail .text{
	padding: 5px 5px 5px 5px !important;
	min-height: 70px;
}

.odd {
	background-color: #FFFFFF;
}

.unread {
	font-weight: bold;
}

.messagesList .subject {
	width: 60%;
}

.messagesList .editIcons{
	width: 5%
}

.messagesList .date{
	margin-right: 20px;
	width: 5%
}

#elAdmin .editIcons img{
	vertical-align: middle;
}


#elAdmin .select{
	margin-top: 5px;
}


/* ke stazeni*/
.item{
	border: 1px #CDCDCD solid;
	margin-bottom: 20px;
}
#content .item h3{
	padding: 5px 10px;
	background-color: #F0F6E3;
	text-align: left;
	font-size: 100%;
}
.itemInfo{
	padding: 5px 10px !important;
}
.itemDesc{
	padding: 15px 10px !important;
	border-top: 1px #CDCDCD solid;
}
#content .subItems{
	list-style: none;
}

.text{
	border: 1px #CDCDCD solid;
	margin-bottom: 20px;
}
#content .text h3{
	padding: 5px 10px;
	background-color: #F0F6E3;
	text-align: left;
	font-size: 100%;
}
.textInfo{
	padding: 5px 10px !important;
}
.textContent{
	padding: 15px 10px !important;
	border-top: 1px #CDCDCD solid;
}

a.select2-choice, a.select2-choice *{
	color: #000;
	text-decoration: none;
}

.select2-results li {
	padding-bottom: 0;
	text-align: left;
}
select{
	min-width: 150px;
}
#content ul.select2-choices{
	padding: 0;
}


.dialog_content{
	display: none;
}



.messageDetail .user {
	border-bottom: none;
}
.messageDetail .date {
	float: none;
}

.messageDetail .head {
	border-right: 1px solid #CDCDCD;
	border-top: 1px solid #CDCDCD;
	border-left: 1px solid #CDCDCD;
}

.gallery_upload_zip_confirm{
	font-size: 130%;
}

.monitoringList .adminMenu a img{
	display: none;
}
.monitoringList .adminMenu a {
	-moz-box-shadow:inset 0px 1px 0px 0px #c1ed9c;
	-webkit-box-shadow:inset 0px 1px 0px 0px #c1ed9c;
	box-shadow:inset 0px 1px 0px 0px #c1ed9c;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #8abd13), color-stop(1, #497001) );
	background:-moz-linear-gradient( center top, #8abd13 5%, #497001 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#8abd13', endColorstr='#497001');
	background-color:#8abd13;
	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	text-indent:0;
	border:1px solid #83c41a;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:50px;
	line-height:50px;
	width:150px;
	text-decoration:none;
	text-align:center;
	margin-bottom: 15px;
}
.monitoringList .adminMenu a:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #497001), color-stop(1, #8abd13) );
	background:-moz-linear-gradient( center top, #497001 5%, #8abd13 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#497001', endColorstr='#8abd13');
	background-color:#497001;
}
.monitoringList .adminMenu a:active {
	position:relative;
	top:1px;
}
.monitoringList .adminMenu a span{
	color:#fff !important;
	text-decoration:none !important;
}



.recapButtons{
	margin-bottom: 15px;
}
.recapButtons input{
	padding: 5px 10px;
}


#db_other_members, #db_responsible_member, #db_trip{
	width: 250px;
}

#row_db_other_found_form .other_found_species select{
	width: 90px;
	min-width: 90px;
}
#row_db_other_found_form .other_found_type select{
	width: 140px;
	min-width: 140px;
}

#content .exportButton{
	float: right;
	padding: 0;
}


.elAdminMapDiv{
	width: 620px;
	height: 400px;
}

.db_gps_note{
	display: inline-block;
	margin-left: 5px;
}