input[type=text], input[type=password], input[type=submit], input[type=button], input[type=reset], button, select {
	padding: 3px;
}
.posts-form-buttons .bbcode-button {
	display: inline-block;
	width: 16px;
	height: 16px;
	padding: 3px 4px;
	background: url(../images/bbcode/button-body.png) left top no-repeat;
}
.post-postlink {
	float: right;
	position: relative;
	right: 5px;
	font-size: 9px;
	color: #9A9A9A !important;
	text-decoration: none;
}
.article-perex-image {
	border: 1px solid #dcdcdc;
	float: right;
	max-width: 150px;
	margin: 0 8px 8px 8px;
}
.list-perex-image {
	border: 1px solid #dcdcdc;
	max-width: 96px;
	float: left;
	margin: 0 4px 4px 0;
}
.topic-table {
	background-color: #FAFAFA;
	border-collapse: collapse;
}
.topic-table td {
	padding: 5px;
	border: 1px solid #ededed;
}
.topic-hl, .topic-table thead td {
	background-color: #F7F7F7;
}
.topic-icon-cell {
	width: 41px;
	padding-right: 0 !important;
	border-right: none !important;
}
.topic-main-cell {
	width: 50%;
	border-left: none !important;
	white-space: nowrap;
}
.topic-pages {
	margin-left: 0.5em;
}
.topic-pages a {
	display: inline-block;
	padding: 0 4px;
	margin: 0 2px;
	border: 1px solid #ededed;
	background-color: #fff;
	text-decoration: none;
}
.topic-avatar {
	max-width: 64px;
	float: left;
	margin: 4px 12px 8px 0;
}
.bbcode-img {
	max-width: 400px;
	max-height: 800px;
}
/* tagy */
img {
	border: none;
}
td {
	padding: 1px;
}
form {
	padding: 0;
	margin: 0;
}
fieldset {
	margin-bottom: 10px;
	padding: 8px;
}
legend {
	font-weight: bold;
	color: #000000;
}
input, textarea {
	font-size: 13px;
	font-family: inherit;
}
/* menu */
.menu {
}
.menu a {
	font-size: 15px;
	color: #31576F
}
.menu a.act {
}
/* boxy */
/*.box-title {padding: 20px 0 6px 0;}*/
.box-item {
	padding: 6px;
	margin-bottom: 6px;
}
.searchform {
	padding-bottom: 10px;
}
.searchform input.q {
	width: 100px;
}
/* vypis */
.list-title {
	margin: 15px 0 3px 0 !important;
	padding: 0 !important;
}
.list-title a {
	font-size: 17px;
	color: #93ad36
}
.list-perex {
	padding: 0 !important;
	margin: 0 0 3px 0 !important;
}
.list-info {
	color: #808080;
	padding: 4px 0 15px 0 !important;
	clear: both;
}
.list-info span {
	font-weight: bold;
}
.list-info a {
	text-decoration: none;
	color: #808080;
}
/* clanek */
.article-navigation {
	border-bottom: 1px solid #dcdcdc;
	padding-bottom: 10px;
	margin-bottom: 15px;
}
.article-perex {
	font-style: italic;
	color: #808080;
}
.article-info {
	width: 646px;
	color: #808080;
	padding: 20px 0 10px 0;
}
.article-info td {
	padding: 10px;
	line-height: 24px;
}
.article-info a {
	color: #808080;
	text-decoration: none;
}
.ratetable {
	border: 1px solid #dcdcdc;
	padding: 5px;
}
.ratetable td {
	padding: 0 2px;
	text-align: center;
	vertical-align: top;
}
.ratetable tr.r1 * {
	font-weight: bold;
}
/* anketa a shoutbox */
.poll, .sbox {
	border: 1px solid #98B6C9;
}
.poll-content, .sbox-content {
	padding: 5px;
}
.poll-question, .sbox-title {
	text-align: center;
	padding-bottom: 5px;
}
/* individualni pro anketu */
.poll-answer {
	border-top: 1px solid #98B6C9;
	padding: 6px 0 5px 0;
}
.poll-answer input {
	padding: 0;
	margin: 0;
}
.poll-answer .votebutton {
	margin: 3px 4px 2px 0 !important;
}
.poll-answer div {
	background-image: url("../images/system/votebar.gif");
	background-repeat: repeat-x;
	height: 11px;
	margin: 6px 2px 4px 0;
}
.poll-question div {
	color: #a4a4a4;
	font-size: 9px;
}
/* individualni pro shoutbox */
.sbox-item {
	border-top: 1px solid #dcdcdc;
	padding: 10px 0 10px 0;
}
.sbox-input, .sbox .inputc {
	width: 90%;
}
.sbox-posts {
	height: 350px;
	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;
}
/* prispevky / komentare */
.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;
	text-decoration: none;
}
.post-author-guest {
	font-weight: bold;
	color: #a03800;
}
.post-subject {
	font-weight: bold;
}
.post-info {
	color: #808080;
}
.post-actions a {
	font-size: 10px;
	text-decoration: none;
	padding-left: 4px;
}
.post-body {
	padding: 0;
	margin: 0;
}
.post-smiley {
	vertical-align: middle;
}
.post-answer {
	padding-left: 30px;
}
.post-answer .post-info {
	font-size: 10px;
}
.post-answer .post-head {
	margin-top: 15px;
}
/* galerie */
.gallery {
	min-width: 90%;
}
.gallery td {
	overflow: hidden;
	background: #dcdcdc;
	text-align: center;
	vertical-align: middle;
}
.gallery img {
	margin: 3px;
	border: 1px solid #dcdcdc;
}
/* vzkazy */
.messages-menu a {
	padding: 0 6px;
	text-decoration: none;
	border-right: 1px solid #dcdcdc;
}
.messages-menu a.active {
	font-weight: bold;
}
.messages-table {
	width: 646px;
	border: 1px solid #dcdcdc;
}
.messages-table td {
	padding: 5px 15px;
}
.messages-table a {
	text-decoration: none;
}
.messages-table a.notreaded {
	font-weight: bold;
}
/* tabulky (vypis uzivatelu, seznam temat fora) */
.widetable, .widetable2, .topic-table {
	width: 646px;
}
.widetable {
	border: 1px solid #dcdcdc;
}
.widetable td {
	width: 50%;
	padding: 6px 15px;
}
.widetable2 td {
	padding: 6px 10px;
}
/* profil */
.profiletable td {
	padding: 3px 10px;
}
.profiletable .avatartd {
	padding: 5px;
}
.profiletable .note {
	padding: 0 5px 5px 0;
	width: 375px;
	overflow: auto;
}
.profiletable .posts-form-buttons {
	padding-left: 0;
}
.avatar {
	width: 96px;
	border: 1px solid #000000;
	overflow: hidden;
}
/* formulare */
.areasmall {
	width: 370px;
	height: 100px;
}
.areamedium {
	width: 495px;
	height: 150px;
}
.inputsmall {
	width: 177px;
}
.inputmedium {
	width: 370px;
}
.inputc {
	width: 180px;
	height: 46px;
	font-family: monospace;
	font-size: 40px;
	text-transform: uppercase;
}
/* strankovani*/
.paging {
	padding: 6px 0 3px 1px;
}
.paging span a {
	padding: 0 2px;
	text-decoration: none;
}
.paging a.act {
	text-decoration: underline;
}
/* systemove zpravy */
.message1, .message2, .message3 {
	margin: 5px 0 20px 0;
	padding: 11px 5px 13px 48px;
	font-weight: bold;
	background-color: #ffffff;
	background-position: 5px 5px;
	background-repeat: no-repeat;
	border: 1px solid #e1e1e1;
}
.message1 ul, .message2 ul, .message3 ul {
	margin: 0;
	padding: 5px 0 0 15px;
}
.message1 {
	background-image: url("../images/icons/info.png");
}
.message2 {
	background-image: url("../images/icons/warning.png");
}
.message3 {
	background-image: url("../images/icons/error.png");
}
/* horizontalni cara */
.hr {
	height: 10px;
	background-image: url("../images/system/hr.gif");
	background-position: left center;
	background-repeat: repeat-x;
}
.hr hr {
	display: none;
}
/* ruzne */
.pre {
	font-family: monospace;
	white-space: nowrap;
	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: #808080;
	font-size: 10px;
	padding: 0 4px;
}
.cimage {
	width: 250px;
	height: 54px;
	vertical-align: top;
	margin-left: 5px;
}
.exp {
	border-bottom: 1px dashed #808080;
	cursor: help;
}
.icon {
	vertical-align: middle;
	margin-top: -1px;
}
.right {
	float: right;
	margin: 1px 1px 5px 10px;
}
.left {
	float: left;
	margin: 1px 10px 5px 1px;
}
.wlimiter {
	width: 646px;
	overflow: auto;
}
.minip {
	padding: 0;
	margin: 0 0 4px 0;
}
.rpad {
	padding-right: 10px;
}
.lpad {
	padding-left: 10px;
}
.inline {
	display: inline;
}
.important {
	color: red;
}
.hidden {
	display: none;
}
.cleaner {
	clear: both;
}
.pad {
	padding: 10px;
}
tr.valign-top td {
	vertical-align: top;
}
