a {
  color: #ffffff;
  text-decoration: underline;
}

#contactWrap {
	width: 666px;
	padding-top: 50px;
  padding-bottom: 10px;	
}

#contactWrap dd,dt {
	line-height: 17px;
}
.openingTime dd {
  margin-left: 170px;
}

#tabs {
	padding-bottom: 10px;
		
}
#contactGallery {
	padding: 10px;	
	
}
#contactIn {
	padding: 13px;
	background: #00b6ad;	
	position: relative;	
}
.infoButton {
	position: absolute;
	top: 50px;
	right: 10px;	
}
.galleryButton {
	position: absolute;
	top: 40px;
	right: 10px;	
}
.mapButton {
	position: absolute;
	top: 40px;
	right: 10px;	
}
#contactIn h2 {
	font-size: 19px;
}

#museumWrap {
	padding-top: 25px;
	color: #fff;
}

.entryComent {
  padding-top: 10px;

}

.contactTextsWrap {
	width: 400px;
	float: left;
}

.contact1stLine {
	height: 140px;
}

h4 {
	font-weight: bold;
	text-decoration: underline;
	padding-bottom: 4px;
}

.adress {
	float: left;
	padding-right: 35px;
}

.transit {
	float: left;
	width: 175px;
	
}

.transit p {
  text-align: left;
}

.contact2ndLine {

  padding-top: 10px;	  
}

.contact2ndLine dt {
	float: left;
	width: 140px;
	font-weight: bold;
}

.contact3rdLine {
	padding-top: 30px;
}

.contact3rdLine dt {
	float: left;
	width: 140px;
	font-weight: bold;
}

#contactMap {
	height: 337px;
	background: #a1200d;
	margin-top: 5px;
	position: absolute;
	visibility: hidden;
}

#contactMap iframe {
	padding-top: 56px;
	padding-left: 13px;
}

#expositionWrap {
	width: 666px;
	padding-top: 50px;
}

#wholeExposWrap {
	margin-top: 35px;
}

#ongoingExposWrap {
	float: left;
	margin-right: 46px;
	width: 310px;
}

#ongoingExposWrap h5 {
	color: #00b5ae;
	font-size: 18px;
	padding-bottom: 15px;
}

.expoDateStill {
	color: #20b573;
}

#stillExposWrap {
	float: left;
}

#stillExposWrap h5 {
	color: #20bf89;
	font-size: 18px;
	padding-bottom: 15px;
}

#expositionIn {
	padding: 5px;
	background: #ed1b2e;
}

.expoBox {
	padding-bottom: 10px;
}

.removeElement {
	position: absolute;
	top: 10px;
	right: 10px;
}

#contactGallery {
	background: #756dba;
	height: 337px;
	margin-top: 5px;
	position: relative;
	display: none;
}
.contactNavigation  {
	height: 30px;
}
.contactNavigation li {
	float: left;
	display: block;
	margin-right: 15px;

}

.contactNavigation li a {
	color: #000;
	
}
.goToMap {
	display: block;
	background: url(../images/contactMapBlack.jpg) no-repeat;
	width: 63px;
	height: 18px;
}
.goToGallery {
	display: block;
	background: url(../images/contactGalleryBlack.jpg) no-repeat;
	width: 63px;
	height: 18px;
}



