* { margin : 0px; padding : 0px; }

body{
    font-family: "trebuchet ms",arial,verdana;
    font-size: 12px;
    color:black;
    margin:0px auto 0px auto;
    text-align: center;
    background: #dcdcdc url(entry/repeat_x.jpg) repeat-x;
  }
#all{
 margin:0px auto 0px auto;
 text-align: center;
 width: 100%;
 height: 100%;
}
#vystavba{
margin:0px auto 0px auto;
width:778px;
height: 682px;
background-image: url(entry/obr.jpg);
}
#info{
width:400px;
height:200px;
margin:0px auto 0px auto;
padding-top: 80px;
color:black;
}
#info a{text-decoration: underline; }
#info a:hover{text-decoration: none;color:white}

#top{
padding : 0px;
margin:0px auto 0px auto;
background-image: url(entry/top.jpg);
background-position: top center;
background-repeat: no-repeat;
width: 684px;
height: 263px;
}
#top_info{
font-size: 10px;
color:black;
width:450px;
height:50px;
margin:0px auto 0px auto;
text-align: left;
padding-top: 3px;
padding-left: 50px;
}
#top_home{
width:520px;
height: 20px;
text-align: right;
margin: 0px auto 0px auto;
padding-top:190px;
padding-bottom : 0px;
}
#top_home a{
color:black;
text-decoration: none;
font-size: 11px;
}
#top_home a:hover{
color: white;
text-decoration: underline;
font-size: 11px;
}

#buttons{
margin:0px auto 0px auto;
padding : 0px;
width: 684px;
height: 216px;
}

#buttons1{float:left;width:180px;height: 216px; margin-left:0px; background-image: url(entry/butons/butons1.jpg);}
#buttons1 a{float:left;width:180px;height: 216px; background-image: url(entry/butons/butons1.jpg); }
#buttons1 a:hover{float:left;width:180px;height: 216px; background-image: url(entry/butons/butons1_a.jpg);}


#buttons2{float:left;width:180px;height: 216px; background-image: url(entry/butons/butons2.jpg);}
#buttons2 a{float:left;width:180px;height: 216px; background-image: url(entry/butons/butons2.jpg); }
#buttons2 a:hover{float:left;width:180px;height: 216px; background-image: url(entry/butons/butons2_a.jpg);}


#buttons3{float:left;width:170px;height: 216px; background-image: url(entry/butons/butons3.jpg);}
#buttons3 a{float:left;width:170px;height: 216px; background-image: url(entry/butons/butons3.jpg); }
#buttons3 a:hover{float:left;width:170px;height: 216px; background-image: url(entry/butons/butons3_a.jpg);}

#spodok{
text-align: right;
font-size:12px;
color:#615e5e;
margin:0px auto 0px auto;
background-image: url(entry/spodok.jpg);
width: 684px;
height: 80px;
}
#spodok_text{
text-align: right;
font-size:10px;
color:#615e5e;
width: 620px;
height: 70px;
padding-top:15px;
padding-right:120px;
}

#spodok_text a{color:#615e5e;text-decoration: underline;}
#spodok_text a:hover{color:black;text-decoration: none;}




