body{
	background:url(pozadina.jpg);
	background-repeat:no-repeat;
	background-position:top;
	margin-left:0px;
	margin-top:3px;
}

		.menuActuator a { 
			color:#f8f67b;
			font-size:16px;
			font-family:arial;
			font-weight:bold;
			font-stretch:semi-expanded;
			text-decoration:none;
		}
		
		.menuActuator a:hover { 
			color:#ffffff;
			font-size:16px;
			font-family:arial;
			font-weight:bold;
			font-stretch:semi-expanded;
			text-decoration:none;
		}
		.menu {
			font-family:verdana;
			color:#c6aa3e;
			font-size:14px;
			background-color:#000000;
			padding-left:5px;
			padding-top:3px;
			filter:alpha(opacity=50); 
			opacity: 0.5; 
			-moz-opacity: 0.5;
		}
		.menu:hover{
			filter:alpha(opacity=100); 
			opacity: 1; 
			-moz-opacity: 1;
		}
		

    td div {
      /* this makes TDs a container with their own coordinate system.
         absolutely-positioned elements will be offset relative to them */
      position:relative;
      }
	  a.podmenu{
	  }
	  a.podmenu:hover{
	  color:#ffffff;
	  }
#content{/*
border-color:#339900;
border-width:1px;
border-style:solid;*/
height:500px;
width:740px;
margin:0px auto;
margin-top:50px;
z-index:100;
}

#user{
width:220px;
height:120px;
background-color:#ffffff;
border:#e0e0e0 solid 1px;
}
#content td{
padding:5px;
}
#info{
float:right;
font-size:14px;
padding-left:2px;
width:126px;
font-family:Geneva, Arial, Helvetica, sans-serif;
padding-right:4px;
}
#slika{
float:left;
width:76px;
height:112px;
margin:4px;
}
#jedan{
font-size:12px;
background-color:#FBDD84;
height:20px;
padding-top:5px;
margin-top:5px;
padding-left:2px;
border-top-style:solid;
border-top-width:1px;
border-top-color:#e0e0e0;
border-bottom-style:solid;
border-bottom-width:1px;
border-bottom-color:#e0e0e0;
}
#dva{
font-size:12px;
background-color:#FDEBB3;
height:20px;
padding-top:5px;
padding-left:2px;
border-bottom-style:solid;
border-bottom-width:1px;
border-bottom-color:#e0e0e0;
}
#tri{
font-size:12px;
background-color:#FBDD84;
height:20px;
padding-top:5px;
padding-left:2px;
border-bottom-style:solid;
border-bottom-width:1px;
border-bottom-color:#e0e0e0;
}

#slika {position:relative; top:0px; left:0px; width:76px; background-color:#fff; z-index:50;}
#slika a.p1, #slika a.p1:visited {display:block; width:75px; height:75px; text-decoration:none; background:#fff; top:0; left:0; border:0;}
#slika a img {border:0;}
#slika a.p1:hover {text-decoration:none; background-color:#8c97a3; color:#000;}
#slika a .large {display:block; position:absolute; width:0px; height:0px; border:0px; top:-1px; left:-1px;}
#slika a.p1:hover .large {display:block; position:absolute; top:-5px; left:78px; width:150px; height:220px; border:1px solid #000;}

.pages {
    padding: 20px 0 10px 0;
    margin: 20px 0 10px 0;
    clear: left;
    font-size: 11px;
    text-align: center;
	font-family:Arial, Helvetica, sans-serif;
}

.pages a, .pages span {
    padding: 0.2em 0.5em;
    margin-right: 0.1em;
    border: 1px solid #fff;
    background: #fff;
	color:#30659E;
}

.pages span.current {
    border: 1px solid #2E6AB1;
    font-weight: bold;
    background: #30659E;
    color: #fff;
}

.pages a {
    border: 1px solid #9AAFE5;
    text-decoration: none;
}

.pages a:hover {
    color: #1c5c9a;
    border-color: #6398CD;
    background: #ecf2f8;
}

.pages a.nextprev {
    font-weight: bold;
}

.pages span.nextprev {
     border: 1px solid #ddd;
     color: #999;
}

#naslov_desno a{
	text-decoration:none;
	color:#869191;
}
#naslov_desno a:visited{
	text-decoration:none;
	color:#869191;
}
#naslov_desno a:hover{
	text-decoration:none;
	color:#BFC8C8;
	cursor:pointer;
}
