body
{
background: black;
}

.top
{
margin: auto;
margin-top: 7%;
margin-bottom: 0%;
width: 800px;
height: 300px;
background-image: url(design/top.jpg);
z-index: 1;
}

.stred
{
margin: 0% auto;
height: 400px;
width: 800px;
background-image: url(design/stred.jpg);
z-index: 1;
}

.down
{
margin: 0% auto;
width: 800px;
height: 50px;
background-image: url(design/down.jpg);
z-index: 1;
}

.menu
{
width: 200px;
height: 400px;
float: left;
z-index: 2;
}

.text
{
width: 600px;
height: 400px;
float: left;
text-align: left;
}

h1
{
font-size: 30px;
font-family: Geneva, Arial, Helvetica, sans-serif;
}

h2
{
font-size: 15px;
font-family: Geneva, Arial, Helvetica, sans-serif;
}

.okolie
{
width: 100%;
text-align: center;
position: relative;
}

.imgfoto
{
border-style: solid;
border-width: 10px;
border-color: black;
width: 400;
height: 320;
}

.obrazok
{
text-align: center;
}

.fotogaleria
{
position: relative;
left: 10px;
top: 20px;
width: 200px;
height: 160px;
}

.prepinac
{
text-align: center;
}