.error {	color: #990000;	background-color: #FFF0F0; padding: 7px; margin-top: 5px; margin-bottom: 10px; border: 1px dashed #990000; }
.success { color: #009900; background: #D5FFFA;	padding: 7px; margin-top: 5px; margin-bottom: 5px; border: 1px dashed #009900; }
.warning {	color: #FF5500; background-color: #FFEEAB; padding: 7px; margin-top: 5px; margin-bottom: 10px; border: 1px dashed #990000; }

.popisek { color: #999; font-size: 7pt; }
.hideLink { font-size: 7pt; }
.saveResult { display: none; }

.disabled { color: #ddd; }

.prochazka li { margin: 10px;}
.prochazka img { border: 1px solid; }

.f_topicList { width: 100%; text-align: left; }
.f_topicList td { border-bottom: 1px solid #666;}

.f_post { border: 1px solid #bbb; width: 100%; padding: 5px; margin-bottom: 20px; }
.f_post th { text-align: center; color: #777; font-size: 8pt; border-bottom: 1px solid #bbb; font-weight: normal; }
.f_text { border-bottom: 1px solid #bbb; }

#newsText { border-bottom: 1px solid #aaa; padding: 4px; }

.editLink, .delLink, .addLink, .detailLink, .backLink, .yesLink { background-repeat: no-repeat; background-position: left bottom; padding: 2px; padding-left: 17px; }
.editLink { background-image: url('icon_edit.png'); }
.delLink { background-image: url('icon_delete.png'); }
.addLink { background-image: url('icon_add.png'); }
.detailLink { background-image: url('icon_magnify.png'); }
.backLink { background-image: url('icon_larr.png'); background-position: left center;  }
.yesLink { background-image: url('icon_tick.png'); }

legend { font-weight: bold; }
legend, fieldset img { vertical-align: middle; }
fieldset { margin-bottom: 10px; padding: 8px;  }

h1 { margin-bottom: 15px; }

input, textarea { border: 1px solid #aaa; font-family: Verdana, Arial, Helvetica, sans-serif; padding: 2px }

img { vertical-align: middle; }

td { padding-right: 5px; padding-bottom: 7px; }
th { text-align: center; }
