html {
margin:0;
padding:0;
}
img {
border:none;
}
.header-navigation {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
    display: block;
    height: 51px;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
	overflow: hidden;
}
#menu {
    display: block;
    height: 51px;
    line-height: 51px;
    margin: 0 auto;
    position: relative;
    width: 980px;
}
.row::before, .row::after {
    content: "";
    display: table;
    line-height: 0;
}
.row::after {
    clear: both;
}
.row::before, .row::after {
    content: "";
    display: table;
    line-height: 0;
}
#menu ul {
    margin: 0;
    padding: 0;
}
#navigation {
    height: auto;
    width: 100%;
}

#menu ul li.logo {
    height: 51px;
    margin: 0 252px 0 0;
    width: 143px;
}
#menu ul li {
    float: left;
    width: auto;
}
nav ul, nav ol {
    list-style: outside none none;
}
#menu {
    line-height: 51px;
}
#menu ul li {
    float: left;
    width: auto;
}
#menu ul li a {
    color: #f4f4f4;
    font-family: 'Lato', sans-serif;
	font-weight:700;
    font-size: 13px;
    font-weight: normal;
    padding: 0 10px;
    text-align: right;
    text-decoration: none;
    text-transform: uppercase;
}

.section-footer {
    background: url("footer-bg.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 370px;
    width: 100%;
}
.container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
}
.arrow-to-top {
    left: 50%;
    margin: -17px 0 0 -17px;
    position: absolute;
    top: 0;
    z-index: 100;
}

.page {
    display: block;
    margin: 0 auto;
    width: 980px;
}
.title-section-kontakt-footer {
    color: #313131;
    font-family: 'Lato', sans-serif;
	font-weight:300;
    font-size: 35px;
    font-weight: normal;
    height: 65px;
    line-height: 65px;
    margin: 22px 0 27px;
    padding: 0;
    position: relative;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
}
.footer-left {
    float: left;
    height: 218px;
    width: 334px;
}

.footer-left h6 {
    color: #efefef;
    font-family: 'Lato', sans-serif;
	font-weight:300;
    font-size: 24px;
    line-height: 29px;
    margin: 30px 0 15px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
}
.footer-left p.fo-two {
    line-height: 26px;
}
.footer-left p {
    color: #666666;
    font-family: 'Lato', sans-serif;
	font-weight:300;
    font-size: 18px;
    line-height: 20px;
    margin: 0;
    padding: 0;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
}
.footer-center {
    float: left;
    height: 218px;
    width: 334px;
}

.footer-center p {
    color: #fff;
    font-family: 'Lato', sans-serif;
	font-weight:300;
    font-size: 30px;
    line-height: 30px;
    margin: 0 0 10px;
}

.footer-right {
    float: right;
    height: 218px;
    width: 312px;
}
.footer-right p {
    color: #686868;
    font-family: 'Lato', sans-serif;
	font-weight:400;
    font-size: 13px;
    line-height: 15px;
    margin: 47px 76px 10px 0;
    text-align: right;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
}
.footer-right ul {
    margin: 0 0 0 100px;
    padding: 0;
}

.footer-right .twitter {
    background-position: -48px 0;
}
.footer-right ul li {
    background: url("social-icon.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    height: 24px;
    list-style: outside none none;
    margin-left: 12px;
    width: 24px;
}

.footer-right ul li a {
    display: block;
    height: 100%;
    width: 100%;
}
.footer-right .facebook {
    background-position: -24px 0;
}
.footer-right .linkedin {
    background-position: 0 0;
}

.footer-center p a:hover {
  color: #ff7391;
}
.footer-center p a {
  color: #e7214b;
  font-size: 18px;
  line-height: 18px;
  font-family: 'Lato', sans-serif;
	font-weight:300;
  text-decoration: none;
}
.section-footer-copyright {
    background: none repeat scroll 0 0 #f3f3f3;
} 
.section-footer-copyright-box {
    display: block;
    height: 72px;
    line-height: 72px;
}
.section-footer-copyright-box-left {
    float: left;
}
.section-footer-copyright-box {
    line-height: 72px;
}

.section-footer-copyright-box-right {
    color: #9e9e9e;
    float: right;
    font-family: 'Lato', sans-serif;
	font-weight:400;
    font-size: 14px;
    margin: 0;
    padding: 0;
}
.my-content-mailing {
width:100%;
height:auto;
position:relative;
background:#fff;
margin-top: 60px;
}