html,body{
margin:0;padding:0;
background-color: #000000
}

body{
font: 76% arial,sans-serif;
background-image: url('../bodybg.jpg');
background-position: center;
text-align:center;
}

img {
border:0;
}

p, div.itemcontent{
margin:0 10px 10px;
}

div.cleaner,
hr.cleaner {
    clear: both;
    margin: -1px 0 0 0;
    padding: 0;
    height: 1px;
    border: none;
    visibility: hidden;
}

div#container{
width:1000px;
margin:0 auto;
background-image: url('../bgbg.jpg');
text-align:left;
background-color: #181818;
}

div#header {
    background: url('../header.jpg') no-repeat 0 100%;
    height: 303px;
}

div#links {
    background: url('../headertop.jpg') no-repeat #000 268px 0;
    height: 167px;
    padding-right: 50px;
    position: relative;
}

div#links p {
    position: absolute;
    right: 30px;
    top: 120px;
}

div#links a{
margin-left: 12px;
font-size: 10px;
color: #e57d5a;
text-decoration: none;
}

div#links a:hover{
font-size: 10px;
color: #f1760c;
text-decoration: none;
}

div#wrapper {
    width: 811px;
    float: left;
}

div#content {
    margin-left: 140px;
    float: left;
    width: 655px;
    margin-right: 16px;
    position: relative;
    padding-top: 68px;
}

div#content h1{
background-image: url('../h1main.jpg');
background-repeat: no-repeat;
background-position: right;
text-align: right;
/*padding: 10px 0 10px 0;*/
font-family: Arial;
font-size: 16px;
color: #000000;
padding-right: 50px;
margin-top: -13px;
}

div#content h1.newstitle {
    font-size: 14px !important;
}

div#content div#commentsdiv,
div#content div.screenshots,
div#content p,
div#content div.itemcontent{
background-image: url('../bg.jpg');
background-repeat: repeat-y;
background-position: right;
font-family: Arial;
font-size: 12px;
color: #ffffff;
text-align: justify;
/*text-indent: 40px;*/
margin: 0 0px 15px 0px;
line-height:1.4;
padding: 10px 10px 10px 15px;
margin-top: -9px;
}

div#content p.content-decoration {
    padding: 0; margin: 0;
    background: url('../feettop.jpg') no-repeat 50% 0;
    z-index: 1000;
    height: 88px;
    position: absolute;
    left: 20px;
    width: 131px;
    top: 0;
}

.bottompost{
width: 650px;
background-image: url('../bgbottom.jpg');
background-repeat: no-repeat;
background-position: right;
margin-left: 5px;
margin-bottom: 40px;
text-align: right;
height: 100px;
margin-top: -32px;
}

.posted{
font-family: Arial;
font-size: 12px;
color: #c7c7c7;
margin-right: 65px;
padding-top: 26px;
line-height: 1.8;
}

li {
/*list-style-image: url('../point.jpg');*/
}

div#content a{
font-family: Arial;
font-size: 12px;
color: #dbae94;
text-decoration: none
}

div#content a:visited{
font-family: Arial;
font-size: 12px;
color: #dbae94;
text-decoration: none
}

div#content a:hover{
font-family: Arial;
font-size: 12px;
color: #f1760c;
text-decoration: none;
}

div#content h1 a {
    color:#f1760c !important;
}

div#content h1 a:hover {
    text-decoration: underline;
}

div#navigation {
    width: 120px;
    float: left;
    margin-left: -802px;
    margin-top: 30px;
    background-color: #0e0e0e;
    font-family: Tahoma !important;
    font-weight: bold;
}

div#navigation p{
font-size: 13px;
color: #ffffff
}

div#navigation a{
font-size: 11px;
text-align: left;
color: #ffffff;
/*line-height: 0px;*/
text-decoration: none;
display:block;
margin-left: 8px;
padding: 1px 0 4px 0;
}

div#navigation a:hover{
color: #f4cd58;
text-decoration: none;
}

div#extra {
    width: 189px;
    float: left;
    text-align: center;
    margin-top: 30px;
    background-color: #0e0e0e;
}
div#extra p{
font-family: Arial;
font-size: 14px;
color: #ffffff
}

div#extra a{
font-family: Arial;
font-size: 14px;
color: #e9b99d;
line-height: 0px;
text-decoration: none;
}

div#extra a:hover{
font-family: Arial;
font-size: 14px;
color: #f1760c;
line-height: 0px;
text-decoration: none;
}

.image {
margin: 5px 5px 15px 5px;
}

div#footer{
background-color: #000000;
background-image: url('../footerh.jpg');
background-repeat: no-repeat;
clear:left;
margin:auto;
text-align: center;
width:100%
}

div#footer p{
margin:0;
padding:8px 10px;
font-family: Arial;
font-size: 14px;
color: #424242
}

div#footer a, div#footer a:visited{
color: #424242;
text-decoration: none;
}

div#footer a:hover{
color: #828282;
text-decoration: none;
}

p.viewscreen
{
text-align: center !important;
}

p.graph
{
    text-align: center ;
}

input, textarea, select {
  font-family:Verdana;
  font-size:11px;
  color:white;
  background-color:black;
  border:1px solid gray;
  }
form {
  background-image: url('../bg.jpg');
  background-repeat: repeat-y;
  background-position: right;
  color:white;
}
form#latestpollvoteform {
    background: none;
}

h2 {color:white;}

div#content form {
    padding-top: 10px;
    margin-top: -15px;
}

div#gsearch {
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
    /*background-color: auto !important;*/
}

div#gsearch form {
    background: none !important;
    padding: 0 !important;
    margin: 0 !important;
}

div#gsearch form input {
    vertical-align: middle;
}

div#gsearch img {
    vertical-align: middle;
}

div#content form.login,
div#content form#settings {
    margin-top: -9px;
    padding-top: 25px;
}

table.newsform,
table.commentsform,
table.loginform,
table.screenshotform,
table.criticsform,
table.settingsform,
table.sinnersform,
table.pollsform,
table.requestform,
table.restrictionform,
table.dungform {
    margin-left: 15px;
}

table.newsform th,
table.commentsform th,
table.loginform th,
table.editsectionform th,
table.screenshotform th,
table.criticsform th,
table.settingsform th,
table.sinnersform th,
table.pollsform th,
table.requestform th,
table.restrictionform th,
table.dungform th {
    text-align: left;
    vertical-align: top;
    padding-top: 2px;
}

table.newsform td.error,
table.commentsform td.error,
table.loginform td.error,
table.editsectionform td.error,
table.screenshotform td.error,
table.criticsform td.error,
table.settingsform td.error,
table.sinnersform td.error,
table.pollsform td.error,
table.poll td.error,
table.requestform td.error,
table.restrictionform td.error,
table.dungform td.error {
    font-weight: bold;
    padding-bottom: 5px;
    color: #DD2712;
}

table.pollsform input.question {
    width: 310px;
}

table.newsform td, table.newsform th,
table.loginform td, table.loginform th {
    padding-bottom: 5px;
}

table.newsform span.info {
    font-size: 0.9em;
}

table.newsform input.shortinfo,
table.newsform textarea,
table.criticsform textarea,
table.sinnersform textarea {
    width: 470px;
}

table.newsform textarea,
table.criticsform textarea {
    width: 525px;
}

table.commentsform {
    margin-bottom: 15px;
}

table.commentsform caption {
    text-align: left;
    padding-left: 15px;
    font-weight: bold;
}

p.error,
p.rightmessage {
    font-weight: bold !important;
    color: #DD2712 !important;
    font-size: 12px !important;
}

p.error {
    padding-top: 20px !important;
}

p.rightmessage {
    color: #FFF !important;
}

p.remove {
    text-align: center !important;
    font-weight: bold;
}

p.loginmessage,
p.message,
p.message2 {
    font-weight: bold !important;
    text-align: center !important;
    margin-top: -11px !important;
}

p.message2 {
    margin-top: -9px !important;
}

a.selected {
    font-weight: bold;
    font-size: 1.1em !important;
}

span.pages {
    font-size: 0.9em;
}

p.pages {
}

form#newsaddform,
form#editsectionform,
form#commentsform,
form#screenshotaddform,
form#criticsaddform,
form#settings,
form#sinneraddform,
form#polladdform,
form#pollvoteform,
form#requestaddform,
form#voterequestform,
form#restrictionaddform,
form#dungaddform {
    margin-top: -9px !important;
}

table.editsectionform th {
    width: 120px;
}

table.editsectionform textarea {
    width: 490px;
}

iframe.reg {
    margin-top: 9px;
    border: 0;
    width: 653px;
    height: 1350px;
}

div.screenshots {
    margin-top: -15px !important;
    text-align: center !important;
}

div.swrapper {
    width: 510px;
    margin: 0 auto !important;
}

div.screenshots img {
}

div.screenshots div.screenshot {
    display: inline;
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
    text-align: left;
    width: 155px;
}

div.screenshots div.screenshot span.author,
p.screenshot span.author {
    font-size: 0.9em;
}

div.screenshot span.unapproved {
    font-weight: bold ;
    color: #DD2712;
}

p.viewscreen span.daily,
div.screenshot span.daily {
    font-weight: bold;
}

p.rmessage {
    font-size: 0.9em !important;
}

table.honor,
table.polls,
table.requests,
table.restrictions,
table.dungeons,
table.bbtable,
table.bosses {
  background-image: url('../bg.jpg');
  background-repeat: repeat-y;
  background-position: right;
  color:white;
  width: 100%;
  margin-top: -9px;
  margin-bottom: 10px;
}

div.polldiv {
    width: 100%;
    text-align: center;
}

table.poll {
    text-align: left;
    color: #fff;
    margin: 0 auto;
    width: 187px;
    border-collapse: collapse;
}

table.poll td.left {
    width: 30px;
    text-align: left;
}

table.poll td.leftt {
    width: 70px;
    text-align: left;
}

table.poll td.right {
    text-align: left;
    width: 270px;
}

table.poll td.rightt {
    text-align: left;
    width: 230px;
}

table.poll td.leftbottom {
}

table.poll td.submit {
    text-align: center;
    padding-top: 7px;
}

table.poll td.bottom {
    text-align: center;
}

table.poll caption {
    margin: 0 auto;
    text-align: center;
    font-weight: bold;
}

table.polls,
table.requests,
table.restrictions,
table.dungeons {
    margin-top: -15px;
}

table.bosses {
    margin-top: -8px;
}

table.honor th,
table.polls th,
table.requests th,
table.restrictions th,
table.dungeons th,
table.bosses th {
    text-align: left;
    padding-left: 10px;
    padding-top: 15px;
}

table.polls th,
table.requests th,
table.restrictions th,
table.dungeons th,
table.bosses th {
    padding-top: 0;
}

table.honor td,
table.polls td,
table.requests td,
table.restrictions td,
table.dungeons td,
table.bosses td {
    padding-left: 10px;
}

table.requests a.ordered {
    text-decoration: underline !important;
}

table.polls td.question {
    width: 250px;
}

table.honor tr.horde td,
table.guilds td.horde {
    color: #FF3300;
}

table.honor tr.alliance td,
table.guilds td.alliance {
    color: #0066FF;
}

table.honor td.num {
    color: #FFF !important;
}

table.sinners {
    margin-bottom: 10px;
}

table.sinners,
table.guilds,
table.guildmembers,
table.request,
table.restriction,
table.dungstatus {
    color: #FFF;
    padding: 15px 0 25px 0;
    margin-top: -20px;
    width: 100%;
}

table.guilds2 {
    padding-bottom: 15px;
}

table.sinners td {
    vertical-align: top;
}

table.sinners th,
table.guilds th,
table.guildmembers th,
table.request th,
table.restriction th,
table.dungstatus th {
    text-align: left;
    padding-left: 10px;
    vertical-align: top;
}

table.sinners td.link,
table.guilds td.link,
table.request td.link,
table.restriction td.link,
table.dungstatus td.link {
    padding-left: 10px;
}

table.sinners th,
table.restriction th {
    width: 80px;
}

table.sinners td {
    width: 170px;
}

table.guilds td,
table.request td,
table.restriction td,
table.dungstatus td {
    vertical-align: top;
    width: 150px;
}

table.guildmembers caption {
    font-weight: bold;
    text-align: left;
    padding-left: 10px;
    padding-bottom: 5px;
    color: #FFF;
}

table.guildmembers th {
    width: 130px;
}

span.commenthead {
    font-weight: bold;
    color: #dbae94;
}

span.commenthead img {
    vertical-align: middle;
}

span.commentauthor {
    color: #ffeec3;
}

span.commentauthorvip,
span.commentauthorweb {
    color: #FEA321;
}

span.commentauthorgod {
    color: #FF66FF;
}

span.commentauthorgm {
    color: #80FF80;
}

span.commentauthoradmin {
    color: #FF0000;
}

div#content div#commentsdiv {
    padding-bottom: 0;
}

div#content div#commentsdiv span.quotelink {
    display: block;
    float: right;
    width: 260px;
    text-align: right;
}

div#content div.content {
}

div#content div.content div.quote {
    margin: 2px 0 0 0;
    background-image: none;
    /*border-left: 1px solid #FFEEC3;*/
    border: 1px solid #FFEEC3;
    padding: 2px 10px 4px 10px;
    background-color: #2A2A2A;
}

.lastone {
    margin-bottom: 0;
}

p.rightlabel {
    font-weight: bold;
}

table.latestpoll {
    color: #FFF;
    margin-bottom: 10px;
    width: 187px;
    border-collapse: collapse;
}

table.latestpoll caption {
    text-align: center;
    font-weight: bold;
}

table.latestpoll td {
    text-align: left;
    vertical-align: top;
}

table.latestpoll td.topp {
    font-size: 0.8em;
}

table.latestpoll td.submit {
    padding-top: 5px;
    text-align: center;
}

table.latestpoll td.bottom {
    text-align: center;
}

table.latestpoll a {
    font-size: 0.9em !important;
}

div#gad {
    position: absolute;
    left: 25px;
    top: 80px;
}

div#gad2 {
    position: absolute;
    right: 55px;
    top: 30px;
}

div#version {
    color: #DBAE94 !important;
    position: absolute;
    left: 10px;
    top: 150px;
    font-size: 0.9em;
}

form#screenshot_vote_form p {
    padding-top: 0;
    text-align: center;
}

div.screenshot_vote_form p.message {
    margin-top: -15px !important;
    padding-top: 0 !important;
}

form#pagefilterform {
    margin-top: -12px !important;
}

form#pagefilterform p {
    padding-top: 20px;
    text-align: center;
}

p.rightinfo,
p.rightinfo a {
    font-size: 1em !important;
}

div.donations {
    padding-bottom: 10px;
}

div.donations form {
    background-image: none;
}

div.donations form input {
    border: 0;
}

table.bbtable {
    margin-top: 10px;
    clear: both;
    width: auto;
    background-image: none;
    border-color: #FFEEC3;
    border-collapse: collapse;
}

div#navigation a.focus {
    color: #fceec1;
    text-decoration: underline;
}

div#navigation a.focus:hover {
    color: #f4cd58;
}

.index_novinky
{
width: 300px;
height: 150px;
background-color: #252525;
}
.index_sloupec1
{
width: 280px;
float: left;
text-align: left;
}
.index_sloupec2
{
display: block;
float: right;
text-align: left;
}
.index_variabilni_obsah
{
width: 350px;
background-color: #252525;
height: 500px;
color: #ABA084;
overflow:auto;
z-index: 999 !important;
}

.index_variabilni
{
padding-left: 8px;
}

.index_dolnibar
{
height:25px;
display: block;
background-image: url('../index_bar2.jpg');
}
.index_hornibar
{
height:25px;
display: block;
background-image: url('../index_bar1.jpg');
}
img.percentImage1 {
 background: url(../percentImage_back1.png) top left no-repeat;
 padding: 0;
 margin: 5px 0 0 0;
 background-position: 1px 0;
}
img.percentImage2 {
 background: url(../percentImage_back2.png) top left no-repeat;
 padding: 0;
 margin: 5px 0 0 0;
 background-position: 1px 0;
}
img.percentImage3 {
 background: url(../percentImage_back3.png) top left no-repeat;
 padding: 0;
 margin: 5px 0 0 0;
 background-position: 1px 0;
}
img.percentImage4 {
 background: url(../percentImage_back4.png) top left no-repeat;
 padding: 0;
 margin: 5px 0 0 0;
 background-position: 1px 0;
}
img.percentImage5 {
 background: url(../percentImage_back5.png) top left no-repeat;
 padding: 0;
 margin: 5px 0 0 0;
 background-position: 1px 0;
}
