BODY {
      top: 0;
      left: 0;
      background: url(../images/bg2.png) 0 0% y-repeat #91A8FF; width:100%; 
      background-attachment: fixed;

      font-family : Verdana, Arial, Tahoma;
      font-size: 11px;
      color: #000000;
          
      scrollbar-face-color: #000000; 
      scrollbar-highlight-color: silver;
      scrollbar-shadow-color: gray; 
      scrollbar-3dlight-color: gray;
      scrollbar-arrow-color: white; 
      scrollbar-track-color: #silver;
      scrollbar-darkshadow-color: #FFFFFF;
}


.buttons { 
 font-family: Verdana, Helvetica, sans-serif; 
 font-size: 10px; 
 background-color: #049ACC; 
 color: #FFFFFF; 
 margin-right: 6px; 
 width: 100px;
}


.buttons1 {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 8pt; 
  background-color: #FF0000; 
  color: #FFFFFF; 
  font-weight: bold; 
  position: relative; 
  height: 17; 
  left: 0; 
  top: 0; 
  width: 45; 
  font-variant: small-caps; 
  border: 50 solid #FFFFFF;
}


.buttons2 { 
 font-family: Verdana, Helvetica, sans-serif; 
 font-size: 10px;
 font-weight: bold; 
 background-color: #FF0000; 
 color: #FFFFFF; 
 width: 45px;
 height: 19px;
 border: 1px solid #FFFFFF;
}


.edits { 
   font-size: 11px; 
   background-color: #FFFFFF; 
   border: 1px solid #999999;
   /* width: 150px;  */
}


.styleedit {
  width: 140px;
  color: #777; 
  height: 18px;
  padding: 2px;	
  border: 1px solid #E5E5E5;
  vertical-align: top;
}

.stylebutton { 
  padding: 2px 5px;
  vertical-align: top;
}  




#box_artikal {
  display: inline-block;
  float: left;

  /* For firefox and Opera */
  /*display: table-cell; 
  display: inline-block; */
 
  position:relative; 
  width: 200px;
  height: 210px;
 
  border-color: #5C8295;*/
  padding: 0px;
  margin: 1px;
  /* background: url(../images/artbg.png) 0 0% x-repeat #FFFFFF; width:200px; height:160px; */
}


* #box_artikal {
    display: inline;
  }


#box_sadrzaj {
  position:relative; 
  width: 610px; 
  padding: 5px;
  background:#FFFFFF;
}


#box {
  display: block;
  position: relative;
  width: 100%;
  margin-left: 1px;
     margin-right: 1px;
  /* padding: 5px; */
  background: #FFFFFF;
}

#okvir {
  position:relative; 
  width:180px; 
  height:100%; 
  overflow:auto; 
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
  border: 1px solid #E1E1E1; /*  #5C8295; */
  border-color: #E1E1E1;
  /* background: url(../images/background1.jpg); */
}

#naslov {
    font-family: Verdana, Arial, Helvetica, Tahoma;
    font-size: 17px;
    font-style: bold;
    color: #F60;  /* #146EB4; */
}

#naslov a{
    color: #000000;
    text-decoration: none;
}

#naslov a:hover{
	color: #049ACC;
        font-style: bold;
        text-decoration: underline;
}


#podnaslov {
    font-family: Verdana, Tahoma, Arial;
    font-size: 13px;
    font-style: bold;
    color: #000000;
}


#heder {
    font-family: Helvetica, Arial, Helvetica, Tahoma;
    font-size: 11px;
    color: #000000;
}

#heder a{
    font-family: Helvetica, Helvetica, Tahoma;
    font-size: 11px;
    color: #333333;
    text-decoration: none;
}

#heder a:hover{
	color: #049ACC;
        font-style: bold;
        font-weight: bold;
        text-decoration: none;
}



#tophed {
    font-family: Verdana, Arial, Helvetica, Tahoma;
    font-size: 11px;
    font-style: bold;
    font-weight: bold;
    color: #FFFFFF;
}

#tophed a{
    font-family: Verdana, Helvetica, Tahoma;
    font-size: 11px;
    font-style: bold;
    font-weight: bold;
    color: #E1E1E1;
    text-decoration: none;
}

#tophed a:hover{
	color: #FB713B;
        font-style: bold;
        font-weight: bold;
        text-decoration: none;
}







#tekst {
    font-family: Helvetica, Verdana, Arial, Tahoma;
    font-size: 11px;
    color: #000000;
}

#tekst a{
    font-family: Helvetica, Arial, Tahoma;
    font-size: 11px;
    color: #000000;
    text-decoration: none;
}

#tekst a:hover{
	color: #049ACC;
        font-style: bold;
        text-decoration: underline;
}



#tabheder {
    font-family: Helvetica, Verdana, Arial, Tahoma;
    font-size: 11px;
    color: #FFFFFF;
}

#tabheder a{
    font-family: Helvetica, Arial, Tahoma;
    font-size: 11px;
    color: #FFFFFF;
    text-decoration: none;
}

#tabheder a:hover{
	color: #F60;
        font-style: bold;
        text-decoration: underline;
}



#paging {
    font-family: Verdana, Arial, Helvetica, Tahoma;
    font-size: 12px;
    color: #146EB4;
}

#paging a{
    font-family: Arial, Helvetica, Tahoma;
    font-size: 12px;
    color: #146EB4;
    text-decoration: none;
}

#paging a:hover{
	color: #FF0000;  /* #2A70FC; */
        font-style: bold;
        text-decoration: underline;
}




#futer {
    font-family: Verdana, Arial, Helvetica, Tahoma;
    font-size: 11px;
    color: #A9B5CD;
}

#futer a{
    font-family: Arial, Helvetica, Tahoma;
    font-size: 11px;
    color: #666666;
    text-decoration: none;
}

#futer a:hover{
	color: #FF0000;  /* #2A70FC; */
        font-style: bold;
        text-decoration: underline;
}



#futersig {
    font-family: Verdana, Arial, Tahoma;
    font-size: 11px;
    color: #049ACC;
    font-weight: bold;
}

#futersig a{
    color: #049ACC;
    text-decoration: none;
}

#futersig a:hover{
    color: #B40204;
    font-style: bold;
    text-decoration: underline;
}






#pscroller1{
	width: 93%;
	height: 200px;
	align: center;
	padding: 3px;
        background-color: #FFFFFF;
	/* background: url(../images/box7.jpg) 0 0% y-repeat #EBEBEB; width:100%; */
}

#pscroller2{
	width: 350px;
	height: 20px;
	border: 1px solid black;
	padding: 3px;
}

#pscroller2 a{
	text-decoration: none;
}







#label1 {
   display: block;
   font-family: Verdana, Arial, Tahoma;
   font-size: 70%;
   color: #666666;  
   margin:0 0 7px 5px;
}

#label1 a{
   color: #666666;
   text-decoration: none;
}


#label1 a:hover{
   color: #000000;
   text-decoration: underline;
}

#label1 a:visit{
   color: #666666;
   text-decoration: none;
}




#label2 {
   display: block;
   font-family: Verdana, Arial, Tahoma;
   font-size: 70%;
   color: #666666;  
   margin:0 0 7px 15px;
}

#label2 a{
   color: #666666;
   text-decoration: none;
}

#label2 a:hover{
   color: #000000;
   text-decoration: underline;
}

#label2 a:visit{
   color: #666666;
   text-decoration: none;
}




#label3 {
   display: block;
   font-family: Verdana, Arial, Tahoma;
   font-size: 70%;
   color: #666666;  
   margin:0 0 7px 25px;
}

#label3 a{
   color: #666666;
   text-decoration: none;
}

#label3 a:hover{
   color: #000000;
   text-decoration: underline;
}

#label3 a:visit{
   color: #666666;
   text-decoration: none;
}




#label4 {
   display: block;
   font-family: Verdana, Arial, Tahoma;
   font-size: 70%;
   color: #666666;  
   margin:0 0 7px 35px;
}

#label4 a{
   color: #666666;
   text-decoration: none;
}

#label4 a:hover{
   color: #000000;
   text-decoration: underline;
}

#label4 a:visit{
   color: #666666;
   text-decoration: none;
}


.linijatop  {
  padding-top: 4px; 
  border-top: solid 2px #cccccc;
}

.linijabot  { 
  border-top: solid 2px #cccccc;
  margin-bottom: 2px;
}













/* OVO JE CSS ZA MENI */

.suckertreemenu ul{
  margin: 0;
  padding: 0;
  list-style-type: none;
}

/*Top level list items*/
.suckertreemenu ul li{
  position: relative;
  display: inline;
  float: left;
  background-color: #E7E7E7; /*overall menu background color*/
}

/*Top level menu link items style*/
.suckertreemenu ul li a{
  display: block;
  width: 150px; /*Width of top level menu link items*/
  padding: 3px 5px;
  border: 1px solid #D7D7D7;
  border-left-width: 0;
  text-decoration: none;
  font-family: Verdana, Arial Narrow, Arial, Tahoma;
  font-size: 14px;
  font-style: bold;
  color: #000000;
}
	
/*1st sub level menu*/
.suckertreemenu ul li ul{
  left: 0;
  position: absolute;
  top: 1em; /* no need to change, as true value set by script */
  display: block;
  visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
  .suckertreemenu ul li ul li{
  display: list-item;
  float: none;
}

/*All subsequent sub menu levels offset after 1st level sub menu */
.suckertreemenu ul li ul li ul{ 
  left: 159px; /* no need to change, as true value set by script */
  top: 0;
}

/* Sub level menu links style */
.suckertreemenu ul li ul li a{
  display: block;
  width: 160px; /*width of sub menu levels*/
  color: #000000;            /* font submenija */
  text-decoration: none;
  padding: 1px 5px;
  border: 1px solid #D7D7D7;  /* Boja okvira submenija */
}

.suckertreemenu ul li a:hover{
  background-color: #119ACA;     /* Pozadina aktivnog menija */
  color: #000000;
}

/*Background image for top level menu list links */
.suckertreemenu .mainfoldericon{
  background: #E7E7E7 url(media/arrow-down.gif) no-repeat center right;   /* Boja pozadine top menija */
}

/*Background image for subsequent level menu list links */
.suckertreemenu .subfoldericon{
  background: #E7E7E7 url(media/arrow-right.gif) no-repeat center right;  /* Boja pozadine submenija */
}

* html p#iepara{ /*For a paragraph (if any) that immediately follows suckertree menu, add 1em top spacing between the two in IE*/
  padding-top: 1em;
}
	
/* Holly Hack for IE \*/
* html .suckertreemenu ul li { float: left; height: 1%; }
* html .suckertreemenu ul li a { 
  height: 1%; 
  width: 165px;
  padding: 3px 8px;
  font-family: Verdana, Arial Narrow, Arial, Tahoma;
  font-size: 14px;
  font-weight: bold;
}
/* End */ 





.okvirtabele {
  padding: 2px; 
  width: 770px; 
  background: #ffffff; 
  border: 1px solid #c1c1c1;
  overflow: hidden;
}

* html .okvirtabele {
  border: 1px solid #c1c1c1;
  padding: 2px; 
  width: 770px; 
  background: #ffffff; 
}


#panel {
  min-height: 500px;
  height:auto !important; 
  height:500px;	
}




.razmak {
  clear: both;
  display: block;
  width: 770px;
  height: 10px;
  text-align: left;
}


/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clear { clear: both; }




h2 {
   font-family: Verdana, Arial, Tahoma;
   font-size: 13px;
   font-weight: bold;
   color: #0294C8;
   text-decoration: none;
}

h2 p {
   padding: 2px;		
   margin: 0;
}

@media print { 
  @page rotated {size: landscape}
}