/* CSS Document */  *{   margin: 0;   padding: 0;    }  body {background: #886600; text-align: center;}  #hlavickalogo { width: 229px; height: 162px; float: left;}   #hlavickafoto { margin: 0 0 0 270px; padding: 20px 0 0 40px; }   #hlavickalogo img {display: block; width: 229px; height: 162px;   color: white; border: none;}      #page{ width: 920px;  margin: 0 auto; position: relative; text-align: left;}   #blok { width: 920px; clear: both; margin: 0 auto; float: left; padding:0; }   #menu , #stred , #rblocek { float: left; }   #menu { width: 190px; }   #stred { width: 500px;  margin: 0 0 30px 0; }   #rblocek { width: 230px;  margin: 0 0 30px 0; }      #menu img { border: 0; display: block; margin-bottom: 10px; }   /* aktualni clanky */      table.aktual { border: solid 3px #996600; width: 480px; text-align:left;}   table.rblok { border: solid 1px #FFD7B0; width: 220px;}   table.aktual td.nadpis {background: #CC6600; border-top: solid 1px #FFD7B0;}   table.aktual td.img_spolek {background: #CC6600; border-top: solid 1px #FFD7B0; border-left:none; text-align:center;}   table.aktual td {border: solid 1px #FFD7B0; border-top: none; background: #AA6600; padding: 3px 5px;}   table.rblok td {background: #AA6600; padding: 3px;}      table.aktual td.hlavni {background: #CC6600; border-top: solid 1px #FFD7B0; border-right:none;}      table.aktual a {color: Silver;}   table.aktual a:hover {text-decoration: none;}      table.aktual a.jizdnir {color: Black;}   table.aktual a.jizdnir:hover {text-decoration: none;}       table.intttable {border:none; width: 100%;}   table.inttable td {border:none; background: #AA6600; padding: 2px 2px;}      a.tabs { color: black; text-decoration:none;}   a.tabs:hover { color: black; text-decoration: underline;}      ul {margin-left:20px;}      #archiv { margin:10px; padding:10px;}   #archiv a {color: Black; display:block; margin:5px; width:15px;}   #archiv a:hover {text-decoration: none; color: Silver;}      #footer { background: #AA6600; clear: both; padding: 1em; margin-top: 30px; width: 98%; }   #footer a { color: Black; text-decoration: none; }   #footer a:hover { text-decoration: underline; }    #footer span { padding-left: 210px; _padding-left: 170px; }   #footer span.webmaster { padding-left: 350px; }      input.send {font-weight:bolder; background: #CC6600;}   form.anketicka {margin: 0; padding:0;}       select.rocnik { width: 70px; }