	/* alerts - alert */

	.0 {display:inline;margin:0;cursor:pointer;}
	#alert-left {width:570px;float:left;}
	#alert-left h1 {margin:0;font-size:x-large;}

	#alert-right {margin-left:20px;width:310px;float:left;}

  /*.alert-images {margin-bottom:20px;clear:both}*/
  /*.addthis_toolbox {clear:both;margin:20px 0 0px 0;}*/

  .addthis_toolbox {
clear: both;
padding: 20px 0 20px 0;
}

.alert-images {
margin: 0;
clear: both;
}


	.alert_preview {width:600px;}
	.alert_thumbnail {width:147px;height:95px;margin-right:1px;border:1px solid #eee;background-size:cover;float:left;background-repeat:no-repeat;background-position:center center;border-radius:4px;
						cursor: hand; cursor: pointer;
						}

	.button {float:right;margin-left:5px!important;}

	#alert_view h1, #alert_view > div > h3 {padding:10px 0;margin:0 0 10px 0;border-bottom:1px solid #eee;}

	#alert_view > div > h3.noborder {
		border: none;
		padding-bottom: 5px;
	}

	.alert-view {

		float: right;
		position: relative;
		text-align: right;
		top: 7px;
	}

	.alert-view .response-icon {
		position: absolute;

		right:0;
		width:24px;
		top: 5px;


	}

	.alert-view .status {padding-top:5px;}



	.mapa {
	  height:270px;width:100%;overflow:hidden;
	}

  .decided-by-users {background:#eee;padding:10px;font-size:17px;font-weight:bold;line-height:1.3em;padding-bottom:5px;}

  .aktualizacia {padding:20px 15px 15px 15px; border:1px solid #eee;margin-bottom:30px;background:#f6f6f6; }
  .aktualizacia h4 {padding:0;margin:0 0 5px 0;font-size:17px;color:#000;font-weight:bold}
  .aktualizacia p.text {font-size:14px!important;margin:10px 0;line-height:1.3em; margin-bottom: 0;}
  .aktualizacia img {width:100%;margin-bottom:0}
  .alert-unconfirmed-update {padding:10px;background:#FFFFC4; border:1px solid #ddd;}
  .red {color:#fff}
  #podnet-odoslane {display:none}
  #podnet-odoslane h4 {background:#f00;color:#fff;}

	.popis h4 {color:#000;}
	.popis p.text {
		padding:10px 0;

		font-size:14px;
		line-height:1.3em;
		color:#000;
		margin:10px 0 0 0;

	}
	.odpoved {
		position:relative;
		background:#f6f6f6;
		margin-bottom:30px;

	}
	.odpoved h4 {
		font-size:14px;
		font-weight:bold;
		margin:0;
		padding:5px 10px;
		background-color:#444;
		color:#fff;
	}
	.odpoved p {
		padding:20px 15px 15px 15px;
		border:1px solid #eee;
	}
	.odpoved b {

		display:block;
		position:absolute;
		bottom:0;
		left:0;
		padding:10px;
		background-color:#eee;
		z-index:2;
		width:100%;
	}

	#ajax_komentare
	{
		background-color: #f9f9f9;
		padding: 20px;
		margin: 0;
		border: 1px solid #eee;
	}

	#ajax_komentare textarea, input[type=password], input[type=email], input[type=text]
	{
		background-color: #fff;
	}

	#ajax_komentare form.commentform
	{
		background: none;
		border: none;

	}

	.hodnotenie {

		position:absolute;
		bottom:5px;
		right:1px;
		display:block;
		z-index:99;

	}
	.hodnotenie span {

		text-align:center;
		z-index:99;
		display:block;
		float:left;
		background-color:#eee;
		border-right:1px solid #ccc;
		margin-right:2px;
		padding:5px 10px;
		background:url(../../../img/buttonbg.png) #eee center;
		border:0px solid #ccc;
		-moz-border-radius:2px 2px 2px 2px ;
		-webkit-border-radius:2px 2px 2px 2px;
		color:#555;
		cursor:pointer;
		font-size:11px;

	}
	.hodnotenie span a {

		text-decoration:none;
		color:#000 !important;

	}

	.added_by {
	  text-align:right;
	  font-size:12px;
	  margin-bottom:10px;
	  padding:4px;
	}

	.hodnotenie span:hover {opacity:1;}
	.hodnotenie span		 	 {background:#FCA7CB;background:url(../../../img/buttonbg.png) #ccc 	   top center;}
	.hodnotenie span:hover {background:#FCA7CB;background:url(../../../img/buttonbg.png) #EB1938 top center;}
	.hodnotenie span:hover:first-child {background:#DEFC9B;background:url(../../../img/buttonbg.png) #A4CC00 top center;}
	.hodnotenie span.moreyes {background:#DEFC9B;background:url(../../../img/buttonbg.png) #A4CC00 top center;}
	.hodnotenie span.moreno  {background:#DEFC9B;background:url(../../../img/buttonbg.png) #EB1938 top center;}

	.rozhodnite {

		position:relative;
		background:#eee !important;
		font-weight:bold;

	}


.alert_souhrn {
	background-color: #FFFFBB;
}

/*fixy a přeoisy*/
.alert-view .status {
    text-align: right;
    padding-left: 0;
    padding-right: 0;
}
.alert-sidebar {
	margin-bottom: 40px
}

/*responsivní*/
@media screen and (max-width: 985px) {
  	/*základní classy na skrývání*/
	.alert_preview {
		width: 100%;
		height: auto;
	}
  	#alert-right {
	    margin-left: 0px;
	    width: 100%;
	    float: left;
	}
	.alert-sidebar {
    	margin-top: 30px;
	}
	.alert-sidebar.biglink {
    	margin-top: -30px;
	}
	#alert_view div#widget-self {
    	margin: 30px 0!important;
	}
	div.box-dislike {
    	width: 200px;
	    margin-top: -10px;
	    float: unset;
	    border: none;
	    padding: 0;
	    display: block;
	    clear: both;
	    margin-bottom: 40px;
	}
	.menu-button {
 	   margin-top: -39px;
	}
}
@media screen and (max-width: 920px) {
	.alert_thumbnail {
	    width: calc(16.6% - 3px);
    	height: 85px;
	}
}
@media screen and (max-width: 768px) {
	.alert_thumbnail {
	    width: calc(20% - 3px);
    	height: 85px;
	}
}

@media screen and (max-width: 600px) {
	.alert_thumbnail {
    	height: 70px;
	}
}
@media screen and (max-width: 400px) {
	.alert_thumbnail {
    	height: 60px;
	}
}