		
		.dot {font-size:28px;}

    .legend	{clear:both;margin-bottom:20px;}
		.legend li {display:inline;float:left;padding-top:3px;margin-right:5px;font-size:0.95em}
		.legend li span {display:block;float:left;margin-top:-10px;margin-right:3px;}
		.legend li h2 {font-weight:bold; font-size:12px; margin:0; }

		.bigbutton {
			
			font-size:17px;
			clear:both;
			display:block;
			text-align:center;
			padding:10px;
			color:#fff;
			margin-bottom:5px;
			-moz-border-radius:3px;
			-webkit-border-radius:3px;
			border:1px solid #ccc;
			background: url(img/buttonbg.png) #17D82E -170px -8px;
			text-decoration:none !important;
			
		}
		.bigbutton:hover {opacity:1;border:1px solid #999;}


		.admincontrol li, .admincontrol {clear:both}
		.admincontrol {margin-bottom:10px;}
		.admincontrol li 
		{
			font-size:1.2em;
			display:block; 
			padding:5px 10px;
			border-bottom:1px solid #eee;
			margin-right:10px;
			margin-top:10px;
			
		}
		#adminview {padding:0 10px;border:1px solid #eee}
		
		#filter-toggle {display:none;float:right;margin:10px 0;font-weight:bold; font-size:1em;color:#000;padding:5px;position:absolute;bottom:0}
		
		#filter-podnetov {padding:0px; border:none #ccc;clear:both;margin-bottom:20px; width:940px; border-top:none;border-left:none;border-right:none; }
		#filter-podnetov a.statusfilter { font-family: 'VafleTape';font-weight: normal;font-size:1.3em;float:left;text-align:center;width:235px;border:0; border-left:0px solid #ccc;padding:10px 0; cursor:pointer;opacity:1}
		#filter-podnetov .statusfilter {padding-top:0; margin-top:0;color:#fff;font-size:1.3em; 	
                                    -webkit-border-top-left-radius: 5px;
                                    -webkit-border-top-right-radius: 5px;
                                    -moz-border-radius-topleft: 5px;
                                    -moz-border-radius-topright: 5px;
                                    border-top-left-radius: 5px;
                                    border-top-right-radius: 5px; }
		
		#filter-podnetov a.statusfilter input[type=checkbox] {display:none;margin-right:5px;}
	
  
  
  	#filter-podnetov a.statusfilter.selected{
        /*background-image:url(../../../img/bullet.png); 
        backgound-position: -10px;background-repeat: no-repeat; opacity:1;
        */
  
      margin-top: -5px;
      padding-bottom: 10px;
      padding-top: 15px;

    
      
        
        }              
		#filter-dialog > div 
		{
			height:65px; 
			background:#fafafa; 
			border: 1px solid #eee; 
			width:203px;
			padding:15px;
			float:left;
		}
		

    #alerts-list #mapa {
      border:1px solid #999;width:100%;height:350px;padding:0;margin:0;
      margin-top:24px;
    }

	  #alert-update {
	    border:1px solid #eee;background-color:#fafafa;padding:15px;
	  }


	/*fixy/přepisy*/
	.alert-single .divimg {
	    top: 10px;
	}
	.alert-single {
		padding-right:0px;
		margin-right: 0px;
	}

span.user-timestamp {
    text-align: left;
    display: block;
}

@media screen and (max-width: 985px) {
	
	div#left.fullcontent {
	  	padding: 0px;
	  	width: 100%;
	  	margin-left: 0px;
	}

	div#left.fullcontent h1 {
		margin-left: 0px;
	}
	#filter-podnetov {
		width: 100%;
	}
	#filter-dialog > div:nth-child(1) {
		display: none
	}
	#filter-dialog > div {
		width: calc(33% - 30px);
	}
	#filter-dialog .dropdown {
		width: 100%;
	}
	.alert-single .divimg {
    	top: 10px;
	}
}

@media screen and (max-width: 620px) {
	#filter-dialog > div {
	    width: calc(100% - 30px);
	}
	.alert-single .divimg {
	    width: 100%;
	    height: auto;
	    position: relative;
	    margin-bottom: 10px;
	}
	.alert-single .status {
	    display: block;
	    padding: 0;
	    float: inherit;
	    margin-right: 0;
	    width: 100px;
	    text-align: left;
	}
	.alert-single {
    	padding-left: 0px;
	}
	#filter-dialog > div {
    	padding: 15px 15px 0;
    	border: none;
    }
    #filter-dialog .dropdown {
    	margin-top: -15px;
    	margin-bottom: 0px;
	}
}
