body
{
font-family: Arial CE, Helvetica, Arial, sans-serif;
font: 14px;
background: lightblue;
text-align: center;
}


#lajstro
{
margin-top: 10px;
margin-bottom: 10px;
margin-left: auto;
margin-right: auto;
position: relative;
text-align: center;
background-color:silver;
width:670;
height:671;
}


#logo
{
margin: 0 auto;
text-align: center;
width:670;
height:150;
position: relative;
background-image: url("./images/stranka/logo.png");
}

#menu
{
width: 670;
height: 36;
position:relative;
margin: 0 auto;
text-align:center;
}

#hlavicka
{
text-align: center;
position:relative;
height:34;
width:670;
text-decoration: none;
margin:0 auto;
}

#stranka
{
position:relative;
background-image:url("./images/stranka/stranka.png");
text-align:center;
width: 670px;
margin: 0 auto;
height: 419px;
}

#strankavnorena
{
position: relative;
width:660px;
height: 409px;
top:5px;
left:5px;
overflow: auto;
text-align:justify;
text-decoration: none;
}

#paticka
{
margin: 0 auto;
text-align: center;
position:relative;
height:34;
width:670;
background-image:url("./images/stranka/paticka.png");
text-decoration: none;
}

