
body {
	font-family: arial, sans-serif;
	font-size: 80%;
}
a img {
	border: none;
}
#carouselHolder, #promo_728x100, #promo180x180, #topEvent, #menuTop, #changeCountry, #menuLang, #vstupenka, #ticketProKlub, #mainMenu, #leftColumn, #breadcrumbs, #search, #advancedSearch, #footer .textHolder, .print-none, .footerLogo, div.reset hr, #topAction, #rightSidebarHolder, div.utilsHolder p, .banner, .menuTop  {
	display: none;
}
.event {
	float: left;
	width: 245px;
	min-height: 125px;
	margin-bottom: 20px;
}
.accordion .event {
	font-size: 90%;
}
.accordion .event h3 {
	margin-top: 5px;
}
.event h3 {
	font-size: 100% !important;
	font-weight: normal;
	margin-bottom: 5px;
}
.event p {
	margin: 0 0 5px 0;
	padding: 0;
}
.eventImage {
	text-align: center;
	line-height: 1em;
	float: left;
	width: 100px;
	margin-right: 15px;
}
.eventPoster {
	height: 100px;
	margin-bottom: 5px;
}
.eventInfo {
	line-height: 1.2em;
	float: left;
	width: 120px;
}
.eventInfo .date {
	color: #3399CC;
	margin-top: 5px;
}
/* --- shops --- */
#shops {
	padding-top: 10px;
}
.shop {
	color: #333;
	line-height: 1.5em;
	padding: 10px 0 10px 0;
    border-top: 1px solid #CCC;
}
.shop h3 {
	color: #006699;
	font-size: 110%;
	margin-bottom: 15px;
}
.shop h3 em {
	color: #666;
	font-size: 90%;
	font-style: normal;
	font-weight: normal;
}
.shop .photo {
	float: left;
	width: 220px;
}
.shopInfoSmall {
	float: right;
	width: 505px;
}
.shop_address {
	margin-bottom: 15px;
}
.shop .logo {
	float: left;
	margin-right: 15px;
}

/* --- Info Box HP ---*/
#infoBoxes {
	clear: both
	width: 100%;
}
.infoBox {
	background: #CCCCCC;
	width: 100%;
	min-height: 122px;
	padding-bottom: 10px;
}
.infoBox h3, .infoBox h3 a {
	font-size: 100%;
	color: #005298;
	padding: 15px 20px 8px 20px;
}
.infoBox p { margin: 0 20px 0 20px; }
.infoBox a { color: #666666; }
.infoBox ul { margin: 0 20px 5px 35px; }
.infoBox li { line-height: 1.3em; }
.reset {
	clear: both;
	display: block;
	height: 1px;
	overflow: hidden;
	width: 100%;
}


