/* Hlavni */
/* get rid of those system borders being generated for A tags */
a:active {
  outline:none;
}

:focus {
  -moz-outline-style:none;
}

a {
  color: #000000;
  text-decoration: none;
}

a:hover {
  color: #3E3E3E;
  text-decoration: none;
}

a.side {
  color: #D3D3D3;
  text-decoration: none;
}

a:hover.side {
  color: #E8E8E8;
  text-decoration: none;
}

a.side2 {
  color: #FFFFFF;
  text-decoration: none;
}

a:hover.side2 {
  color: #C0C0C0;
  text-decoration: none;
}

a.white, li.white a {
  color: #ffffff;
  text-decoration: none;
}

a:hover.white, li.white a:hover {
  color: #ffffff;
  text-decoration: none;
}

.odkaz-lista {
 font-weight: bold;
 color: #B1B1B1;
 text-decoration: none;
}

/* Pozadi */
body {
  font-family: Arial;
  font-size: 12px;
  color: #000000;
  background-color: #000000;
  background-image: url('images/pozadie.jpg');
  background-position: top center;
  background-attachment: fixed!important;
  background-repeat: no-repeat;
  margin: 0px;
}

.pozadiLista {
  background-image: url('images/pozadiLista.png');
  background-repeat: repeat-y;
  align: center;
}

.pozadiLista2 {
  background-image: url('images/pozadiLista.png');
  background-repeat: no-repeat;
  background-position: bottom;
}

.pozadiDolniLista {
  background-image: url('images/pozadiDolniLista.png');
  background-repeat: no-repeat;
  height: 15px;
}

.lista {
  width: 953px;
  height: 40px;
  z-index: 9999;
  color: #808080;
  z-index: 100000000000000;
  background-color: transparent;
  background-image: url('images/lista.png');
  background-repeat: no-repeat;
}

.lista-vip {
  width: 953px;
  height: 40px;
  z-index: 9999;
  color: #808080;
  z-index: 10000000000000;
  background-color: transparent;
  background-image: url('images/lista-vip.png');
  background-repeat: no-repeat;
}

.skryta-lista-vip {
  width: 953px;
  height: 40px;
  color: #808080;
  z-index: 10000000000000;
  background-color: transparent;
  background-image: url('images/skryta-lista-vip.png');
  background-repeat: no-repeat;
}

.skryta-lista {
  width: 953px;
  height: 40px;
  color: #808080;
  z-index: 10000000000000;
  background-color: transparent;
  background-image: url('images/skryta-lista.png');
  background-repeat: no-repeat;
}

#lista {
  position: fixed;
  bottom: 0px;
  left: 0px;
  height: 40px;
  width: 100%;
  z-index: 9999;
  _display: none !important;
  visibility: hidden;
  background-repeat: no-repeat;
}
#vlavo {
  position: fixed;
  top: 50px;
  left: -100px;
  height: 150;
  width: 150;
  z-index: 9999;
  _display: none !important;
  background-repeat: no-repeat;
}

#vlavo:hover {
  position: fixed;
  top: 50px;
  left: 0px;
  height: 150;
  width: 150;
  z-index: 9999;
  _display: none !important;
  background-repeat: no-repeat;
}

.lista2 {
  background-color: #000000;
    background-image: url('images/pozadiDolniLista.png');
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
}

.lista-button-vip {
  color: gold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  background-color: transparent;
  background-image: transparent;
  height: 15px;
  border: 0px solid #000000;
  margin-top: 0px;
}

.lista-button {
  color: #C0C0C0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  background-color: transparent;
  background-image: transparent;
  height: 15px;
  border: 0px solid #000000;
  margin-top: 0px;
}


/* Vetsi casti  */
.header {
  background-image: url('images/header.png');
  background-repeat: no-repeat;
  width: 937px;
  height: 165px;
}

.horniLista {
  background-image: url('images/horniLista.png');
  background-repeat: no-repeat;
  height: 42px;
}

/* Sredni panely*/
.capmain {
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  color: #000000;
  background-image: url('images/panelStredCast.png');
  height: 18px;
  padding: 7px 4px 6px 0px;
}

.capmain-right {
  width: 23px;
  height: 35px;
  background-image: url('images/panelPravaCast.png');
  background-position: right;
}

.capmain-right2 {
  width: 23px;
  height: 35px;
  background-image: url('images/panelPravaCast2.png');
  background-position: right;
}

.main-bg {
  font-size: 12px;
  color: #555555;
  margin: 0px 0px 0px 0px;
  text-align: left;
}

.novinkyInfo {
  width: 123px;
  height: 153px;
  background-image: url('images/novinkyInfo.png');
  background-position: top left;
  repeat: repeat-x;
  color: #ffffff;
  text-decoration: none;
  font-family: Arial;
  font-size: 12px;
  padding: 5px 17px 0px 13px;
}

.novinkyInfo a {
  color: #ffffff;
  text-decoration: none;
  font-family: Arial;
  font-size: 12px;
}

.novinkyInfo a:hover {
  color: #ffffff;
  text-decoration: none;
  font-family: Arial;
  font-size: 12px;
}

.nadpisNovinky {
  color: #000000;
  text-decoration: none;
  font-family: Arial;
  font-size: 12px;
  background-image: url('images/novinkyNadpis.png');
  background-repeat: no-repeat;
  width: 400px;
  height: 60px;
  padding: 10px 23px 5px 30px;
}

.nadpisNovinky a {
  color: #000000;
  text-decoration: none;
  font-family: Arial;
  font-size: 12px;
}

.nadpisNovinky a:hover {
  color: #000000;
  text-decoration: none;
  font-family: Arial;
  font-size: 12px;
}

.novinka-cela {

  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  vertical-align: middle;
  color: #000000;
  background-image: url(images/novinkyNadpis.png);
  height: 50px;
  width: 535px;
  padding: 0px 0px 0px 0px;

}

.novinka-center {

  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  vertical-align: middle;
  color: #000000;
  background-image: url(images/novinka-center.png);
  height: 60px;
  width: 287px;
  padding: 0px 0px 0px 0px;

}

.novinka-vlavo {

  width: 40px;
  height: 60px;
  background-image: url(images/novinka-vlavo.png);
  padding: 0px 0px 0px 0px;

}

.novinka-vpravo {

  width: 100px;
  height: 60px;
  background-image: url(images/novinka-vpravo.png);
  padding: 0px 0px 0px 0px;

}

.kategorie {

  height: 50px;
  width: 273px;
  background-image: url(/kategorie/ziadna.png);
  padding: 0px 0px 0px 0px;

}

/* Pozadi celeho obsahu */
.main-body {
  padding: 5px 5px 3px 5px;
  background-image: url('images/pozadiObsah.png');
  color: #000000;
  background-repeat: repeat;
  vertical-align: top;
  text-align: left;
}


.main-body2 {
  padding: 0px 5px 3px 0px;
  background-image: url('images/pozadiObsah.png');
  color: #000000;
  background-repeat: repeat;
  vertical-align: top;
}

.main-body3 {
  padding: 7px 0px 5px 0px;
  background-image: url('images/pozadiObsah.png');
  color: #000000;
  background-repeat: repeat;
  vertical-align: top;
}

/* Bocni panely */


.side-left .side-border-right {display: none;}

.side-border-left {
  color: #000000;
  padding: 1px 0px 0px 0px;
  width: 225px;
}

.scapmain {
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  background-image: url('images/panelStredCast.png');
  background-repeat: norepeat;
  height: 17px;
  padding: 6px 4px 6px 0px;
}

.scapmain-left {
  width: 30px;
  height: 35px;
  background-image: url('images/panelLevaCast.png');
}

.side-body {
  font-family: Arial;
  font-size: 12px;
  color: #ffffff;
  padding: 5px 0px 5px 5px;
  text-align: left;
}

/* Detaily */
.anketaBg {
 background-image: url('images/anketaBg.png');
 background-repeat: no-repeat;
 background-position: top right;
 color: #ffffff;
 font-weight: bold;
 font-family: Arial;
 font-size: 12px;
 padding: 4px 5px 2px 25px;
 height: 17px;
}

hr {
  height: 1px;
  border: 0px solid #eee;
  background: #eeeeee;
}


hr.side-hr {
  height: 1px;
  border: 1px solid #eeeeee;
}

td {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}

pre {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}

.alt {
  color: #868686;
}

.alt1 {
  color: #B2B2B2;
}

.spacer {
  margin-bottom: 0px;
}

.admin-message {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  text-align: center;
  color: #555555;
  background-color: #f6f6f6;
  border: 1px solid #e1e1e1;
  padding: 3px 4px 5px 4px;
  margin-bottom: 5px;
}

/* Form element properties */

form {
  margin: 0px;
}

.button {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #fff;
  background-color: #1E1E1E;
  background-image: url(images/button.gif);
  height: 20px;
  border: 1px solid #000000;
  margin-top: 2px;
}

.button-alt {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #868686;
  background-color: #1E1E1E;
  background-image: url(images/button.gif);
  height: 20px;
  border: 1px solid #000000;
  margin-top: 2px;
}

.button-small {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  background-color: #1E1E1E;
  background-image: url(images/button.gif);
  height: 20px;
  border: 1px solid #000000;
  margin-top: 2px;
}

.button-small2 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 10px;
  color: #555555;
  background-color: #1E1E1E;
  background-image: url(images/button.gif);
  height: 20px;
  border: 1px solid #000000;
  margin-top: 2px;
}

.bbcode {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  margin-top: 2px;
}

.textbox {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #555555;
  background-color: #E9E9E9;
  background-repeat: no-repeat;
  border: 1px solid #A4A4A4;
}

/* Header and footer properties */

.bottom-footer {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #ffffff;
  background-color: #555555;
  padding: 4px 4px 5px 4px;
}

/* Center-Panel properties */

.news-category {
  border: 0;
  margin: 3px 5px 0 0;
  float: left;
}

.news-footer {
  font-size: 10px;
  color: #555555;
  background-color: #f1f1f1;
  border-width: 0 1px 1px 1px;
  border-color: #dddddd;
  border-style: solid;
  padding: 3px 4px 4px 4px;
}

/* General table properties */

.center {
  margin: 0 auto;
}


/* FORUM */
.forumBgNahore {
 background-image: url('images/forumBgNahore.png');
 background-repeat: no-repeat;
 background-position: top left;
 color: #ffffff;
 font-weight: bold;
 font-family: Arial;
 font-size: 12px;
 padding: 4px 5px 2px 25px;
 height: 17px;
}

.tbl-border {
  border: 0px solid #f00;
}

.tbl-border {
  padding: 0px;
}

.tbl {
  font-size: 12px;
  color: #eeeeee;
  background-color: #393939;
  padding: 4px;
}

.tbl1 {
  font-size: 12px;
  color: #ffffff;
  background-image: url('images/forumBg.png');
  padding: 4px;
}

.tbl2 {
  font-size: 12px;
  color: #ffffff;
  background-image: url('images/forumBg.png');
  padding: 4px;
}

.tbl3 {
  font-size: 12px;
  color: #FFFFFF;
  background-image: url('images/comentsBg.png');
  padding: 4px;
}

.tbl4 {
  font-size: 12px;
  color: #808080;
  background-image: url('');
  padding: 4px;
}

.tbl5 {
  font-size: 12px;
  color: #ffffff;
  padding: 4px;
}

.tbl6 {
  font-size: 12px;
  color: #808080;
  background-image: url('images/down.gif');
  padding: 4px;
}

.tbl-sb1 {
  font-size: 12px;
  color: #E2E2E2;
  background: #616161;
  padding: 4px;
}

.tbl-sb1 a {
  font-family: Arial;
  font-size: 12px;
  color: #232323;
  text-decoration: none;
}

.tbl-sb1 a:hover {
  font-family: Arial;
  font-size: 12px;
  color: #000000;
  text-decoration: none;
}

.tbl-sb2 {
  font-size: 12px;
  color: #D8D8D8;
  background: transparent;
  padding: 4px;
}

.tbl-sb2 a {
  font-family: Arial;
  font-size: 12px;
  color: #333333;
  text-decoration: none;
}

.tbl-sb2 a:hover {
  font-family: Arial;
  font-size: 12px;
  color: #000000;
  text-decoration: none;
}


.tbl a {
  font-family: Arial;
  font-size: 12px;
  color: #b3b3b3;
  text-decoration: none;
}

.tbl1 a {
  font-family: Arial;
  font-size: 12px;
  color: #b3b3b3;
  text-decoration: none;
}

.tbl2 a {
  font-family: Arial;
  font-size: 12px;
  color: #b3b3b3;
  text-decoration: none;
}
.tbl a:hover {
  font-family: Arial;
  font-size: 12px;
  color: #b3b3b3;
  text-decoration: none;
}

.tbl1 a:hover {
  font-family: Arial;
  font-size: 12px;
  color: #b3b3b3;
  text-decoration: none;
}

.tbl2 a:hover {
  font-family: Arial;
  font-size: 12px;
  color: #b3b3b3;
  text-decoration: none;
}

.forum-caption {
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
  background-color: #333;
  padding: 2px 4px 4px 4px;
}
/* KONEC FORA */

.quote {
  font-size: 11px;
  color: #555555;
  background-color: #f8f8f8;
  padding: 4px;
  margin: 0px 20px 0px 20px;
  border: 1px solid #bbb;
}

.poll {
  height: 6px;
  border: 1px solid #bbb;
}

.comment-name {
  font-weight: bold;
  color: #939393;
}

.shoutboxname {
  font-weight: bold;
  color: #939393;
}

.shoutbox {
  color: #777777;
}

.shoutboxdate {
  font-size: 10px;
  color: #888888;
}

.small {
  font-size: 10px;
  font-weight: normal;
}

.small2 {
  font-size: 10px;
  font-weight: normal;
  color: #555555;
}

.side-small {
  font-size: 10px;
  font-weight: normal;
  color: #C0C0C0;
}

.side-label {
  color: #555555;
  background-color: #f1f1f1;
  margin: 2px 0 2px 0;
  padding: 2px 2px 3px 2px;
}

/* Vertical Navigation */

#navigation h2 {
  font-size: 10px;
  font-weight: normal;
  background-color: #f1f1f1;
  margin: 0;
  padding: 4px;
}

#navigation ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

* html #navigation ul li{
   height: 1%;
}

#navigation a {
  display: block;
  color: #55555;
  padding: 2px;
  text-decoration: none;
}

#navigation a:hover {
  color: #ffffff;
  background-color: #C0C0C0;
}

/* Page Navigation */

.pagenav {
  padding: 4px;
}

.pagenav span {
  color: #ffffff;
  background-color: #707070;
  border: 1px solid #dddddd;
  padding: 2px 4px 2px 4px;
  margin: 2px;
}

.pagenav a {
  color: #55555
  background-color: #f1f1f1;
  border: 1px solid #ddd;
  padding: 2px 4px 2px 4px;
  margin: 2px;
  text-decoration: none;
}

.pagenav a:hover {
  color: #ffffff;
  background-color: #606060;
  margin: 2px;
  text-decoration: none;
}

#myreel{ /*sample CSS for demo*/
border: 0px solid black;
}

.bgupload {
background-image:url(//erahier.sk/upload/files/pozadieUpload.png);
background-repeat: no-repeat;
width: 92px;
height: 67px;
}

/* ProfilStyle */
.pozadie {
  color : #FFFFFF;
  /*background : #ACACAC;*/
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 11px;
}
.pozadie2 {
  color : #FFFFFF;
  background : #AAAAAA;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 11px;
}

.pozadiecele {
  color : #FFFFFF;
  /*background : #262626;
  background-image: url('images/pattern.gif') ;*/
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 11px;
}

.pozadieodkaz {
  color : #000000;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 11px;
}

.pcapmain {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 11px;
  font-weight : bold;
  color : #FFFFFF;
  height: 23px;
  width: 532px;
  background-image: url('images/profilBg.png');
  background-repeat: no-repeat;
}

.avatar-bg {
  background-color: transparent;
  background-image: url('images/avatar-bg.png');
  background-repeat: no-repeat;
  vertical-align: middle;
  width: 125px;
  height: 125px;
}

/* ProfilStyle KONIEC */

#a #b{
   margin-top: 300px;
}

#a {
   width: 100%;
   height: 200%;
   background-color: #000000;
   position: absolute;
   color: #FFFFFF;
   left: 0;
   top: 0;
   opacity: 0.95;
Â  -moz-opacity: 0.95;
   filter:alpha(opacity=90);
   text-align: center;
   z-index: 9999;
}

#loading {
   width: 100%;
   height: 200%;
   background-color: #000000;
   position: absolute;
   color: #FFFFFF;
   left: 0;
   top: 0;
   opacity: .5;
Â  -moz-opacity: .5;
   filter:alpha(opacity=90);
   text-align: center;
   z-index: 90;
}


.br1 {
  height: 27px;
  padding: 5px 0 0 0;
}

.br2 {
  height: 12.5px;
}

.br3 {
  height: 10px;
}

.br4 {
  height: 5px;
}

.novinka-obrazok {
  position: relative;
  top: -6px;
}