.inzeratFoto{
    height: auto;
    width: 380px;
    border: 5px solid white;
    float: left;
    padding: 30px 30px 30px 30px;
    margin-left: 25px;
}
.inzeratFotoMainFoto{
    height: 256px;
    width: 371px;
    margin-right: 5px;
    border: 2px solid darkorange;
}
.inzeratFotoMainFoto img{
    height: 256px;
    width: 371px;
}
.inzeratFotoOther{
    height: 220px;
    width: 380px;
    padding-left: 1px;
}
.inzeratFotoOtherFoto{
    height: 101px;
    width: 117px;
    margin: 5px 5px 0px 0px;
    float: left;
    border: 2px solid darkorange;
}
.inzeratFotoOtherFoto img{
    height: 101px;
    width: 117px
}
.inzeratFotoAll{
    margin-top: 10px;
    text-align: center;
    font-family: verdana, arial;
    font-weight: 600;
    font-size: 13px;
}
.inzeratFotoAll a {
    color: black;
    text-decoration: none;
}
.inzeratInformace{
    min-height: 520px;
    width: 410px;
    background-color: white;
    float: left;
    padding: 20px;
    margin-left: 10px;
    font: 76.5% Arial, Verdana, sans-serif;
    font-size: 15px;
}
.inzeratBottom{
    width: 912px;
    margin-top: 10px;
    margin-left: 25px;
    font: 80.5% "Trebuchet MS", sans-serif;
}
.inzeratPopisNadpis{
    height: 30px;
    width: 410px;
    font-family: verdana, arial;
    font-size: 20px;
    margin-bottom: 30px;
}
.inzeratPopisInformaceTable tr{
display: table-row;
vertical-align: inherit;
border-color: inherit;
background: url(image/doted-line.png) 0 100% repeat-x;
}
.inzeratPopisInformaceTd{
    width: 170px;
    color: #7a7a7a;
}
.inzeratBottomKoment{
    width: 850px;
    padding: 10px;
}
.inzeratBottomKomentJmeno{
    margin: 5px 0px 5px 0px;
    font-weight: bold;
    font-size: 15px;
    font-family: verdana, arial;
}
.inzeratBottomKomentInfo{
    margin: 5px 0px 5px 0px;
    color: #7a7a7a;
    font-size: 12px;
}
.inzeratBottomKomentTextarea textarea{
    height: 80px;
    width: 410px;
}
.FloRight{
    float: right;
}
.inzeratPopisTableVybava td{
    width: 200px;
}
.inzeratPopisPoznamka{
    height: 30px;
    width: 410px;
    font-family: verdana, arial;
    font-size: 15px;
    margin-bottom: 10px;
    
}