﻿body {
    font-size: 12px;
    line-height: 120%;
}

table.f9 tr td
{
    font-size: 10px !important;
}

.PreviewC1 a, .PreviewC3 a
{
    color: #ccc !important;
    text-decoration: none;
}
.PreviewC1 a:hover, .PreviewC3 a:hover
{
    text-decoration: underline;
}

.AttSkupina
{
    text-transform: uppercase;
    font-size: 11px;
    color: #ccc;
    font-weight: bold;
    margin: 5px 0 3px 0;
}
.cAttSkupina
{
    font-size: 110%;
    text-transform: uppercase;
}
.cDisabled
{
    text-decoration: line-through;
    color: #ccc;
}

.Val
{
    background-color: #c0c0c0;
    padding: 5px;
    margin-bottom: 10px;
}

pre
{
    width: 300px !important;
    line-height: 10px;
    }

input
{
    margin-left: 0px !important;
}
