﻿.WebImage_TABLE_Prezentace
{
    /*width:200px;*/
    border-collapse:separate;
    /*margin: 3px;*/
}

.WebImage_TR_Prezentace
{
    
}

.WebImage_TD_Prezentace
{
    /*width:200px;*/
    padding: 3px 3px 3px 3px;
    background-color: #0E1517; /*background-color: #474C51; border: solid 1px Black;*/
    background-color: Black;
    cursor: pointer;
    font-family: Verdana;
    font-size: 10px;
    color: White;
}

.WebImage_IMG_Prezentace
{
    /*width:200px;*/
    height:200px;
}

.WebImage_DIV_mezera_Prezentace
{
    height:10px;
}

.WebImage_DIV_edit_Prezentace
{
    background-color: White;
    color: #0000FF;
    text-align:center;
}

.WebImage_TD_mezera_Prezentace
{
    width: 3px;
}

.WebImage_DIV_popisek_Prezentace
{
    border-top-width:3px;
}