body {
  background-color: #CC0000;
  background-image: url('Grafika/tlo.png');
  background-position: top left;
  background-repeat: repeat;
  font-family: Arial;
  font-size: 12px;
  color: #FFFFFF;
  overflow: auto;
  text-align: center;
  cursor: default;
}

a, a:active, a:visited {color: #FFFFFF; text-decoration: none;}
a.a1, a.a1:active, a.a1:visited {color: #685005; text-decoration: none;}
a:hover {color: #FF0000; text-decoration: none;}
a.a1:hover {color: #FF0000; text-decoration: none;}

.strona {
  width: 800px;
  margin-left: auto; 
  margin-right: auto; 
}

img {
  border-style: none;
}

.logo {
  background-color: transparent;
  background-image: url('Grafika/logo.png');
  background-position: top left;
  background-repeat: no-repeat;
  width: 383px;
  height: 195px;
  display: block;
}

.reklama {
  background-color: transparent;
  margin-left: 566px;
  margin-top: -125px;
  background-repeat: no-repeat;
  display: block;
}

.separator {
  background-color: transparent;
  background-image: url('Grafika/separator.png');
  background-repeat: no-repeat;
  width: 455px;
  height: 2px;
  margin-top: 15px;
  display: block;
}

.separator2 {
  background-color: transparent;
  background-image: url('Grafika/separator.png');
  background-repeat: no-repeat;
  width: 455px;
  height: 2px;
  margin-top: -6px;
  display: block;
}

.menu {
  background-color: transparent;
  background-image: url('Grafika/menu.png');
  background-repeat: no-repeat;
  width: 625px;
  height: 27px;
  padding-top: 7px;
  color: #FFFFFF;
  display: block;
}

.pole_tresc {
  background-color: transparent;
  background-image: url('Grafika/tresc.png');
  background-repeat: no-repeat;
  backgorund-attachment: fixed;
  width: 830px;
  height: 410px;
  display: block;
  position: relative;
}

.tresc {
  margin-top: 35px;
  padding: 0px 40px 40px 40px;
  color: #685005;
  text-align: left;
  overflow: auto;
  position: absolute;
  width: 710px;
  height: 300px;
}

.avatar {
  background-color: transparent;
  margin-top: 5px;
  margin-bottom: 15px;
  width: 90px;
  height: 90px;
  display: block;
}

.avatar_tresc {
  width: 600px;
  margin-top: -85px;
  padding: 0px 0px 0px 100px;
  color: #685005;
}

.votebar {
  background-color: #c2b46f;
  width: 100%;
  height: 10px;
  padding: 0;
  border: 1px solid #978b4f;
}

.vote {
  background-color: transparent;
  background-image: url('Grafika/progress.png');
  background-position: top left;
  background-repeat: repeat-x;
  height: 10px;
}

.big {
  font-family: Arial;
  font-size: 16px;
}
