/*MOJE UPRAVY*/


.login-text-shadow{text-shadow: 1px 1px 6px #000000;}

.checkbox-big label:before {
	content: "";
	display: inline-block;
	width: 50px !important;
	height: 50px !important;
	margin-right: 10px;
	position: absolute;
	left: 0px;
	top: 1.4px;
	background-color: #fff;
	border:1px solid #c2c6cb;
	border-radius: 3px;
	transition: border 0.4s linear 0s,color 0.4s linear 2s !important;
}
.checkbox-big label::after {
  display: inline-block;
  width: 16px;
  height: 16px;
  position: absolute;
  left:10px !important;
  top:17px !important;  
  font-size:30px !important;  
  transition: border 0.4s linear 0s,color 0.4s linear 2s !important;
}



.my_icon_notification{width:50px; height:100%; vertical-align:middle; float:left; margin-right:10px;}

.poledni_menu_input{width:70%; min-width:50px; float:left;}
.poledni_menu_input_cena{width:45px; margin-left:20px;}
.poledni_menu_input_gram{width:45px; float:left;}

.poledni_menu_kc{width:85px; float:right; vertical-align:middle; position:relative;}
.poledni_menu_gkc{width:130px; float:right; vertical-align:middle; position:relative;}
.poledni_menu_kc_text{position:absolute; right:0; top:10px; font-weight:normal;}
.poledni_menu_g_text{position:absolute; right:75px; top:10px; font-weight:normal;}


.admin_news_img{margin:5px 0 5px 0;}
.admin_news_btn{}


.admin_reference_img{max-width:90%; max-height:10px;}