@import url('table.css');

.text { padding: 25px; }
.text a { color: #67b300; }
.text h1 { font-family: Arial, Tahoma, Verdana, sans-serif; font-size: 1.9em; color: #fff; margin-top: 0; }
.text h2 { font-family: Arial, Tahoma, Verdana, sans-serif; font-size: 1.4em; color: #fff; }
.text div.perex { margin: 10px 0; color: #fff; line-height: 17px; overflow: auto; }
.text div.perex img { float: left; border: 1px solid #67b300; margin: 4px 10px 12px 0; }
.text div.body { margin: 15px 0; }
.text div.body p { margin: 8px 0; line-height: 16px; }
.text div.h-gallery { margin: 10px 0; clear: both; }
.text div.v-gallery { min-width: 70px; margin: 0 0 10px 10px; float: right; text-align: right; border-left: 1px dotted #999; border-bottom: 1px dotted #999; padding: 5px 5px 5px 0; }
.text div.h-gallery { clear: both; }
.text div.h-gallery a { border: 0; margin: 0 5px; }
.text div.v-gallery a { border: 0; clear: both; }
.text div.h-gallery a,
.text div.v-gallery a { opacity: 70; filter: alpha(Opacity=70); -moz-opacity:.7; }
.text div.h-gallery a:hover, 
.text div.v-gallery a:hover { opacity: 100; filter: alpha(Opacity=100); -moz-opacity:1; }
.text div.h-gallery a img,
.text div.v-gallery a img { border: 1px solid #67b300; }
.text div.h-gallery a img { margin: 0 5px 0 0; }
.text div.v-gallery a img { margin: 0 0 5px 5px; }

.text div.childs ul { margin: 0; padding: 0 17px; list-style-type: square; color: #999; }
.text div.childs ul a { font-size: 1.1em; font-weight: 700; color: #67b300; line-height: 17px; }
.text div.childs ul p { margin: 3px 0; color: #fff; line-height: 14px; }

.text-list { padding: 25px; }
.text-list h1 { font-family: Arial, Tahoma, Verdana, sans-serif; font-size: 1.9em; color: #fff; margin: 0 0 15px 0; }
.text-list ul { margin: 3px 0; padding: 0 17px; list-style-type: square; color: #999; }
.text-list ul a { font-size: 1.1em; font-weight: 700; line-height: 17px; }
.text-list ul p { margin: 3px 0; color: #fff; line-height: 14px; }

/** Tabulky **/
.t-header { color: #67b300; cursor: pointer; }
.t-contents { padding: 0; margin: 0; }
