/*******************************************************************************/
/************					CSS Style Begining					************/
/*******************************************************************************/

html {
	background:#f2f2f2 url(images/html_Bg.png) repeat-x scroll top left;
	height: 100%;
}

body {
	background:transparent url(images/body_Bg.jpg) no-repeat scroll top center;
	font-family:Arial, Helvetica, sans-serif, "Lucida Console";
	font-size:11px;
	margin:0 auto;
	color:#7D7D7D;
	line-height:18px;
}

html>body {

}

* {
	margin:0px;
	padding:0px;
	outline:none;

}

/************						Links							************/

a, a:link, a:visited {
	color: #e3984a;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

/************						Hedding							************/

h1, h2, h3, h4, h5, h6 {
	color: #e3984a;
	font-weight:bold;
	font-family:"Trebuchet MS", Helvetica, Arial, sans-serif;
}

h1 {
	font-size:18px;
	margin-bottom:17px;

}

h2 {
	font-size:14px;
	margin-bottom:17px;
}

h3 {
	font-size:12px;
	margin-bottom:10px;
}

/***********						CkearFix						***********/

div.clear {
	background:transparent none repeat scroll 0%;
	border:medium none;
	clear:both;
	font-size:0.1px;
	height:1px;
	margin-top:-1px;
	padding:0pt;
}  

/***********						Page Begining					***********/

div#Pg_W {
	width:1006px;
	margin:0 auto;
	display:block;
}

/***********						Page Head						***********/

div#Hd {
	width:974px;
	height:141px;
	display:block;
	position:relative;
	padding:0 16px;
	background:transparent url(images/Hd_Bg.png) no-repeat scroll top left;
}

div#Hd_Lg {
	width:283px;
	height:141px;
	float:left;
	margin-left:18px;
	display:inline;
	background:transparent url(images/Hd_Logo.png) no-repeat scroll top left;
}

div#Hd_R {
	float:left;
	display:block;
	width:671px;
	height:141px;
}

/***********						Login 							***********/

div#Login {
	width:300px;
	height:73px;
	float:right;
	display:block;
	margin-top:43px;
}

/***********						Login 1 - logiranje korisnika							***********/

div#Login_1 {
	background:transparent url(images/login_BG.png) no-repeat scroll top left;
	padding:13px 12px;
	width:276px;
	height:47px;
}

div.Login_1_Up {
	width:276px;
	height:23px;
	float:left;
	display:block;
}

	div.Login_1_Up input {
		background:#434243 url(images/Login_input.png) repeat-x scroll top left;
		border:1px solid #353435;
		color:#FFFFFF;
		font-size:11px;
		width:110px;
		height:12px;
		padding:4px 0 5px 8px;
		float:left;
		margin-right:5px;
	}
	
	div.Login_1_Btn input {
		background:transparent url(images/Login_Btn.png) no-repeat scroll top left !important;
		width:26px !important;
		height:22px !important;
		border:none !important;
		padding:0 !important;
		margin:0 !important;
		font-size:0px;
		display:block;
	}
	
div.Login_1_Dn {
	width:276px;
	height:14px;
	float:left;
	display:block;
	margin-top:10px;
	color:#acacac;
}

div.Login_1_Dn input {
	height:13px;
	width:13px;
	float:left;
	margin-top:2px;
}

div.Login_1_Dn span {
	border-right:1px solid #626063;
	padding:0 8px;
	margin-right:8px;
}

div.Login_1_Dn a, div.Login_1_Dn a:link, div.Login_1_Dn a:visited {
	color:#acacac;
}

div.Login_1_Dn a:hover {
	text-decoration:underline;
}

/***********						Login 2 - Opcije korisnika							***********/


div#Login_Usr {
	float:left;
	display:block;
	width:91px;
	height:88px;
	margin-top:5px;
	color:#e2e2e2;
}

div#Login_Usr .Lg_Ogl {
	background:transparent url(images/Login_Usr.png) no-repeat scroll top left;
	height:21px;
	width:81px;
	display:block;
	margin-top:1px;
	padding:2px 0 0 10px;
}

div#Login_Usr .Lg_Ogl_S {
	background:transparent url(images/Login_Usr2.png) no-repeat scroll top left;
	font-weight:bold;
	height:21px;
	width:81px;
	display:block;
	margin-top:1px;
	padding:2px 0 0 10px;
}

div#Login_Usr a, div#Login_Usr a:link, div#Login_Usr a:visited, div#Login_Usr a:hover {
	color:#e2e2e2;
	text-decoration:none;
}

/***********						Login 2 - logiran korisnik							***********/

div#Logon {
	float:right;
	display:block;
	width:181px;
	height:57px;
	padding:8px 14px;
	background:transparent url(images/Logged_Bg.png) no-repeat scroll top left;
	
}

div#Logon .Logon_Tit {
	border-bottom:1px solid #4c4a4c;
	width:181px;
	padding-bottom:1px;
}

div#Logon .Logon_Txt {
	width:181px;
	padding-top:2px;
}

div#Logon .Logon_Txt span, div#Logon .Logon_Txt span a {
	color:#FFF;
}

div#Logon .Logon_Lnks {
	width:181px;
}

div#Logon .Logon_Lnks span {
	padding:0 2px;
}

div#Logon .Logon_Lnks a, div#Logon .Logon_Lnks a:link, div#Logon .Logon_Lnks a:visited, div#Logon .Logon_Lnks a:hover {
	color:#ADADAD;
}

/***********						Page 							***********/

div#Pg {
	width:1006px;
	display:block;
	position:relative;
	background:transparent url(images/Pg_Bg.png) no-repeat scroll left 11px;
}

div#Pg .Pg_Up {
	width:974px;
	display:block;
	position:relative;
	margin:0 16px;
	background:transparent url(images/Pg_Up.png) no-repeat scroll top left;
	height:11px;
}

div#Pg_Mid {
	background-color:#FFFFFF;
	width:972px;
	display:block;
	position:relative;
	margin:0 17px;	
}

div#Pg .Pg_Dn {
	width:974px;
	display:block;
	position:relative;
	margin:0 16px;
	background:transparent url(images/Pg_Dn.png) no-repeat scroll top left;
	height:66px;
}

div#Pg .Pg_Dn .Ft {
	color:#bfbfbf;
	text-align:center;
	padding-top:25px;

}

/***********						Page Menu								***********/

div#MM {
	background:transparent url(images/MM.png) no-repeat scroll top left;
	width:972px;
	display:block;
	position:relative;
	height:78px;
}

div#MM ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:8px 0 0 20px;
	float:left;
}

div#MM ul li {
	float:left;
	display:block;
	background:transparent url(images/MM_Sep.png) no-repeat scroll center left;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, sans-serif;
}

div#MM ul li.MMFrst {
	background:none;
}

div#MM a {
	color:#6d6b6b;
	text-decoration:none;
	padding:5px 42px;
	display:block;
}

/***********						Page Content							***********/

div#Cont_W {
	padding:22px 52px 62px;
	width:868px;

}

/***********						Ftontend Boxes							***********/

div#Cont_Up {
	width:868px;
	height:135px;
	float:left;
	display:block;
}

div.Cont_Tit {
	width:615px;
	height:135px;
	float:left;
	display:block;
	padding-right:43px;
}

	div.Cont_Tit_Img {
		padding:0 23px 0 0;
		height:135px;
		float:left;
	}
	
	div.Cont_Tit img {
		float:left;
	}

/***************** 		Saldo		****************/

div.Cont_Sald {
	width:210px;
	height:132px;
	float:left;
	display:block;
	margin-top:3px;
	color:#7d7d7d;
	font-weight:bold;
}

div.Cont_Sald .Sald_Kamp {
	width:210px;
	height:20px;
	float:left;
	margin-bottom:10px;
}
	
	div.Cont_Sald .Sald_Kamp a {
		border-left:1px solid #dedede;
		padding-left:8px;
		margin-left:5px;
	}

div.Cont_Sald .Sald_Btn {
	height:18px;
	float:left;
	width:190px;
	padding:5px 10px;
	background:transparent url(images/Sald_Btn.png) no-repeat scroll top left;
	margin-bottom:3px;
}

div.Cont_Sald .Sald_List {
	display:block;
	float:left;
	widows:210px;
}

	div.Cont_Sald .Sald_List_Up {
		background:transparent url(images/Sald_List_Up.png) no-repeat scroll top left;
		height:5px;
		font-size:0px;
		width:210px;
		float:left;
	}
	
	div.Cont_Sald .Sald_List_Dn {
		background:transparent url(images/Sald_List_Dn.png) no-repeat scroll top left;
		height:5px;
		font-size:0px;
		width:210px;
		float:left;
	}
	
div.Cont_Sald .Sald_List ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	float:left;
	background-color:#6e6e6e;
	width:181px;
	padding:0 14px;
}

	div.Cont_Sald .Sald_List li {
		border-top:1px solid #797979;
		padding:3px 0;
	}
	
		div.Cont_Sald .Sald_List li.Sals_List_Frst {
			border:none;
		}
	
	div.Cont_Sald .Sald_List li a {
		color:#c3c3c3;
	}
	
	div.Cont_Sald .Sald_List li a.select {
		color:#ffffff;
	}

/****************** 	Steps		*************************/

div#Step_W {
	width:868px;
	float:left;
	display:block;
}

div#Step_MM {
	background:transparent url(images/Step_MM_Bg.jpg) no-repeat scroll left bottom;
	height:42px;
	margin-left:27px;
	position:relative;
}

	div#Step_MM a {
		font-family:"Trebuchet MS", Helvetica, Arial, sans-serif;
		float:left;
		display:block;
		padding:16px 30px 6px 19px;
		font-size:14px;
		color:#939393;
		font-weight:bold;
		text-decoration:none;
	}
	
	div#Step_MM a span {
		font-family:"Trebuchet MS", Helvetica, Arial, sans-serif;
		font-size:18px;
		padding-left:5px;
	}

div#Step_MM .Step_1, div#Step_MM .Step_2, div#Step_MM .Step_3, div#Step_MM .Step_4 {
	color:#464646;
	font-size:18px;
	font-weight:bold;
	font-family:"Trebuchet MS", Helvetica, Arial, sans-serif;
}

div#Step_MM .Step_1 {
	background:transparent url(images/Step_1.jpg) no-repeat scroll top left;
	position:absolute;
	width:155px;
	height:29px;
	padding:13px 0 0 10px;
	top:0px;
	left:0px;
}

div#Step_MM .Step_2 {
	background:transparent url(images/Step_2.jpg) no-repeat scroll top left;
	position:absolute;
	width:156px;
	height:29px;
	padding:13px 0 0 20px;
	top:0px;
	left:135px;
}

div#Step_MM .Step_3 {
	background:transparent url(images/Step_3.jpg) no-repeat scroll top left;
	position:absolute;
	width:192px;
	height:29px;
	padding:13px 0 0 20px;
	top:0px;
	left:280px;
}

div#Step_MM .Step_4 {
	background:transparent url(images/Step_4.jpg) no-repeat scroll top left;
	position:absolute;
	width:192px;
	height:29px;
	padding:13px 0 0 24px;
	top:0px;
	left:446px;
}

div#Step_MM .Step_1 span, div#Step_MM .Step_2 span, div#Step_MM .Step_3 span, div#Step_MM .Step_4 span {
	font-size:24px;
	padding-right:5px;
}

/********************		Steps Holder			****************************/

div#Step_Cont_W {

}

div#Step_Cont_Up {
	background:transparent url(images/Step_Cont_Up.png) no-repeat scroll top left;
	width:868px;
	height:14px;
	font-size:0px;
	float:left;

}

div#Step_Cont_Dn {
	background:transparent url(images/Step_Cont_Dn.png) no-repeat scroll top left;
	height:56px;
	float:left;
	width:868px;
}

div#Step_Cont_Dn a {
	background:transparent url(images/Step_Cont_Dn_Btn.png) no-repeat scroll top left;
	height:27px;
	width:124px;
	float:right;
	font-family:"Trebuchet MS", Helvetica, Arial, sans-serif;
	display:block;
	padding:9px 0 0 50px;
	font-size:14px;
	color:#939393;
	font-weight:bold;
	text-decoration:none;
	margin:20px 36px 0 0;
}

div#Step_Cont {
	background:transparent url(images/Step_Cont_Bg.png) repeat-y scroll top left;
	padding:3px 18px;
	width:832px;
	float:left;
}

/***********						FE_01							***********/

div#FE_01 {
	background:transparent url(images/FE_01_Col2_bg.jpg) no-repeat scroll top right;
	width:832px;
	float:left;
	position:relative;
}

div#FE_01_Col1 {
	background:#efefef url(images/FE_01_Bg.png) no-repeat scroll bottom left;
	width:476px;
	position:relative;
	display:block;
	float:left;
}

	div#FE_01_Col1 .Fe_01_Col1_Up {
		background:transparent url(images/FE_01_Bg_Up.png) no-repeat scroll top left;
		width:476px;
		height:6px;
		font-size:0px;
		float:left;
		display:block;
		margin-bottom:20px;
	}
	
	div#FE_01_Col1 .Fe_01_Col1_Txt {
		width:436px;
		position:relative;
		display:block;
		float:left;
		padding:0 20px 45px;
	}
	
		div#FE_01_Col1 .Input_feld {
			width:436px;
			float:left;
			display:block;
			padding:4px 0;
		}
		
		div#FE_01_Col1 .Input_feld p {
			float:left;
			display:block;
			width:110px;
			color:#808080;
			height:18px;
			padding:2px 5px 0;	
		}
		
		div#FE_01_Col1 .Input_feld input {
			width:170px;
			height:17px;
			border-top:1px solid #adadaf;
			border-bottom:1px solid #e4e5e7;
			border-left:1px solid #e4e5e7;
			border-right:1px solid #e4e5e7;
			float:left;
			color:#adadad;
			font-size:11px;
			padding:3px 5px 0;
		}
	
	div#FE_01_Col1 .TermsOfUse {
		padding-left:120px;
		float:left;
		display:block;
		width:316px;
		margin-top:5px;
	}

	div#FE_01_Col1 .TermsOfUse input {
		float:left;
		margin:3px;
	}

div#FE_01_Col2 {
	width:356px;
	display:block;
	float:left;
}

/***********						FE_02							***********/

div#FE_02 {
	width:832px;
	float:left;
	position:relative;
}

div#FE_02_Col1 {
	background:#efefef url(images/FE_01_Bg.png) no-repeat scroll bottom left;
	width:476px;
	position:relative;
	display:block;
	float:left;
}

	div#FE_02_Col1 .Fe_02_Col1_Up {
		background:transparent url(images/FE_01_Bg_Up.png) no-repeat scroll top left;
		width:476px;
		height:6px;
		font-size:0px;
		float:left;
		display:block;
		margin-bottom:20px;
	}
	
	div#FE_02_Col1 .Fe_02_Col1_Txt {
		width:436px;
		position:relative;
		display:block;
		float:left;
		padding:0 20px 45px;
	}
	
	div#FE_02_Col1 .Fe_02_Col1_Txt h3 {
		margin-bottom:20px;
	}
	
	div.Fe_02_Col1_Txt .Fe_02_Col1_1 {
		float:left;
		display:block;
		width:200px;	
	}
	
		div.Fe_02_Col1_Txt .Fe_02_Col1_1 p {
			width:190px;	
			float:left;
			display:block;
			color:#808080;
			height:18px;
			padding:2px 5px 0;				
		}
	
		div.Fe_02_Col1_Txt .Fe_02_Col1_1 input {
			height:17px;
			border-top:1px solid #adadaf;
			border-bottom:1px solid #e4e5e7;
			border-left:1px solid #e4e5e7;
			border-right:1px solid #e4e5e7;
			float:left;
			color:#adadad;
			font-size:11px;
			padding:3px 5px 0;	
			width:140px;
			margin:7px 0 12px;
		}
		
		div.Fe_02_Col1_Txt .Fe_02_Col1_1 span {
			display:block;
			float:left;
			padding:0 7px;
			margin:8px 0 13px;
		}
		
			div.Fe_02_Col1_Txt .Fe_02_Col1_1_Traj {}
			
			div.Fe_02_Col1_Txt .Fe_02_Col1_1_Traj input {
				width:55px !important;
			}
	
	div.Fe_02_Col1_Txt .Fe_02_Col1_2 {
		float:left;
		display:block;
		width:236px;		
	}
	
	div.Fe_02_Col1_Txt .Fe_02_Col1_2 img {
		margin-bottom:8px;
		display:block;
		float:left;
		border:none;
	}
	
	div.Fe_02_Col1_2 .Fe_02_Col1_Line {
		float:left;
		display:block;
		width:208px;
		background:transparent url(images/Fe_02_Col1_2_Bg.gif) repeat-y scroll top left;
		padding-left:28px;
	}
	

div#FE_02_Col2 {
	width:316px;
	display:block;
	float:left;
	padding:25px 20px 45px;
}

div#FE_02_Col2 h3 {
	color:#464646;	
}

/***********						FE_02							***********/

div#FE_03 {
	width:832px;
	float:left;
	position:relative;
}

div.FE_03_Col1 {
	background:transparent url(images/FE_03_Col1.png) no-repeat scroll top left;
	height:95px;
	width:832px;
}

div.FE_03_Col1 h3 {
	padding:23px 0 0 37px;
	width:795px;
	
}

div.FE_03_Col2 {
	width:475px;
	float:left;
	display:block;

}

div.FE_03_Col3 {
	width:356px;
	float:left;
	display:block;

}

/***********						Naslovnica							***********/

div#Cont_Nas {
	padding:22px 40px 42px;
	width:891px;
	float:left;
}

div#Nas {
	display:block;
	float:left;
	width:891px;
}

div#Nas * {
	display:block;
	float:left;
}

div#Nas .Nas_Dn {
	width:891px;
	background:transparent url(images/N_Bg_Images.jpg) no-repeat scroll left -242px;
	height:12px;
}

div#Nas .Nas_Rw_1 {
	height:54px;
	width:891px;
	position:relative;
}

	div#Nas .Nas_Rw_Lnk {
		width:336px;
		margin:8px 0 0 11px;
		display:inline;
		height:36px;
		background:transparent url(images/N_Bg_Images.jpg) no-repeat scroll left -50px;
	}
	
		div#Nas .Nas_Rw_Lnk a, div#Nas .Nas_Rw_Lnk a:link, div#Nas .Nas_Rw_Lnk a:visited, div#Nas .Nas_Rw_Lnk a:hover {
			color:#898989;
			padding:12px 25px 6px;
			font-size:12px;
			font-weight:bold;
			font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;			
		}
		
		div#Nas .Nas_Rw_Lnk .Nas_Rw_Lnk_Space {
			width:60px;
			height:36px;
		}
		
		div#Nas .Nas_Rw_Lnk .Nas_Rw_Lnk_01 {
			background:transparent url(images/N_Bg_Images.jpg) no-repeat scroll left top;
			width:196px;
			height:33px;
			position:absolute;
			top:0px;
			color:#fcf3de;
			padding-top:17px;
			text-align:center;
			font-size:16px;
			font-weight:bold;
			font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
			left:11px;
		}
		
	div#Nas .Nas_Rw_1 .Nas_Rw_NwLet {
		padding:8px 0 0 234px;
		width:302px;
		height:35px;
	}
	
	div#Nas .Nas_Rw_1 .Nas_Rw_NwLet p {
		background:transparent url(images/N_Bg_Images.jpg) no-repeat scroll left -86px;
		width:96px;
		height:20px;
		margin:0 4px 0 2px;
		color:#656565;
		padding:2px 0 0 4px;	
	}

	div#Nas .Nas_Rw_1 .Nas_Rw_NwLet input {
		border:0px none;
	}
	
	div#Nas .Nas_Rw_1 .Nas_Rw_NwLet .SndEmail {
		background:transparent url(images/N_Bg_Images.jpg) no-repeat scroll left -108px;
		width:159px;
		height:18px;
		padding:4px 0 0 4px;
		color:#807f7f;
		font-size:11px;
		margin-right:4px;
	}
	
	div#Nas .Nas_Rw_1 .Nas_Rw_NwLet .SndEmailBtn {
		background:transparent url(images/N_Bg_Images.jpg) no-repeat scroll left -130px;
		width:26px;
		height:22px;
		font-size:0;
		cursor:pointer;
	}

	div#Nas .Nas_Up {
		width:891px;
		background:transparent url(images/N_Bg_Images.jpg) no-repeat scroll left -232px;
		height:11px;
	}

/*	Movie	*/
div#Nas .Nas_Rw_2 {
	background-color:#eceded;
	padding:0 10px;
}

div#Nas .Nas_Rw_W {
	width:891px;
	position:relative;
	background-color:#eceded;
}

/*	Prvi red boxova	*/
div#Nas .Nas_Rw_3 {
	width:871px;
	position:relative;
	height:193px;
	margin:10px 10px 0;
	display:inline;
	float:left;
}

div#Nas .Nas_Rw_4 {
	width:871px;
	position:relative;
	margin:10px 10px 0;
	display:inline;
	float:left;
}

div#Nas .Nas_Rw_5 {
	height:71px;
	width:871px;
	margin:10px 10px 0;
	display:inline;
	float:left;
}

/*		Box 1		*/
div#Nas .Nas_Bx_1 {
	width:558px;
	margin-right:10px;
}

	div.Nas_Bx_1 .Nas_Bx_1_Top {
		height:37px;
		width:559px;
		overflow:hidden;
		background:transparent url(images/N_Bg_Images.jpg) no-repeat scroll left -195px;	
	}
	
		div.Nas_Bx_1 .Nas_Bx_1_Top h3 {
			color:#e9a35b;
			padding:12px 0 0 14px;;
			width:406px;
			height:25px;
			margin:0 !important;
		}
		/*	News Slider	Bpxs	*/
		div.Nas_Bx_1 .Nas_Bx_1_Top .Bx_1_R {
			width:110px;
			height:23px;
			padding:14px 14px 0 10px;			
		}
		
		div.Nas_Bx_1_Top .Bx_1_R a,div.Nas_Bx_1_Top .Bx_1_R a:link, div.Nas_Bx_1_Top .Bx_1_R a:visited {
			background:transparent url(images/N_Bg_Images.jpg) no-repeat scroll -7px -261px;
			width:6px;
			height:6px;
			margin:3px;
			font-size:0;
			overflow:hidden;
			display:inline;
		}
		
		div.Nas_Bx_1_Top .Bx_1_R a:hover {
			background:transparent url(images/N_Bg_Images.jpg) no-repeat scroll left -261px;
		}
		
		div.Nas_Bx_1_Top .Bx_1_R a.Bx_1_R_Slc {
			background:transparent url(images/N_Bg_Images.jpg) no-repeat scroll left -261px !important;
			width:6px;
			height:6px;
			margin:3px;
			position:relative;
			font-size:0;
		}
		
		div.Nas_Bx_1_Top .Bx_1_R_more {
			height:23px;
			padding:12px 14px 0 10px;
			width:110px;
		}
		
		div.Nas_Bx_1_Top .Bx_1_R_more a {
			color:#c0c0c0;
			float:right !important;
			
		}
		
	/*	News Middle Part	*/
	div.Nas_Bx_1 .Nas_Bx_1_Mid {
		width:557px;
		border-left:1px solid #e4e4e4;
		border-right:1px solid #e4e4e4;
		background:#fbf9f9 url(images/Box_1_2_Bg.png) repeat-x scroll -50px top;
	}
	
		div.Nas_Bx_1_Mid .Bx_1_Mid_W {
			padding:20px 18px 0;
			height:130px;
			width:520px;
			overflow:hidden;
		}
		
		/*	Kampanje	*/
		div.Bx_1_Mid_W .Bx_1_Img {	
			width:117px;
			height:113px;
			position:relative;
			margin-right:15px;
		}
		
		div.Bx_1_Mid_W .Bx_1_Img img {
			position:absolute;
			top:0;
			left:0;
		}
		
		div.Bx_1_Mid_W .Bx_1_Img  .Bx_1_Img_Border {
			background:transparent url(images/Nws_Bx_Border_T_1.png) no-repeat scroll top left;
			width:117px;
			height:113px;
			position:absolute;
			top:0;
			left:0;
		}
		
		div.Bx_1_Mid_W .Bx_1_Txt {
			height:113px;
			border-right:1px solid #ecebeb;
			padding-right:15px;
			width:236px;
		}
		
		div.Bx_1_Mid_W h3 {
			color:#444647;	
			width:100%;
		}
		
		div.Bx_1_Mid_W  .Bx_1_Stats {
			width:118px;
			margin-left:15px;			
		}
		
		div.Bx_1_Mid_W  .Bx_1_Stats p {
			width:80px;
			
		}
		
		div.Bx_1_Stats .Stats_Total {
			border-top:1px solid #ecebeb;
			margin-top:10px;
			padding-top:5px;
		}
		
		div.Bx_1_Stats .Stats_Total h2 {
			color:#21720f;
			padding-right:5px;
		}
		
		div.Bx_1_Stats .Stats_Total p {
			width:85px !important;
			padding-top:1px;
		}
		
		div.Bx_1_Stats span {
			color:#444647;
			display:inline !important;
			padding-right:2px;
		}	
		
	/*	News Box	*/
	div.Nas_Bx_1 .Nws_Bx_W {
		
	}
	
	div.Nws_Bx_W {
		overflow:hidden;
		padding:20px 18px 0;
		width:520px;
	}
	
	div.Nws_Bx {
		width:117px;
		margin:0 6px;
		display:inline !important;
	}
	
	div.Nws_Bx a, div.Nws_Bx a:link, div.Nws_Bx a:visited, div.Nws_Bx a:hover {
		color:#444647 !important;
	}
	
	div.Nws_Bx .Nws_Img {
		width:117px;
		height:83px;
		margin:15px 0;
		position:relative;		
	}
	
	div.Nws_Bx .Nws_Img img {
		position:absolute;
		top:0;
		left:0;
	}
	
	div.Nws_Bx .Nws_Img .Nws_Img_T {
		background:transparent url(images/Nws_Bx_Border_T.png) no-repeat scroll top left;
		width:117px;
		height:83px;
		left:0;
		position:absolute;
		top:0;
		
	}
	
	div.Nws_Bx p {
		height:57px;
		overflow:hidden;
		margin-bottom:10px;
	}
				
	/*	Box Bottom		*/
	div.Nas_Bx_1 .Nas_Bx_1_Dn {
		width:559px;
		background:transparent url(images/N_Bg_Images.jpg) no-repeat scroll left -254px;
		height:6px;	
		font-size:0;
	}
/*		Box 2		*/
div#Nas .Nas_Bx_2 {
	height:193px;
	width:302px;
}

	div.Nas_Bx_2 .Nas_Bx_2_Top {
		height:37px;
		width:302px;
		background:transparent url(images/N_Bg_Images.jpg) no-repeat scroll left -152px;	
	}
	
		div.Nas_Bx_2 .Nas_Bx_2_Top h3 {
			color:#e9a35b;
			padding:12px 0 0 14px;
			height:25px;
			margin:0 !important;
			width:50%;
		}
		
		div.Nas_Bx_2 .Nas_Bx_2_Top a {
			color:#C0C0C0;
			float:right !important;
			padding:12px 14px 0 0;
		}
		
	div.Nas_Bx_2 .Nas_Bx_2_Mid {
		width:300px;
		position:relative;
		border-left:1px solid #e4e4e4;
		border-right:1px solid #e4e4e4;
		background:#fbf9f9 url(images/N_Bg_Images.jpg) no-repeat scroll -50px -268px;
	}
	
	div.Nas_Bx_2_Mid p {	
		width:100%;
		color:#858585;
	}
	
	div.Nas_Bx_2_Mid b {
		color:#444647;
		font-weight:normal;
		width:100%;
	}
	
	div.Nas_Bx_2_Mid .Nas_Bx_2_Mid_W {
		padding:20px 18px 0;
		color:#444647;
		height:130px;
	}
	
	div.Nas_Bx_2_Mid_W ul {
		padding-top:9px;
	}
	
	div.Nas_Bx_2_Mid_W li {
	
	}
	
	div.Nas_Bx_2_Mid_W a, div.Nas_Bx_2_Mid_W a:link, div.Nas_Bx_2_Mid_W a:visited {
		background:transparent url(images/Nas_Bx_2_Mid_Li.png) no-repeat scroll left 7px;
		height:13px;
		padding-left:15px;
		width:130px;
		color:#868686;
	}
	
	div.Nas_Bx_2_Mid_W a:hover {
		background:transparent url(images/Nas_Bx_2_Mid_Li.png) no-repeat scroll left -7px;
	}
	
	/*	Proizvodi	*/
	
	div.Nas_Bx_2_Mid .Nas_Prod_W {
		padding:20px 14px 0;
		height:216px;
	}
	
	div.Nas_Prod_W .Nas_Prod {
		background:transparent url(images/Nas_proizvodi.jpg) no-repeat scroll center left;
		width:268px;
		height:46px;
		padding:16px 0;
	}
	
	div.Nas_Prod a {
		position:absolute;
		height:54px;
		width:47px;
		left:0;
		top:0;
	}
	
	div.Nas_Prod a:hover, div.Nas_Prod .Prod_Slc {
		background:transparent url(images/Nas_Prod_T.png) no-repeat scroll top left;		
	}
	
	/*	Naslov prozvoda	*/
	div.Prod_Tit {
		font-size:12px;
		width:100%;
	}
	
	div.Prod_Tit span {
		display:inline !important;
		float:none !important;		
	}
	
	/*	Proizvodi specifikacije	*/
	div.Nas_Prod_Spec {
		border-top:1px solid #ECEBEB;
		margin-top:7px;
		padding-top:9px;
	}
	
	div.Nas_Prod_Spec span {
		width:130px;
		color:#858585 !important;
	}
	
	div.Nas_Prod_Spec p {
		color:#2c2c2c;
	}
	
	div.Nas_Bx_2 .Nas_Bx_2_Dn {
		width:302px;
		background:transparent url(images/N_Bg_Images.jpg) no-repeat scroll left -189px;
		height:6px;
		font-size:0;
	}

/****************		Article Page		******************/

.Nas_Rw_W .Arcl_W {
	display:inline;
	float:left;
	margin:0 10px;
}

.Arcl_Box_1 {
	margin-right:10px;
	width:558px;
}

.Arcl_Box_1 .Arcl_box_1_Up {
	background:transparent url(images/N_Bg_Images.jpg) no-repeat scroll left -195px;
	height:37px;
	overflow:hidden;
	width:559px;
}

.Arcl_Box_1 .Arcl_box_1_Up h3 {
	color:#E9A35B;
	height:25px;
	margin:0 !important;
	padding:12px 0 0 14px;
	width:406px;
}

.Arcl_Box_1 .Arcl_box_1_Up_more {
	height:23px;
	padding:12px 14px 0 10px;
	width:110px;
}

.Arcl_Box_1 .Arcl_box_1_Up_more a {
	color:#C0C0C0;
	float:right !important;
}

.Arcl_Box_1 .Arcl_box_1_Mid {
	background:#FBF9F9 url(images/Box_1_2_Bg.png) repeat-x scroll -50px top;
	border-left:1px solid #E4E4E4;
	border-right:1px solid #E4E4E4;
	width:557px;
}

.Arcl_Box_1 .Arcl_box_1_Mid_W {
	overflow:hidden;
	padding:20px 18px 0;
	width:520px;
}

div.Arcl_box_1_Mid_W h3 {
	color:#444647;
	width:100%;
	font-size:11px;
	font-family:Arial,Helvetica,sans-serif,"Lucida Console";
}

div.Arcl_box_1_Mid_W p {
	padding:5px 0;
}

.Arcl_Box_1 .Arcl_box_1_Dn {
	background:transparent url(images/N_Bg_Images.jpg) no-repeat scroll left -254px;
	font-size:0;
	height:6px;
	width:559px;
}

/****************		Article Page - Box 2		******************/

div.Arcl_Box_2 {
	width:302px;
	padding-bottom:10px;
}

div.Arcl_Box_2 .Arcl_Box_2_Up {
	background:transparent url(images/N_Bg_Images.jpg) no-repeat scroll left -152px;
	height:37px;
	width:302px;
}

div.Arcl_Box_2 .Arcl_Box_2_Up h3 {
	color:#E9A35B;
	height:25px;
	margin:0 !important;
	padding:12px 0 0 14px;
	width:50%;
}

div.Arcl_Box_2 .Arcl_Box_2_Up a {
	color:#C0C0C0;
	float:right !important;
	padding:12px 14px 0 0;
}

div.Arcl_Box_2 .Arcl_Box_2_Mid {
	background:#FBF9F9 url(images/N_Bg_Images.jpg) no-repeat scroll -50px -268px;
	border-left:1px solid #E4E4E4;
	border-right:1px solid #E4E4E4;
	position:relative;
	width:300px;
}

div.Arcl_Box_2 .Arcl_Box_2_Mid_W {
	height:auto;
	padding:20px 14px 10px;
}

div.Arcl_Box_2 .Arcl_Box_2_Dn {
	background:transparent url(images/N_Bg_Images.jpg) no-repeat scroll left -189px;
	font-size:0;
	height:6px;
	width:302px;
}

div#Nas * br {
	display:inline;
	float:none;
}




















