body{
	position: relative;
	height: 100%;
	line-height: 1;
	margin: 0;
	padding: 0;
	background-attachment: fixed;
	background-color: #fff;
	background-image: none;
	/*
	background-image: url("../../../../../wp-content/uploads/2014/05/Alternative_Energies-bw-strong.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	*/
}
div#main div#main-top,
div#main div#main-content,
div#main div#main-bottom {
	width: 1002px;
}

/*
 * HEADER
 */
.header {
	font-family: "Open Sans", arial, verdana, sans-serif;
	color: #747474;
}
.header a {
	color: #747474;
}

.page-width {
	width: 1002px;
	margin: 0 auto;
}
.header-top {
	min-width: 1000px;
	height: 43px;
	background: #ececec;
	border-bottom: 1px solid #e5e5e5;
}
.header-top .left {
	padding: 14px 0 0 0;
	font-size: 12px;
	width: 300px;
}
.header-top .right {
	float: right;
}

.social-links ul,
.social-links ul li {
	float: right;
	width: auto;
}
.social-links a {
	float: right;
	width: 18px;
	height: 37px;
	padding: 3px 3px;
	margin-left: 20px;
	opacity: .5;
	background: url("../../../../../wp-content/uploads/2014/05/Fonkonet2.png") center center no-repeat;
}
.social-links a.facebook {
	background-image: url("../../../../../wp-content/themes/Avada/images/facebook.png");
}
.social-links a.youtube {
	background-image: url("../../../../../wp-content/themes/Avada/images/youtube.png");
}
.social-links a.google {
	background-image: url("../../../../../wp-content/themes/Avada/images/google.png");
}
.social-links a.fonkonet {
	width: 62px;
}

.header-logo {
	background-color: #fff;
	height: 76px;
}
.header-logo a.logo {
	float: left;
	width: 160px;
	height: 42px;
	margin: 21px 0 11px;
	background: url("../../../../../wp-content/uploads/2014/05/fonko_logo_med1.jpg") left top no-repeat;
}
.header-title {
	min-width: 1000px;
	height: 80px !important;
	background-color: #545454;
	background-attachment: fixed;
	background-position: center top;
	background-size: cover;
	background-image: url("../../../../../wp-content/uploads/2014/05/Alternative_Energies.jpg") !important;
	border-top: 1px solid #d2d3d4;
	border-bottom: 1px solid #d2d3d4;
}
.header-title h1 {
	color: #d3d3d3;
	font-weight: 300;
}

/*
 * FOOTER
 */
.footer {
    font-family: "Open Sans", arial, verdana, sans-serif;
	font-size: 13px;
}
.footer-top {
	background: #363839;
	height: 300px;
	border-bottom: 1px solid #4b4c4d;
	color: #747474;
	padding: 40px 0px 40px 0px;
	line-height: 150%;
}
.footer-bottom {
	background: #282a2b;
	height: 50px;
	color: #8c8989;
}
.footer-bottom .left {
	padding: 16px 0 0 0;
	width: 500px;
}
.footer-bottom .right {
	float: right;
}
.footer-bottom .social-links a {
	opacity: 1;
}

.footer-top .col {
	float: left;
	width: 24%;
	margin-right: 1%;
}
.footer-top h3 {
	color: #ddd;
    font: 13px/20px 'PTSansBold',arial,helvetica,sans-serif;
    margin: 0 0 28px;
    text-transform: uppercase;
}
.footer-top a {
	color: #bfbfbf;
	text-shadow: 1px 2px 1px #000;
}
.footer-top a:hover {
	color: #008f34 !important;
}
.footer-top .kontakt {
	line-height: 300%;
}
.footer-top .social-links ul,
.footer-top .social-links ul li {
	float: left;
	width: auto;
}
.footer-top .social-links a {
	float: left;
	opacity: 1;
	margin-left: 0px;
	margin-right: 20px;
}

.button {
	display: inline-block;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	border-radius: 4px;
	padding: 5px 15px;
	font-family: sans-serif;
}
