body {
    color: #000;
    font-family:Arial,Verdana,sans-serif;
    font-size:0.7em;
    text-align:left;
    line-height: 1.3em;
    background:#FFF;
}

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

.cleaner {
    height:0.1em;
    line-height:0.1em;
    font-size:0.1em;
    clear:both;
}

form {
    margin:0px;
    padding:0px;
}
input,textarea,select,table {
    font-size:1em;
    font-family:Arial,Verdana,sans-serif;
}

img { border:none; }

h1 {
    text-align:left;
    width:640px;
    margin:0px auto 10px auto;
    text-align:left;
    border-bottom:1px solid #000;
    padding:10px 0px 10px 0px;
    position:relative;
    font-size:1.3em;
}
h1 a span { display:none; }


#body {
    text-align:left;
    width:640px;
    margin:0px auto;
    text-align:left;
    position:relative;
}

#left { display:none; }
#right .kontext { display:none; }
#top ul.sections { display:none; }
#top ul.langs { display:none; }

#gallery {
    clear:both;
    padding:0px 0px 0px 0px;
    text-align:center;
}
#gallery img {
    border:none;
    margin:5px;
}
#gallery a { text-decoration:none; }
#gallery a:hover { text-decoration:none; }

/*
    ------------------
    DOKUMENTY
    ------------------
*/
#files {
    margin:0px;
    padding:5px 0px 10px 0px;
    clear:both;
    background:transparent;
    color:#000;
}
#files .files-lt { background:none; }
#files .files-rt { background:none; }
#files .files-rb { background:none; }
#files .files-lb {
    background:none;
    padding:5px 0px 5px 0px;
}
#files div.file {
    padding-bottom:5px;
    margin-bottom:5px;
    border-bottom:1px solid #E3E7EC;
}
#files div.last {
    padding-bottom:0px;
    margin-bottom:0px;
    border-bottom:none;
}
#files div.file div {
    position:relative;
    width:100%;
    color:#444;
}
#files div.file div p {
    position:absolute;
    top:0px;
    right:0px;
    margin:0px;
    padding:0px;
}
#files div.file a { color:#000; font-weight:bold; text-decoration:none; }
#files div.file a:hover { color:#000; font-weight:bold; text-decoration:underline; }

#bottom {
    clear:both;
    text-align:left;
    width:640px;
    margin:0px auto;
    text-align:center;
    border-top:1px solid #000;
    padding:10px 0px 10px 0px;
}
#bottom ul { display:none; }

