#page
{
  margin: 0 auto;
  width : 800px;
  background-color : black;
}


#picture-novinky
{
  background: url('grafika/zluta.jpg') no-repeat;
  height : 210px;
}


#picture-girrafka
{
  background: url('grafika/ruzova.jpg') no-repeat;
  height : 210px;
}


#picture-fotecky
{
  background: url('grafika/zelena.jpg');
  height : 210px;
}


#picture-guestbook
{
  background: url('grafika/oranzova.jpg');
  height : 210px;
}


#text
{
  background-color : black;
  height : 450px;
  padding : 2ex 1.5em;
}


#text-fotecky
{
  background-color : black;
  height : 750px;
}

#text-dlouhy
{
  background-color : black;
  padding : 2ex 1.5em;
}


#pata-novinky
{
  background: url('grafika/zluta_patka.jpg');
  height : 70px;
}

#pata-girrafka
{
  background: url('grafika/ruzova_patka.jpg');
  height : 70px;
}

#pata-fotecky
{
  background: url('grafika/zelena_patka.jpg');
  height : 70px;
}

#pata-guestbook
{
  background: url('grafika/oranzova_patka.jpg');
  height : 70px;
}


#menu
{
  width: 400px;
  height: 25px;
  background: none;
  margin: 0;
  padding: 0;
  display: block;
  font-weight: bold;
  font-size: 13pt;
}

#pruh
{
  width: 1px;
  height: 185px;
  background: rgb(25,25,25);
  margin: 0;
  padding: 0;
}

#index
{
  width : 400px;
  height : 305px;
}

#index-cely
{
  width : 500px;
  height : 500px;
  background : rgb(25,25,25);
  margin : 100px auto;
}

#zpet
{
  background : black;
  padding : 2ex 1.5em;
}

#design
{
  font-size : 8pt;
  text-align : right;
  color : #353535;
  background : rgb(25,25,25);
}

#design a
{
  color: rgb(176,176,176);
  text-decoration: none;
}

#design a:hover
{
  color: rgb(255,255,102);
  text-decoration: none;
}

#design2
{
  font-size : 9pt;
  text-align : right;
  color : #353535;
  background : rgb(25,25,25);
}

#design2 a
{
  color: rgb(176,176,176);
  text-decoration: none;
}

#design2 a:hover
{
  color: rgb(255,255,102);
  text-decoration: none;
}

#pocitadlo
{
  background-color : black;
  padding : 2ex 1.5em;
  text-align : right;
}

