/*-- SYSTEM --*/
/* tagy */
img {
	border: none;
}
td {
	font-size: 12px;
}
fieldset {
	margin-bottom: 10px;
	padding: 8px;
	background-color: #f5f5f5;
}
legend {
	font-weight: bold;
	color: #000000;
}
input, textarea {
	font-size: 12px;
}
form {
	padding: 0px;
	margin: 0px;
}
/* menu */
.menu {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.menu a {
}
.menu a.act {
}
.menu a.hs_closed {
	background-image: url("../images/system/hs_open.gif");
}
.menu a.hs_opened {
	background-image: url("../images/system/hs_close.gif");
}
.menu a.hs_closed, .menu a.hs_opened {
	padding-right: 16px;
	background-position: right 55%;
	background-repeat: no-repeat;
}
.menu ul.hs_content {
	display: none;
	padding: 5px 0 10px 10px !important;
	margin: 0 !important;
	list-style-type: none !important;
}
.menu ul.hs_content li {
	border: none !important;
}
.box-title {
	margin-bottom: 5px;
	padding-bottom: 5px;
	font-size: 14px;
	border-bottom: 1px solid #000;
}
.box-item {
	padding-bottom: 32px;
}
.searchform input.q {
	width: 96px;
}
.list-title {
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
.list-title a {
	font-size: 12px;
}
.list-perex {
	padding: 0px;
	margin: 0px 0px 3px 0px;
}
.list-info {
	font-size: 11px;
	color: #000;
	margin: 0px 0px 15px 0px;
}
.list-info span {
	font-weight: normal;
}
.list-info a {
	text-decoration: none;
	color: #000;
}
.article-perex {
	font-style: italic;
	color: #000;
}
.article-info {
	color: #000;
	padding: 20px 0px 10px 0px;
}
.article-info td {
	padding: 10px;
	line-height: 24px;
}
.article-info a {
	color: #000;
	text-decoration: underline;
}
.article-info a:hover {
	text-decoration: none;
}
.ratetable {
	border: 1px solid #000;
	padding: 5px;
}
.ratetable td {
	padding: 0 2px;
	text-align: center;
	vertical-align: top;
}
.ratetable tr.r1 * {
	font-weight: bold;
}
.poll {
	border: 1px solid #aeaeae;
	background-color: #ffffff;
}
.poll-content {
	padding: 5px;
}
.poll-question {
	text-align: center;
	padding-bottom: 5px;
}
.poll-question div {
	color: #a4a4a4;
	font-size: 9px;
}
.poll-answer {
	border-top: 1px solid #000;
	padding: 5px 0px 5px 0px;
}
.poll-answer input {
	padding: 0px;
	margin: 0px;
}
.poll-answer div {
	background-image: url("../images/system/votebar.gif");
	background-repeat: repeat-x;
	height: 11px;
	margin: 4px 2px 2px 0px;
}
/* individualni pro shoutbox */
.sbox-item {
	border-top: 1px solid #dcdcdc;
	padding: 10px 0 10px 0;
}
.sbox-input, .sbox .inputc {
	width: 90%;
}
.sbox-posts {
	height: 250px;
	overflow: auto;
}
.sbox form, .sbox table {
	margin: 0;
	padding: 0;
}
.sbox table {
	border-collapse: collapse;
	width: 90%;
}
.sbox table td.rpad {
	width: 44px;
}
.sbox .cimage {
	display: block;
	margin: 2px 0 0 0;
}
.posts-comments, .posts-book {
	border-top: 1px solid #dcdcdc;
}
.posts-comments {
	margin-top: 32px;
	padding-top: 5px;
}
.posts-book {
	padding-top: 12px;
}
.posts h2 {
	margin-bottom: 10px;
}
.posts-form {
	padding-bottom: 10px;
}
.posts-form-buttons {
	padding-left: 16px;
}
.posts-form-buttons img {
	vertical-align: middle;
}
.post-head {
	margin-top: 20px;
}
.post-author {
	font-weight: bold;
}
.post-author-guest {
	font-weight: bold;
	color: #a03800;
}
.post-subject {
	font-weight: bold;
}
.post-info {
	color: #000;
}
.post-actions a {
	font-size: 10px;
	text-decoration: none;
	padding-left: 4px;
}
.post-body {
	padding: 0px;
	margin: 0px;
}
.post-smiley {
	vertical-align: middle;
}
.post-answer {
	padding-left: 6px;
	margin-left: 20px;
	background-image: url("../images/img8.gif");
	background-repeat: repeat-y;
	background-position: left top;
}
.post-answer .post-info {
	font-size: 10px;
}
.post-answer .post-head {
	margin-top: 15px;
}
.gallery td {
	overflow: hidden;
}
.gallery img {
	margin: 3px;
}
.messages-menu a {
	padding: 0px 6px 0px 6px;
	text-decoration: none;
	border-right: 1px solid #dcdcdc;
}
.messages-menu a.active {
	font-weight: bold;
}
.messages-table {
	width: 480px;
	border: 1px solid #dcdcdc;
}
.messages-table td {
	padding: 5px 15px 5px 15px;
}
.messages-table a {
	text-decoration: none;
}
.messages-table a.notreaded {
	font-weight: bold;
}
.widetable {
	width: 480px;
	border: 1px solid #dcdcdc;
}
.widetable td {
	width: 50%;
	padding: 5px 15px 5px 15px;
}
.widetable td.rbor {
	border-right: 1px solid #f5f5f5;
}
.widetable h2 {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #dcdcdc;
}
.profiletable td {
	padding: 3px 10px 3px 10px;
}
.avatartd {
	padding: 5px;
}
.avatar {
	width: 96px;
	height: 128px;
	border: 1px solid #000000;
	overflow: hidden;
}
.note {
	padding: 8px 5px 5px 8px;
	width: 300px;
	height: 96px;
	overflow: auto;
}
.areasmall {
	width: 264px;
	height: 100px;
}
.areamedium {
	width: 410px;
	height: 150px;
}
.inputsmall {
	width: 119px;
}
.inputmedium {
	width: 264px;
}
.inputc {
	width: 46px;
}
.paging {
	padding: 6px 0px 3px 1px;
}
.paging span a {
	padding: 0px 2px 0px 2px;
	text-decoration: none;
}
.paging a.act {
	text-decoration: underline;
}
.message1, .message2, .message3 {
	margin: 5px 0px 20px 0px;
	padding: 13px 5px 13px 48px;
	font-weight: bold;
	background-color: #ffffff;
	background-position: 5px 5px;
	background-repeat: no-repeat;
}
.message1 {
	background-image: url("../images/icons/info.gif");
}
.message2 {
	background-image: url("../images/icons/warning.gif");
}
.message3 {
	background-image: url("../images/icons/error.gif");
}
.hr {
	height: 10px;
	background-image: url("../images/system/hr.gif");
	background-position: left center;
	background-repeat: repeat-x;
}
.hr hr {
	display: none;
}
.pre {
	font-family: monospace;
	width: 90%;
	padding: 5px;
	margin: 5px;
	border: 1px solid #dcdcdc;
	background-color: #feffeb;
	overflow: scroll;
	white-space: pre;
	display: block;
}
.bborder {
	padding-bottom: 8px;
	margin-bottom: 12px;
	border-bottom: 1px solid #dcdcdc;
}
.anchor {
	position: relative;
	top: -128px;
	height: 0px;
}
.backlink {
	display: block;
	font-weight: bold;
	padding-bottom: 15px;
}
.hint {
	color: #000;
	font-size: 10px;
	padding: 0px 4px 0px 4px;
}
.cimage {
	width: 68px;
	height: 22px;
	vertical-align: top;
}
.icon {
	vertical-align: middle;
	margin-top: -1px;
}
.lef {
	float: left;
	margin: 1px 10px 5px 1px;
}
.right {
	float: right;
	margin: 1px 1px 5px 10px;
}
.minip {
	padding: 0px;
	margin: 0px 0px 4px 0px;
}
.rpad {
	padding-right: 10px;
}
.lpad {
	padding-left: 10px;
}
.hidden {
	display: none;
}
.inline {
	display: inline;
}
.cleaner {
	clear: both;
}
.important {
	color: red;
}
.exp {
	border-bottom: 1px dashed #808080;
	cursor: help;
}
