
table
{
border: 1px solid #B6B5B5;
width: 100%;
border-collapse: collapse;
font-size: 10px;
line-height: 2;
}

table th
{
background-color: #930708;
font-size: 12px;
color: white;
font-variant: small-caps;
}



table td
{
text-align: center;
border-bottom: 1px solid #B6B5B5;
color: black;
}

table tr
{
background-color: #E5E5E5;
}
 
.zvyraznene
{
background-color: #CCCACA;
border-left: 1px solid #B6B5B5;
color: black;
}