
body { background: #eee; color: #000; }
#header .description { background: #eee; }

a:link, a:visited { color: #333; }

table.border td,
table.border th { border: 1px solid #ccc; }

#body { width: 1018px; min-height: 600px; margin:auto; background: #fff url(/img/skin/bg-body-white.gif); }

.spot { border-bottom: 1px dotted #ccc; }
.spot .info { color: #666; }
.spot .info .author { color: #999; }
.spot .titulek { color: #D70000; }
.spot .titulek a { color: #D70000; }

.title span { background:#fff; }

.vote-bar { background: blue; }

#enquire .item-list li { border-top: 1px solid #eee; }

