/* CSS Document */

body {overflow-y: auto; overflow: -moz-scrollbars-vertical; text-align: center; background-color: rgb(0,0,0); font-family: Verdana, Arial ; font-size: 8pt; margin-left: auto; margin-right: auto}

#all{ position: RELATIVE ; width: 875px;  text-align: left; margin-left: auto; margin-right: auto; }

/* umisteni poli na strance */
#logo { background-color: rgb(0,0,0); position: absolute; width: 150px; height: 40px; top: 0px; left: 0px}
#info {background-color: rgb(0,0,0); position: absolute; top: 575px; width: 725px; left: 140px; height: 20px }
#lng {background-color: rgb(0,0,0); position: absolute; top: 20px; width: 105px; left: 770px; height: 20px}
#menu { background-color: rgb(0,0,0); position: absolute; top: 45px; left: 0 px; width: 150px;  }
#flash {background-color: rgb(0,0,0);  position: absolute; width: 725px; height: 525px; top: 45px; left: 150px; background-color: rgb(0,0,0) }

/* vlastnosti poli */

a:link img  {border-width:0px; border-color:black}
a:visited img  {border-width:0px; border-color:black}

#menu {color: black; border-style: none; border-width: 0px;}

