.top-bar-linnatr {
  width: 100%;
  height: 19px;      
  background: #fff url('/img/header-line-linnatr.png') repeat-x;
  /*position: fixed;   */  
}

.nav-tabs-two .nav-tabs > li.active > a {
    border-top: 2px solid #963600;
}

.block-heading-two h3 span {
    border-color: #FF601E;
}

.btn.btn-color {
    background: #FF601E;
    border: 1px solid #FF601E;
}

.sun_pealkiri {
	font-size:18px;
	color:#0064D7;
	font-weight:bold;
}

.event-black {
    background-color: #1de0b6 !important;
}

h3 {
    color: #FF601E !important;
}

@media (max-width: 767px) {
    .header-2 .logo {
		margin: 0px;
	}
}

footer {
    background-color: #0072ce;
}