@font-face {
    font-family: Avante;
    src: url('/family-day/font/a_AvanteLt_Light.ttf'),
		url('/family-day/font/a_AvanteLt_Light.ttf');
}
@font-face {
    font-family: Rosa-Marena;
    src: url('/family-day/font/Rosa-Marena.ttf'),
		url('/family-day/font/Rosa-Marena.ttf');
}

html   {

}
body {
	font-size: 100%;
	padding: 0;
   margin: 0;
}
p {
    margin: 0 0 10px;
}
ul, ol {
    padding: 0;
    margin: 0 !important;
}

#header-s {
width: 100%;
background: #8bcb5d;
}
.top_main-s img {width: 100%;}
.main .logo {background: transparent url('/family-day/img/logo.png') no-repeat 0 0 !important; width: 100px !important; height: 86px !important;}
.family-txt {
background: #8bcb5d;
font-family: Avante;
padding: 30px;
line-height: 1.2;
}
.family-txt h2 {
text-align: center;
padding-bottom: 20px;
font-family: Rosa-Marena;
font-size: 50px;
}
#header-s h2 {
text-align: center;
padding-bottom: 20px;
font-family: Rosa-Marena;
font-size: 50px;
color: #005f48;
position: relative;
bottom: 60px;
}
.family-txt1 {
width: 60%;
margin: 0 auto;
}

.tantum-popup-podrobnee {display: none;}
.ing_breadcrumb {display: none !important;}


@media screen and (max-width:400px){
.centr-s {width: 400px;}
}