@font-face {
    font-family: 'TrajanProRegular';
    src: url('../../font/trajanpro-regular-webfont.eot');
    src: url('../../font/trajanpro-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../font/trajanpro-regular-webfont.woff') format('woff'),
         url('../../font/trajanpro-regular-webfont.ttf') format('truetype'),
         url('../../font/trajanpro-regular-webfont.svg#TrajanProRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'AllerLightRegular';
    src: url('../../font/aller_lt-webfont.eot');
    src: url('../../font/aller_lt-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../font/aller_lt-webfont.woff') format('woff'),
         url('../../font/aller_lt-webfont.ttf') format('truetype'),
         url('../../font/aller_lt-webfont.svg#AllerLightRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'CapsuulaRegular';
    src: url('../../font/capsuula-webfont.eot');
    src: url('../../font/capsuula-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../font/capsuula-webfont.woff') format('woff'),
         url('../../font/capsuula-webfont.ttf') format('truetype'),
         url('../../font/capsuula-webfont.svg#CapsuulaRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.center {
	text-align: center;
}

#ad_slider {
	float: left;
	font-size: 1px;
  padding-left: 45px;
}
.anythingSlider-default {
	padding: 0 !important;
}
.box {
	background: url("../../image/blokkok.jpg") no-repeat scroll left top transparent;
	color: #013B46;
	float: right;
	font: 12px/15px Arial;
	height: 274px;
	padding: 5px 10px;
	position: relative;
	width: 200px;
}
.box .content {
    padding: 0px;
}
.box h3 {
	color: #003A47;
	font: 15px "TrajanProRegular";
}
.box p {
	margin-top: 5px;
}
.box .price {
	color: #D73A59;
	font: 16px/19px AllerLightRegular;
}
.box a.img {
	border: 1px solid #ABA363;
	display: block;
	height: 98px;
	margin-top: 5px;
	overflow: hidden;
}
.box a {
	color: #013B46;
}
a.free_ticket {
	background: url("../../image/ajandek_small.png") no-repeat scroll left top transparent;
	height: 83px;
	position: absolute;
	right: 0;
	top: 47px;
	width: 80px;
}
a.free_ticket:hover, a.free_ticket.over {
	background-position: center -83px;
}
.box p.limited {
	height: 90px;
	overflow: hidden;
}
.box .date {
	bottom: 0;
	color: #D73A59;
	display: block;
	float: left;
	font: 16px/16px CapsuulaRegular;
	height: 28px;
	left: 0;
	line-height: 28px;
	margin-top: 5px;
}
.box a.more {
	background: url("../../image/gombok_x.png") no-repeat scroll right -60px transparent;
	bottom: 0;
	display: block;
	float: right;
	font: 14px/28px CapsuulaRegular;
	height: 28px;
	margin-right: -7px;
	margin-top: 4px;
	padding-right: 40px;
	right: 0;
	text-decoration: none;
}
.box a.full {
	height: 314px;
	left: 0;
	position: absolute;
	top: -30px;
	width: 220px;
}