/*PAGEFLIP*/
img { behavior: url(iepngfix.htc) }
#pageflip {
	z-index: 999999;
	position: relative;
	right: 0; top: 0;
	float: right; 
}
#pageflip img {
	width: 150px; height: 156px;
	z-index: 99;
	position: absolute;
	right: 0; top: 0;
	-ms-interpolation-mode: bicubic;
}
#pageflip .msg_block {
	width: 150px; height: 156px;
	overflow: hidden;
	position: absolute;
	right: 0; top: 0;
	background: url(http://silvercentralhostel.com/images/large.jpg) no-repeat right top;
}


@charset "utf-8";
.tekst {
	font-family: arial;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #051721;
	text-decoration: none;
}
.link {
	font-family: arial;
	font-size: 13px;
	color: #DF0039;
	text-decoration: none;
}
.link:link {
	font-family: arial;
	font-size: 13px;
	color: #DF0039;
	text-decoration: none;
}
.link:active {
	font-family: arial;
	font-size: 13px;
	color: #DF0039;
	text-decoration: underline;
}
.link:hover {
	font-family: arial;
	font-size: 13px;
	color: #DF0039;
	text-decoration: underline;
}
.link:active {
	font-family: arial;
	font-size: 13px;
	color: #DF0039;
	text-decoration: none;
}


