/* CSS Document */
* {
  margin: 0px;
  padding: 0px;
  border: 0px;
}
#novisible {
  display: none;
}
td {
  border: 1px solid rgb(191,191,191);
  border-spacing: 5px;
}
body {
  text-align: center;
  background: url("../images/body.png");
  font-size: 13px;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: white;
}
label {
  cursor: hand;
  cursor: pointer;
}
a, a:link, a:visited, a:active, a:hover {
  text-decoration: none;
  color: white;
}
span.novisible {
  display: none;
}
span.right {
  float: right;
}
table.noborder {
  border: none;
}
table.noborder td {
  border: none;
}
#monster {
  display: block;
  width: 1152px;
  margin: 0px auto;
  background: url("../images/monster/2/monster.png") top right no-repeat;
  padding-top: 45px;
}
#header {
  display: block;
  width: 1152px;
  margin: 0px auto;
}
.test {
  display: block;
  width: 255px;
  height: 190px;
  position: absolute;
  margin-left: 390px;
  margin-top: -170px;
}
#header a {
  display: block;
  width: 400px;
  height: 170px;
  background: url("../images/logo.png") no-repeat;
  /*margin-left: 150px;*/
}
#projects {
  display: block;
  width: 1152px;
  height: 53px;
  background: url("../images/projects.png") no-repeat;
  margin-top: 25px;
}
#projects p {
  text-align: left;
  padding-left: 140px;
  padding-top: 21px;
}
#projects p span.right {
  padding-right: 30px;
}
#topper {
  display: block;
  margin: 0px auto;
  width: 1143px;
  height: 15px;
  background: url("../images/topper.png") no-repeat;
}
#insider {
  display: block;
  width: 1143px;
  margin: 0px auto;
  background: url("../images/columns.png") repeat-y;
}
#insider #menu {
  display: block;
  width: 203px;
  float: left;
  text-align: left;
  background: url("../images/menu.png") repeat-y;
  padding-left: 10px;
  max-width: 193px;
}
#insider #menu ul {
  list-style: none;
  margin-bottom: 3px;
}
#insider #menu ul a {
  display: block;
  width: 179px;
  font-size: 11px;
  letter-spacing: 1px;
  font-weight: bold;
}
#insider #menu ul li.near a {
  display: inline;
  width: auto;
}
#insider #menu ul li a img {
  margin-right: 5px;
}
#insider #content {
  display: block;
  width: 763px;
  margin-left: 205px;
}
#insider #content #daytip {
  display: block;
  width: 100%;
  height: 51px;
  background: url("../images/daytip.png") no-repeat;
}
#insider #content #daytip .left {
  display: block;
  width: 120px;
  padding-top: 17px;
  font-size: 20px;
  float: left;
}
#insider #content #daytip .right {
  display: block;
  float: right;
  width: 640px;
  padding-right: 20px;
  max-width: 620px;
}
#insider #content #daytip p {
  padding-top: 3px;
  text-align: justify;
}
#insider #content #daytip a {
  border-bottom: 1px solid rgb(32,32,32);
  font-size: 80%;
  font-weight: strong;
}
#insider #content #daytip .left a {
  font-size: 20px;
  border-bottom: none;
}
#insider #content #advert {
  display: block;
  width: 762px;
  height: 142px;
  margin-top: 1px;
  background: url("../images/advert.png") no-repeat;
}
#insider #content #advert #inner {
  display: block;
  width: auto;
  height: 80px;
  margin: 0px auto;
  padding-top: 37px;
}
#strankovanie {
  clear: both;
  display: block;
  width: 763px;
  height: 28px;
  background: url("../images/strankovanie.png") no-repeat;
  padding-top: 5px;
}
#strankovanie .floatleft {
  float: left;
  margin-left: 20px;
}
#strankovanie .floatright {
  float: right;
  margin-right: 20px;
}
#insider #content .post {
  display: block;
  width: 760px;
  height: auto;
  margin: 0px auto;
  text-align: left;
  margin-top: 3px;
  background: url("../images/post-bottom.png") -1px bottom no-repeat;
  padding-bottom: 18px;
}
#insider #content .post .header {
  display: block;
  width: 760px;
  height: 28px;
  background: url("../images/post-top.png") no-repeat;
}
#insider #content .post .header img {
  float: left;
  margin-left: 8px;
}
#insider #content .post .header p {
  float: right;
  width: 285px;
  font-size: 11px;
  padding-top: 11px;
  font-style: italic;
}
#insider #content .post .header p a {
  font-weight: bold;
  color: rgb(238,143,3);
}
#insider #content .post .middle {
  display: block;
  width: 760px;
  height: auto;
  background: url("../images/post-middle.png") -1px repeat-y;
  text-align: justify;
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 15px;
  padding-bottom: 5px;
  max-width: 710px;
  overflow: auto;
  line-height: 1.3em;
}
#insider #content .post .middle strong, #insider #content .post .middle b {
  font-weight: bold;
  text-shadow: black 2px 2px 1px;
  /*color: #eff200;*/
  color: #bcbcbc;
  color: white;
}
#insider #content .post .middle p {
  padding-bottom: 12px;
}
#insider #content .post .middle img.imgnews {
  margin-right: 15px;
  margin-bottom: 15px;
  float: left;
  text-align: left;
  display: inline;
}
#insider #content .post .middle ul {
  margin-left: 40px;
  list-style-type: circle;
}
#insider #content .post a {
  color: rgb(238, 143, 3);
  font-weight: bold;
}
#insider #right {
  display: block;
  width: 175px;
  float: right;
  text-align: left;
  background: url("../images/right.png") repeat-y;
  padding-left: 10px;
  padding-right: 10px;
  max-width: 155px;
  font-size: 11px;
  text-align: justify;
}
#insider #right .center {
  display: block;
  margin: 0px auto;
}
#insider #menu .center {
  display: block;
  margin: 0px auto;
  margin-top: 2px;
  margin-bottom: 1px;
}
#insider #right ul {
  list-style: none;
  margin-bottom: 3px;
}
#insider #right ul a {
  display: block;
  width: 151px;
  font-size: 11px;
  letter-spacing: 1px;
  font-weight: bold;
}
#insider #right #s_input {
  background: url("../images/s_input.png") no-repeat;
  width: 103px;
  height: 25px;
  color: white;
  font-size: 10px;
  padding-left: 5px;
  max-width: 98px;
}
#insider #right #s_button {
  background: url("../images/s_button.png") 0px 1px no-repeat;
  width: 40px;
  height: 25px;
  color: rgb(238,143,3);
  font-size: 10px;
}
#insider br.clear {
  clear: both;
}
#footer {
  display: block;
  margin: 0px auto;
  width: 1143px;
  height: 102px;
  background: url("../images/footer.png") 0px 0px no-repeat;
  margin-bottom: 50px;
  text-align: left;
}
#footer p {
  padding-left: 10px;
  padding-top: 13px;
  margin-left: 210px;
  width: 500px;
}
#footer a {
  font-weight: strong;
  border-bottom: 1px dotted rgb(100, 100, 100);
}
#footer a:hover {
  border-bottom: 1px solid rgb(100, 100, 100);
}
table.counter {
  border: 1px solid white;
}
table.counter td {
  border: none;
  padding: 2px;
}
table.counter td.top {
  text-align: center;
}
input.nicerbutton {
  padding: 8px 20px 8px 20px;
  background: rgb(238,143,3);
  border: 3px solid rgb(158,94,0);
  -moz-border-radius: 10px;
  color: rgb(10,3,3);
  font-weight: bold;
}
.tooltip {
  background: black;
  color: white;
  border: 3px solid rgb(158,94,0);
  -moz-border-radius: 8px;
  padding: 5px;
}
.tooltip img {
  float: left;
}
.tooltip div {
  display: block;
  float: left;
  padding-top: 15px;
  padding-right: 15px;
  text-align: left;
}
.tooltip p {
  padding-top: 15px;
  font-weight: strong;
  font-style: italic;
  text-align: center;
}
.monster .monsterimage {
  float: right;
  padding: 10px;
  margin-left: 18px;
  margin-bottom: 12px;
  border: 1px solid black;
}
.monster h3 {
  color: rgb(232,140,3);
  font-style: italic;
  font-variant: small-caps;
  padding-bottom: 5px;
}
.monster table {
  margin-bottom: 10px;
}
.monster table td {
  padding: 2px 15px 2px 0px;
}
.monster table td.somewidth {
  width: 62px;
}
.monster strong {
  text-shadow: 0px 0px 0px white;
  color: black
}
#insider #content .monster .middle strong, #insider #content .monster .middle b {
  text-shadow: none;
  font-variant: small-caps;
  color: rgb(255,216,51);
}
input.monstersearchinput {
  width: 600px;
  font-size: 22px;
  padding: 10px;
  -moz-border-radius: 10px;
  color: #a0a0a0;
  margin: 0px auto;
  display: block;
}
div.suggestions {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid white;
  border-top: none;
  position: absolute;
  margin-left: 10px;
  margin-right: 10px;
  width: 600px;
  text-align: left;
}
div.suggestions div {
  cursor: default;
  padding: 5px;
  font-size: 14px;
  padding-left: 10px;
  font-weight: bold;
  letter-spacing: 1px;
}
div.suggestions div.current {
  background-color: #9E5E00;
  color: white;
}