.hla_hla {
	width: 950px;
}
.hla_left {
	float: left;
	width: 20%;
}
.hla_right {
	float: right;
	width: 78%;
	padding-left: 5px;
}
.hla_right1 {
	float: left;
	width: 78%;
	padding-left: 5px;
}
.hla_right2 {
	float: right;
	width: 20%;
}

.tlacitko {
	width: 95%;
	border-bottom: thin groove Gray;
	background-color: #909090;
	color: White;
	text-align: left;
	margin-right: 0%;
	letter-spacing: 1px;
	padding-left: 5%;
	margin-bottom: 5%;
}
.tlacitko1 {
	width: 90%;
	border-bottom: thin groove Gray;
	background-color: #e3dd89;
	color: black;
	text-align: center;
	letter-spacing: 1px;
	margin-bottom: 5%;
   padding-top: 5%;
	padding-bottom: 5%;
	padding-left: 5%;
	padding-right: 5%;
	margin-left: 0%;
}
a {
	color: White;
	text-decoration: none;
}
a:hover {
	color: Yellow;
	font: bold;
	text-decoration: none;
}
.imgsd img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=75);
-moz-opacity: 0.75;
}

.imgsd:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}
.nadpis {
	font-weight: bold;
	letter-spacing: 2px;
	color: #5C5C5C;
	text-align: center;
	font: bolder;
	text-decoration: underline;
	font-size: 42px;
	font-style: italic;
}
.menu_p1 {
	background-color: #eae593;
}
