a {text-decoration: underline;}
/* * { margin: 0; font-size: 12px !important } */

ul.crumbs { font-size: .9em; height: 1em; width: auto; float: right; margin-top: .2em !important; }
ul.crumbs li { float: left; list-style-image: url("../images/crumbs-separator.gif"); margin: 0 0 0 2em !important; }
ul.crumbs li.first { list-style: none; }

table.topiclist { background-color: #eee; margin-bottom: 1em; width: 100%; _width: 98%;}
table.topiclist th { background-color: #444; color:#ffffff; text-align: left; } /*barva aktivniho menu #3C565B*/
table.topiclist tr.odd td { background-color: #fff; }
table.topiclist td.nowrap { white-space: nowrap; }
/*table.topiclist td,table.topiclist th { padding: .5em !important; }*/
 
div.topic { /*background: #eeeeee;*/ overflow: auto; /*border: 1px solid #D1D1D1;*/ margin: 0; }
div.topic div.header { margin: 1em .6em !important; color:#191919 !important; text-shadow: #ffffff !important; }
div.topic div.header h1 { margin: 0 !important; color:#191919 !important; text-shadow: #ffffff !important; float: left; }
div.topic div.header span.date { /*float: right;*/ }
div.topic div.message { margin: .6em .9em .6em .9em; }
div.topic div.message p { margin-left: 0 !important; }
div.topic div.foother{ margin: .6em 1em 0 1em; line-height: 34px; font-size:.9em; }
div.topic div.foother span.buttons { float:right; }

div.postlist { margin: .6em; }
div.postlist div.post { background: #ffffff; overflow: auto; border: 1px solid #D1D1D1; border-top:none; width:100%;  }
div.postlist div.odd { background: #f4f4f4; }
div.postlist div.noborder {border:none; }
div.postlist div.first { border-top: 1px solid #D1D1D1; }
div.postlist div.post div.header { margin: .6em; line-height: 42px; }
div.postlist div.post div.header img.avatar { background: url('../images/grey_fade.png') top left repeat-x #Ecf0f9; border: 1px solid #9ca7b8; padding: 3px; height: 34px; width: 34px; -moz-border-radius: 2px; float: left;}
div.postlist div.post div.header span.name { margin-left: 1em; font-weight: bold; }
div.postlist div.post div.header span.date { float: right;}
div.postlist div.post div.message { margin: .6em; }
div.postlist div.post div.message p { margin-left: 0 !important; }
div.postlist div.post div.foother { margin: 0 .6em 0 1em; line-height: 42px; font-size:.9em; text-align: right; }

a.button { cursor: pointer; margin: 0; /*font-family: 'lucida grande','Lucida Sans Unicode', Tahoma, sans-serif;*/ font-size: 11px; padding: 4px; background: url('../images/button_bg2.png') repeat-x center left #f8f8f8; color: #02475A; text-decoration: none; text-shadow: 0 1px 0 #fff; border: 1px solid #999; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
a.button:hover { color: #02475A; text-decoration: none; }
blockquote.citace { margin: 1em 1em 1em 5em; padding: 1em; background-color: #FFFFDD; border-left: 3px solid #DDDDAA; font-style: normal; }
blockquote.citace div.citace { font-style: italic; margin-top:1em;}

.paginator{ margin: 1em 1.4em 1em 0; }
.paginator a, .paginator a:hover { text-decoration: none; color: #459212; }
.paginator a.page, .paginator span{ margin-right:0.1em; padding:0.1em 0.5em; color:#999999; }
.paginator a.page { border: none; color:#ffffff; background-color: #66929b; }
.paginator a.page:hover { background-color: #3C565B; color: #ffffff; }
.paginator span.button{ border: none; }
.paginator a span.underline { text-decoration: underline; color: #459212; }
.paginator a:hover span.underline { text-decoration: underline; color: #ff0000; }
.paginator .current{ background:#3C565B; border: none; color:white; font-weight:bold; } 

div.buttons { margin: 1.6em .6em; }

div.forum-edit-form input.text { width:50em; }
div.forum-edit-form textarea { width:50em; height: 10em; }



