/* CSS Document */
* {
margin: 0px;
padding: 0px;
border: 0px;
}
body {
font-family: Tahoma;
background-color: black;
color: white;
}
#celek {
width: 1344px;
min-height: 842px; 
margin-left: auto;
margin-right: auto;
}
#top-nabidka {
width: 928px;
height: 30px;
text-align: right;
margin-left: auto;
margin-right: auto;
color: black;  
float: right;
margin-right: 200px;
}
#top-nabidka img {
margin-top: 10px;
margin-right: 25px;
}
#levy-sloupec {
width: 217px;
height: 742px;
float: left;
background-image: url(../obrazky/leva_strana.jpg);
}
#stred {
width: 908px;
height: auto;
float: left;

}
#pravy-sloupec {
width: 219px;
height: 742px;
float: left;
background-image: url(../obrazky/prava_strana.jpg);
}
#hlavicka {
width: 908px;
height: 381px;
background-image: url(../obrazky/hlavicka.jpg);
}
#hlavni-menu {
width: 908px;
height: 50px;
text-align: center;
color: black;
}
#hlavni-menu ul {
margin-top: 40px;
}
#hlavni-menu li{
list-style-type: none;
display: inline;

}
#telo {
width: 908px;
height: auto;
min-height: 448px;
background-image: url(../obrazky/telo.jpg);
background-repeat: no-repeat;
}
#novinky {
width: 140px;
height: auto;
float: left;
font-size: 11px;
}
.obzaloba {
width: 95%;
margin-left: 7px;
}
#novinky img {
margin-left: 20px;
margin-top: 10px;

}
#text {
width: 618px;
height: auto;
float: left;
padding-top: 10px;
padding-left: 5px;
padding-right: 5px;
font-size: 10px;

}
#text a {
color: white;
text-decoration: none;
}
#text a:hover {
text-decoration: underline; 
}
#dalsi-projekty {
width: 140px;
height: auto;
float: left;
text-align: center;

}
#dalsi-projekty img {
margin-left: 5px;
margin-top: 10px;

}
#paticka {
width: 908px;
height: 63px;
background-image: url(../obrazky/paticka.jpg);
margin-left: auto;
margin-right: auto;
text-align: center;
font-size: 10px;
}
#paticka a {
color: white;
font-size: 10px;
text-decoration: none;

}
#paticka p {
padding-top: 20px;
}
#new-cd {
width: 624px;
height: 30px;
margin-left: auto;
margin-right: auto;
padding-top: 20px;
}
#logo {
width: 500px;
height: 166px;
margin-left: auto;
margin-right: auto;
margin-top: 100px;
}

