body {
	background: #fff;
}

.header-container {
	background: #000;
	padding-top: 20px;
}

.logo-wrapper {
    padding-bottom: 20px;
}

.slider-top {
	background: #000;	
}

#gruemenu > ul > li > a {
    padding: 12px 19px 14px !important;
}

.alert {
	padding: 0px;
	font-weight: bold;
}
h4.alert-heading {
	display: none;
}

.ramka {
    border-bottom-style: solid;
    border-bottom-width: 5px;
    margin-bottom: 20px;
    padding: 30px;
    text-align: center !important;
    background-color: #f4f4f4;
}

.ramka h1 {
    font-size: 38px !important;
    font-style: italic;
    font-weight: lighter;
    margin: 0  !important;
    color: #a4a4a4;
    text-align: center !important;

}

.box {
    padding: 10px 30px;
    border-color: #f3f3f3;
    border-top-style: solid;
    border-top-width: 9px;
	width: 31%;
	margin: 0 10px !important;
}
.box h3 {
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 0;
	text-align: right;
}

.box p {
	color: #fff;
	font-size: 15px;
	text-align: justify;
	margin-top: 18px;
}

.boxcaption {
    padding: 25px 30px;
    color: #c7c7c7;
    background-color: #000000;
	width: 31%;
	margin: 0 10px;
}

.tresc {
	background: #fff;
	margin-bottom: 30px;
	margin-top: 20px;
}

.tresc p {
	text-align: justify;
}

.tresc h2, .tresc h1 {
	color: #666;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 26px;
	text-align: left;
	text-transform: uppercase;
}

.tresc h3 {
	color: #666;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 26px;
	text-align: left;
	text-transform: uppercase;
}

.tresc h4 {
	color: #666;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 26px;
	text-align: left;
	text-transform: uppercase;
}

.tresc h5 {
	color: #666;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
}

dd.published {
	color: #f84b06;
	font-weight: bold;
	text-align: left;
	line-height: 0;
}

.page-header {
	border: 0;
	margin: 0 0 3px;
}

.item-image {
	padding-right: 20px;
}

.items-leading p {
	text-align: left;
}

.item-separator {
	padding: 5px 0;
} 

.panel-default > .panel-heading {
	background-color: #80b600; 
}

h4.panel-title {
    color: #fff;
    font-size: 15px;
    margin-bottom: 0;
    margin-top: 0;
    text-transform: none;
}
.panel-title > a {
	color: #fff;
}

.panel-default {
	border-color: #e8e8e8;	
}
.items-leading {
	text-align: justify;
}

.nav-tabs > li {
	background: #80b600;
}
.nav-tabs > li a {
	color: #fff;
}

.nav-tabs > li.active a {
	background: #f84b06;
	color: #fff;
}

.tab-content {
	border-bottom: 1px solid #e8e8e8;
	border-left: 1px solid #e8e8e8;
	border-right: 1px solid #e8e8e8;
	padding: 15px 10px;

}

.tab-content img {
	padding: 0 5px;
}

.footer {
	background: #000;
	margin-top: 10px;
    padding: 20px 0;
}

.footer2 {
	background: #2b2b2b;
}

.footer h3 {
	color: #fff;
	font-weight: bold;
	margin-bottom: 2px;
	margin-top: 0;
}

.footer p {
	color: #bababa;
}

.footer2 p {
	color: #fff;
}

.footer2 a, .footer a:visited {
	color: #fff;
}

.footer-ryan {
	margin-top: 6px;
	float: right;
}
