@charset "windows-1250";
#atelier_galerie_fotky {
	height: 260px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	float: left;
	width: 520px;
	text-align: left;
}
#publik_galerie_fotka {
	float: left;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 4px;
	color: #000;
}
#publik_obr {
	text-align: center;
}
#publik_obr_popis {
	float: left;
	width: 100%;
	margin-top: 5px;
	text-align: center;
	font-size: 10px;
}
#public_uvod_galerie {
	float: left;
	margin-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	padding-left: 30px;
	width: 480px;
}
#clanek_break {
	clear: both;
	height: 1px;
	width: 100%;
}



#nazvy_galerii {
	position:relative;
	width:918px;
	height:30px;
	background-color: #1D1D23;
}
#nazvy_galerii a {
	color: #D0A765;
	width: 197px;
	height: 20px;
	display: block;
	font-weight: normal;
	text-decoration: none;
	padding-left: 3px;
}
#nazvy_galerii ul {
	list-style-type:none;
	margin: 0px;
	padding: 0px;
	display: block;
}
#nazvy_galerii li, normal {
	display:inline;
	height: 20px;
	margin: 0px;
	font-weight: bold;
	color: #FFF;
	padding: 1px;
	width: 197px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D0A765;
}
#nazvy_galerii  li:hover, .vybrana_gal  {
	display:inline;
	height: 20px;
	background-color: #6F0000;
	margin: 0px;
	font-weight: normal;
	color: #6F0000;
	padding: 1px;
	width: 197px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D0A765;
}

