.contents {
	width: 990px;
	min-height: 350px;
}
.static {
	float: left;
	width: 200px;
	padding: 20px;
	font-size: 1.1em;
}
.static a {
	font-weight: normal;
}
.static .lv1 {
	width: 170px;
	padding: 6px;
	border-bottom: 1px solid #cccccc;
	font-size: 1.1em;
}
.static .lv1 small {
	font-size: 0.9em;
}
.static .lv2 {
	width: 150px;
	padding: 6px;
	padding-left: 26px;
	border-bottom: 1px solid #cccccc;
	font-size: 1em;
}
.docs {
	float: left;
	width: 710px;
	padding: 20px;
	font-size: 1.4em;
}
.docs hr {
	width: 710px;
	height: 1px;
	margin-bottom: 10px;
	background: transparent;
	border: 0px none;
	border-bottom: 1px solid #cccccc;
	clear: both;
}
.doc-imgl {
	float: left;
	border: 1px solid #999999;
	margin-right: 7px;
	margin-bottom: 7px;
}
.address {
	width: 970px;
	padding: 10px;
	border-top: 1px solid #dddddd;
}
.gallery {
	width: 710px;
	height: 560px;
	margin-top: 10px;
}
#akcije {
	margin-top: 20px;
}
.sitemap1, .sitemap2 {
	 margin-bottom: 0.1em;
	 list-style-type: none;
	 padding-top: 0.1em;
	 padding-bottom: 0.3em;
	 border-bottom: 1px solid #dddddd;
}
.sitemap2 a {
	font-weight: normal;
}
.sitemap1 {
	margin-top: 1em;
}
.sitemap2 {
	margin-left: 50px;
}
.docs td a {
	color: #ff6700;
	text-decoration: underline;
}
.docs td a:hover {
	color: #ff6700;
	text-decoration: none;
}