<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* tagy */
p {padding: 0px; margin: 0px;}
.p {padding: 0px; margin: 0px;}
#p {padding: 0px; margin: 0px;}
p {padding: 0; margin: 0;}
.p {padding: 0; margin: 0;}
#p {padding: 0; margin: 0;}

img {border: none;}
table, th, td, tr {border: 0px;}
.table, .th, .td, .tr {border: 0px;}
td {padding: 1px; border: solid 0px;}
tr {padding: 1px; border: solid 0px;}
table {padding: 1px; border: solid 0px;}
.td {padding: 1px; border: solid 0px;}
.tr {padding: 1px; border: solid 0px;}
.table {padding: 1px; border: solid 0px;}
form {padding: 0; margin: 0;}
fieldset {margin-bottom: 10px; padding: 6px;}
legend {font-weight: bold; border: solid 0px;}
input[type=text], input[type=password], input[type=submit], input[type=button], input[type=reset], button, select {padding: 5px;}
/* menu */
.menu {}
.menu a {}
.menu a.act {}


/* rozbalovaci menu */
.menu-dropdown-list li {padding-left: 14px !important;}

/* boxy */
.box-title {}

.box-item {}

.searchform {padding-bottom: 2px;}
/*.searchform input.q {}*/

/* vypis */

.list-title 
	{height: 55px;
	line-height: 55px;
 	font-size: 20px;
	font-weight: bold;
 	color: #F06C01;
	text-shadow:  1px 2px 1px #000000;
 	text-align: center;
	margin-botom: 0px;
	font-weight:bold;
	background-repeat: no-repeat;
 	background-image: url(../images/t_01.png) ;}

.list-title A:link {color: #F06C01;} 
.list-title A:visited {color: #F06C01;} 
.list-title A:active {color: #F06C01;} 
.list-title A:hover {color: #C08C78;} 

.list-perex 
	{text-align: justify;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	color: #777777;
	font-size: 15px;
	margin: 0px;
	text-shadow:  0px 1px 0px #fff;
	background-repeat: repeat-y; 
	background-image: url(../images/t_02.png) ;}

.list-perex-image {}

.list-info 
	{height: 105px;
	color: #6C6C6C;
	text-shadow:  0px 1px 0px #fff;
	text-align: left;
	padding-top: 32px;
	padding-left: 20px;
	padding-right: 10px;
	background-repeat: no-repeat;
 	background-image: url(../images/t_03.png) ;}

.list-info span {font-weight: bold;}
.list-info a {}

/* clanek */
.article-navigation {font-size: 15px; padding-bottom: 10px; margin-bottom: 0px;}
.article-perex {text-align: justify;}
.article-perex-image {text-align: left;}
.article-info {padding: 20px 0 10px 0;}
.article-info td {padding: 10px; line-height: 24px;}

.article-content 
	{text-align: justify; 
}

.ratetable {padding: 5px;}
.ratetable td {padding: 0 2px; text-align: center; vertical-align: top;}
.ratetable tr.r1 * {font-weight: bold;}

/* anketa a shoutbox */
.poll, .sbox {}
.poll-content, .sbox-content {padding: 4px;}
.poll-question, .sbox-title {text-align: center; padding-bottom: 5px; color: #6E8200;}

  /* individualni pro anketu */
  .poll-answer {padding: 8px 0 5px 0; font-size: 13px;}
  .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: 8px; margin: 3px 2px 2px 0;}
  .poll-question div {font-size: 12px;}

  /* individualni pro shoutbox */
  .sbox-item {padding: 10px 5px 10px 0;}
  .sbox-input {width: 100%;}
  .sbox-posts {height: 180px; overflow: auto; font-size: 13px;}
  .sbox form, .sbox table {margin: 0; padding: 0;}
  .sbox table {border-collapse: collapse; width: 100%;}
  .sbox table td.rpad {width: 45px;}

/* prispevky / komentare */
.posts-comments, .posts-book {}
.posts-comments {margin-top: 0px; padding-top: 0px;}
.posts-book {padding-top: 0px;}
.posts h2 {margin: 0px; padding-bottom: 0px;}

.posts-form {padding-bottom: 5px;}
.posts-form-buttons {padding-left: 15px;}
.posts-form-buttons img {vertical-align: middle;}
.posts-form-buttons a.bbcode-button {display: inline-block; width: 16px; height: 16px; padding: 3px 4px; background: url(../obrazy/bbcode/button-body.png) left top no-repeat;}
.posts-form-buttons a.bbcode-button img {vertical-align: top;}
.post {clear: both;}
.post-hl {margin-bottom: 10px;}

.post-head 	
	{font-size: 15px; 
	background-image: url(../images/kom.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	-webkit-border-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-left-radius: 4px;  
	border: solid 1px #75B5E0;
 	color: #434343;
	text-shadow:  0px 1px 0px #fff;
	font-weight:bold;
 	text-align: left;
	padding-left: 15px;
	line-height: 32px;
        height: 32px;}

.post-head A:link {color: #1B6AA5;} 
.post-head A:visited {color: #1B6AA5;} 
.post-head A:active {color: #1B6AA5;;} 
.post-head A:hover {color: #173D5A;} 


.post-author {font-weight: bold;}
.post-author-guest {font-weight: bold;}
.post-subject {font-weight: bold;}
.post-info {}
.post-actions a {font-size: 11px; text-decoration: none; padding-left: 4px;}
.post-postlink {float: right; position: relative; right: 4px; font-size: 10px; text-decoration: none;}

.post-body 
	{background-color: #EFEFEF;
	 border: solid 1px #D2D2D2;
	text-align: justify;
	font-size: 15px; 
	-webkit-border-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-left-radius: 4px;   
	padding: 8px;
	margin-left: 6px;
	margin-right: 6px;
	margin-top: 10px;
	margin-bottom: 15px;}

.post-body-withavatar {padding-left: 10px; min-height: 120px;}
.post-body-withavatar img.avatar2 {float: left; margin-left: 0px; margin-right: 10px;}

/*.post-body-withavatar .post-body-text {} */
.post-body-text {}
.post-smiley {vertical-align: middle;}
.post-answer {margin-left: 20px; margin-top: -10px;}
.post-answer .post-info {font-size: 13px;}
.post-answer .post-head {margin-top: 0px;}
.post-answer .post-body {margin-bottom: 30px;}
.post-answer .post-body-withavatar .post-body-text {border-left: none; padding-left: 3px;}

/* temata na foru */
.topic-table {border-collapse: collapse;}
.topic-table td {padding: 5px;}
.topic-hl, .topic-table thead td {}
.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; text-decoration: none;}
.topic-avatar {max-width: 64px; float: left; margin: 4px 12px 8px 0;}

/* bbcode */
.bbcode-img {max-width: 300px; max-height: 500px;}

/* galerie */
.gallery {min-width: 100%; padding-bottom: 20px;}
.gallery td {overflow: hidden; text-align: center; vertical-align: middle; }
.gallery img {margin: 0px; border: solid 2px #C6C6C6;}

/* vzkazy */
.messages-menu a {padding: 0 6px; text-decoration: none;}
.messages-menu a.active {font-weight: bold;}
.messages-table {}
.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 {}
.widetable td {width: 50%; padding: 6px 15px;}
.widetable2 td {padding: 6px 10px;}

/* profil */
.profiletable td {padding: 3px 10px; border: solid 0px;}
.profiletable .avatartd {padding: 5px; border: solid 0px;}
.profiletable .note {padding: 0 5px 5px 0; width: 95%; overflow: auto; border: solid 0px;}
.profiletable .posts-form-buttons {padding-left: 0; border: solid 0px;}
.avatar {width: 100px; border: solid 0px;}

/* formulare */
.areasmall {width: 350px; height: 100px;}
.areamedium {width: 350px; height: 150px;}
.inputsmall {width: 350px;}
.inputmedium {width: 350px;}
.inputc {width: 350px; height: 40px; font-size: 35px; text-transform: uppercase; margin-bottom: 10px;}

/* 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-position: 5px 5px; background-repeat: no-repeat; line-height: 120%;}
.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");}

/* ruzne */
.pre {font-family: monospace; white-space: nowrap; display: block;}
.bborder {}
.anchor {height: 0px;}
.backlink {display: block; font-weight: bold; padding-bottom: 5px;}
.hint {font-size: 10px; padding: 0 4px;}
.cimage {width: 240px; height: 54px; vertical-align: top; margin-left: 5px;}
.exp {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;}
tr.valign-top td {vertical-align: top;}
.wlimiter {width: 500px; overflow: auto;}
.minip {padding: 0; margin: 0 0 4px 0;}
.rpad {padding-right: 10px;}
.lpad {padding-left: 10px;}
.center {text-align: center;}
.inline {display: inline;}
.important {color: red;}
.hidden {display: none;}
.cleaner {clear: both;}
.pad {padding: 10px;}</pre></body></html>