 {
padding: 0px;
margin: 0px;
border: 0px;
}
body {


font-family: Arial;
}
#celek {
width: 916px;
border: black 1px solid;
height: auto;
margin-left: auto;
margin-top: 20px;
margin-right: auto;
text-align: center;
padding: 0px;
}
#hlavicka {
width: 912px;
height: 334px;

margin-left: auto;
margin-top: 1px;
margin-right: auto;
text-align: center;
background-image: url(soubory/hlavicka.jpg);
}
#menu {
width: 912px;
height: 42px;
background-color: red;
background-image: url(soubory/pozadi_menu.jpg);
background-repeat: repeat-x;
margin-left: auto;
margin-bottom: 2px;
margin-right: auto;
text-align: left;
}
#menu img {

border: 0px;
}
#telo {
width: 916px;
height: auto;

background-color: #eeeff1;
margin-left: auto;
border-top: black 1px solid;
margin-right: auto;
text-align: left;
margin-bottom: 10px;


}
#telo p {
width: 700px;
font-size: 12px;
margin-left: auto;
margin-right: auto;
text-align: left;

}
.nadpis {
width: 700px;
margin-left: auto;
margin-right: auto;
margin-top: 15px;
}
#telo h1 {
color: red;
font-size: 16px;
margin: 8px 0 0 80px;
}
#telo h2 {
color: red;
font-size: 16px;
margin: 0 0 0 80px;
}
#telo h2 a {
color: red;
text-decoration: none;
}
#telo h2 a:hover {
color: red;
text-decoration: underline;
}
#paticka {
width: 916px;
height: 100px;
border: black 1px solid;
margin-top: 50px;
margin-left: auto;

margin-right: auto;
}
.maly {
width: 92px;

float: left;
text-align: center;
margin-left: 10px;
margin-top: 20px;
}
.maly img {
margin-left: auto;
margin-right: auto;
text-align: center;
}
.maly a {
color: black;
text-decoration: none;
font-size: 13px;
font-weight: bold;
}
.maly a:hover {
text-decoration: underline;
}
#malyVpravo {
float: right;
margin-right: 10px;
font-size: 10px;
width: 450px;
margin-top: 20px;

}
.small { margin: 0 0 0 80px; font-size: 10px; }

img { border: 0; }

a { color: #990000; text-decoration: none; }
a:hover { text-decoration: underline; }
