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

#napoveda_01 {
	width:213px;
	height:115px;
	display: block;
	position: absolute;
	top: 265px;
	left: 200px;
	visibility: hidden;
}

#popUpMessage-01 {
	position:absolute;
	width:176px;
	height:22px;
	left: 0px;
	top: 0px;
}

#popUpMessage-02 {
	position:absolute;
	left:176px;
	top:0px;
	width:19px;
	height:22px;
}

#popUpMessage-03 {
	position:absolute;
	left:195px;
	top:0px;
	width:18px;
	height:22px;
}

#popUpMessage-text {
	position:absolute;
	left:0px;
	top:22px;
	width:213px;
	height:45px;
	background-image: url(../images/popUpMessage_bckrnd.gif);
	background-repeat: repeat-y;
	text-align: right;
}

#popUpMessage-04 {
	position:absolute;
	left:0px;
	top:65px;
	width:213px;
	height:48px;
}
.textNapoveda {
	font-size: 16px;
	font-style: italic;
	font-weight: lighter;
	text-align: center;
}

