body{
	font-size: 0.8rem;
}
.h4, h4, legend{
	font-size: 1.1rem;
}
legend{
	border-bottom: 1px solid rgba(0,0,0,.1);
	margin-bottom: 20px;
}
.form-control{
	font-size: 0.8rem;
	border-radius: 3px;
}
.select2-container{
	width: 100% !important;
}
.select2-container--default .select2-selection--single{
	border: 1px solid #d1d3e2;
	height: 35px;
}
.select2-selection__rendered{
	padding: 5px 0;
}
.select2-container--default .select2-selection--single .select2-selection__arrow{
	top: 5px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
	color: #6e707e;
}
.zasterik {
	color: red;
	margin-left: 2px;
}