.blokcic
{
    position: relative;
    background: #f4f2e6;
    margin: 0;
}

.r, .l, .t, .b
{
    padding: 0;
    margin: 0;
    position: absolute;
}


.blokcic .l, .blokcic .r
{
    height: 100%;
    background-repeat: repeat-y;
}

.blokcic .l
{
    background-image: url(../images/komadici_09.png);
    width: 15px;
    left: 0;
}
.blokcic .r
{
    right: 0;
    background-image: url(../images/komadici_11.png);
    width: 15px;
}

.blokcic .t, .blokcic .b
{
    width: 100%;
    background-repeat: repeat-x;
}

.blokcic .t
{
    top: 0;
    background-image: url(../images/komadici_05.png);
    height: 16px;
}

.blokcic .b
{
    bottom: 0;
    background-image: url(../images/komadici_14.png);
    height: 19px;
}

.blokcic .t .l
{
    left: 0;
    top: 0;
    height: 16px;
    width: 15px;
    background-image: url(../images/komadici_03.png);
}

.blokcic .t .r
{
    right: 0;
    top: 0;
    height: 16px;
    width: 15px;
    background-image: url(../images/komadici_07.png);
}

.blokcic .b .l
{
    left: 0;
    bottom: 0;
    height: 184px;
    width: 15px;
    background-image: url(../images/komadici_12.png);
}

.blokcic .b .r
{
    right: 0;
    bottom: 0;
    height: 184px;
    width: 15px;
    background-image: url(../images/komadici_13.png);
}

.blokcic .contents
{
    position: relative;
    padding: 20px;
    overflow: auto;
}

.fancy-header-1 h2
{
    position: relative;
    top: -10px;
    background: transparent url(../images/mali-header-1.png) 50% top no-repeat;
    text-align: center;
    height: 52px;
    margin: 0;
    padding: 30px 0 0;
    font-size: 14pt;

}

.fancy-header-2 h2
{
    position: relative;
    background: transparent url(../images/mali-header-2.jpg) 50% top no-repeat;
    text-align: center;
    height: 50px;
    margin: 0;
    padding: 25px 0 0;
    font-size: 14pt;
}

.fancy-header-2 .data
{
    font-size: 10pt;
}

.fancy-header-2 .data p
{
    margin-bottom: 0.7em;
}

.clean-header h2
{
    position: relative;
    top: -10px;
    background: transparent url(../images/mali-header-1.png) 50% top no-repeat;
    text-align: center;
    height: 50px;
    margin: 0;
    padding: 35px 0 0;
    font-size: 14pt;
}

.red
{
}

.full-height
{
    height: 711px;
}

.paragraphize p
{
    margin-bottom: 1em;
}

.float-left
{
    float: left;
}

.clear
{
    clear: both;
}

.margin-left-10
{
    margin-left: 10px;
}

.margin-top-30
{
    margin-top: 30px;
}

.margin-top-10
{
    margin-top: 10px;
}

.box1
{
    width: 526px;
    height: 269px;
    background: transparent url(../images/blok-veliki.png) no-repeat top left;
    padding: 31px 30px 28px 28px;
}

.box1 h2
{
    margin: 0;
    padding: 0 0 10px;
}

.box1 div
{
    margin: 10px;
    font-size: 10pt;
}

.box1 .data p
{
    margin-bottom: 1em;
}

.block-324-311
{
    width: 324px;
    height: 311px;

}

.block-287-278
{
    width: 287px;
    height: 278px;
}

.block-287-278 .data
{
    font-size: 10.5pt;
    padding: 10px 0 0;
}


.block-321-277
{
    width: 321px;
    height: 277px
}

.block-247-248
{
    width: 247px;
    height: 248px;
    padding: 0;
    margin: 16px 20px;
}

.height-158
{
    height: 158px;
}

.height-193
{
    height: 193px;
}

.scrollable
{
    overflow: auto;
}

.okvir
{
    outline: 1px solid red;
}

.data strong
{
    font-weight: bold;
}

.standardform p
{
    margin: 1em 0;
}

.standardform p label
{
    width: 130px;
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
}
 
.standardform .errorMessage
{
    font-size: 75%;
    color: red;
    display: inline-block;
    margin-left: 10px;
}


