* {
	margin: 0;
	padding: 0;
}



body {
	margin: 0;
	padding: 0;
	background: #E1EEF5 url(images/back.gif) repeat-x;  
	font: normal 8pt Tahoma, Arial, Helvetica, sans-serif; 
	color: #535A79;
}

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:4px 10px 0px 0px;
}

.right
{ float: right; 
  padding: 4px 0px 0px 10px;
}

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



#menu_v {
	    float: left;
		padding: 25px 0 0 22px;
	/*	border-bottom: 1px solid #BCD2ED; */
	   
}
/* Boxed */
.boxed {
	width: 200px;
	margin: 0;
	padding: 0;
	background: #fff url(images/w3p.gif) repeat-x;

}

.boxed .heading {
	padding: 0;  
	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 0 0 4px;
	
}

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

}

.boxed li {
  	padding: 1px 0 0 0;
	margin: 0;
/*	border-bottom: 1px solid #BCD2ED; */
	list-style: none;
	background: #fff; 
		line-height: normal;
}

.boxed li.first {
	border: none;
}

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

.boxed a:hover   {
	padding-left: 0px;
	text-decoration: none;
	background: #F7F3EE url(images/w2.gif) no-repeat left center; 
}


#spacing {
	clear:both;
	float:none;
	border-top: #EEF2F6 10px solid; 
}


/* Wrapper */
#wrapper {
/*	width: 965px; */
	margin: 0 auto;
	padding: 5px 0 0 0;
/*	border: 1px solid #BCD2ED; */
	
}


/* Header */

#header {
	float: left;
	width:  965px;
	height: 170px;
	border: 1px solid #BCD2ED;
/*	background: url(images/head1.jpg);*/
}

#header h1 {
	margin: 0;
	padding: 43px 0 0 0;
	text-align: center;
	letter-spacing: -1px;
	font-size: 6pt;
	color: #222222;
}

#header h2 {
	margin: 0;
	padding: 10px;
	text-align: center;
	font-size: 1em;
	font-style: italic;
}

#header a {
	text-decoration: none;
	color: #BD4F21;
}

/* Pages -širina se definira i u #inhalt */

#pages {
	float: left;
	background: #cccccc url(images/img02.jpg); 
	width: 965px; 
 	height: 130px;

}

#pages h2 {
	display: none;
}



/* Content */

#content {
	clear: both;
	float: left;
	width: 965px; 
	padding: 0;
    background: url(images/content2.gif) repeat-x;	
}


#inhalt {
	float: right;
    
/* 	height: 500px; */
	padding: 0px 0px;
	background: #D2E0F1 url(images/back1.gif) repeat-y;	
}

#inhaltleft {
  	float: left;
 	width: 420px;
  	padding: 7px 0 0 10px; 
	background:  url(images/back11.gif)  no-repeat;	
}

#inhaltright {
	float: right;
 	width: 250px;
 	padding: 10px  4px;
}




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

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

#catlink {
	padding: 0 0 12px 0;
}
/* Menu -horizontalni*/

#menu {
  
  	float: right;
	height: 30px;
	margin: 12px 0;
	padding 0;
/*	background: url(images/hmen1.gif) repeat-x center bottom;  */

}

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

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 18px;
	margin:  0;
	padding: 3px 22px 0 22px;
/*	background: #0F5992 url(images/o1.gif) repeat-x;*/
/*	border: 1px solid #222222; */
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	color: #C4C9CC;
	text-decoration: none;
}

#menu a:hover {
	background-image: url(images/o2.gif);
	color: #4589EE;

}

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



/* Footer */
#footer {
	clear: both;
/*	background:  url(images/linija2.gif) repeat-x; */
	padding: 25px 10px 40px 0px;

	font: normal .8em Tahoma, Arial, Helvetica, sans-serif;
	color: #aaaaaa;
	border-top: 1px solid #A1BEDF; 
}

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

#footer a {
	color: #999999;
}

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


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

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

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: bold; FONT-SIZE: 8pt; COLOR: #0572E2; font-family :tahoma, helvetica, arial, sans-serif; TEXT-DECORATION: none
}
.naslov { /* id - s linkom */
	FONT-WEIGHT: bold; FONT-SIZE: 8pt; COLOR: #0572E2; 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;
}

.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: 16px;  
	FONT-WEIGHT: normal;
	padding: 0 20px 0 0;
	margin-bottom: 0.4em;	
	margin-top: 1em;
	color: #5BD625;
	
}
/* 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;
}		          






