body {
    font-family: Verdana, Arial, Helvetica, Serif;
    font-size: 9pt;
    background: #ffed73 url('/img/bg.gif') repeat-x top left;
    text-align: center;
    margin-top: 0px;
    }

#divbody {
    width: 900px; 
    margin: 0 auto; 
    text-align: left;  
    background: #ffffb0; /* #ffe63f #ffed73 */
    border-left: solid 1px #bcac3e;
    border-right: solid 1px #bcac3e;
}

#pageheader {
    background: #000 url('/img/header_bg.jpg');
    width: 100%;
    height: 150px;
}

#mainmenu {
    position: absolute;
    width: 900px;
    height: 30px;
    top: 119;
}

#content {
    width: 560px;
    float: left;
    padding-left: 5px;
    padding-bottom: 10px;
    padding-right: 5px;
}

#rightpane {
    width: 160px;
    float: left;
    margin-right: 5px;
}

#leftpane {
    width: 160px;
    float: left;
    margin-left: 5px;
}

#pagefooter {
    clear: both;
    text-align: center;
    font-size: 7pt;
    padding: 3px;
    border-top: solid 1px #bcac3e;
    border-bottom: solid 1px #bcac3e;
}

#menu2 {
    position: absolute;
    top: 31px;
    visibility: hidden;
}

#menu3 {
    position: absolute;
    top: 31px;
    visibility: hidden;
}







table.mmenu {
    background: #c1a772 url('/img/mmenu.gif') repeat-x;
}

td.mmenu {
    color: #FFF;
    font-weight: bold;
    text-align: center;
    padding: 5px 20px 5px 20px;
    font-size: 10pt;
    background: #c1a772 url('/img/mmenu.gif') repeat-x;
}

td.mmenu_hover {
    color: #000;
    font-weight: bold;
    text-align: center;
    padding: 5px 20px 5px 20px;
    font-size: 10pt;
    background: #c1a772 url('/img/mmenu_over.gif') repeat-x;
    cursor: pointer;
}

td.submenu {
    border: solid 1px #000;
    border-top-style: none;
    background: #000;
    color: #FFF;
    background: #c1a772 url('/img/mmenu.gif') repeat-x bottom;
    font-weight: bold;
    text-align: left;
    padding: 5px 20px 5px 20px;
    font-size: 10pt;
}

td.submenu_hover {
    border: solid 1px #000;
    border-top-style: none;
    color: #000;
    background: #c1a772 url('/img/mmenu_over.gif') repeat-x bottom;
    cursor: pointer;
    font-weight: bold;
    text-align: left;
    padding: 5px 20px 5px 20px;
    font-size: 10pt;
}





table {
    font-size: 8pt;
    }

input, select, textarea {
    font-family: Verdana, Arial, Helvetica, Serif;
    font-size: 8pt;
    padding: 2px;
    border: 1px solid #8C9AA7;
    }
    
.button {
    padding: 5px;
    background-image: url('/img/button_bg.gif');
    }    
    
.button:hover {
    padding: 5px;
    background-image: url('/img/button_bg.gif');
    border: 1px solid #21568f;
    color: Navy;
    cursor: pointer;
    }    
    
.poll_radio {
    border: 0px;
    }
    
.header1 {
    text-align: center;
    font-size: 24pt;
    font-weight: bold;
    }

.header_grb {
    margin-top: 5px;
    margin-left: 42px;
    margin-bottom: 5px;
    }

.header_title {
    margin-top: 39px;
    margin-left: 75px;
    }

.menu {
    background: #FFF;
    color: #000;
    border-left: 1px solid #7F9DB9;
    border-right: 1px solid #7F9DB9;
    }

.menu1 {
    font-size: 10pt;
    font-weight: bold;
    }

.menu2 {
    font-size: 9pt;
    }

a {
    text-decoration: none;
    }

a:hover {
    text-decoration: underline;
    }

a.menulink {
    color: #000;
    font-size: 9pt;
    text-decoration: none;
    }

a.menulink:hover {
    text-decoration: underline;
    }

a.footerlink {
    color: #666;
    text-decoration: none;
    }

a.footerlink:hover {
    text-decoration: underline;
    }

.v_link {
	  cursor: pointer;
    }

.content_header {
    background: #eac000 url("/img/news_hdr_bg.gif") repeat-x top;
    font-size: 14pt;
    font-weight: bold;
    padding: 5px 10px;
    margin-top: 10px;
    }

.content_border_1 {
    border: solid 1px #eac000;
    padding: 10px 10px 10px 10px;
    }

.action_border 
{
    border: solid 1px #DDD;
    background: #F9F9F9;
    padding: 4px;
}

.admin_menu {
    --border: solid 1px #DDD;
    background: #F9F9F9;
    font-weight: bold;
    background-image: url("/img/btn_unos.gif");
    height: 40px;
    }

.admin_menu_over {
    --border: solid 1px #666;
    background: #E0E0F9;
    font-weight: bold;
    cursor: pointer;
    background-image: url("/img/btn_unos_over.gif");
    height: 40px;
    }
    
.admin_menu_btn 
{
    border: dotted 1px #eac000;
    font-weight: bold;
    padding: 10px;
    text-align: center;
    width: 80px;
}

.admin_menu_btn_over 
{
    border: dotted 1px #FFF;
    background: #0A246A;
    font-weight: bold;
    cursor: pointer;
    padding: 10px;
    text-align: center;
    width: 80px;
    color: #FFF;
}

.admin_group 
{
  font-size: 10pt;
  font-weight: bold;
  background: #eac000;
  padding-left: 4px;
}

.admin_group_icons 
{
  /*padding-left: 20px;*/
}

.admin_toolbar 
{
  margin-left: -8px;
  margin-right: -8px;
  background: #FFFFE1;
  border-bottom: solid 1px #AAA;
  padding: 4px;
}

.list_header {
    border-top: solid 1px #CCC;
    border-left: solid 1px #CCC;
    border-right: solid 1px #CCC;
    background-image: url("/slike/list_header.jpg");
    font-weight: bold;
    height: 31px;
    }

.list_footer {
    border-bottom: solid 1px #AAA;
    border-left: solid 1px #CCC;
    border-right: solid 1px #CCC;
    background-image: url("/slike/list_footer.jpg");
    font-size: 7pt;
    }

.list_menu {
    border-bottom: solid 1px #DDD;
    border-left: solid 1px #DDD;
    border-right: solid 1px #DDD;
    background: #FFF;
    }

.list_menu_over {
    border-bottom: solid 1px #DDD;
    border-left: solid 1px #DDD;
    border-right: solid 1px #DDD;
    background: #0A246A;
    color: #FFF;
    }
    
.list_group {
    background: #FFF url("/slike/list_group.jpg");
    background-repeat: no-repeat;
    border-left: solid 1px #DDD;
    border-right: solid 1px #DDD;
    border-bottom: solid 1px #DDD;
    font-weight: bold;
    }

.list_gallery {
    border : solid 1px #FFF;
    background : #FFF;
    padding: 5px;
    }

.list_gallery_over {
    border: solid 1px #DDD;
    background: #FFC;
    padding: 5px;
    }
    
.list_gallery_image {
    border: solid 1px #000;
    padding: 2px;  
    }

.information {
    padding: 8px;
    border: solid 1px #999;
    background: #FFFFE1
    }
    
.mjesec {
    color: #000;
    background: #eac000;
    padding-top: 4px;
    padding-bottom: 4px;
    }
    
.dan {
    color: #fff;
    background: #a68434;
    }

.kal {
    text-align: right;
    border-right: solid 1px #999;
    border-bottom: solid 1px #999;
    }

.kal1 {
    text-align: right;
    border-left: solid 1px #999;
    border-right: solid 1px #999;
    border-bottom: solid 1px #999;
    }

.kal_entry {
    text-align: right;
    border-right: solid 1px #999;
    border-bottom: solid 1px #999;
    font-weight: bold;
    background: #FAA;
    }

.kal1_entry {
    text-align: right;
    border-left: solid 1px #999;
    border-right: solid 1px #999;
    border-bottom: solid 1px #999;
    font-weight: bold;
    background: #FAA;
    }

.user_header {
    color: #000;
    font-weight: bold;
}

.user_list {
    color: #000;
    border-top: solid 1px #FFF;
    border-bottom: solid 1px #AAA;
}

.user_list_selected {
    color: #000;
    border-top: solid 1px #FFF;
    border-bottom: solid 1px #AAA;
    background: #ffb1b3;
    font-weight: bold;
}

.heading {
    font-size: 14pt
}

.news {
    padding-left: 10px;
}

.news_cat {
    background: #eac000 url("/img/news_hdr_bg.gif") repeat-x top;
    font-size: 14pt;
    font-weight: bold;
    padding: 5px;
    margin-top: 10px;
}

.news_grp {
    border: solid 1px #eac000;
    padding: 10px 10px 0px 10px;
}

.news_heading {
    font-family: "Trebuchet MS", Verdana, Arial, Sans-Serif;
    font-size: 14pt;
    padding-bottom: 5px;
}

.news_date {
    font-size: 7pt;
    padding-bottom: 10px;
}

.news_text {
    padding: 0px 0px 5px 0px;
    color: #444;
    line-height: 18px;
    text-indent: 30px;
    text-align: justify;
}

.news_short {
    border-bottom: solid 1px #CCC;
    padding: 5px;
}

.news_footer {
    padding: 5px;
    border-top: solid 1px #AAA;
    color: #666;
    font-size: 8pt;
    clear: both;
}

.news_image {
    padding: 0px 10px 5px 10px;
    border: 0px;
    cursor: pointer;
}

.tools_header {
    background: #000 url("/img/tools_hdr.gif");
    font-weight: bold;
    color: #FFF;
    padding: 3px;
    text-align: center;
    margin-top: 10px;
}

.tools_text {
    border: solid 1px #000;
    padding: 3px;
    font-size: 8pt;
}

.folder_selected {
    border: dotted 1px #DDD;
    background: #0A246A;
    color: #FFF;
    padding: 4px;
    margin: 0px;
}

.folder_name {
    padding: 4px;
}

.komentar {
    padding-left: 5px;
    background-color: #FFFFE1;
    color: #666;
    border: solid 1px #999;   
}

.komentar1 {
    padding-left: 25px;
    font-style: italic;
    display: none; 
}

.sponsor {
  border: 0px;
  margin-top: 10px;
}

.sponzori1 {
  text-align: center;
  line-height: 140%;
  font-size: 9pt;
  font-weight: bold;
}

.sakriven {
  display: none;
}

.rez {
  text-align: center;
}

.igrac_utakmica {
  height: 24px;
  line-height: 24px;
  padding-right: 10px;
}

.large_text {
  font-size: 11pt;
}

.tab_bar {
  border: solid 1px #DDD;
  background: #F9F9F9;
  height: 30px;
  line-height: 30px;
}

.tab_active {
  background: #DAE3EB url('/img/tab_bg_active.gif') repeat-x;
  font-weight: bold;
}

.tab_inactive {
}

.creator {
    font-size: 7pt;
    padding: 0;
    margin: 0;
}

.small_header {
    font-size: 11pt;
    font-weight: bold;
    }

