body {
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	size: 14px;
	text-align: center;
	font-weight: normal;
	background: #F8F8FF;
}
a {
	text-decoration: none;
	color: #3000C0;
	text-align: center;
	size: 15px;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
table {
  text-align: center;
	table-layout: fixed;
}
table.kaltab {
	border: 1px solid #8080f0;
	table-layout: fixed;
}
td {
	text-align: center;
}
td.menu {
	color: #00008B;
	font-size: 12px ;
	font-weight: bold;
	background-color: #E6E6FA;
	border: 1px outset #000080;
}
td.menu:hover {
	background-color: #FFFACD;
	cursor: pointer;
}
td.apartman {
	font-size: 14px;
	width: 100px;
	border: 1px outset #000080;
	color: #000080;
	white-space: nowrap;
	overflow: hidden;
}
td.apartman:hover {
	background-color: #E6E6FA;
	cursor: pointer;
}
img {
	vertical-align: middle;
	float: left;
	padding-left: 7px;
}
input, button {
	background: #EEEEF0;
	text-align: center;
	border: 2px groove #7070A0;
	cursor: pointer;
}
textarea, select  {
	background: #EEEEF0;
	border: 2px groove #7070A0;
}
.Slobodno {
  text-align: center;
  	font-size: 10px;
	border-style: outset;
	border-width: 1px;
    background-color: #e4e4e4;
}
.Slobodnom {
	text-align: center;
  	font-size: 11px;
    background-color: #FFFFFF;
    color: #000000;
}
.Pregovori {
	text-align: center;
  	font-size: 11px;
  	font-weight: bold;
	border-style: outset;
	border-width: 1px;
	border-color: #FF8C00;
    background-color: #C1FFC1;
    color: #1C1C1C;
	overflow: hidden;
}
td.Pregovori:hover {
	background-color: #00FF00;
	cursor: pointer;
}
.Pregovorim {
	text-align: center;
  	font-size: 11px;
    background-color: #C1FFC1;
    color: #1C1C1C;
}

.Rezervirano {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border: 1px outset #FF8C00;
    background-color: #FFF68F;
	color: #1C1C1C;
	overflow: hidden;
}
td.Rezervirano:hover {
	background-color: #FFD700;
	cursor: pointer;
}
.Rezerviranom {
	text-align: center;
  	font-size: 11px;
    background-color: #FFF68F;
	color: #1C1C1C;
}
.tablica {
   	border-spacing: 20px;	
  	font-size: 13px;
	font-weight: bold;
    text-align: left;
	border: 1px outset #E8E8E8;
    background-color: #E6E6FA;
}

.hdr {
  	font-size: 14px;
    text-align: left;
  	font-weight: bold;
    color: 	#00008B;
}
.naslov {
    font-size: 16px;
    font-weight: bolder;
    display: block;
    font-stretch: ultra-expanded;
    color: 	#00008B;
}
.botuni {
	background: #f0f0f0;
	text-align: center;
}
.info {
/*  font-size: large;*/
  font-weight: bold;
  font-stretch: expanded;
  color: #00B000;
}
.error {
/*  font-size: large;	*/
  font-weight: bold;
  color: #FF0000;
}
.brm {
	border: 1px outset #000080;
	width: 20px;
}
.dani {
	width: 18px;
/*	border: 1px solid #A9A9A9;	*/
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
}
.subota {
	width: 18px;
	background-color: #CAE1FF;
/*	border: 1px solid #A9A9A9;	*/
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
	speak:normal;
}
.nedjelja {
	width: 18px;
	color: white;
	background-color: #8470FF;
/*	border: 1px solid #A9A9A9;	*/
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
}
td.dani:hover, td.subota:hover, td.nedjelja:hover {
	background-color: #8B008B;
	color: white;
}

.par {
	background-color: #F0E0FF;
}

/*	BOJE
000000
000080
00008B
0000FF
00FF00
5000a0
8080f0
A9A9A9
C1FFC1
E6E6FA
E8E8E8
F8F8FF
FF0000
FF8C00
FFF68F
FFF8DC
FFFACD
FFFFF0
e4e4e4
f0f0f0
*/