@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#000000
}
.tableHeader {
	background-image: url(../images/headerbg3.jpg);
}
.tableFooter {
	background-color:#000000;
	background-image: url(../images/footerbg3.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.tableFooterHome {
	background-color:#000000;
	background-image: url(../images/footer3.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.tableReservation {
	background-color:#000000;
	background-image: url(../images/rezervacija_frames_eng_c3.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.tableConfirm {
	background-color:#000000;
	background-image: url(../images/rezervacija_confirm_eng_c3.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.tableSent {
	background-color:#000000;
	background-image: url(../images/rezervacija_sent_3_en.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.tablePhoto {
	background-color:#000000;
	background-image: url(../images/fotografije_eng.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.table360 {
	background-color:#000000;
	background-image: url(../images/title_360_eng.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.tableLocation {
	background-color:#000000;
	background-image: url(../images/lokacija_frames_C3.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.tableServices {
	background-color:#000000;
	background-image: url(../images/services_title_c3.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.tableBar {
	background-color:#000000;
	background-image: url(../images/bar_3.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.tableRooms {
	background-color:#000000;
	background-image: url(../images/rooms_c3.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.tableMeetingR {
	background-color:#000000;
	background-image: url(../images/meeting_c3.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.tableContact {
	background-color:#000000;
	background-image: url(../images/kontakt_bg_bos_c3.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.footer {
	font-family: Arial;
	color: #CCCCCC;
	font-size: 10px;
}
.text12 {
	font-family: Arial;
	color: #FFFFFF;
	font-size: 12px;
}
.text {
	font-family: Arial;
	color: #FFFFFF;
	font-size: 11px;
}
.textreservation {
	font-family: Arial;
	color: #b71515;
	font-size: 11px;
}
a:link {
	color: #CCCCCC;
	text-decoration: underline;
}
a:visited {
	color: #CCCCCC;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #CCCCCC;
	text-decoration: underline;
}

div.reservation
{
	font: normal 11px Arial, Verdana;
	color: #ffffff;
}
div.reservation
{
	font: normal 11px Arial, Verdana;
	color: #ffffff;
}
.reservationTitle
{
	font: normal 11px Arial, Verdana;
	color: #000000;
}

div.reservation fieldset
{
	border: solid 0px #777777;
	margin: 0;
	margin-bottom: 0px;
	padding: 0px;
}

div.reservation fieldset input,
div.reservation fieldset select,
div.reservation fieldset button,
div.reservation fieldset textarea
{
	vertical-align: middle;
	font: normal 11px Arial;
	color:#FFFFFF;
	border: solid 1px #666666;
	background-color: #1c1c1c;
}

.box
{
	vertical-align: middle;
	font: normal 11px Arial;
	color:#FFFFFF;
	border: solid 1px #666666;
	background-color: #1c1c1c;
}

div.reservation fieldset.personal-data input
{
	width: 170px;
}

div.reservation fieldset textarea
{
	overflow: auto;
	width: 356px;
	height: 100px;
}

div.reservation legend
{
	background-color:#f15a29;
	border: solid 1px #777777;
	padding: 0 5px;
	margin-bottom: 4px;
	font-weight: bold;

}

div.reservation fieldset button
{
	margin: 4px;
	margin-left: 0;
}

div.reservation fieldset label
{
	display: block;
}

div.reservation fieldset div
{
	float: left;
	margin-right: 6px;
			padding:5px;
}

.display-none
{
	display: none;
}

.display-block
{
	display: block;
}

.validator
{	padding-left: 20px;
	color: #f15a29;

}

.text-align-right
{
	text-align: right;
}

.break
{
	clear: both;
}
#calendarDiv{
	position:absolute;
	width:205px;
	border:1px solid #000000;
	padding:1px;
	background-color: #FFF;
	font-family:arial;
	font-size:10px;
	padding-bottom:20px;
	visibility:hidden;
}
#calendarDiv span,#calendarDiv img{
	float:left;
}
#calendarDiv .selectBox,#calendarDiv .selectBoxOver{
	
	line-height:12px;
	padding:1px;
	cursor:pointer;
	padding-left:2px;
}

#calendarDiv .selectBoxTime,#calendarDiv .selectBoxTimeOver{	
	line-height:12px;
	padding:1px;
	cursor:pointer;
	padding-left:2px;
}

#calendarDiv td{
	padding:3px;
	margin:0px;
	font-size:10px;
}



#calendarDiv .selectBox{
	border:1px solid #666666;		
	color: #666666;
	position:relative;
}
#calendarDiv .selectBoxOver{
	border:1px solid #FFF;
	background-color: #000000;
	color: #FFF;
	position:relative;
}
#calendarDiv .selectBoxTime{
	border:1px solid #ff0000;		
	color: #333333;
	position:relative;
}
#calendarDiv .selectBoxTimeOver{
	border:1px solid #00ff0c;	
	color: #ff0000;
	position:relative;
}

#calendarDiv .topBar{
	height:16px;
	padding:2px;
	background-color: #1c1c1c;


}
#calendarDiv .activeDay{	/* Active day in the calendar */
	color:#FF6600;
}
#calendarDiv .todaysDate{
	height:17px;
	line-height:17px;
	padding:2px;
	background-color: #bebebe;
	text-align:center;
	position:absolute;
	bottom:0px;
	width:201px;
}
#calendarDiv .todaysDate div{
	float:left;
}
	
#calendarDiv .timeBar{
	height:17px;
	line-height:17px;
	background-color: #666666;
	width:72px;
	color:#FFF;
	position:absolute;
	right:0px;
}

#calendarDiv .timeBar div{
	float:left;
	margin-right:1px;
}


#calendarDiv .monthYearPicker{
	background-color: #666666;
	border:1px solid #AAAAAA;
	position:absolute;
	color: #1c1c1c;
	left:0px;
	top:15px;
	z-index:1000;
	display:none;

}
#calendarDiv #monthSelect{
	width:70px;
}
#calendarDiv .monthYearPicker div{
	float:none;
	clear:both;	
	padding:1px;
	margin:1px;	
	cursor:pointer;
}
#calendarDiv .monthYearActive{
	background-color:#1c1c1c;
	color: #666666;
}

#calendarDiv td{
	text-align:right;
	cursor:pointer;
}

#calendarDiv .topBar img{
	cursor:pointer;
}
#calendarDiv .topBar div{
	float:left;
	margin-right:1px;
}

