/* PHOBS form CSS Document */
.conteiner{
	width:1366px;
	height:auto;
	margin:0px auto 0px auto;
}
.arrival{
	color:#9F9;
	padding:0px;
	margin:0px;
	font: normal 14px Calibri;

}
.night{
	padding:0px;
	margin:0px;
	font: normal 14px Calibri;

}
.access{
	padding:0px;
	margin:0px;
	font: normal 14px Calibri;

}
.phobs{
	background-color:rgba(0,0,0,0.8);
	background-repeat;
	position:absolute;
	margin-left:1086px;
	margin-top:120px;
	width:235px;
	height:235px;
	/*border:1px solid #E8A91B;*/
	/*margin: 0px auto 0px auto;*/
	/*border-radius:3px;
	box-shadow:0 0 10px #000;*/
}
.phobs2{
	width:157px;
	height:auto;
	margin: 5px auto 0px auto;
}
.phobs3{
	width:157px;
	height:auto;
	margin: 10px auto 0px auto;
}
.phobs4{
	width:157px;
	height:auto;
	margin: 10px auto 0px auto;
}
#phobs_book {
	width:233px;
	height:auto;
    padding: 0px;
    font: normal 11px Arial, Helvetica, sans-serif;
    color: #000000;
}
#phobs_book .booking_naslov {
	margin-top:10px;
	color:#FFF;
 	text-align:center;
    font: normal 22px Calibri;
}
#phobs_book select {
	border:1px solid #E8A91B;
	border-radius:3px;
	color:#fff;
	background-color:#666;
    font: normal 14px Calibri;
}
#phobs_book .destination, #phobs_book .hotel {
    width: 149px;
}
#phobs_book p {
	color:#fff;
}
#phobs_book .button {
    border:1px solid #E8A91B;
	border-radius:3px;
	background-color:#666;
	color: #fff;
    font: normal 14px Calibri;
    width: 112px;
	padding:1px;
}
#phobs_book .access_code {
    font: normal 12px Arial, Helvetica, sans-serif;
    width: 153px;
    border:1px solid #E8A91B;
	border-radius:3px;
	background-color:#666;
	color: #fff;
	padding:1px;
}
#phobs_book a.view_cancel {
    font: normal 11px Arial, Helvetica, sans-serif;
    color:#fff;
    text-decoration:none;
}
#phobs_book a.view_cancel:hover {
    text-decoration:underline;
    color: #E8A91B;

}
