html, body{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    background-image: url( 'img/background.jpg' );
    background-attachment: scroll;
    background-position: center top;
    background-repeat: no-repeat;
    background-color: #1c6bb6;
    height: 100%;
    margin: 0px;
    padding: 0px;
    color: #fff;
    text-align: center;
}

a{
    color: #fff;
}

a:hover{
    text-decoration: none;
}

img{
    border: 0px;
}

img, div { behavior: url(iepngfix.htc) }

h1, h2, h3, h4, h5, h6{
    margin: 0px;
    padding: 0px;
}

h2{
    font-size: 16px;
}

h3{
    font-size: 13px;
}

p{
    font-weight: normal;
}

ul{
    list-style-type: square;
    padding: 0px 0px 0px 20px;
    margin: 10px;
}

fieldset{
    border: 1px solid #5a81a7;
}

fieldset legend{
    font-style: italic;
}

div#movie{
    border: 1px solid #000;
    height: 360px;
    width: 640px;
}

div#head{
    width: 924px;
    height: 154px;
    background-image: url( 'img/head.png' );
    background-repeat: no-repeat;
    margin: 0px auto;
    text-align: left;
}

div#head div#logo{
    position: relative;
    top: 18px;
    left: 36px;
    float: left;
    height: 106px;
}

div#infobar{
    position: absolute;
    margin-left: 435px;
    .margin-left: 68px;
    height: 130px;
    width: 235px;
    text-align: center;
    font-size: 18px;
    font-weight: normal;
}

div#infobar span{
    font-size: 17px;
    font-weight: bold;
}

div#lastnews{
    width: 173px;
    height: 808px;
    background-image: url( 'img/zadnje_vvbg_2.jpg' );
    background-repeat: no-repeat;
    position: absolute;
    margin-left: 710px;
    .margin-left: 340px;
    top: 0px;
    padding-top: 45px;
}

div.lastnewsbox{
    width: 147px;
    background-image: url( 'img/lastnews_box.jpg' );
    background-repeat: no-repeat;
    margin-left: 10px;
    margin-bottom: 11px;
}

div.newscolumn{
    padding: 10px;
    padding-top: 2px;
}

div.newscolumn img.playbutton{
    position: absolute;
    left: 110px;
    margin-top: 40px;
}

div.newscolumn img.newsimage{
    position: absolute;
    left: 20px;
    margin-top: 20px;
}

div.newscolumn span{
    font-size: 13px;
}

div#breakingnews{
    position: absolute;
    top: 135px;
    width: 600px;
    text-align: left;
    margin-left: 43px;
    .margin-left: -326px;
}

div#breakingnews p{
    margin: 0px;
    padding: 0px;
    width: 825px;
}

div.main{
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    background-color: #2a73b8;
    width: 880px;
    margin: 0px auto;
    text-align: left;
}

div.column{
    background-color: #15497c;
    border: 1px solid #1c6bb6;
    background-image: url(img/column_back.jpg);
    background-repeat: repeat-x;
    padding: 10px;
    margin-bottom: 10px;
}

div.columnnw{
    padding-right: 230px;
}

div.column1{
    background-color: #15497c;
    border: 1px solid #1c6bb6;
    background-image: url(img/column_back.jpg);
    background-repeat: repeat-x;
    padding: 10px;
    margin-bottom: 10px;
    min-height: 600px;
    height: auto !important;
    height: 600px;
}

div.nomarginbottom{
    margin-bottom: 0px;
}

div.column h1{
    font-size: 15px;
    font-weight: 700;
    float: left;
}

div.column a.arhiv{
    float: right;
    margin-top: 5px;
}

div.column p{
    color: #f0f0f0;
    padding: 5px 0px 0px 0px;
    margin: 0px;
    text-align: justify;
}

div.column img{
    border: 1px solid #a3a3a3;
    float: left;
    margin-right: 10px;
}


div.main div.mainpadding{
    padding: 10px;
}

div.padding10{
    padding: 10px;
}

div.vspacer5{
    height: 5px;
    clear: both;
}

div.vspacer10{
    height: 10px;
    clear: both;
}

img.mainbottom{
    .margin-top: -2px;
}

div.clear{
    clear: both;
    height: 0px;
}
