body {
    margin: 0 auto;
    padding: 0;
}

#LOGO {
	height: 50px;
	position: relative;
    left: 0px;
    top: 0px;
	overflow: hidden;
	background-color: #ffffff;
}

#MENU0 {
	width: 200px;
    height: 60px;
	position: absolute;
    left: 50px;
	overflow: hidden;
	background-color: #777777;
    color: white;
    font-family: 'Amatic', sans-serif;
    font-size: 45px;
      
}

#MENU1 {
	width: 200px;
    height: 60px;
	position: absolute;
    left: 250px;
	overflow: hidden;
	background-color: #777777;
    color: white;
    font-family: 'Amatic', sans-serif;
    font-size: 45px;
      
}

#MENU2 {
	width: 200px;
    height: 60px;
	position: absolute;
    left: 450px;
	overflow: hidden;
	background-color: #777777;
    color: white;
    font-family: 'Amatic', sans-serif;
    font-size: 45px;
      
}

#MENU3 {
	width: 200px;
    height: 60px;
	position: absolute;
    left: 650px;
	overflow: hidden;
	background-color: #777777;
    color: white;
    font-family: 'Amatic', sans-serif;
    font-size: 45px;
      
}
    
#TRESC {
	width: 630px;
	float: left;
	overflow: hidden;
	background-color: #fff;
}

#STOPKA {
	position: relative;
    clear: both;
    height: 20px;
	width: 100%;
	background-color: #888;
    margin-top: 70px;
    font-family: 'AmaticB', sans-serif;
    font-size: 16px;
}

#MARGINES {
	position: relative;
    clear: both;
    height: 20px;
	width: 100%;
	background-color: #fff;
    font-family: 'Amatic', sans-serif;
    font-size: 16px;
}
@font-face

{

font-family: Amatic;

src:url(AmaticSC-Regular.ttf);

}

@font-face

{

font-family: AmaticB;

src:url(AmaticSC-Bold.ttf);

}

b.dosklepu{
    font-family: 'AmaticB', sans-serif;
    font-size: 40px;
    color:black;
    }
.kontakt {
    font-family: 'AmaticB', sans-serif;
    font-size: 35px;
}

.opis {
    font-family: 'AmaticB', sans-serif;
    font-size: 35px;
}

.opisbold {
    font-family: 'AmaticB', sans-serif;
    font-size: 35px;
}

a.sklep:link, a.sklep:visited {
    color: red;
    text-decoration: none;
}

a.sklep:hover, a.sklep:active {
    color: red;
    text-decoration: none;
}

a.dosklepu:hover, a.dosklepu:active, a.dosklepu:link, a.dosklepu:visited {
    color: red;
    text-decoration: none;
}
a.aktualny:link, a.aktualny:visited {
    color: red;
    text-decoration: none;
}

a.aktualny:hover, a.aktualny:active {
    color: white;
    text-decoration: none;
}

a.reszta:link, a.reszta:visited {
    color: white;
    text-decoration: none;
}

a.reszta:hover, a.reszta:active {
    color: red;
    text-decoration: none;
}

div.naglowek {
    position: relative;
    height: 50px;
    border: 0px 0px 0px 0px;
    width: 100%;
    background-color: #ffffff;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

div.haslo {
    position: absolute;
    height: 30px;
    right: 10px;
    bottom: 3px;
    border: 0px 0px 0px 0px;
    background-color: #ffffff;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-family: 'AmaticB', sans-serif;
    font-size: 28px;
    text-align: center;
}

div.menupasek {
    position: relative;
    width: 100%;
    height: 60px;
    border: 0px 0px 0px 0px;
    background-color: #777777;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    
}

div.menukomorka {
    position: relative;
    width: 1024px;
    height: 60px;
    border: 0px 0px 0px 0px;
    background-color: #777777;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    
}

div.galeria {
    position: relative;
    align-content: center;
    align-items: center;
    width: 840px;
    float: none;
    clear: both;
    border: 0px 0px 0px 0px;
    background-color: #fff;
    margin: 0px 0px 0px 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 50px;
}

div.galkomorka {
    position: relative;
    width: 420px;
    float: left;
    align-content: center;
    border: 0px 0px 0px 0px;
    background-color: #ffffff;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    
}

span.podpis {
    font-family: 'AmaticB', sans-serif;
    font-size: 24px;
}