#BrojDO_cont, #TpU_cont, #pofds_cont{
	display:none;
}
#DOTbl{
	display:none;
	margin-top:20px;
	float:left;
}
#DOTbl label{
	margin:0;
}
.DOTbl_lasttd .osg_ratio{
	width:100%;
}
.DOTbl_lasttd .ratiomark{
	left:50%;
	transform:translate(-50%,0%);
}
.pdng_right{
	padding-right:174px;
	margin-top:10px;
}
.pdng_right .checkmark{
	right:124px;
}
#DatumPocetka{
	text-align:left;
	border-radius:0;
	width:44% !important;
}
.calendar-inline{
	margin-top:2px;
	margin-right:8px;
	float:left;
	cursor:pointer;
}
#pPOFDS,#pMZ,#dopunskoDIV,#pTO,#pNP{
	display:none;
}
#calcTbl{
	max-width:65%;
	width:100%;
	margin-top:10px;
	font-size:12px;
}
.mrgtp{
	margin-top:30px;
}
#CopyForm,#CopyFormMjesto{
	cursor: pointer;
	/*margin-left:15px;*/
}
#CopyForm i,#CopyFormMjesto i{
	color: rgb(234,41,56);
	color: -webkit-linear-gradient(top, rgba(234,41,56,1) 0%,rgba(170,29,41,1) 100%);
	color: linear-gradient(to bottom,rgba(234,41,56,1) 0%,rgba(170,29,41,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ea2938', endColorstr='#aa1d29',GradientType=1 );
}
#CopyFormText,#CopyFormMjestoText{
	font-size:11px;
	cursor:pointer;
	color: rgb(234,41,56);
	color: -webkit-linear-gradient(top, rgba(234,41,56,1) 0%,rgba(170,29,41,1) 100%);
	color: linear-gradient(to bottom,rgba(234,41,56,1) 0%,rgba(170,29,41,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ea2938', endColorstr='#aa1d29',GradientType=1 );
}
#AcceptCond-div{
	font-size: 12px;
	margin:0px;
	margin-top:10px;
	max-width: 100% !important;
}
#AcceptState-div{
	font-size: 12px;
	margin: 10px 0px 75px 0px;
	max-width: 100% !important;
}
#AcceptCond-div a, .linkred, #AcceptState-div a{
	text-decoration: underline;
	color:#D62533;
}
#placanjeInfo{
	width:100%;
	padding:10px;
	bottom:-175px;
}
#infobtn{
	color: rgb(234,41,56);
	margin-left:10px;
	cursor:pointer;
}
#pDo{
	position:relative;
}
#popupbubble2{
	width: 250px;
	height: auto;
	position: absolute;
	z-index: 1000;
	top: 120%;
	left: 50%;
	transform: translate(-50%,0%);
	padding: 20px;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	line-height: 140%;
	background: #D62533;
	display: none;
}
#popupbubble2:after{
	content: '';
	position: absolute;
	left: 78%;
	top: 0%;
	width: 0;
	height: 0;
	border: 10px solid transparent;
    border-right-color: transparent;
    border-left-color: transparent;
    border-left-style: solid;
    border-left-width: 10px;
	border-right-color: #D62533;
	border-left: 0;
	margin-top: -10px;
	margin-left: -10px;
	transform:rotate(90deg);
}
#popupbubbleclose2{
	float: right;
	margin-top: -10px;
	margin-right: -10px;
	cursor: pointer;
}
#popupbubbletext2{
	width:100%;
	float:left;
}
#BrojDO_cont{
	height:auto;
	min-height:34px;
}