* {
margin: 0; 
padding: 0;
 }
 
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
   display: block;
}

audio, canvas, embed, keygen, meter, progress, video {
	display: inline-block;
}

[hidden] {
	display: none;
}

html, body {
	width: 100%;
    height: 100%;
}

.wrapper {
width:100%; 
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -21px;
background-color: #FFFAE9;
text-align: center;
}

.contain {
	margin: 0 auto 60px auto;
	width: 720px; 
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

.contain P {
	color: #FFA200;
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	font-size: 16px;
	padding: 0 0 30px 0;
	line-height: 24px;
}
.blok{
	text-align:justify;
	margin: 5px 0 0 15px;
		
}

.contain img {
padding: 0 0 40px 0;
width: 300px; 
}

.top {
width:100%; 
height: 25px;
background-color: #FF6C00;
}

aside{
margin: 0 auto;
width: 640px;
height: 25px;
background-color: #FF6C00;
}

aside ul {/* wygląd elementu - ul */
list-style-type: none;
text-decoration: none;

 }
 
aside ul p {
color:  red;
}

aside ul li a { /* wygląd elementów - a */
display: inline;
float: right;
font-family: 'Dosis', sans-serif;
font-weight: 100;
font-size: 16px;
margin: 2px 16px 0 0;
text-decoration:none;
text-align:center;
color:#ffffff;
 }

aside ul li a:hover {/* wygląd elementu - a - w momencie najechania na niego kursorem myszki */
color:orange;
}


header {
width:100%; 
height: 254px;
background-image:url('img/kids_bg.jpg');
background-repeat: repeat-x;
z-index: -1;
padding: 45px 0 0 0;
}

nav{
margin: 0 auto;
width: 730px;
height: 100px;  
}
.logo{
	width: 400px;
	height: 200px;
	margin: 0 auto;
}
.nav_bg{
width: 100%;
background-color: #FFB602;   
height: 110px;
}

.button_press{
margin: 20px 2px 0 2px;
float: left;
width:  69px;
height: 69px;
background-color: none;
text-align: left;
}

.button{
margin: 20px 2px 0 2px;
float: left;
width:  69px;
height: 69px;
text-align: left;
background-color: none;
}

.button p {  /* tytuły boxów*/
	display: block;
	color: #4f582b;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 12px;
	padding: 0 0 0 3px;
}
.center {
margin: 0 auto;
width: 800px;
min-height: 100%;
height: auto !important;
}

.center p {
	color: #9e9e9e;
	font-size: 17px;
	margin: 0 20px 0 0;
	font-family: 'Kalam', sans-serif;
	text-decoration: none;
	margin: 30px auto 10px auto;
}

.center a {
	text-decoration: none;
}
	
.box {
float: left;
padding: 3px
}


.push {
height: 21px;
clear: both;
}

.clear{
clear: both;
}

footer{
height: 21px;
width:100%; 
background-color: #FF6E04;
text-align: center;
}

footer p {
	color: #ffffff;
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	font-size: 12px;
	padding: 4px;
}

.look{
	color: #4e4e4c;
	font-size: 50px;
	margin: 0 20px 0 0;
	font-family: 'Kalam', sans-serif;
	line-height: 62px;
}

.faq{
width:100%; 
background-color: #FFB602;
padding: 40px 0 40px 0;
background-image:url('img/kids_bg2.jpg');
background-repeat: repeat-x;
}


.faq a{
	color: #ffffff;
	font-weight: 300;
}

#regulamin{
	color: #ffffff;
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	font-size: 95px;
	margin: 0 auto 30px auto;
	width: 640px;
	padding: 20px 0 10px 0;
	line-height: 30px;
	text-align: center;
}	
	
.reg_title{
	color: #ffffff;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 28px;
	padding: 20px 0 10px 0;
	line-height: 30px;
	text-align: center;
}
	
	
.reg_1{
	margin: 0 auto 30px auto;
	color: #ffffff;
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	font-size: 40px;
}
	
.reg_2{
	margin: 0 auto 30px auto;
	color: #ffffff;
	width: 540px;
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	font-size:19px;
	text-align: center;
}

.reg_2 li{
	margin: 0 auto 30px auto;
	color: #ffffff;
	width: 540px;
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	font-size:17px;
	text-align: left;
	text-decoration: none;
	padding: 5px 0 5px 0;
	
}
.ol{
	margin: 0 auto 10px auto;
	color: #ffffff;
	width: 540px;
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	font-size:17px;
	text-align: left;
	text-decoration: none;
	padding: 5px 0 5px 0;
}

.ol li{
	margin: 0 0 10px 0;
}

.ul{
	margin: 0 auto 10px auto;
	color: #ffffff;
	width: 540px;
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	font-size:15px;
	text-align: left;
	text-decoration: none;
	padding: 5px 0 5px 0;
	list-style-type: circle;
}

.ul li{
	margin: 0 0 0 30px;
}

.free_txt{
	margin: 0 auto 0 auto;
	color: #ffffff;
	width: 540px;
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	font-size:17px;
	text-align: justify;
	
}



.mail{
	text-align: center;
	margin: 20px 0 0 0;
}

h1 /*kontakt */
{
	color: #FFA200;
	font-family: 'Lato', sans-serif;
	font-weight: 600;
	font-size: 36px;
	text-align: center;
	padding: 30px 0 30px 0;
	
}

h2 {	/*data */
	color: #FFA200;
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	font-size: 24px;
	text-align: center;
	padding: 0 0 20px 0;
}

h3 {	/*tytuły galerii */
	color: #ffffff;
font-family: 'Kalam', sans-serif;
	font-weight: 600;
	font-size: 40px;
	text-align: center;
	padding: 60px 0 0 0;
	margin: 0 0 50px 0;
}

h4 {	/*tytuły galerii */
	color: #FFA200;
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	font-size: 25px;
	text-align: left;
	padding: 30px 0 30px 40px;
}
.font_01{
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 32px;
	
}

