.slidersNaslov{
	background-image: url(../images/bg-head_tall_ltbl_fade.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-weight: bold;
	font-size: 1em;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.slidersNaslov a:link, .slidersNaslov a:visited{
	font-size: 1em;
	font-weight: bold;
	color: #0033CC;
	text-decoration: none;
	display: inline;
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.slidersNaslov a:hover, .slidersNaslov a.selected{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	display: inline;
	background-color: transparent;
	margin: 0px;
	padding: 0px;
}
/*-----------DESIGN ZA NEWS SLIDERS---------------------*/
.sliderwrapper1{
	position: relative;
	overflow: hidden; 
	width: 380px; /*450*/
	height: 350px; /*400px*/
	float: left;
	border: 1px solid #CCCCCC;
}
.sliderwrapper1 .contentdiv{
	visibility: hidden;
	position: absolute;
	left: 0;
	top: 0;
	padding: 20px;
	height: 100%;
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	width: 90%;
}
.pagination1{
	float: left;
	width: 290px; /*220*/
	background-color: #F5F6F8;
	margin-left: 0px;
	height: 350px; /*400*/
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.slidersLinks a:link, .slidersLinks a:visited{
	position: relative;
	padding: 2px;
	text-decoration: none;
	display: block;
	background-color: #F5F6F8;
	border: 1px solid #F5F6F8;
	width: 280px; /*200*/
	font-size: 95%;
}
.slidersLinks a:hover, .slidersLinks a.selected{
	position: relative;
	color: #000;
	margin-left: -1px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-left: 5px;
}
/*-----------design za news sliders END---------------------*/

/*-----------DESIGN ZA NEWS SLIDERS GROUP---------------------*/
.sliderwrapper2{
	position: relative;
	overflow: hidden; 
	width: 380px; 
	height: 350px; 
	float: left;
	border: 1px solid #CCCCCC;
}
.sliderwrapper2 .contentdiv{
	visibility: hidden;
	position: absolute;
	left: 0;
	top: 0;
	padding: 20px;
	height: 100%;
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	width: 90%;
}
.pagination2{
	float: left;
	width: 290px;
	background-color: #F5F6F8;
	margin-left: 0px;
	height: 350px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
/*.pagination2 a, .pagintaion2 a:visited{
	position: relative;
	padding: 2px;
	text-decoration: none;
	display: block;
	background-color: #F5F6F8;
	border: 1px solid #F5F6F8;
	width: 200px;
}
.pagination2 a:hover, .pagination2 a.selected{
	position: relative;
	color: #000;
	margin-left: -1px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-left: 5px;
}*/
/*-----------design za news sliders group END---------------------*/

/*-----------DESIGN ZA MENU SLIDERS---------------------*/
/*.sliderwrapper2{
	position: relative;
	overflow: hidden; 
	width: 350px; 
	height: 400px; 
	float: left;
	border: 1px solid #CCCCCC;
}
.sliderwrapper2 .contentdiv{
	visibility: hidden;
	position: absolute;
	left: 0;
	top: 0;
	padding: 5px;
	height: 100%;
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
.pagination2{
	float: left;
	width: 200px;
	background-color: #F1F1F1;
	margin-left: 0px;
	height: 400px;
	border: 1px solid #F1F1F1;
}
.pagination2 a:link, .pagintaion2 a:visited{
	position: relative;
	padding: 2px;
	text-decoration: none;
	display: block;
	background-color: #F1F1F1;
	border: 1px solid #F1F1F1;
	width: 180px;
}
.pagination2 a:hover, .pagination2 a.selected{
	position: relative;
	color: #000;
	margin-left: -2px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-left: 5px;
}*/
/*-----------design za menu sliders END---------------------*/
