* {
	margin: 0;
	padding: 0;
}



body {
	margin: 0;
	padding: 0;
	background: #F6F8FE url(images/img01.gif) repeat-x; 
	font: normal 8pt Tahoma, Arial, Helvetica, sans-serif;
	color: #3C3D34;
}

form {
	margin: 0;
	padding: 0;
}

h1, h2, h3, select {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

h1 {
	font-weight: normal;
	font-size: 1.1em;
	color: #006cc0;
}

h2 , select{
	font-weight: normal;
	font-size: 11px;
	color: #7B4C10;
}

h3 {
	font-weight: normal;
	font-size: 0.9em;
	color: #888888;
}

p, blockquote, ol, ul {
	line-height: 160%;
}

a {
	color: #236FA9;
		text-decoration: none;
}




a:hover {
	text-decoration: none;
	color: #c1c1c1;
}

img{border: 0px;}

/* image positioning - left, right and center */
.left
{ float: left; 
  padding: 0px 8px 0px 0px;
}

.right
{ float: right; 
  padding: 0px 0px 0px 8px;
}

.center
{ display: block;
  text-align: center;
  margin: 0 auto;
}

iframe#ifrm { 
    border:1px dashed #ccc;
    padding:.5em;
    margin:1.5em 0 1em;
    width:100%;
    height:600px
    }
    
#menu_v {
	    float: left;
		padding: 6px;
}
/* Boxed */
.boxed {
	width: 170px;
	margin: 0;
	padding: 0;
	background: #DEE4F8; 
}

.boxed .heading {
	padding: 3px 0 4px 4px;  
	margin: 0;
	background: url(images/w1.gif) no-repeat right center; 
	font: bold 1em Tahoma, Arial, Helvetica, sans-serif;
	color: #ffffff;

}

.boxed .heading a {
/* 	background: #cccccc url(images/w1.gif) no-repeat center bottom;  */
	 background: url(images/w1.gif) no-repeat right center; 
 	text-decoration: none;
	color: #ffffff;
    
}

.boxed .heading a:hover {
    background: url(images/w11.gif) no-repeat right center;  
 	text-decoration: none;
	color: #fff;
}

.boxed .content {
	margin: 0;
	padding:0;

}

.boxed ul {
	margin: 0;
	padding: 0;
	list-style: none;

}

.boxed li {
 	padding: 0; 
	margin:  0;

/*	list-style: none; */
	line-height: normal; 

}

.boxed li.first {
	border: none;
	
}

.boxed a {
    display: block;
	padding: 2px 0;  
	background: url(images/w2.gif) no-repeat left center; 
	text-decoration: none;
	color: #25567B;
    border: 1px solid #DEE4F8;		
		
}

.boxed a:hover   {
	padding-left: 0px;
	text-decoration: none;
	/*	background: url(images/w22.gif) no-repeat left center; */
	border: 1px solid #BCCCD9;
}


#spacing {
	clear:both;
	float:none;
	height: 17px;
	border-top: #dbdbdb 1px solid; 
}




/* Wrapper */
#wrapper {
  	margin: 0 auto;
	width: 1125px; 
	
	background: #cccccc url(images/sjena1.gif) repeat-y; 

}
#wrapper_admin {
	width: 1125px;
	margin: 0 auto;
		padding: 0;
}
/* Header */

#header {
	margin: 0 auto;
	padding: 0;
	width:  1125px; 
	height: 100px;
	background: url(images/img02.gif); 
	
}

/* Content */
#page {
  	margin: 0 auto;
 /*	width:  1071px; */
  	padding: 0 27px 0 27px; 
  /*		border: 1px solid #2449EA; */
}

#content {
  	margin: 0 auto;
  	overflow: auto;
	width:  1040px; 
 	padding: 5px 15px 0 15px; 
	background: url(images/content1.gif) repeat-y; 
	border-bottom: 1px solid #888888; 
}



#inhalt {
	float: right;
	width:835px; 
/* 	height: 500px; */
	padding: 0;
}


#catlink {
	padding: 0px 0 5px 0;
}

#inhaltleft1 {
  	float: left;
 	width: 480px;
  	padding: 7px 0 0 7px; 
}


#inhaltleft2 {
  	float: left;
 	width: 780px;
  	padding: 7px 0 0 11px; 
 
}

#inhaltright {
	float: right;
 	width: 320px;
 	padding: 2px 0 0 0; 
}


/* definicija rama za image */
#imgbrowse img {
		border: 1px solid #94ABC3;
		padding:1px;
}

#inhalt_admin {
    clear: both;
	float: none;
	width: 1150px;
	padding: 0px 0px;
	border: 1px solid #cccccc;
	background: #ffffff;
}


#language {
  	float: right;
	margin: 0 0 0 13px;
	padding:  5px 29px 0 0;
}




/* Menu -horizontalni*/
/*----------------------------------*/

#menu {
  	float: left;
/*	width: 965px; */
	height: 23px;
	margin: 0 0 0 13px;
	padding:  71px 29px 0 0;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 16px;
	margin: 0;
	padding: 7px 25px 0 25px;
/*	background: #6C9ABD url(images/o1.gif) repeat-x; */
/*	border: 1px solid #245A8D; */
	text-align: center;
	font-size: 10px;
	font-weight: normal;
	color: #0B3F86;
	text-decoration: none;
}

#menu a:hover {
/*	background-image: url(images/o2.gif); */
    text-decoration: underline;
}

#menu .active a {
/*	background-image:  url(images/o3.gif); */
}


/* Menu -mali -horizontalni -desni*/
/*----------------------------------*/
#menu_right {
  	float: left;
/*	width: 965px; */
	height: 25px;
	margin: 0;
	padding:  4px 5px 12px 0px;
}

#menu_right ul {
	margin: 0;
	padding:0;
	list-style: none;
}

#menu_right li {
	display: inline;
}

#menu_right a {
	display: block;
	float: left;
	height: 16px;
	margin: 0;
	padding: 3px 5px 3px 5px;
	background: #6C9ABD url(images/o1.gif) repeat-x;
	border: 1px solid #5C94BB;
	text-align: center;
	font: normal 10px Tahoma, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}

#menu_right a:visited {
	background-image: url(images/o2.gif);
}


#menu_right a:hover {
	background-image: url(images/o2.gif);
}

#menu_right .active a {
	background-image:  url(images/o3.gif);
}




#linija {
  	background: #0F5992 url(images/linija1.gif) repeat-x;
 	padding: 20px 0;
}

/* Footer */
#footer {
	clear: both;
	padding: 25px 10px 40px 0px; 
	font: normal .8em Tahoma, Arial, Helvetica, sans-serif;
	color: #aaaaaa;
}

#footer p {
	margin:  0; 
	padding: 0;
}

#footer a {
	color: #999999;
}

#footer_rahm {
	clear: both;
	text-align: center; 
}

input, textarea, select {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


input.upis1   {
    border: 2pt solid #FF3300;
	width:20px;
}
input.upis2   {
    border: 1pt solid #CC6699;
	width:20px;
}

input.upis3   {
    border: 1pt solid #818DAD;
}

input.submitButton   {
    color: #FF3300;
}

.auswahl:link {
	FONT-WEIGHT: normal; FONT-SIZE: 8pt; COLOR: #000066; FONT-FAMILY: Verdana, Geneva, Arial; TEXT-DECORATION: none
}
.auswahl:visited {
	FONT-WEIGHT: normal; FONT-SIZE: 8pt; COLOR: #CC0066; FONT-FAMILY: Verdana, Geneva, Arial; TEXT-DECORATION: underline
}
.auswahl:hover {
	FONT-WEIGHT: normal; FONT-SIZE: 8pt; COLOR: #CC6600; FONT-FAMILY: Verdana, Geneva, Arial; TEXT-DECORATION: underline
}

/* slova od naslova artikla sredina ekrana*/
#naslov { /* class- bez linka */
	FONT-WEIGHT: normal; FONT-SIZE: 8pt; COLOR: #222266; font-family :tahoma, helvetica, arial, sans-serif; TEXT-DECORATION: none
}
.naslov { /* id - s linkom */
	FONT-WEIGHT: normal; FONT-SIZE: 8pt; COLOR: #222266; font-family :tahoma, helvetica, arial, sans-serif; TEXT-DECORATION: none
}
a.naslov:link    {	TEXT-DECORATION: none}
a.naslov:visited {	TEXT-DECORATION: none}
a.naslov:hover   {  COLOR: #A7ABCD; TEXT-DECORATION: underline}

.adm{
    text-align: center; margin-top: 1.0em; margin-bottom: 1.0em; 
}
A.adm:link {
	FONT-WEIGHT: normal; FONT-SIZE: 7pt; COLOR: #880cff; FONT-FAMILY: Verdana, Geneva, Arial; TEXT-DECORATION: none
}
A.adm:visited {
	FONT-WEIGHT: normal; FONT-SIZE: 7pt; COLOR: #4EAECB; FONT-FAMILY: Verdana, Geneva, Arial; TEXT-DECORATION: none
}
A.adm:hover {
	FONT-SIZE: 7pt; COLOR: #883cff; FONT-FAMILY: Verdana, Geneva, Arial; TEXT-DECORATION: underline
}


#cat_link:link {
	FONT-WEIGHT: normal; FONT-SIZE: xx-small; COLOR: #c0c0c0; FONT-FAMILY: Verdana, Geneva, Arial; TEXT-DECORATION: none
}
#cat_link:visited {
	FONT-WEIGHT: normal; FONT-SIZE: xx-small; COLOR: #4EAECB; FONT-FAMILY: Verdana, Geneva, Arial; TEXT-DECORATION: none
}
#cat_link:hover {
	FONT-WEIGHT: normal; FONT-SIZE: xx-small; COLOR: #880cff; FONT-FAMILY: Verdana, Geneva, Arial; TEXT-DECORATION: none
}
#cat_link:active {
	FONT-WEIGHT: normal; FONT-SIZE: xx-small; COLOR: #222222; FONT-FAMILY: Verdana, Geneva, Arial; TEXT-DECORATION: none
}





#auswahl:link {
	FONT-WEIGHT: normal; FONT-SIZE: 8pt; COLOR: #000066; FONT-FAMILY: Verdana, Geneva, Arial; TEXT-DECORATION: none
}
#auswahl:hover {
	FONT-WEIGHT: normal; FONT-SIZE: 8pt; COLOR: #CC6600; FONT-FAMILY: Verdana, Geneva, Arial; TEXT-DECORATION: underline
}

a.datei:link {
	FONT-WEIGHT: normal; FONT-SIZE: 7pt; font-weight: 700; COLOR: #ffffff;  background-color: #9DA8D2; FONT-FAMILY: Verdana, Geneva, Arial; TEXT-DECORATION: none
}
a.datei:visited {
	FONT-WEIGHT: normal; FONT-SIZE: 7pt; font-weight: 700; COLOR: #ffffff;  background-color: #9DA8D2; FONT-FAMILY: Verdana, Geneva, Arial; TEXT-DECORATION: none
}
a.datei:hover {
	FONT-WEIGHT: normal; FONT-SIZE: 7pt; font-weight: 700; COLOR: #ffffff;  background-color: #ff0000; FONT-FAMILY: Verdana, Geneva, Arial; TEXT-DECORATION: none
}



.txt1  { FONT-FAMILY: Verdana, Geneva, Arial; 
       	 FONT-WEIGHT: normal; FONT-SIZE: xx-small; COLOR: #006699; FONT-FAMILY: Verdana, Geneva, Arial; 
}

/* STILOVI ZA BROWSE - TEKSTOVE */

.crv10, .crv12, .crv16 {
  font-family: tahoma, helvetica, arial, sans-serif;
  FONT-WEIGHT: normal;
  color: #F82712;
}

.pla10, .pla12, .pla14, .pla16 {
  font-family: tahoma, helvetica, arial, sans-serif;
  FONT-WEIGHT: normal;
  color: #2D6CC2;
}

.sme10, .sme12, .sme14, .sme16 {
  font-family: tahoma, helvetica, arial, sans-serif;
  FONT-WEIGHT: normal;
  color: #9E3D21;
}


.nar10, .nar12, .nar16 {
  font-family: tahoma, helvetica, arial, sans-serif;
  FONT-WEIGHT: normal;
  color: #E28C12;
}

.siva10, .siva12, .siva14, .siva16 {
  font-family: tahoma, helvetica, arial, sans-serif;
  FONT-WEIGHT: normal;
  color: #868F98;
}


.crna14, .crna18, .crna28 {
  font-family: tahoma, helvetica, arial, sans-serif;
  FONT-WEIGHT: normal;
  color: #08080A;
}


.crna14 {
    font-size: 14px; 
}
.crna18 {
      font-size: 18px; 
}
.crna28 {
      font-size: 28px; 
}


.siva10 {
    font-size: 10px; 
}
.siva12 {
      font-size: 12px; 
}
.siva14 {
      font-size: 14px; 
}
.siva16 {
      font-size: 16px; 
}


.crv10 {
    font-size: 10px; 
}
.crv12 {
      font-size: 12px; 
}
.crv16 {
      font-size: 16px; 
}

.pla10 {
    font-size: 10px; 
}
.pla12 {
      font-size: 12px; 
}

.pla14 {
      font-size: 14px; 
}

.pla16 {
      font-size: 16px; 
}

.nar10 {
    font-size: 10px; 
}
.nar12 {
      font-size: 12px; 
}
.nar16 {
      font-size: 16px; 
}

/*-----ZA BROWSE - INHALT - SREDNJI I DESNI STUPAC---------*/


ht1, ht2, ht3 {
	font-family: Georgia, "Times New Roman", Times, serif;
}

/* naslov prije teksta i slike*/
.ht1 { 
    font-size: 11px;  
	FONT-WEIGHT: normal;
	padding: 0 20px 0 0;
	margin-bottom: 0.4em;	
	margin-top: 1em;
}
/* tekst stranice*/
.ht2 { font-size: 11px;  COLOR: #5D413A; }

/* više */
.ht3 {COLOR: #818DAD; }


/*link za putanju*/
ht4 {
		font-family: normal  Tahoma, Arial, Helvetica, sans-serif;
	
}

.ht4 {
	font-size: 12px;
	color: #5D413A;
}		          






