body{
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-color: #b3c6d9;
	padding: 0px;
	margin: 0px;
	font: Tahoma;
}
table{
	font-size: 15px;
}
a {
	color: #FF4500;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: Red;
	font-weight: bold;
}


.logo{
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	height:110px;
}
.text{
	background-color: White;
	padding: 15px;
	color: #16307D;
	text-align: justify;
}
.linw{
	color:white;
}
.ml{
	margin-left: 15px;
}
.bl{
	background-image: url(images/bordleft.png);
	background-position: right;
	background-repeat: repeat-y;
}
.bt{
	background-image: url(images/bordtop.png);
	background-position: bottom;
	background-repeat: repeat-x;
}
.br{
	background-image: url(images/bordright.png);
	background-position: left;
	background-repeat: repeat-y;
}
.bb{
	background-image: url(images/bordbot.png);
	background-position: top;
	background-repeat: repeat-x;
}
.sd{
	background-image: url(images/apartmani_sibenik_sd.gif);
	display: block;
	float: left;
	width: 67px;
	height: 36px;
}
.padr{
	padding-right: 70px;
	background-image: url(images/bgtop.gif);
	background-repeat: no-repeat;
}
.ptop{
	margin-top: 4px;
}

#activ_tab{
	background-image: url(images/lang_bg_ov.gif);
	background-repeat: no-repeat;
	height: 27px;
}
a.lang{
	display: block;
	float: right;
	width: 34px;
	height: 23px;
	text-align: center;
	margin-right: 4px;
	background-image: url(images/lang_bg.gif);
	background-repeat: no-repeat;
}

a.nav{
	display: block;
	float: left;
	padding: 6px 7px 4px 7px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: White;
	margin: 14px 0px 0px 4px;
}
a.nav:hover{
	padding: 5px 6px 4px 6px;
	background-color: White;
	border-left: 1px solid #416384;
	border-right: 1px solid #41688d;
	border-top: 1px solid #41688d;
	color: #16307D;
}
#activ_nav{
	padding: 5px 6px 4px 6px;
	background-color: White;
	border-left: 1px solid #416384;
	border-right: 1px solid #41688d;
	border-top: 1px solid #41688d;
	color: #16307D;
}
.sl_shadow{
	border-bottom: 1px solid #3A3A3A;
	border-right: 1px solid #3A3A3A;
}

.text_opis{
	padding-top: 8px;
	color: White;
	font-size: 13px;
	text-align: justify;
}
.bg_color{
	background-color: #3e6690;
	color: White;
}
.bg_img_bot{
	background-image: url(images/shell_d.jpg);
	background-position: 290px;
	background-repeat: no-repeat;
}
.autor{
	font-family: Verdana;
	color: White;
	font-size: 10px;
	padding: 10px;
	background-image: url(images/footbg.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.red{
	color: Red;
	text-decoration: none;
}
.autbg{
	display: block;
	width: 100px;
	height: 20px;
	padding: 3px 0px 3px 0px;
	text-align: center;

}
.img{
	border: 1px solid White;
}
.w{
color: White;
background-color: #3e6690;


}
.ww{
	display: block;
	margin-top: 7px;
	color: White;
	text-decoration: underline;
}
.hr{
	margin-top: 5px;
	margin-bottom: 16px;
	color: #E3E3E3;
}
.wh{
	color: White;
	padding-bottom: 8px;
}
.bgw{
	background-color: #B8C5DE;
}

.sl{
	border: 4px solid #73A3CC;
}
#mr{
	margin-right: 15px;
}
.bgs{
	background-image: url(images/bgs.gif);
	background-repeat: no-repeat;
}
.input{
	color: White;
	background-color: #2C577B;
	border: 1px solid White;
	margin-bottom: 3px;
	margin-top: 3px;
}







.hidden {
	opacity: 0;
	position: absolute;
}
.visible {
	opacity: 1;
}


input.calendar,
select.calendar {
	width: 120px;
}

button.calendar {
	background: url(images/calendar-icon.gif);
	border: 0;
	cursor: pointer;
	margin-bottom: 10px;
	height: 20px;
	margin-left: 6px;
	width: 20px;
}
button.calendar:hover,
button.calendar.active {
	background-position: 0 20px;
}

div.calendar {
	background: url(images/calendar.png);
	height: 195px;
	padding: 0 6px;
	text-align: center;
	width: 147px;
}	
	div.calendar * {
		margin: 0;
		padding: 0;
	}	
	div.calendar div {
		background: none !important;
		cursor: move;
		height: 185px;
		overflow: hidden;
		padding-top: 10px;
		position: relative;
		width: 147px;
	}	
	
	div.calendar caption {
		color: #333;
		font: normal 12px/16px Arial, Helvetica, sans-serif;
		padding-top: 6px;
		text-align: center;
		width: 100%;
	}
	div.calendar caption a {
		cursor: pointer;
		display: block;
		height: 12px;
		overflow: hidden;
		position: absolute;
		
		text-indent: -100px;
		top: 17px;
		width: 11px;
	}
	div.calendar caption a.prev {
		background-image: url(images/calendar-prev.gif);
		left: 0;
	}
	div.calendar caption a.next {
		background-image: url(images/calendar-next.gif);
		right: 0;
	}
	div.calendar caption a:hover {
		background-position: 0 12px;
	}
	div.calendar caption span {
		height: 25px;
		position: relative;
		text-align: center;
	}
	div.calendar caption span.month {
		padding-right: 8px;
	}
	div.calendar caption span.month:after {
		content: ',';
	}

	div.calendar table {
	
		background: #FFF;
		border: 0;
		border-collapse: collapse;
		border-spacing: 0;
		cursor: default;
		margin: 0 auto;
		overflow: hidden;
		width: 147px;
	}
	div.calendar td,
	div.calendar th {
		border: 0;
		color: #0597DB;
		font: normal 12px Arial, Helvetica, sans-serif;
		height: 21px;
		text-align: center;
		width: 21px;
		
	}
	div.calendar td {
		background: url(images/calendar-td.gif);
		color: #FFF;
		font-size: 11px;
	}
	div.calendar td.invalid {
		color: #999;
	}
	div.calendar td.valid {
		background: url(images/calendar-valid.gif);
		color: #0597DB;
		cursor: pointer;
	}
	div.calendar td.hilite {
		background: url(images/calendar-hilite.gif);
	}
	div.calendar td.inactive {
		background: url(images/calendar-td.gif) 0 100%;
		color: #FFF;
	}
	div.calendar td.active,
	div.calendar td.hover {
		background: url(images/calendar-valid.gif) 0 100%;
		color: #FFF;
		cursor: pointer;
	}
	
		.cont{
	text-align: left;
	display: block;
	width: 280px;
	padding: 10px;
	border: 4px solid #73A3CC;
	margin-top: 200px;
	background-color: White;
}
.login_t{
	padding: 0px;
	margin: 0px;
	font-family: Tahoma;
	color: #4682B4;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
	border-bottom: 1px solid #73A3CC;

}
.input{
	background-color: White;
	border: 1px solid #73A3CC;
	color: #353535;
}
#iw{
	width: 100px;
}
.blll{
	color: #4682B4;
}
.imf{
	float: right;
	position: absolute;
}
form{
	padding: 0px;
	margin: 0px;
}
