
/* GOMBOK */

.locationsTab
{
	display:block;
	float:left;
	width:152px;
	height:54px;
	padding-left:28px;
	padding-top:17px;
	background:url(../i/tab_locations_active.gif) no-repeat;
	margin-left:-1px;
	font-size:18px;
	text-decoration:none;
	color:#e6253a;
}

.locationsTabInactive
{
	background:url(../i/tab_locations_inactive.gif) no-repeat;
	color:#FFF;	
}

.locations
{
	margin-top:20px;
}

.locationDescription
{
	padding-left:31px;
	padding-right:31px;
	padding-top:28px;
	padding-bottom:28px;
}

.locationDescription p
{
	padding-top:22px;
	line-height:14px;
}

.locationContact
{
	height:86px;
	background-color:#e6253a;
	color:#FFF;
}

.locationContact ul
{
	padding-left:20px;
	padding-top:20px;
	float:left;
}

.locationContact ul li
{
	background:url(../i/icon_li.gif) no-repeat 0 2px;
	padding-left:13px;
	padding-bottom:5px;
}

.locationContact p
{
	float:right;
	padding-left:19px;
	padding-right:32px;
	border-left:#FFF solid 1px;
	padding-top:5px;
	padding-bottom:5px;
	margin-top:21px;
}

.locationContact a
{
	text-decoration:none;
	color:#FFF;
}

.locationContact p a
{
	display:block;
	padding-top:2px;
	padding-bottom:2px;
	font-weight:bold;
}

.locationContactLink2
{
	background:url(../i/icon_pdf.gif) right no-repeat;
	padding-right:36px;
}

/* MAP */

.locationMapContent
{
	padding-left:31px;
	padding-right:31px;
	padding-top:28px;
	overflow:hidden;
	width:588px;
	padding-bottom:30px;
}

.locationMapContent ul
{
	padding-top:29px;
	float:left;
}

.locationMapContent ul li
{
	padding-bottom:16px;
	padding-left:60px;
	width:361px;
	text-align:justify;
	line-height:14px;
}

.locationMapContentLi1
{
	background:url(../i/icon_tomegkozlekedes.gif) no-repeat top left;
}

.locationMapContentLi2
{
	background:url(../i/icon_auto.gif) no-repeat top left;
}

.locationMapContentLi1, .autobus, .bus
{
	background:url(../i/icon_tomegkozlekedes.gif) no-repeat top left;
}

.tramvaj, .tram
{
	background:url(../i/vili.gif) no-repeat top left;
}

.car{
    background:url(../i/icon_auto.gif) no-repeat top left;
}

.trolejbus{
    background:url(../i/icon_trolley.gif) no-repeat top left;
}

.metrem, .metro
{
	background:url(../i/metro.gif) no-repeat top left;
}

.locationMap
{
	width:135px;
	height:135px;
	background-color:#CCC;
	float:right;
	margin-top:28px;
}

.locationPanorama
{
	padding-left:31px;
	padding-right:31px;
	padding-bottom:30px;
}

.panoramaHolder
{
	padding-top:30px;
}
