.post span + br, .post div + br {
  display: block;
}
.post p + p {
  margin-top: 14px !important;
}
#post-preview {
  display: table-cell;
}
.punbb .post-box::after, .main::after, #post::after {
clear: both;
content: "";
display: block;
font-size: 0;
height: 0;
line-height: 0;
overflow: hidden;
visibility: hidden;
}
.punbb .divider {
display: none;
}
#pun-crumbs1 .container,
#pun-crumbs2 .container,
#pun-status .container,
#pun-ulinks .container,
#pun-navlinks .container,
#pun-stats ul.container,
#pun-about .container,
.modmenu .container,
ul,
div.post-rating p,
dd {
  margin: 0;
  padding: 0;
}
.acchide,
#pun-index #pun-main h1,
.title-logo,
#pun-navlinks h2,
#pun-pagelinks h2,
#pun-status h2,
#pun-ulinks h2,
.punbb .forum h2,
.punbb .multipage .topic h2,
.punbb dl.post-sig dt span,
.punbb p.crumbs strong,
.punbb .required label em,
.punbb .formsubmit label,
.punbb .submitfield label,
.punbb .modmenu label,
#pun-userlist .main h2,
#pun-announcement  h2,
.fs-box dl.post-sig,
#post-form h2,
#post legend span  {
  font-size: 0;
  height: 0;
  width: 0;
  line-height: 0;
  overflow: hidden;
  margin: 0;
  padding: 0;
  visibility: hidden;
  position:absolute;
  left: -9999px;
  }
li {
  list-style: outside none none;
}
.scrollbox {
  display: block;
  max-height: 200px !important;
  overflow: auto;
  width: 100%;
}
a {
  color: #33293d;
  text-decoration: none;
  transition: all 0.5s ease 0s;
}
#pun-admain a {
  color: #33293d !important;
}
.fr a {
  color: rgba(210, 205, 185, 0.68);
  font-size: 14px;
  padding: 0 0 0 10px;
  text-decoration: underline;
  text-transform: none;
}
a:hover, .isactive a, #pun-navlinks li a:hover, #pun-ulinks li a:hover, .Nazva:hover {
	color: #202020;
	text-shadow: 1px 1px 0px rgba(164, 182, 193, 0.54);
}
::selection {
  background: #221c28 none repeat scroll 0 0 !important;
  color: #bab8ba;
}
*::-moz-selection {
  background: #221c28 none repeat scroll 0 0 !important;
  color: #bab8ba;
}
fieldset {
    border-color: #58656e;
    border-width: 1px;
    margin: 10px;
    border-style: solid;
}
#post fieldset {
  border: medium none;
  margin: 0;
  padding: 0 20px;
  position: relative;
}
legend {
  font-size: 11px;
  text-transform: uppercase;
}
.button, #sub4, input[onclick="dice()"] {
  background: #d4d0c8 none repeat scroll 0 0;
  border: 2px outset #d4d0c8;
  border-radius: 2px;
  color: #221c28;
  font-size: 11px !important;
  margin-right: 10px;
  outline: medium none;
  padding: 2px 6px;
  transition: all 0.218s ease 0s;
cursor: pointer;
}
input[onclick="dice()"] {
  bottom: -45px;
  position: absolute;
  right: 0;
}
input, select, #plng {
  background-color: #778793;
  border-color: #58656e;
  border-radius: 2px;
  border-style: solid;
  border-width: 1px;
  margin-right: 10px;
}
textarea {
  background-color: #9eadb7;
  border-color: #58656e;
  border-style: solid;
  border-width: 1px;
  font-family: verdana;
  font-size: 11px;
}
.formsubmit {
  margin-left: 20px;
}
hr {
  border-color: #677c89 #677c89 rgba(103, 124, 137, 0.42);
  border-width: 1px;
}
