#podhead {
    padding:15px;
    float:left;
    width:100%;
    min-height:200px;
    margin:0 0 15px
}
#podhead .levo {
    float:left;
    max-width:180px
}
#podhead1 .levo2 {
    float:left;
    width:600px;
    height:200px;
    padding-left:20px
}
.desno {
    max-width:470px;
    float:left;
    padding:0 15px
}
#podhead .desno {
    float:left;
    margin-right:15px
}
#podhead .desno img {
    float:left;
    margin-right:5px
}
#podhead .desno h1 {
    margin-top:20px;
    text-align:left;
    line-height:20px;
    font-family:Arial,Helvetica,sans-serif;
    font-weight:100;
    font-size:15px
}
#podhead .desno p {
    margin-top:20px;
    text-align:left;
    line-height:20px;
    font-family:Arial,Helvetica,sans-serif;
    font-weight:100;
    font-size:15px;
    color: #666;
}
#podhead .dotted {
    border-top:2px dotted #CCC
}
.prozor {
    max-width:600px;
    min-height:100px;
    overflow:auto;
    font-size:14px;
    padding:20px
}
