.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
/*border: 10px solid navy;
border-bottom-width: 6px;*/
width: 480px; /*width of featured content slider*/
/*height: 360px;*/
/*background-color: transparent;*/
}

.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
/*padding: 5px;*/
background: white;
width: 480px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
/*margin: 2px;*/
}

#slider1{
border-color: transparent;
margin-left: 0px;
height: 360px
}

#paginate-slider1{
background-color: #4E648C;
border-color: transparent;
/*width:300px;*/
/*height: 360px;*/
}

#paginate-slider1 a img{
width: 80px;
height: 58px;
border: 2px solid #4E648C;
/*margin-top: 5px;*/
}

#paginate-slider1 a img:hover, #paginate-slider1 a.selected img{
border-color: #4E648C;
}

#paginate-slider1 a {
background-color: #DEE7EF;
display: block;
/*height: 69px;*/
width: 250px;
text-decoration: none;
}

#paginate-slider1 a:hover, #paginate-slider1 a.selected{
background-color: #C6CFE7;
display: block;
}

.redak {
	/*border-bottom : dotted #C6CFE7;
	border-bottom-width: 1px;*/
	height: 70px;	
}

.naslov {
font-family: verdana;
font-size: 22px;
color: white;
position: absolute;
width: 480px;
margin-top: 305px;
padding: 10px;
background-color: transparent;	
}

.naslov a{
text-decoration: none; 
color: #FFFFFF;
}

.naslov a:hover, .naslov a.selected{
text-decoration: underline; 
}

.naslov a{
text-decoration: none; 
background-color: transparent;	
}

.naslov2 {
	background-color: #4E648C;
	font-family: verdana;
	font-size: 14px;
	color: white;
	/*height: 20px;*/
}

a img{
/*width: 80px;
height: 58px;*/
border: 2px solid #4E648C;
/*margin-top: 5px;*/
}

a img:hover,  a.selected img{
border-color: #4E648C;
}

.foto {
	padding: 2px;
	/*height: 154px;
	/*background-color: #FFFFFF;  */
}


#datacontainer {
	position:absolute;
	margin-left:-7px;
	margin-top:10px;
	width:235px;  
	background-color: #DEE7EF;  
	color:#4E648C
}

#datacontainer a {
/*text-decoration: none;*/
color:#4E648C;
}



.td1 {
	background-color: #ECECEC;
	vertical-align : top;
	text-align : center;
}

.td2 {
	background-color: #4E648C;
	vertical-align : top;
	text-align : center;
	font-size: 14px;
	color: white;
	font-weight : bold;
	width: 250px;
}

.td3 {
	background-color: #ECECEC;
	vertical-align : top;
	text-align : center;
	/*height: 160px;*/
}