.scroll {
    width:706px; height:256px; display:block;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
	}
.scrollContainer{
    width:706px; 
	margin:0 auto;
	height:256px; 
	display:block; 
	overflow:hidden;
}
.scrollButtons {
    cursor: pointer;
	display: none;
}
.hide {
    display: none;
}

ul.navigation {
    list-style: none; float:left;
}

ul.navigation li {
    display: inline;
}

ul.navigation a {
	height:20px;color: #ffffff; font-size:11px;text-decoration: none; 
	background:#81D7E1 url(pag-sl1.gif) repeat-x top;padding: 5px 6px 3px 6px; margin:0 1px 0 1px; display:block; float:left;
}

ul.navigation a:link, ul.navigation a:visited, {
	height:20px;color: #ffffff; font-size:11px;text-decoration: none; 
	background:#81D7E1 url(pag-sl1.gif) repeat-x top;padding: 5px 6px 3px 6px; margin:0 1px 0 1px; display:block; float:left;
}

ul.navigation a:hover {
	height:20px;color: #ffffff; font-size:11px;text-decoration: none; 
	background:#B0C635 url(pag-sl2.gif) repeat-x top;padding: 5px 6px 3px 6px; margin:0 1px 0 1px; display:block; float:left;
}

ul.navigation a.selected {
	height:20px;color: #ffffff; font-size:11px;text-decoration: none; 
	background:#B0C635 url(pag-sl2.gif) repeat-x top;padding: 5px 6px 3px 6px; margin:0 1px 0 1px; display:block; float:left;
}

ul.navigation a:focus {
    outline: none;
}
		#pag1{
			width:706px;
			height:256px; 
			background:url(../../images/slide1_back.jpg) no-repeat top left;
			color:#fff;
			font-weight:bold;
			float:left;
		}
			.holder-c-slider{
				width:292px;
				height:219px;
				padding-left:408px;
				padding-top:31px;
				float:left;
			}
			.titlu-slider{
				float:left;
				font-size:20px;
				line-height:1.2;
				height:auto;
				width:285px;
			}
			.titlu-slider h2{
				font-size:20px;
				line-height:1.2;
			}
			.text-slider{
				float:left;
				width:285px;
				font-size:11px;
				padding-top:8px;
				height:100px;
				font-weight:normal;
			}
			.buton-slider-hd{
				float:left;
				width:120px;
				height:24px;
				padding-left:152px;
			}
			.buton-slider{
				float:left;
				width:120px;
				height:24px;	
				padding-top:7px;
				padding-left:20px;
				background:#6c0000;				
			}
			* html .buton-slider{
				width:140px;
				height:31px;	
			}
			*+html .buton-slider{
				width:140px;
				height:31px;	
			}
			.buton-slider a{
				color:#fff;
				text-decoration:none;
			}
		#pag2{
			width:706px;
			height:256px; 
			background:url(../../images/slide2_back.jpg) no-repeat top left;
			color:#fff;
			font-weight:bold;
			float:left;
		}
		.pag2-en{
			width:706px;
			height:256px; 
			background:url(../../images/slide2_back_en.jpg) no-repeat top left;
			color:#fff;
			font-weight:bold;
			float:left;
		}
		#pag3{
			width:706px;
			height:256px; 
			background:url(../../images/slide3_back.jpg) no-repeat top left;
			color:#fff;
			font-weight:bold;
			float:left;
		}
		#pag4{
			width:706px;
			height:256px; 
			background:url(../../images/slide4_back.jpg) no-repeat top left;
			color:#fff;
			font-weight:bold;
			float:left;
		}
		#pag5{
			width:706px;
			height:256px; 
			background:url(../../images/slide5_back.jpg) no-repeat top left;
			color:#fff;
			font-weight:bold;
			float:left;
		}
		
		#new_paginatie{
			width:556px;
			height:26px;
			background:url(../../images/under_paginatie.jpg) no-repeat top left;
		}
		
		#new_paginatie_btnright{
				float:right;
				padding-top:3px;
				height:18px;
				width:16px;
				padding-right:5px;
				cursor:pointer;
			}
			#new_paginatie_ctr{
				width:72px;
				height:12px;
				float:right;
				color:#fff;
				font-size:11px;
				padding-top:5px;
				text-align:center;
			}
			
			#new_paginatie_ctr {
				width:72px;
				height:12px;
				float:right;
				color:#fff;
				font-size:11px;
				padding-top:5px;
				text-align:center;
			}
			
			#new_paginatie_btnleft{
				float:right;
				padding-top:3px;
				height:18px;
				width:16px;
				border:none;
				cursor:pointer;
			}
			
			#nr_slide{
				padding-left:27px;
				display:none;
			}
			
			.cross-link { color:#000; }
			.cross-link-activ  { color:#F00; }