
html,
body {
  height: 100%;
  min-height:100%;
  
}

body {
  margin: 0;
  padding: 0;
  background: url(../images/light_body.jpg) fixed no-repeat top center;
  font: 400 0.7em verdana, arial, sans-serif;
  line-height: 170%;
  color: #222;
}
fieldset {
border:1px solid #f999d2
}

/* Headers */
h1, h2, h3, h4, h5, h6 {
  margin: 0 0 10px 0;
  padding: 0;
}


h1 {
  padding-bottom: 0.2em;

  font: 400 1.6em arial, sans-serif;
  color: #ed008c;
  border-bottom: 3px solid #f33faa;
  
}

h1 span {
color:#6e0d43;
}

h2 {
  font-size: 12px;
  color: #ed008c;
}

h2 span {
color:#ed008c;
}

h3 {
  text-transform: none;
  font-size: 10pt;
  color: #ed008c;
}

h3 span {color:#ed008c}

h4 {
  font-size: 0.85em;
}

h5 {
  font-size: 0.8em;
}

.ruzovy {
color:#F53D93;
}

/* Needed to horizontally pad in a coloured container */
.horzPad h1,
.horzPad h2,
.horzPad h3,
.horzPad h4,
.horzPad h5,
.horzPad p {
  padding-left: 5px;
  padding-right: 5px;
}


/* Links */
a {
  text-decoration: none;
  color: #ef008e;
  outline:none;
}

a:hover {
  color: #ef008e;
  text-decoration:underline;
}

a img {
  border: 0;
}


/* Images */
img.floatRight {
  margin: 5px 0 10px 10px;
}

img.floatLeft {
  margin: 5px 10px 10px 0;
}



/* Lists */
ul li {

}

ol li {
  font-weight: bold;
  color: #ed008c;
}

ol li span {
  font-weight: normal;
  color: #444;
}

/* Blockquote */
blockquote {
  margin: 0;
  padding: 0 20px;
  background: #fcd9ee;
  border-top: 1px solid #f999d2;
  border-bottom: 1px solid #f999d2;
}

input {
margin-top:5px;
}

.vypis a {
color:#cc0000;
margin-bottom:3px;
padding-bottom:0px;
font-size:10pt;
font-weight:bold;
text-transform:none;
}




.x12090 {
height: 90px;
width: 120px;
}

.vypisreklama img:hover{
background:#B9C1F9;
}

.vypisreklama img{
height: 90px;
width: 120px;
}

.vypishlavni {
float:left;width:284px
}

.reklama250 {
float:left;width:280px;height:285px;padding-top:15px
}

.vypisreklama {
float:left;width:137px;height:130px;
}
.vypisreklama_nazev {
font-size:10px;
font-weight:bold;
}
/* herní tipy a speciály */
.vypisreklama_tipy {
float:left;width:142px;height:110px;
}
.vypisreklama_tipy img:hover{
background:#B9C1F9;
}

.vypisreklama_tipy img{
height: 90px;
width: 120px;
}

#koments {
width:490px;
background:#fcd9ee;
height:490px;
overflow:scroll;
padding:10px;
}
#koments textarea {
width:465px;
height:70px;
}
a.komodkaz {
color:#000;
text-decoration:none;
font-weight:bold;
}
a:hover.komodkaz {
text-decoration:underline;
}

.poslkom {
background:#e7eafd;
border-left:10px solid #fcd9ee;
padding:10px;
display:block;
margin-bottom:10px;
overflow:hidden;
}

#nastaveni input {padding:3px;}

.pravypadding {padding-right:10px}


hr {
border:2px solid #fcd9ee;
}
