/*@charset "utf-8"; */
/* CSS Document */
body
	{
		margin:0px;
		padding:0px;
		background-color:#f4e7bd;
	}
h1,h2,h3,h4,h5,h6,span
	{
		margin:0px;
		padding:0px;		
	}
#headerbg
	{
		width:100%;
		height:342px;
		float:left;
		margin:0px;
		padding:0px;
		background-image: url(images/headerbg.jpg);
		background-repeat:repeat-x;				
	}
#headerblank
	{
		width:1004px;
		height:342px;
		float: none;
		margin:0 auto;
		padding:0px;
	}
#header
	{
		width:1004px;
		height:342px;
		float: left;
		margin:0px;
		padding:0px;
		background-image:url(images/header.jpg);
		background-repeat:no-repeat;
	}
.menu
	{
		width:463px;
		height:33px;
		float: right;
		margin:133px 50px 0 0;
		padding:0px;
	}
.menu ul
	{
		width:463px;
		height:33px;
		float:left;
		margin:0px;
		padding:0px;
		display:block;
	}
.menu ul li
	{
		width:76px;
		height:33px;
		float:left;
		margin:0 1px 0 0;
		padding:0px;
		display:block;		
	}
.menu ul li a.menu
	{
		width:76px;
		height:26px;
		float:left;
		margin:0px;
		padding:7px 0 0 0;
		font-family:Arial;
		font-size:13px;
		font-weight:bold;
		color:#FFF;
		text-align:center;
		text-decoration:none;
		background-image:url(images/menu.jpg);
		background-repeat:no-repeat;
	}	
.menu ul li a.active
	{
		width:76px;
		height:26px;
		float:left;
		margin:0px;
		padding:7px 0 0 0;
		font-family:Arial;
		font-size:13px;
		font-weight:bold;
		color:#FFF;
		text-align:center;
		text-decoration:none;
		background-image:url(images/menuactive.jpg);
		background-repeat:no-repeat;
	}

.menu ul li a.menu:hover
	{
		width:76px;
		height:26px;
		float:left;
		margin:0px;
		padding:7px 0 0 0;
		font-family:Arial;
		font-size:13px;
		font-weight:bold;
		color:#FFF;
		text-align:center;
		text-decoration:none;
		background-image: url(images/menuover.jpg);
		background-repeat:no-repeat;		
	}
.login_DIV
	{
		width:400px;
		height:106px;
		float: left;
		margin: 0px 0 0 33px;
		padding: 0;
		background-image:url(images/loginbg2.jpg);
		background-repeat:no-repeat;
	}
.logintxtblank_DIV
	{
		width:373px;
		height:89px;
		float: left;
		margin:0px;
		padding: 10px 0 0 27px;
	}
.loginheading_DIV
	{
		width:373px;
		height:21px;
		float: left;
		margin: 0 0 8px 0;
		padding:0px;
		font-family:Georgia;
		font-size:20px;
		color:#000;
	}
.loginheading_DIV h4
	{
		width:373px;
		height:21px;
		float: left;
		margin:0px;
		padding:0px;
		font-family:Georgia;
		font-size:20px;
		font-weight:normal;
		color:#000;
	}
.username_DIV
	{
		width:45px;
		height:14px;
		float: left;
		margin:0px;
		padding:7px 0 0 0;
		font-family:Arial;
		font-size:10px;
		color:#95844d;
	}
.input_DIV
	{
		width:70px;
		height:21px;
		float: left;
		margin:0px;
		padding:0px;
		font-family:Arial;
		font-size:10px;
		color:#95844d;
	}
.password_DIV
	{
		width:45px;
		height:14px;
		float:left;
		margin:0px 0 0 8px;
		padding:7px 0 0 10px;
		font-family:Arial;
		font-size:10px;
		color:#95844d;
	}
.input02_DIV
	{
		width:70px;
		height:21px;
		float: left;
		margin:0px;
		padding:0px;
		font-family:Arial;
		font-size:10px;
		color:#95844d;
	}
.input_TXT
	{
		width:80px;
		height:22px;
		float: left;
		margin:0px;
		padding:4px 0 0 3px;
		font-family:Arial;
		font-size:10px;
		color:#95844d;
		border:solid 1px #deb887;
		background-color:#ead28b;
	}
.loginbutton_DIV
	{
		width:50px;
		height:23px;
		float:left;
		margin: 0 0 0 20px;
		padding:0px;
	}
.login_LNK
	{
		width:50px;
		height:23px;
		float:left;
		margin:0px;
		padding:4px 0 0 0;
	}
.login_LNK:hover
	{
		width:50px;
		height:23px;
		float:left;
		margin:0px;
		padding:4px 0 0 0;
		font-family:Arial;
		font-size:10px;
		color:#000;
		text-align:center;
		text-decoration:none;
		background-image: url(images/loginover.jpg);
		background-repeat:no-repeat;
	}
.member_DIV
	{
		width:135px;
		height:14px;
		float: left;
		margin:9px 0 0 0;
		padding:0px;
		font-family: Arial;
		font-size:13px;
		color:#ab8e4e;
	}
.register_DIV
	{
		width:200px;
		height:14px;
		float: left;
		margin:9px 0 0 0;
		padding:0px;
		font-family: Arial;
		font-size:13px;
		color:#943415;
	}
.register_LNK
	{
		font-family: Arial;
		font-size:13px;
		color:#943415;
		text-decoration:none;
	}
.register_LNK:hover
	{
		font-family: Arial;
		font-size:13px;
		color:#943415;
		text-decoration: underline;
	}	
/*-------------------------------------------------------------------------------------HEADERPART--------------------------------------------------END--------------------------------------*/	
#contentbg
	{
		width:100%;
		float:left;
		margin:0px;
		padding:0px;
	}
#contentblank
	{
		width:1004px;
		float: none;
		margin:0 auto;
		padding:0px;
	}		
#content
	{
		width:1004px;
		float: left;
		margin:0px;
		padding:0px;
   	    background-image: url(images/contentbg.jpg);
		background-repeat:repeat-y;
	}
.contentleft
	{
		width:237px;
		float: left;
		margin:0px;
		padding:4px 0 33px 30px;
	}
#leftheading
	{
		width:223px;
/*		float: left; */
		margin: 0px;
		padding:0px;
		font-family:Georgia;
		font-size:22px;
		color:#7e8901;
	}
#leftheading h4
	{
		width:223px;
/*		float: left; */
		margin:0px;
		padding:0px;
		font-family:Georgia;
		font-size:22px;
		font-weight:normal;
		color:#7e8901;
	}
.lefttxtblank
	{
		width:223px;
/*		height:77px; */
		float: left;
		margin:20px 0 0 0;
		padding:0px;
	}
.lefticon
	{
		width:36px;
		height:28px;
		float: left;
		margin:0px;
		padding:6px 0 0 0;
		font-family:Arial;
		font-size:11px;
		color:#FFF;
		text-align:center;
		background-image:url(images/lefticon.jpg);
		background-repeat:no-repeat;
	}
.leftboldtxtblank
	{
		width:150px;
/*		height:34px; */
		float: left;
		margin:0px;
		padding:0 0 0 9px;
	}
.leftboldtxt
	{
		width:147px;
/*		height:13px; */
		float: left;
		margin:0px;
		padding:0 0 0 3px;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		color:#b22d00;
	}
.lefttxt
	{
		width:132px;
/*		height:13px; */
		float:left;
		margin:0px;
		padding:0 0 0 18px;
		font-family:Arial;
		font-size:9px;
		font-weight: normal;
		color:#464646;
		background-image:url(images/lefttxtbg.jpg);
		background-repeat:no-repeat;
	}
.leftnormaltxt
	{
		width:194px;
		float:left;
		margin:4px 0 0 0;
		padding:0px;
		font-family:Arial;
		font-size:11px;
		font-weight: normal;
		text-align:justify;
		color:#464646;
	}
.crnitext
{
  		font-family:Arial;
		font-size:11px;
		font-weight: normal;
		text-align:justify;
		color:#464646;
}
.morebutton
	{
		width:194px;
		float:left;
		margin:7px 0 0px 0;
		padding:0px;
		font-family:Arial;
		font-size:11px;
		font-weight: normal;
		color:#464646;
	}
.more
	{
		font-family:Arial;
		font-size:11px;
		font-weight: normal;
		color:#a5122a;
		text-decoration:none;
	}
.more:hover
	{
		font-family:Arial;
		font-size:11px;
		font-weight: normal;
		color:#a5122a;
		text-decoration: underline;
	}
#leftnavheading
	{
		width:216px;
		float: left;
		margin:35px 0 0 0;
		padding:0px;
		font-family:Georgia;
		font-size:22px;
		color:#7e8901;
	}
#leftnavheading h4
	{
		width:216px;
		float: left;
		margin:0px;
		padding:0px;
		font-family:Georgia;
		font-size:22px;
		font-weight:normal;
		color:#7e8901;
	}
#leftnav
	{
		width:194px;
		float: left;
		margin:0px;
		padding:0px;
	}
#leftnav ul
	{
		width:194px;
		float: left;
		margin:0px;
		padding:0px;
		display:block;
	}
#leftnav ul li
	{
		width:194px;
		height:21px;
		float: left;
		margin:0px;
		padding:0px;
		display:block;		
	}
#leftnav ul li a.leftnav
	{
		width:175px;
		height:18px;
		float: left;
		margin:0px;
		padding:3px 0 0 19px;
		font-family:Arial;
		font-size:12px;
		font-weight: normal;
		color:#464646;
		text-decoration:none;
		background-image:url(images/leftnavactive.jpg);
		background-repeat:no-repeat;
	}
#leftnav ul li a.leftnav:hover
	{
		width:175px;
		height:18px;
		float: left;
		margin:0px;
		padding:3px 0 0 19px;
		font-family:Arial;
		font-size:12px;
		font-weight: bold;
		color:#b22d00;
		text-decoration:none;		
		background-image:url(images/leftnavactive.jpg);
		background-repeat:no-repeat;
	}
#leftnav ul li a.leftnavbot
	{
		width:175px;
		height:18px;
		float: left;
		margin:0px;
		padding:3px 0 0 19px;
		font-family:Arial;
		font-size:12px;
		font-weight: normal;
		color:#464646;
		text-decoration:none;		
		background-image:url(images/leftnavbot.jpg);
		background-repeat:no-repeat;
	}
#leftnav ul li a.leftnavbot:hover
	{
		width:175px;
		height:18px;
		float: left;
		margin:0px;
		padding:3px 0 0 19px;
		font-family:Arial;
		font-size:12px;
		font-weight: bold;
		color:#b22d00;
		text-decoration:none;		
		background-image:url(images/leftnavbot.jpg);
		background-repeat:no-repeat;
	}
/*-------------------------------------------------------------------------------------LEFTRPART----------------------------------------------------------------END--*/	
#contentmid
	{
		width:401px;
		float:left; 
		margin:0px;
		padding: 0px 0 0 34px;
	}
.contentmid
	{
		width:401px;
		float:left; 
		margin:0px;
		padding: 0px 0 0 34px;
	}
.midheading
	{
		width:400px;
/*		float: left;*/
		margin: 0px 0 10px 0;
		padding:0px;
		font-family:Georgia;
		font-size:28px;
		color:#7e8901;
	}
.midheading h2
	{
		width:400px;
/*		float: left;*/
		margin:0px;
		padding:0px;
		font-family:Georgia;
		font-size:28px;
		font-weight:normal;
		color:#7e8901;
	}
.midheaderr
	{
		width:400px;
		float: left;
		margin: 0px 0 15px 0;
		padding:0px;
		font-family:Georgia;
		font-size:14px;
		font-weight:bold;
		color:red;
	}
.midtxt
	{
		width:400px;
/*		float: left;*/
		margin: 0px 0 0 0;
		padding:0px;
		font-family: Arial;
		font-size:12px;
		color:#464646;
		text-align:justify;
	}
.midheadGablec
	{
		width:400px;
/*		float: left; */
		font-family:Georgia;
		font-size:18px;
		font-weight:normal;
		color:#7e8901;
	}
#comments
	{
		width:400px;
		height:25px;
		float: left;
		margin: 22px 0 0 0;
		padding:0px;
		background-image:url(images/commentsbg.jpg);
		background-repeat:no-repeat;
	}
#addcomments1
	{
		width:120px;
		height:17px;
		float: left;
		margin:0px;
		padding:7px 0 0 42px;
		font-family: Arial;
		font-size:11px;
		color:#8b2c00;
	}
#addcomments2
	{
		width:120px;
		height:17px;
		float: right;
		margin:0px;
		padding:7px 0px 0 0;
		font-family: Arial;
		font-size:11px;
		color:#8b2c00;
	}
.addcomments
	{
		font-family: Arial;
		font-size:11px;
		color:#8b2c00;
		text-decoration:none;
	}
.addcomments:hover
	{
		font-family: Arial;
		font-size:11px;
		color:#8b2c00;
		text-decoration: underline;
	}
#morecomments
	{
		width:120px;
		height:17px;
		float: left;
		margin:0px;
		padding:7px 0 0 28px;
		font-family: Arial;
		font-size:11px;
		color:#8b2c00;
	}
.morecomments
	{
		font-family: Arial;
		font-size:11px;
		color:#8b2c00;
		text-decoration:none;
	}
.morecomments:hover
	{
		font-family: Arial;
		font-size:11px;
		color:#8b2c00;
		text-decoration: underline;
	}
.projectheading
	{
		font-family:Georgia;
		font-size:12px;
		color:#c0943c;
		padding:0 0 0 14px;
	}
#projectbg
	{
		width:401px;		
		float:left;
		margin:18px 0 34px 0;
		padding:0px;
	}
#projectthumnail
	{
		float:left;
		margin: 0 10px 0px 0px;
		padding:0px;
		border:solid 3px #ebd693;
	}
#projecttxtblank
	{
		width:219px;
		float:left;
		margin: 0 0 0 0;
		padding:20px 0 0 0;
	}
#projecttxt
	{
		width:206px;
		float:left;
		margin:0px;
		padding:0 0 0 13px;
		font-family:Arial;
		font-size:12px;
		color:#464646;
	}
.projectboldtxt
	{
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		color:#853008;
	}
.midboldtxt
	{
		font-family: Arial;
		font-size:12px;
		font-weight:bold;
		color:#b22d00;
	}
.moreproject_DIV
	{
		width:194px;
		float:left;
		margin:0px;
		padding:5px 0 0 25px;
	}
.moreproject
	{
	   margin: 0 0 0 90px;
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		color:#464646;
		text-decoration:none;
	}
.moreproject:hover
	{
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		color:#464646;
		text-decoration: underline;
	}
#purposetxt
	{
		width:399px;
		float:left;
		margin:20px 0 0 0;
		padding:0px;
		font-family:Arial;
		font-size:12px;
		color:#464646;
	}
#purposenav
	{
		width:435px;
		float:left;
		margin:0px;
		padding:14px 0 0 0;
	}
#purposenav ul
	{
		width:188px;
		float:left;
		margin:0 24px 0 0;
		padding:0px;
		display:block;		
	}
#purposenav ul li
	{
		width:188px;
		height:21px;
		float:left;
		margin:8px 0 0 0;
		padding:0px;
		display:block;
	}
#purposenav ul li a.purposenav
	{
		width:168px;
		height:18px;
		float:left;
		margin:0px;
		padding:3px 0 0 20px;
		font-family:Arial;
		font-size:11px;
		color:#c17305;
		text-decoration:none;
		background-image:url(images/purposeactive.jpg);
		background-repeat:no-repeat;
	}
#purposenav ul li a.purposenav:hover
	{
		width:168px;
		height:18px;
		float:left;
		margin:0px;
		padding:3px 0 0 20px;
		font-family:Arial;
		font-size:11px;
		color:#c17305;
		text-decoration:none;
		background-image: url(images/purposeover.jpg);
		background-repeat:no-repeat;
	}
/*-------------------------------------------------------------------------------------MIDPART------------------------------------------------------------END---------*/		
.contentright
	{
		width:237px;
		float: left; 
		margin:0px;
		padding: 0px 0 15px 30px;
	}
.rightheading
	{
		width:220px;
		float: left;  
		margin:0px;
		padding:0px;
		font-family:Georgia;
		font-size:22px;
		color:#7e8901;
	}
.rightheading h4
	{
		width:200px;
		float: left; 
		margin:0px;
		padding:0px;
		font-family:Georgia;
		font-size:22px;
		font-weight:normal;
		color:#7e8901;
	}
.galleryblank
	{
		width:210px;
		float:left; 
		margin:5px 0 0 0;
		padding:0px;
	}
	#rightpic
	{		
		float:left;
		margin:0px;
		padding:10px 0px 0 0;
	}	
	.rightpic
	{
		float:left;
		margin:0px;
		padding:10px 0px 0 0;
	}
/*   .galerija 
   {
      font:normal 11px Arial, Helvetica, sans-serif; 
      color:#666666; 
      padding:0; 
      float:left; 
      text-align:center;
   }*/
.viewbutton
	{
		width:68px;
		height:19px;
		float:left;
		margin:16px 0 36px 0;
		padding:0px;
	}
.viewbuttonbot
	{
		width:68px;
		height:19px;
		float:left;
		margin:16px 0 0 0;
		padding:0px;
	}	
.view
	{
		width:68px;
		height:19px;
		float:left;
		margin:0px;
		padding:3px 0 0 0;
		font-family: Arial;
		font-size:9px;
		color:#000;
		text-align:center;
		text-decoration:none;
		background-image:url(images/viewmore.jpg);
		background-repeat:no-repeat;
	}
.view:hover
	{
		width:68px;
		height:19px;
		float:left;
		margin:0px;
		padding:3px 0 0 0;
		font-family: Arial;
		font-size:9px;
		color:#000;
		text-align:center;
		text-decoration:none;
		background-image: url(images/viewmoreover.jpg);
		background-repeat:no-repeat;
	}
.righttxt
	{
		width:177px;
		float:left;
		margin:0px 0 0 0;
		padding:0px;
		font-family:Arial;
		font-size:12px;
		color:#464646;
	}
.rightboldtxt
	{
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		color:#b22d00;
	}
/*--------------------------------------------------------------CONTENTPART-------------------------------------------------END--------------------------------------------------------------*/	
#footerbg
	{
		width:100%;
		height:354px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(images/footerbg.jpg);
		background-repeat:repeat-x;
	}
#footerblank
	{
		width:1004px;
		height:354px;
		float:none;
		margin:0 auto;
		padding:0px;
	}
#footer
	{
		width:858px;
		height:313px;
		float:left;
		margin:0px;
		padding:41px 0 0 146px;
		background-image:url(images/footer.jpg);
		background-repeat:no-repeat;
	}
#footerbox
	{
		width:215px;
		height:168px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(images/footerbox.jpg);
		background-repeat:no-repeat;
	}
#footermid
	{
		width:215px;
		height:168px;
		float:left;
		margin:0 35px 0 35px;
		padding:0px;
		background-image:url(images/footerbox.jpg);
		background-repeat:no-repeat;
	}
#footerlast
	{
		width:215px;
		height:168px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(images/footerbox.jpg);
		background-repeat:no-repeat;
	}
.footerheading
	{
		width:215px;
		height:21px;
		float: left;
		margin:28px 0 0 0;
		padding:0px;
		font-family: Arial;
		font-size:24px;
		color:#f4e7bd;
	}
.footerheading h4
	{
		width:215px;
		height:21px;
		float: left;
		margin:0px;
		padding:0px;
		font-family: Arial;
		font-size:24px;
		font-weight:normal;
		color:#f4e7bd;
		text-align:center;
	}
.footertxt
	{
		width:184px;
		float: left;
		margin:17px 0 0 16px;
		padding:0px;
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		color:#FFF;
		text-align:center;
	}
.footerbutton
	{
		width:68px;
		height:19px;
		float: left;
		margin:15px 0 0 73px;
		padding:0px;
	}
.button
	{
		width:68px;
		height:15px;
		float: left;
		margin:0px;
		padding:4px 0 0 0;
		font-family:Arial;
		font-size:9px;
		color:#000;
		text-align:center;
		text-decoration:none;
		background-image:url(images/footerbutton.jpg);
		background-repeat:no-repeat;
	}
.button:hover
	{
		width:68px;
		height:15px;
		float: left;
		margin:0px;
		padding:4px 0 0 0;
		font-family:Arial;
		font-size:9px;
		color:#000;
		text-align:center;
		text-decoration:none;
		background-image: url(images/footerover.jpg);
		background-repeat:no-repeat;
	}
#footerlinks
	{
		width:715px;
		float:left;
		margin:25px 0 0 0;
		padding:0px;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		color:#ee7e1f;
		text-align:center;
		text-decoration:none;
	}
.footerlinks
	{
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		color:#ee7e1f;
		text-align:center;
		text-decoration:none;
		padding:0 3px 0 3px;
	}
.footerlinks:hover
	{
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		color:#ee7e1f;
		text-align:center;
		text-decoration: underline;
		padding:0 3px 0 3px;		
	}
#copyrights
	{
		width:715px;
		float:left;
		margin:5px 0 0 0;
		padding:0px;
		font-family:Arial;
		font-size:11px;
		color:#401400;
		text-align:center;
	}
#designedby
	{
		width:715px;
		float:left;
		margin:5px 0 0 0;
		padding:0px;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		color:#401400;
		text-align:center;
	}
.designedby
	{
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		color:#ee7e1f;
		text-align:center;
		text-decoration:none;
	}
.designedby:hover
	{
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		color:#ee7e1f;
		text-align:center;
		text-decoration:underline;
		}

#validation
	{
		width:422px;
		float:left;
		margin:5px 0 0 0;
		padding:0 0 0 293px;
	}
.xhtml
	{
		width:66px;
		height:17px;
		float: left;
		margin:0px;
		padding:1px 0 0 0;
		font-family:Arial;
		font-size:11px;
		color:#000;
		text-align:center;
		text-decoration:none;
		background-image:url(images/xhtml.jpg);
		background-repeat:no-repeat;
	}
.xhtml:hover
	{
		width:66px;
		height:17px;
		float: left;
		margin:0px;
		padding:1px 0 0 0;
		font-family:Arial;
		font-size:11px;
		color:#000;
		text-align:center;
		text-decoration:none;
		background-image:url(images/xhtml.jpg);
		background-repeat:no-repeat;
	}
.css
	{
		width:66px;
		height:18px;
		float: left;
		margin:0 0 0 5px;
		padding:0px;
		font-family:Arial;
		font-size:11px;
		color:#000;
		text-align:center;
		text-decoration:none;
		background-image:url(images/xhtml.jpg);
		background-repeat:no-repeat;
	}
.css:hover
	{
		width:66px;
		height:18px;
		float: left;
		margin:0 0 0 5px;
		padding:0px;
		font-family:Arial;
		font-size:11px;
		color:#000;
		text-align:center;
		text-decoration:none;
		background-image:url(images/xhtml.jpg);
		background-repeat:no-repeat;
	}
.galerija
{
   border-right: whitesmoke 2px solid; 
   border-top: whitesmoke 2px solid; 
   border-left: whitesmoke 2px solid; 
   border-bottom: whitesmoke 2px solid;
   /*padding:10px 10px 10px 10px;*/
}	
.galerija2
{
   border-right: whitesmoke 2px solid; 
   border-top: whitesmoke 2px solid; 
   border-left: whitesmoke 2px solid; 
   border-bottom: whitesmoke 2px solid;
   float:left;  
   margin: 0 10px 0 0px;
}
.saznajvise
	{
	   padding: 0 10px 0 15px;
		font-family:Arial;
		font-size:12px;
		font-weight: normal;
		text-align:justify;
		color:#464646;
	}
.sredinavise
	{	   
	   padding: 0 10px 0 10px;
		font-family:Arial;
		font-size:12px;
		font-weight: normal;
		text-align:justify;
		color:#464646;
	}
.username_LBL
	{
	   vertical-align:top;
/*		float: left;*/
		margin: 0 0 0 0;
		padding: 7px 5px 0 0;
		font-family:Arial;
		font-size:12px;
		color:#95844d;
	}
.unos_TXT
	{
		float: left;
		margin:0px;
		padding:4px 0 0 3px;
		font-family:Arial;
		font-size:12px;
		color:#95844d;
		border:solid 1px #deb887;
		background-color:#ead28b;
	}
.comment_BUT
	{
		float: right;
		margin: 15px 0 0 0;
		padding: 0 0 0 0;
		font-family:Arial;
		font-size:12px;
		color:#95844d;
		cursor:pointer;
	}

.dat_CEL
	{
	   width:72px;
	   height:20px;
	   vertical-align: top;
		margin: 0px 0 20px 0;
		padding:4px 0 0 3px;
		font-family:Arial;
		font-size:12px;
		color:#95844d;
		border-bottom:solid 1px #deb887;
	}
.ime_CEL
	{
	   width:80px;
	   height:20px;
	   vertical-align:top;
		margin: 0px 0 20px 0;
		padding:4px 0 0 3px;
		font-family:Arial;
		font-size:12px;
		color:#95844d;
		border-bottom:solid 1px #deb887;
	}
.koment_CEL
	{
	   height:20px;
	   vertical-align:top;
		margin: 0px 0 20px 0;
		padding: 4px 0 0 3px;
		font-family:Arial;
		font-size:12px;
		color:#95844d;
		border-bottom:solid 1px #deb887;
	}
.copyright
	{
		font-family:Arial;
		font-size:13px;
		font-weight:bold;
		color:#f4e7bd;
		text-align:center;
		text-decoration:none;
	}
.copyright a
	{
		font-family:Arial;
		font-size:13px;
		font-weight:bold;
		color:#f4e7bd;
		text-align:center;
		text-decoration:none;
	}
.maillink
	{
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		color:#464646;
		text-decoration:none;
	}
.maillink:hover
	{
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		color:#464646;
		text-decoration: underline;
	}
.lijevo
	{
       border-right:solid 1px #deb887;
	}
.desno
	{
       border-left:solid 1px #deb887;
	}
.treeviw
	{
		font-family:Tahoma;
		font-size:12px;
		color:#b22d00;
	}
.izbor_LFT
	{
      width:64px; 
      float:left; 
      margin:0 0 0 60px; 
      text-align:center;
	}
.izbor_RGH
	{
      width:64px; 
      float:right; 
      margin:0 60px 0 0;
      text-align:center;
	}
.izbor_TXT
	{
		font-family:Tahoma;
		font-size:12px;
		color:#b22d00;
		font-weight:bolder;
		margin:0 0 5px 0;
	}
.LeafNodeStyle
{
  width:170px; 
  font-family:Tohoma;
  font-size:14px;
  color:#464646;
}
.LeafNodeStyle a
{
  width:170px; 
  display:block;
  text-align:left;
  color:#464646;
}
.LeafNodeStyle a:hover
{
  background-color:#b22d00;
  color:#FFF;
}
.LeafNodeDesno
{
  width:200px; 
  font-family:Tohoma;
  font-size:12px;
  font-weight:normal;
  font-style:normal;  
  color:#464646;
}
.LeafNodeDesno a
{
  width:200px; 
  display:block;
  text-align:left;
  color:#464646;
}
.LeafNodeDesno a:hover
{
  background-color:#b22d00;
  color:#FFF;
}

.LeafNodeSredina
{
  width:288px; 
  font-family:Tohoma;
  font-size:12px;
  font-weight:normal;
  font-style:normal;  
  color:#464646;
}
.LeafNodeSredina a
{
  width:288px; 
  display:block;
  text-align:left;
  color:#464646;
}
.LeafNodeSredina a:hover
{
  background-color:#b22d00;
  color:#FFF;
}

.TblCell1
{
	background-image: url(images/Pozadina.jpg);
	background-repeat:repeat-x;
}
.TblCell2
{
	background-image: url(images/layout_05.jpg);
	background-repeat:repeat-y;
}
.TblCell3
{
	background-image: url(images/layout_06.jpg);
	background-repeat:repeat-y;
}
.TblCell4
{
	background-image: url(images/layout_07.jpg);
	background-repeat:repeat-y;
}
.treepanel
{
   margin:0 0 0 30px;
   width:220px;
}
.treepanelDesno
{
   margin:0 0 0 30px;
   width:220px;
}
.treepanelSredina
{
   margin:0 0 0 30px;
   width:400px;
}
.gumgGrid
{
  width:40px;
  height:17px;
  font-family:Tahoma;
  font-size:9px;
  color:black;
  border:solid 1px #deb887;
  background-color:Silver;
  cursor:pointer;  
}
.unosGrid
{
  width:40px;
  height:17px;
  font-family:Tahoma;
  font-size:11px;
  color:#95844d;
  border:solid 1px #deb887;
  background-color:#ead28b;
  text-align:right;
}
.nasgrupa
	{
		float: left;
		margin:0 0 0 120px;
		font-family:Tahoma;
		font-size:15px;
		color:#b22d00;
	}
.naziv_CEL
	{	   
	   height:18px;
	   vertical-align:top;
		margin: 0px 0 20px 0;
		padding:4px 0 0 3px;
		font-family:Arial;
		font-size:12px;
		color:#95844d;
		border-bottom:solid 1px #deb887;
	}
.iznos_CEL
	{
	   width:40px;
	   height:18px;
	   vertical-align:top;
	   text-align:right;
		margin: 0px 0 20px 0;
		padding: 4px 0 0 3px;
		font-family:Arial;
		font-size:12px;
		color:#95844d;
		border-bottom:solid 1px #deb887;
	}
#popArt {
	position: absolute;
	visibility: hidden;
	width: 400px;
	height: 300px;
	left: 0px;
	top: 0px;
	background-color: #ccc;
	border: 1px solid #000;
}
.crta
{
   border: 1px solid Gray; 
   color:Gray;
}
.gumbBrisi
{
   width:80px;
   height:21px;
   margin-top:10px;
   font-family:Tahoma;
   font-size:9px;
   cursor:pointer;
}
.gumbSalji
{
   width:110px;
   height:21px;
   margin-top:10px;
   font-family:Tahoma;
   font-size:9px;
   cursor:pointer;
}
.dat_pov
	{
	   width:70px;
	   height:20px;
	   vertical-align: bottom;
		padding:4px 0 0 3px;
		font-family:Arial;
		font-size:12px;
		color:#95844d;
		border-bottom:solid 1px #deb887;
	}
.adres_pov
	{
	   height:20px;
	   vertical-align: bottom;
		padding:4px 0 0 3px;
		font-family:Arial;
		font-size:12px;
		color:#95844d;
		border-bottom:solid 1px #deb887;
	}
.izn_pov
	{
	   width:50px;
	   height:20px;
	   vertical-align: bottom;
	   text-align:right;
		padding:4px 0 0 3px;
		font-family:Arial;
		font-size:12px;
		color:#95844d;
		border-bottom:solid 1px #deb887;		
	}
.centar {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -50px;
  margin-left: -125px;
  width: 250px;
  height: 100px;
  padding: 10px 10px 10px 10px;
  border:solid 1px #deb887;
}
.centar2 {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -50px;
  margin-left: -300px;
  width: 620px;
  height: 65px;
  padding: 10px 10px 10px 10px;
  border:solid 1px #deb887;
}
.radio
	{
		float: left;
		margin:10px 10px 10px 10px;
		padding:5px 0 5px 3px;
		font-family:Arial;
		font-size:12px;
		color:#95844d;
		border:solid 1px #deb887;
		background-color:#ead28b;
		cursor:pointer;
	}
.radio:hover
	{
		border:solid 2px black;
	}
.radiosel
	{
		float: left;
		margin:10px 10px 10px 10px;
		padding:5px 0 5px 3px;
		font-family:Arial;
		font-size:12px;
		color:White;
		border:solid 1px #deb887;
		background-color:#b22d00;
		cursor:pointer;
	}
.radiosel:hover
	{
		border:solid 3px black;
	}
.gumbic
{    
}
.gumbic:hover
{
   background-color: #990000;
}
.naslov_CEL
	{
	   height:20px;
	   vertical-align:top;
		margin: 0px 0 20px 0;
		padding:4px 0 0 3px;
		font-family:Arial;
		font-size:12px;
		color:white;
		background-color:#990000;
		border-bottom:solid 1px #deb887;
	}
.stavke_CEL
	{
	   height:20px;
	   vertical-align:top;
		margin: 0px 0 20px 0;
		padding:4px 0 0 3px;
		font-family:Arial;
		font-size:12px;
		color:#95844d;
		border-bottom:solid 1px #deb887;
	}
.panDnoKont
{
    width: 1004px; 
    padding: 10px 10px 10px 10px; 
    border: #996666 1px solid;
}
.naslAdmin {
  /*position: absolute;
  top: 0;
  left: 0; */
  padding: 5px 0 0 0;
  margin-top: 120px;
  margin-left: 380px;
  width: 250px;
  height: 20px;  
  border:solid 1px #deb887;
  font-family:Arial;
  font-size:13px;
  font-weight:bold;
  color:#FFF;
  text-align:center;
  text-decoration:none;
}
