header#header {
	height: 110px;
	background-color: #7b4e0e;
}

.navbar-container.affix {
	background-color: rgba(123, 78, 14, 0.8);
}

#footer .footer_content {
	background-color: #7b4e0e;
}

#footer .week_day {
	background-color: #7b4e0e;
}

#footer .week_time {
	background-color: #7b4e0e;
}

#about_us .content,#o_nas .content,#about_us_it .content {
	background-color: #7b4e0e;
}


#about_us .short,#o_nas .short,#about_us_it .short {
	font-size: 16px;
	max-height: 230px;
}

#about_us,#o_nas,#about_us_it {
	min-height: 60vh;
}
.logo
{
	padding-left: 20px;
}

.cd-nav-container {
	background-color: #7b4e0e;
}
.about_desc
{
	line-height: 1.2em;
	text-align: justify !important;
	/*font-size: 1.1em !important;*/
}
.flag
{
	padding-right: 10px;
	padding-top: 5px;
}

.title_sty1 {
	font-weight: 700;
}

#footer a {
	color: #fff;
}
div#odpad {
	padding-top: 50px;
}