/*.bodyReg {overflow-y: visible;}
.bodyProd {overflow-y: hidden;}*/
div#loader, div#loader1{
	top: 50%;
	left: 50%;
	margin-left: -8px;
	margin-top: -8px;
}

div#liteBack, div#liteBack1 {
	top: 0px; 
	left: 0px;
	width: 100%;
	height: 100%;
	opacity: 0.52;
	filter: alpha(opacity=52);
	background: #AAD8EF;
}
div#liteBox {
	background: #FFF url(../images/litebox-bottom.gif) repeat-x left bottom;
	border:2px solid #80C1DE;
	/*width: 644px !important;
	width: 648px;
	height: 484px;*/
	width: 296px !important;
	width: 300px;
	height: 75px !important;
	height: 100px;
	top: 50%;
	left: 50%;
	margin-left: -150px;
	margin-top: -50px;
	/*margin-left: -322px;
	margin-top: -242px;*/
	padding-top: 25px;
	padding-bottom: 15px;
	font-size:12px;
	font-family: arial, verdana;
	line-height:16px;
	letter-spacing:0.75px;
	color:#6D6C6C;
	font-weight: bold;
}

div#liteBox1 {
	background: #FFF url(../images/litebox-bottom.gif) repeat-x left bottom;
	border:2px solid #BBB;
	width: 644px !important;
	width: 648px;
	height: 484px;
	top: 50%;
	left: 50%;
	margin-left: -322px;
	margin-top: -242px;
	/*padding-top: 25px;*/
	font-size:12px;
	font-family: arial, verdana;
	line-height:16px;
	letter-spacing:0.75px;
	color:#6D6C6C;
	padding: 30px;
}div#liteBoxPop {	background: #FFF url(../images/litebox-bottom.gif) repeat-x left bottom;	border:2px solid #BBB;	width: 496px !important; /*firefox za 4px manj*/	width: 500px;	height: 300px;	top: 50%;	left: 50%;	margin-left: -250px; /*polovična vrednost od width*/	margin-top: -150px; /*polovična vrednost od height*/	font-size:12px;	font-family: arial, verdana;	line-height:16px;	letter-spacing:0.75px;	color:#6D6C6C;	padding: 30px;}

div#close {
	bottom: 0px; 
	right: 0px;
	cursor: pointer;
}