body {
    font-family: Verdana, Sans-Serif;
    font-size: 9pt;
    background: #141944 url('/img/bgnew.gif'); /* repeat-y top left */
    text-align: center;
    margin-top: 0px;
    }

#divbody {
    width: 900px; 
    margin: 0 auto; 
    text-align: left;  
    background: #FFF url('/img/bgnew2.gif'); 
    border-left: solid 1px #FFF;
    border-right: solid 1px #FFF;
}

#pageheader {
    background: url('/img/header.jpg');
    width: 100%;
    height: 200px;
}

#mainmenu {
    position: absolute;
    width: 900px;
    height: 32px;
    top: 160;
}

#content {
    width: 640px;
    float: left;
    padding-left: 10px;
    padding-bottom: 10px;
}

#rightpane {
    width: 230px;
    float: left;
    padding-left: 20px;
}

#pagefooter {
    clear: both;
    text-align: center;
    font-size: 7pt;
    padding: 3px;
    border-top: solid 1px #141944;
}

#menu2 {
    position: absolute;
    top: 32px;
    visibility: hidden;
}

#menu3 {
    position: absolute;
    top: 32px;
    visibility: hidden;
}

#menu4 {
    position: absolute;
    top: 32px;
    visibility: hidden;
}

#menu5 {
    position: absolute;
    top: 32px;
    visibility: hidden;
}




td.mmenu {
    color: #FFF;
    font-weight: bold;
    text-align: center;
    padding: 5px 20px 5px 20px;
    font-size: 10pt;
}

td.mmenu_hover {
    color: #FFF;
    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 #FFF;
    border-top-style: none;
    background: #141944;
    color: #FFF;
    font-weight: bold;
    text-align: left;
    padding: 5px 20px 5px 20px;
    font-size: 10pt;    
}

td.submenu_hover {
    border: solid 1px #FFF;
    border-top-style: none;
    color: #FFF;
    background: #c1a772 url('/img/mmenu_over.gif') repeat-x;
    cursor: pointer;
    font-weight: bold;
    text-align: left;
    padding: 5px 20px 5px 20px;
    font-size: 10pt;
}

p {
  margin: 0 0 6px 0;
}
table {
    font-size: 9pt;
    }

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;
    }

.menu {
    background: #FFF;
    color: #000;
    border-left: 1px solid #7F9DB9;
    border-right: 1px solid #7F9DB9;
    }

.menu1 {
    font-size: 10pt;
    text-indent: 0px;
    }

.menu2 {
    font-size: 9pt;
    }

a {
    text-decoration: none;
    }

a:hover {
    text-decoration: underline;
    }

a.menulink {
    color: navy;
    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 {
    font-family: "Trebuchet MS", Trebuchet, Verdana, Sans-Serif;
    font-weight: bold;
    font-size: 16pt;
    padding: 10px 20px 0px 20px;
    }

.content_border_1 {
    border: solid 1px #DDD;
    padding: 10px;
    margin-top: 10px;
    }

.content_text {
    text-align: justify;
    text-indent: 30px;
    line-height: 150%;
    }

.news li {
    text-align: justify;
    line-height: 150%;
    padding-bottom: 5px;
    }

.section_header {
    font-size: 13pt;
    color: #141944;
    text-indent: 10px;
    padding-top: 15px;
    }

.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 #DDD;
    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 {
  background-image: url("/img/admin_group.gif");
  background-repeat: repeat-x;
  padding-left: 4px;
}

.admin_group_text {
  font-size: 10pt;
  font-weight: bold;
  background-color: #FFF;
}

.admin_group_icons {
  padding-left: 20px;
}

.admin_toolbar {
  margin-top: -8px;
  margin-left: -8px;
  margin-right: -8px;
  margin-bottom: 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("/img/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("/img/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("/img/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: #B2C4D4;
    padding-top: 4px;
    padding-bottom: 4px;
    }
    
.dan {
    color: #000;
    background: #7F9DB9;
    }

.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;
}

.news {
    padding-left: 30px;
}

.news_heading 
{
    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;
}

.newstext {
    width: 100%;
}    

.newstextoff {
    width: 100%;
}    

.folder_selected 
{
    border: dotted 1px #DDD;
    background: #0A246A;
    color: #FFF;
    padding: 4px;
}

.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: 5px;
}

.sponzori1 
{
  text-align: center;
  font-size: 12pt;
  font-weight: bold;
}

.sponzori0 
{
  text-align: center;
  font-size: 10pt;
  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;
    }
