/* layoutove styly: */
#holder {
    position: relative; /* dulezite */
    height: 100%; /* nastaveni pro IE */
}

/* pro ostatni pouzijeme min-height: */
html>body #holder {
    height: auto;
    min-height: 100%;
}

/* vyska tohoto divu musi byt shodna s vyskou paticky: */
#bottom-spacer {
    height: 100px;
    clear: both;
    width: 700px; /* nahrada za min-width pro IE */
}

#bottom {
    /* position: absolute;*/
    left: 0px;
    /* workaround pro obcasne ujizdeni o pixel v IE: */
    /* top: expression( document.getElementById('holder').offsetHeight - document.getElementById('bottom').offsetHeight );
    overflow: hidden; */
    width: 100%;
    height: 100px;
    bottom: 0px;
    margin-top: -100px;
}

#bottom P {
    margin: 0;
    padding: 0;
    text-align: center;
    color:white;
}
#left {
    float: left;
    width: 160px;
}

#right {
    float: right;
    width: 160px;	
}

#left-in, #right-in {
    margin: 5px;
    margin-top:10px;
}
#left-in
{
    margin-left:-4px;
}
#content {
    height: expression("0px"); /* workaround pro 3px bug v IE */
    margin: 0px 165px 0px 160px; /* do stran je treba margin */
    padding: 10px 0; /* do vysky je treba padding */
}
#header {
    height:170px;
    background: #0a5483;
}
#incontent {
    border:1px solid #000000;
    background-color:white;
    padding:20px;
    color:black;
}

/* obsahove styly */
p.bannertextshadow{
    position:absolute;
    text-align:right;
    text-indent:0px;
    top:6px;
    left:13px;
    margin:0px;
    font-size:14px;
    font-weight:bold;
    color:#000;
    z-index:1;
}
p.bannertext{
    position:absolute;
    text-align:right;
    text-indent:0px;
    top:5px;
    left:12px;
    margin:0px;
    font-size:14px;
    font-weight:bold;
    color:#dde;
    z-index:2;
}
table.headerline {
    clear:both;
    width:100%;
    padding:0px;
}
table.headerline TD {
    border:1px solid #0a5483;
    text-align:center;
    vertical-align:middle;
    background-color:#f8f8ff;
}
.headerline A {
    display:block;
    width:100%;
    height:100%;
    text-decoration:none;
    background-color: #f8f8ff;
    padding:2px;
}
.headerline A:hover {
    text-decoration: none;
    background-color:  #0a5483;
    color: #f8f8ff;
}
DIV.pollframe {
    border: 1px solid black;
    background-color: #f8f8ff;
    width:150px;
    margin:0px 0px 5px 0px;
    padding:0px;
    text-align:left;
}
DIV.pollframe DIV.in {
    padding:8px;
    border-top:1px solid #333;
}
#right DIV.pollframe {
    margin-right:5px;
}
A.crow, DIV.crow, A.menu {
    color:#606060;
    border-left: 30px solid #ccd;
    font-weight: bold;
    display: block;
    padding:5px;
    margin:0px 0px 0px 0px;
    background-color:#f8f8ff;
    text-decoration:none;
    color:#404040;
}
A.menu {
    border-top: 1px solid #333;
    border-left: 15px solid #ccd;
    font-weight:normal;
    color: #04A;
}
A.crow:hover, A.menu:hover {
    border-left-color:orange;
    text-decoration:none;
}
#content TABLE {
    padding:0px;
    border: 1px solid #555;
    font-size:11px;
}
#content TD, TH {
    background-color:#ccc;
    border:0px;
    padding:3px;
    margin:1px;
}
#admin TABLE {
    border:0px solid white;
}
#admin TD {
    padding:0px;
    margin:0px;
    background-color:transparent;
}
#content table.art_bar {
    border:1px solid #ccd;
    border-left:7px solid #ccd;
    padding:5px;
    padding-left:10px;
    background-color:#eef;
    margin-bottom:30px;
    width:100%;
}
#content table.art_bar TD {
    background-color: transparent;
}
#content table.art_bar IMG.thumb {
    border:1px solid #ccd;
    margin:5px;
}
#content table.art_bar H2 {
    margin:0px;
    margin-bottom:8px;
}
#content TABLE.clear {
    border: 1px solid lightgrey;
    background-color:white;
    width:100%;
    margin:0px;
}
#content TABLE.clear TR {
    background-color: transparent;
}
#content TABLE.clear TD {
    background-color: transparent;
}
#content TABLE.clear TR.tablehead {
    font-weight:bold;
}

/* systemove tridy */

#content DIV.informace { 
    color:#0a5483;
    background-color:#eee;
    font-size:11px; 
    font-weight:bold; 
    margin:3px 0px 0px 4px;
}
#content DIV.guestbook-prispevek {
    border-bottom:1px dashed #888;
    padding-bottom:0.5em;
}
#content H1.nadpisclanku {
    text-align:left;
    font-size:18px;
    clear:both;
    margin-top:15px;
    margin-bottom:5px;
    margin-left:10px;
    width:300px;
}
a.prevpage, div.prevpage {
    border:1px solid #ccd;
    border-left:7px solid #ccd;
    padding: 3px 8px 3px 8px;
    margin-right:2px;
    margin-top:10px;
    background-color:#eef;
    text-align:right;
    display:inline;
}
div.prevpage, div.nextpage {
     color:gray;
}
a.prevpage:hover {
    border-left:7px solid #dde;
    text-decoration:none;
}
a.nextpage, div.nextpage {
    border:1px solid #ccd;
    border-right:7px solid #ccd;
    padding: 3px 30px 3Px 8px;
    margin-left:2px;
    margin-top:10px;
    background-color:#eef;
    text-align:left;
    display:inline;
}
a.nextpage:hover {
    border-right:7px solid #dde;
    text-decoration:none;
}
div.page {
    border:1px solid #ccd;
    margin: 10px 2px 0px 2px;
    padding: 3px 8px 3px 8px;
    background-color:#eef;
    text-align:center;
    display:inline;
}
div.pollbar {
    width:0px;
    border:1px solid #aab;
    background-color:#dde;
    height:18px;
    margin:3px 0px 10px 0px;
    overflow:visible;
    color:#04A;
    position: relative;
    top:0px;
    left:0px;
}
div.pollbar DIV {
    margin:2px;
    position: absolute;
    top: 0px;
    left:0px;
}
