div.fg-float {
	float: left;
	text-align: center;
	padding: 20px;
}
div.fg-float p {
  font-family: 'Helvetica', 'Arial', sans-serif;
	text-align: center;
	font-size:10px;
}
div.fg-container {
	border: 0px none;
}
div.fg-spacer {
	clear: both;
}
img.nahled{
	border:0;
	float:none;
	border: 0px none;
}


.banner_inspirace {
	width:452px;
	height:202px;
	line-height:20px;
	overflow:hidden;
	padding:0px;
	margin: 10px 5px 10px 30px;
	color: #cc0000;
	background: #dddddd url('../layout-img/bg_inspirace.jpg') no-repeat;
	float:left;
}

.banner_inspirace_text{
	width:150px;
	height:155px;
	line-height:20px;
	overflow:hidden;
	padding:0px;
	margin: 25px 31px 10px 25px;
	color: #000000;
	float:left;
	font-size: 11px;
}

.banner_inspirace_text h2{
    font-family: 'Helvetica', 'Arial', sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
	  margin: 0px;
	  padding: 0px;
	  border: 0px;
	  line-height:20px;
}

.banner_inspirace_text a{
    font-family: 'Helvetica', 'Arial', sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
	  margin: 0px;
	  padding: 0px;
	  border: 0px;
	  line-height:20px;
}

.td_fotogal{
	width:220px;
	height:197px;
	text-align:center;
	vertical-align:middle;
}


.allabout{
    font-family: 'Helvetica', 'Arial', sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
	  margin: 0px;
	  padding: 0px;
	  border: 0px;
	  line-height:20px;
	  color: #a8a8a8;
}


#obsah {
	width:100%;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	text-align:center;
	min-height: 470px; /* pro standardní prohlížeče */
	_height: 470px; /* pro Internet Explorer, který to chápe jako min-height*/
	border-style: dashed;
	border-width: 0 0 1px 0;
	border-bottom-color: #d9d9d9;
}

#sloupec { /* kvůli posuvníku širší o 20px => posun o 10px doleva */
	margin-right:auto;
	margin-left:auto;
	margin-top: 0px;
	width:1000px; /* pův 861 */
	padding:0px;
	text-align:left;
	background-color: transparent;

}



