.book 
{
	width: 101px;
	height: 125px;
	float: left;
}
.mask, .bookImage
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 101px;
	height: 125px;
}

.bookImage
{
	z-index: 1;
}

.promotie
{
	position: absolute;
	left: 75px;
	top: 7px;
	width: 35px;
	height: 64px;
	z-index: 101;
}

.noutate
{
	position: absolute;
	left: 70px;
	top: 89px;
	width: 43px;
	height: 43px;
	z-index: 102;
}


.mask 
{
	z-index: 100;
}

h3 a
{
	color: #FFFFFF;
	text-decoration: none;
}

h3 a:hover
{
	text-decoration: underline;
}

.mainText h3
{
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	margin-left:15px;
	margin-bottom: 5px;
}

#mapBox
{
	float: right;
	width: 244px;
	height: 135px;
	
	
}

#mapBox .mask
{
	width: 204px;
	height: 115px;
}

#mapBox .bookImage
{
	width: 204px;
	height: 115px;
}

#mapLink
{
	text-decoration: underline;
	position: absolute;
	top: 112px;
	font-size: 11px;
	word-spacing:-0.2px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background: url(../images/arrow.png) bottom left no-repeat;
	padding-left: 14px;
}

h2.description
{
	background: #be0505 url(../images/event-header.png) top right no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	height: 19px;
	padding-left: 5px;
	font-size: 12px;
	font-weight: bold;
	line-height: 19px;
	color: #ffffff;
	width: 200px;
	margin-left: 51px;
}

div.description p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 51px;
	margin-right: 30px;
}

a#inapoi
{
	outline:none;
	background: url(../images/buton-inapoi.png) top left no-repeat;
	text-indent: -9999px;
	width: 77px;
	height: 23px;
	display: block;
}


