﻿.popis_nadpis
{
    font-size: smaller;
    text-align: center;
    width: 100px;
    vertical-align: top;
}
.popis_text
{
    background-color: #ffffff;
    text-align: left;
    width: 250px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
    vertical-align: top;
}
.nadpis
{
    background-color: #ffffff;
    font-weight: bold;
    color: #800000;
    text-align: center;
    font-size: larger;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
}
#tabulka_porovnani
{
    table-layout: auto;
    width: 600px;
    border-right: #800000 thin;
    border-top: #800000 thin;
    border-left: #800000 thin;
    border-bottom: #800000 thin;
    background-color: #ffffff;
}

.plemeno
{
    font-weight: bold;
    font-size: larger;
    color: #ffffff;
    background-color: #800000;
    text-align: center;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
}
td img
{
    text-align: center;
    
}
#tabulka_porovnani td
{
    border-bottom: #800000 thin;
    border-left-style: none;
    border-right-style: none;
    border-top: black thin solid;
    border-collapse: collapse;
}
.plemeno_obr_popis
{
    font-size: xx-small;
}
