﻿#diskuse .diskuse-image {
    position:absolute;
    top:-10px;
    left:-5px;
}
#diskuse h2 {
    font-size: 11pt;
    padding-left:40px;
    border-bottom: 1px solid #9BCACF;
}
#diskuse {
    clear: both;
    padding: 0px; /*width: 570px;*/
    margin-top: 20px;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
    position:relative;
}
#diskuse-add {
    padding:15px;
    border: 1px solid #9BCACF;
    clear:both;
    margin-bottom:20px;
    }
#diskuse #prispevek {
    padding: 0 0 15px 0;
}
#diskuse #prispevek #profil {
    background-image: url(/gfx/diskuse/zobak.gif);
    width: 109px;
    background-repeat: no-repeat;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
}
#diskuse #prispevek #obsah {
    float: left;
}
#diskuse #prispevek #obsah #obsah-up {
    background-image: url(/gfx/diskuse/obsah-up.gif);
    background-repeat: no-repeat;
    height: 10px;
    width: 440px;
    margin: 0px;
    padding: 0px;
}
#diskuse #prispevek #obsah #obsah-content {
    background-image: url(/gfx/diskuse/obsah-content.gif);
    padding-left: 10px;
    padding-right: 10px;
    width: 420px;
}
#diskuse #prispevek #obsah #obsah-content p {
    margin: 0 0 0px 0;
}
#diskuse #prispevek #obsah #obsah-down {
    background-image: url(/gfx/diskuse/obsah-down.gif);
    background-repeat: no-repeat;
    height: 10px;
    width: 440px;
}
.clr {
    clear: both;
}
.odpoved #obsah-up {
    background-image: url(/gfx/diskuse/obsah-up-oran.gif) !important;
}
.odpoved #obsah-content {
    background-image: url(/gfx/diskuse/obsah-content-oran.gif) !important;
}
.odpoved #obsah-down {
    background-image: url(/gfx/diskuse/obsah-down-oran.gif) !important;
}
.odpoved #profil {
    background-image: url(/gfx/diskuse/zobak-oran.gif) !important;
}
.datum-diskuse {
    font-size: 9px !important;
    color: Gray !important;
}
.jmeno-diskuse {
    font-size: 12px !important;
    color: #000000 !important;
}

