/* reset CSS */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1.2;
}
ol { 
	padding-left: 1.4em;
	list-style: decimal;
}
ul {
	padding-left: 1.4em;
	list-style: square;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
} 
/* koniec resetu CSS */

/* BASIC */

html{
background-color: #f5ebeb;
}
body {
font-family: Verdana, Arial, Helvetica, sans-serif;
padding: 0px;
background-color: white;
width: 1000px;
margin: 0 auto;

}
.baner {
height: 416px;
background: url(images/1.jpg);
animation: mm 20s infinite;
-webkit-animation: mm 20s infinite;
-moz-animation: mm 20s infinite;

}
.odnosniki{
padding-left: 10px;
margin-top: 10px;
height: 250px;
width:1000px;
}
.odnosniki hr {
color: white;
width: 50px;
}

.odnosnik1 {
float:left;
background-color:#6b6767;
margin-right: 10px;
text-align: center;
width: 188px;
height: 220px;
}
.odnosnik2 {
margin-right: 10px;
float:left;
background-color:#8f8c8c;
text-align: center;
width: 188px;
height: 220px;
}
.naglowek h1{
font-family: 'Poiret One';
letter-spacing: 3px;
font-size: 30px;
text-align:center;
padding: 15px;
}
.naglowek h2{
font-family: 'Poiret One';
font-weight: bold;
text-align:center;
padding-bottom: 5px;
}
.naglowek p{
font-family: 'Poiret One';
font-size: 15px;
text-align:center;
padding-bottom: 17px;
}
.odnosniki a{
display: block;
width: 90px;
color: white;
letter-spacing: 1px;
text-decoration: none;
text-align: center;
font-size: 12px;
padding: 5px;
border: 1px solid white;
margin: auto;
}
.odnosniki a:hover{
color: #6b6767;
border: 1px solid white;
background-color: white;
cursor: pointer;
}
.odnosniki h1{
color: white;
text-align: center;
margin-top: 20px;
margin-bottom: 20px;
}
.odnosniki p {
font-size: 14px;
line-height: 20px;
padding: 5px;
margin-top: 24px;
margin-bottom: 40px;
color: white;
font-family: Arial;
}
.stopka {
background-color: grey;
text-align: center;
padding: 10px;	
}
.stopka p{
	color: white;
	font-family: arial;
	font-size: 13px;
	line-height: 20px;
}
.zdjecie{
margin-left: 54px;
margin-bottom: 15px;
margin-top: 15px;
width: 80px; 
    height: 80px; 
    border-width: 2px; 
    border-color: #FFFFFF; 
    border-style: solid; 
   background: url(images/zdjecie.png);
    border-top-left-radius: 100px; 
    border-top-right-radius: 100px; 
    border-bottom-left-radius: 100px; 
    border-bottom-right-radius: 100px;
}
.zdjecie2{
float: left;
width: 158px;
height: 209px;  
margin-left: 46px;
margin-top: 36px;
margin-right: 46px;
background: url(images/zdjecie2.jpg);

}
.o_mnie {
padding-bottom: 20px;
padding-top: 20px;
padding-right: 46px;
margin-top: -20px;
height: 290px;
margin-bottom: 10px;

}
.o_mnie p {
border-left: 2px solid grey;
line-height: 25px;
font-family: Arial;
font-size: 15px;
color: grey;
margin-left: 250px;
padding-left: 10px;
}
.o_mnie strong {
font-size: 19px;
color: gray;
font-weight: bold
}
.tel{
margin-left: 54px;
margin-bottom: 15px;
margin-top: 15px;
width: 76px; 
    height: 84px;
   background: url(images/tel2.png);
}
.oferta li {
line-height: 20px;
font-family: Arial;
font-size: 15px;
color: grey;
margin-left: 200px;
padding-bottom: 5px;
}
.oferta ul {
margin-bottom: 30px;
}
.oferta h1 {
padding-bottom: 5px;
padding-left: 100px;
font-family: Arial;
font-size: 45px;
color: grey;
}
#gallery {
	padding-left: 60px;
	
}
#gallery p{
	font-weight: bold;
	margin-top: 20px;
	padding-bottom: 20px;
	color: gray;
	font-size: 20px;	
}
.skrypt p {
line-height: 25px;
font-family: Arial;
font-size: 17px;
color: grey;
margin-left: 250px;
}
.skrypt h1 {
padding-bottom: 5px;
padding-left: 100px;
font-family: Arial;
font-size: 45px;
color: grey;
}
.home .homeLink,
.galeria .galeriaLink,
.ofertal .ofertaLink,
.etapyl .etapyLink,
.kontakt .kontaktLink
{
color: #6b6767;
border: 1px solid white;
background-color: white;
cursor: pointer;
}


@keyframes mm{
0% {background: url(images/1.jpg);}
20% {background: url(images/1.jpg);}
25% {background: url(images/2.jpg);}
45% {background: url(images/2.jpg);}
50% {background: url(images/3.jpg);}
70% {background: url(images/3.jpg);}
75% {background: url(images/4.jpg);}
95% {background: url(images/4.jpg);}
100% {background: url(images/1.jpg);}
}
@-webkit-keyframes mm{
0% {background: url(images/1.jpg);}
20% {background: url(images/1.jpg);}
25% {background: url(images/2.jpg);}
45% {background: url(images/2.jpg);}
50% {background: url(images/3.jpg);}
70% {background: url(images/3.jpg);}
75% {background: url(images/4.jpg);}
95% {background: url(images/4.jpg);}
100% {background: url(images/1.jpg);}
}
@-moz-keyframes mm{
0% {background: url(images/1.jpg);}
20% {background: url(images/1.jpg);}
25% {background: url(images/2.jpg);}
45% {background: url(images/2.jpg);}
50% {background: url(images/3.jpg);}
70% {background: url(images/3.jpg);}
75% {background: url(images/4.jpg);}
95% {background: url(images/4.jpg);}
100% {background: url(images/1.jpg);}
}
@-o-keyframes mm{
0% {background: url(images/1.jpg);}
20% {background: url(images/1.jpg);}
25% {background: url(images/2.jpg);}
45% {background: url(images/2.jpg);}
50% {background: url(images/3.jpg);}
70% {background: url(images/3.jpg);}
75% {background: url(images/4.jpg);}
95% {background: url(images/4.jpg);}
100% {background: url(images/1.jpg);}
}





