@charset "windows-1250";
.s-item {
	height: 180px;
	width: 360px;
	float: left;
	margin-bottom: 4px;
	color: #000000;
	margin-left: 8px;
	border: 1px dashed #999999;
	background-color: #FFFFFF;
}
.s-nazev {
	height: 40px;
	width: 160px;
}
.s-item h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 4px;
	width: 238px;
	display: block;
	float: left;
	color: #93750F;
}
.s-mizik {
	color: #FFFFFF;
}
.s-item a {
	color: #333333;
	text-decoration: none;
	display: block;
	width: auto;
}

.s-fine {
	height: 20px;
	width: auto;
	font-size: 14px;
	margin-top: 4px;
	margin-right: 12px;
	margin-left: 7px;
	color: #FF0000;
	font-weight: bold;
}

.s-fine img {
	float: right;
	height: 30px;
	width: 40px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.s-img {
	height: 180px;
	width: 100px;
	padding-right: 7px;
	padding-left: 7px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	float: left;
	background-color: #FFFFFF;
}
.s-kos {
	float: right;
	font-size: 14px;
}

.s-item p {
	padding: 4px;
	font-size: 12px;
	height: 80px;
	width: 238px;
	overflow: hidden;
	float: left;
	margin: 0px;
}
.s-menu {
	float: left;
	width: 190px;
	background-color: #FFFFFF;
	background-image: url(images/navitop.jpg);
	padding-top: 35px;
	background-repeat: no-repeat;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 12px;
	font-weight: bold;
}
.s-menu a {
	color: #000000;
	text-decoration: none;
	display: block;
	width: 190px;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #8F720A;
}
.s-red {
	color: #FF0000;
}

.s-img img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.s-menu a:hover {
	background-color: #86A108;
	color: #FFFF00;
}
.s-blok {
	float: left;
	width: 750px;
}
h1 {
	font-size: 24px;
}

