 * 
 {
    margin: 0;
    padding: 0;
 }
 
 html
{
    height:100%;
    padding:0px;
    overflow: scroll;
}

body
{
    margin: 0px;
    padding: 0px;
    background-color:#FBF9EC;
    background-image: url(images/pozadina.gif);
    text-align: center;
    font-family:Geneva, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    background-repeat: repeat-x;
    height: 100%;
}

img {
margin:0px;
padding:0px;
border: none;
}

#wraper {
    background-position: center;
    width: 821px;
    margin:0 auto;
    height: 100%;
}

ul#top_menu {
    height: 147px;
    background: url(images/logo.gif) no-repeat;
    margin: 26px auto 0px auto; 
    list-style: none;
    font-size: 0;  
    }
    ul#top_menu li {
    padding-top: 0px;
    padding-bottom: 0px;
    line-height: 0;
    margin-left: 194px;
    }
    ul#top_menu li a {
    display:block;
    float: left;
    width: 206px;
    height: 32px;
    background: url(images/nav_btn.gif) top center no-repeat;
    color: #9c9b96;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: none;
    margin-top: 55px;
    padding: 60px 0 0 0;
    } 
    ul#top_menu li a:hover, ul#top_menu li a:active {
    background: url(images/nav_btn.gif) center center no-repeat;
    color: #545451;
    }
    body#pop_pg div ul#top_menu li#pop a {
    background: url(images/nav_btn.gif) bottom center no-repeat;
    color: #9c9b96;
    }

ul#stream {
    height: 332px;
    background: url(images/slika.jpg) no-repeat;
    margin: 0 auto;
    list-style: none;
    line-height: 0;
    padding: 0 0 0 28px;
    font-size: 0;
    }       
    ul#stream li {
    padding-top: 0px;
    padding-bottom: 0px;
    line-height: 0;
    } 
    ul#stream li a {
    display:block;
    float: left;
    width: 54px;
    height: 19px;
    margin-top:290px;
    padding-top: 22px;
    font-weight: bold;
    text-decoration: none;
    font-size: 10pt;
    color: #656561;     
    }
    ul#stream li a:hover, ul#stream li a:active {
    color: #FF0000; 
    }
    
div#main_content {
    background: url(images/sadrzaj.gif) repeat-y;
    min-height:250px;
    padding: 10px 0 20px 28px;
    text-align: left;
    margin-bottom: 20px;
}

div#dobrodosli {
    width:774px;
    background-color: #ECECEC;
    padding: 0 0 5px 0;  
}

#dobrodoslica-naslov {
    padding: 5px 0 0 0;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    font-variant: small-caps;
    display: block;
}

#dobrodoslica-txt {
    padding: 10px;
    text-align: justify;
    font-size: 12px;
    font-weight: 500;
    display: block;
}

#ticker {
background-color:#FBF9EC;
}

.sms_flag {
vertical-align:middle;
width: 25px; height: 15px;
margin: 0 auto;
padding: 0 10px 1px 0;
}

.sms-info {
padding-right: 15px;
margin: auto auto;
display: inline-block;
}

.nums_div {
background-color: #FBF9EC;
padding-top:4px;
margin-bottom: 5px;
font-weight: bold;
font-size:9pt;
height:22px;
}

.numtbl {
margin: 0 auto;
width:360px;
}

.sms_num {
color:#0000AA;
}

#sms-help {
    width:774px;
    background-color: #ECECEC;
    padding: 0 0 5px 0;
    margin-top: 27px;
}

.ban_cont {
width:780px;
height:auto;
margin: 10px 0 10px 2px;
}

.banner {
    float:left;
    padding-right: 10px;
    padding-bottom: 10px;
    width:auto;
    height: auto;
}

.clear_cont {
    clear: both;
}



