#wholePageWrap {
	padding-top: 50px;	
}
#pageWrap {
	width:666px;	
	background: #004d74;
	position: relative;
  	color: #fff; 
}


#expoWrap {
	width:666px;	
	background: #0f5e39;
	position: relative;
  	color: #fff; 
}

#krchovWrap {
	width:666px;	
	background: #755e25;
	position: relative;
  	color: #fff; 
}

#lagrWrap {
	width:666px;	
	background: #524e4e;
	position: relative;
  	color: #fff; 
}


#prirodaWrap {
	width:666px;	
	background: #124404;
	position: relative;
  	color: #fff; 
}

#pageTextWrap {
	padding: 0px 15px 40px 15px;
}
.leftPageText {
	width: 350px;
	float: left;
}
.rightPageText {
	width: 230px;
	float: left;
	padding-left: 35px;
	padding-top: 25px;
}
.topExposition {
	padding-bottom: 40px; 	
}
.bottomExposition ul {
	text-align: center;
	
}
.bottomExposition ul li {
	float: left;
	padding-left: 15px;
	padding-bottom: 15px;
	
}


#specializationWorkplace {

  padding: 20px 15px 15px 15px;
  width: 420px;
  /*text-align: justify;   */
}

#specializationWorkplace dl{
  padding-bottom: 12px;
}
#specializationWorkplace dt{
  font-weight: bold;
  padding: 0px 0 2px 0;
}
#specializationWorkplace dd {
  /*  margin-left: 40px;*/
}



#pageTextWrap ul, p, h2, h3 {
  	list-style: disc;
  	padding-left: 12px;
  	padding-right: 12px;
  	padding-top: 8px; 	
}





#pageTextWrap ol{
  padding-top: 5px;
  padding-left: 33px;
}

#pageTextWrap ul, #museumTextWrap ul{
  	list-style-type: none;
  	padding-left: 24px;
}
#pageTextWrap ul li{
    padding-top: 4px;
}

#pageTextWrap .rightPageText ul, .bottomExposition ul li {
  list-style: none;
  padding-left: 0px;
}

#pageTextWrap a {
  color: #EFEFEF ;

}
