@import url("wss.css");

/** uzivatele **/

#registrace_form label{
    display: block;
    
}/*ul.foto li{
    width: 120px;
    height: 140px;
    padding: 10px;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    border: 1px silver solid;
    text-align: center;
}
.foto_obr{
    height: 90px;
}
.foto_text{
    padding: 7px;
    height: 40px;
    overflow: hidden;
}

*/



ul.foto{
    padding-left: 15px;
    list-style-type: none;
}
ul.foto li{
    width: 160px;
    height: 170px;
    padding: 10px;
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
    border: 1px silver solid;
    text-align: center;
    list-style-type: none !important;
    background: transparent;
   
}

.main .content ul.foto li:before {
    content: none;
}
.foto_obr{
    height: 100px;
    
}
.foto_text{
    padding: 7px;
    height: 58px;
    overflow: hidden;
}
ul.soubory li{
    width: 120px;
    height: 140px;
    padding: 10px;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    border: 1px silver solid;
    text-align: center;
}
.soubory_obr{
    height: 95px;
}
.soubory_text{
    padding: 7px;
    height: 35px;
    overflow: hidden;
}/*** sloupce ***/
#box_youtube .box_obsah{
    padding: 4px 0 0 0;
}
#box_youtube .box_obrazek img{
    border: none;
    padding: 0;
}

.youtube_sloupec .box_obsah{
    padding: 0 0 50px 0 !important;
}


/*** detail ***/
#youtube iframe{
    margin-bottom: 29px;
}

