h1 {
	color: #E74011;
	text-align: center;
	margin-bottom: 10px;
}

#content .mceContentBody {
	text-align: center;
}


/* --- Tabs --- */

#content .tabs {
	margin-bottom: 50px;
}


/* --- Tab: Velikosti a ceny --- */

#tab-velikosti-ceny .box {
	display: block;
	float: left;
	width: 450px;
	margin-top: 50px;
	margin-left: 50px;
}

#tab-velikosti-ceny .box.last {
	width: 420px;
	margin-left: 80px;
}

#tab-velikosti-ceny .box h2 {
	color: #4f4f4f;
	font-family: "Titillium Regular", Arial, sans-serif;
	font-size: 20px;
}

#tab-velikosti-ceny .box p {
	float: left;
	width: 250px;
}

#tab-velikosti-ceny .box .button {
	float: right;
	margin-top: 15px;
}


/* --- Tab: Praktické info --- */

#tab-prakticke-info {
	margin-top: 20px;
}

#tab-prakticke-info .item p {
	float: right;
	width: 200px;
	padding-right: 10px;
}

#tab-prakticke-info .button-wrapper {
	margin-top: 60px;
	text-align: center;
}

.vyuziti-txt h3 { color: #e74011; font-size: 30px; text-align: center; padding: 70px 0px 50px 0px; }
.vyuziti-txt p { float: left; width: 390px; padding-left: 55px; }
.vyuziti-txt .two { padding-left: 45px; }

.foto-wrapper {
	clear: both; 
	padding: 40px 0px 0px 0px;
	width: 1000px;
	overflow: hidden;
}

.foto-wrapper .foto {
	width: 1100px;
}

.foto-wrapper .foto IMG {
	display: block; float: left;
	margin: 0px 24px 24px 0px;
}


#napsali { width: 1000px; overflow: hidden; margin-bottom: 20px; position: relative; top: -10px; }
#napsali .over { width: 1100px; }

#napsali a { 
	display: block; float: left;
	margin: 0px 27px 0px 0px;
	color: #4f4f4f;
	text-decoration: none;
	width: 315px;
	height: auto;
	overflow: hidden;
	border: 1px solid transparent; 
}

#napsali a:hover { 
	border: 1px solid #e74011;
} 

#napsali a IMG { width: 315px; display: block; }

#napsali a h3 { 
  display: block;
  padding: 10px 24px;
  color: white;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
  background-color: #e74011;
  border: 0px;  
  line-height: 1.3; 
  overflow: hidden; 
  text-align: left;
  height: 52px;
  overflow: hidden;
  
  	
} 

#napsali a:hover h3 { 
    background-color: #464646;
}