@charset "utf-8";
/* CSS Document */
    body {
        font: bold 11px/1.5em Verdana, Verdana, Arial, Helvetica, sans-serif;
		background-image:url(images/back.gif);
		margin-top:0px;
		margin-bottom: 0px;
}




/*- Menu Tabs C--------------------------- */

    #tabsC {
      float:left;
      width:606px; 
	  background-color: #EDF7E7;
	  color: #ffffff;
      font-size:93%;
      line-height:normal;
      }
    #tabsC ul {
        margin:0;
        padding:0px 0px 0 0px;
        list-style:none;
      }
    #tabsC li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsC a {
      float:left;
      background:url("images/tableftC.gif") no-repeat left top;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsC a span {
      float:left;
      display:block;
	  background-color: #FFFFFF;
      background:url("images/tabrightC.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#464E42;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsC a span {float:none;}
    /* End IE5-Mac hack */
    #tabsC a:hover span {
      color:#FFFFFF;
	  background-color:#ffffff;
      }
    #tabsC a:hover {
      background-position:0% -42px;
      }
    #tabsC a:hover span {
      background-position:100% -42px;
      }

        #tabsC #current a {
                background-position:0% -42px;
        }
        #tabsC #current a span {
                background-position:100% -42px;
        }
.footer_txt {font-size: 10px; font-weight:normal}

a:link {
	color: #333333;
	background-color: #ffffff;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	background-color: #ffffff;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	background-color: #ffffff;
	color: #B6DF9F;
}
a:active {
	text-decoration: none;
	background-color: #ffffff;
	color: #B6DF9F;
}
.okvir {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #B6DF9F;
	border-right-color: #B6DF9F;
	border-bottom-color: #B6DF9F;
	border-left-color: #B6DF9F;
}

.okvir2 {
	border: 1px solid #B6DF9F;
}

.okvir_slike {
	margin: 10px;
	border: medium solid #B6DF9F;
}

.okvir_slike2 {

	border: 1px solid #B6DF9F;
}
.side {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
}
.form {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	background-color: #B6DF9F;
	border: 1px solid #92CF6F;
}
