﻿*
{
font-family: sans-serif;
font-size: small;
}
body
{
margin: 0;
padding: 0;
background-color: #808080;
position: relative;
}
hr
{
height: 1em;
visibility: hidden;
}
h1, h2, h3
{
margin: 0 0 0.5em 0;
padding: 0;
}
h1
{
font-size: x-large;
}
h2
{
font-size: large;
}
h3
{
font-size: medium;
}
ul li
{
list-style-type: square;
}
a
{
color: #992233;
text-decoration: underline;
}
a:hover
{
color: gray;
}
a img
{
border: none;
}
.underline
{
text-decoration: underline;
}
.fLeft
{
float: left;
}
.fRight
{
float: right;
}
.clearLeft
{
clear: left;
}
.clearRight
{
clear: right;
}
.block
{
text-align: justify;
}
#actPlay
{
width: 193px;
height: auto;
margin-left: 1em;
margin-bottom: 1em;
float: right;
}
#actPlay .head
{
width: 158px;
height: auto;
background: #dbdb00 url('images/aktualne-hrajeme-hlavicka.png') no-repeat;
padding-top: 14px;
padding-left: 35px;
font-weight: bold;
padding-bottom: 2px;
}
#actPlay .body
{
width: 163px;
height: auto;
padding: 0.3em 20px 2px 10px;
background: #ffff7c url('images/aktualne-hrajeme-telo.png') no-repeat bottom;
}
#stateOK, #stateERR, #stateINFO
{
display: block;
font-weight: bold;
padding: 0.2em;
margin-top: 0.5em;
margin-bottom: 1em;
text-align: left;
color: white;
}
#stateOK
{
background-color: #008000;
}
#stateERR
{
background-color: red;
}
#stateINFO
{
background-color: #ff9900;
}
.disText
{
float: left;
width: 390px;
}
.disAlbum
{
float: left;
width: 330px;
}
table td, table th
{
padding: .2em;
}
table th
{
vertical-align: top;
}
table th, table td
{
vertical-align: top;
}
/* Layout */
#dSkelet
{
width: 780px;
height: auto;
margin: 0.5em auto;
background: url('images/skelet.png') repeat-y;
}
#dBorderTop
{
width: 780px;
height: 23px;
font-size: 1px;
background: black url('images/border-top.jpg') no-repeat;
}
#dLogo
{
width: 755px;
height: 123px;
margin-left: 6px;
margin-right: 19px;
background: black url('images/head.jpg') no-repeat;
text-align: center;
}
#dLogo a, #dLogo a:visited
{
background: url('images/moravsky-andel-logo.jpg') no-repeat;
display: block;
width: 266px;
height: 110px;
margin: 0 auto;
}
#dMenu
{
padding: 0.3em 1em 0.3em 1em;
background-color: black;
margin-right: 19px;
margin-left: 6px;
margin-top: 0.2em;
color: silver;
}
#dMenu span
{
padding: 0 5px 0 5px;
}
#dMenu a
{
color: white;
text-decoration: underline;
}
#dMenu a:hover
{
color: silver;
}
#dMenu a.selected
{
text-decoration: none;
font-weight: bold;
}
#dContent
{
width: 729px;
margin-right: 19px;
margin-left: 6px;
border: 1px solid black;
padding: 10px 12px 15px 12px;
}
#dFoot
{
padding-left: 6px;
padding-right: 19px;
padding-bottom: 20px;
background: url('images/foot.png') no-repeat bottom;
}
#dFoot span
{
display: block;
text-align: center;
padding: 0.3em;
border-left: 1px solid black;
border-right: 1px solid black;
color: gray;
}
#webkomplet-footer
{
color: White;
text-align: center;
font-size: 11px;
margin-bottom: 15px;
display: block;
}
#webkomplet-footer a, #webkomplet-footer a:visited
{
color: #E7EFE7; 
font-size: 11px; 
}
}
.pager
{
    margin-top: 10px;
    padding-bottom: 10px;
    clear: both;
}
.pager a
{
    padding: 0.2em;
}