* {
	margin:0pt;
	padding:0pt;
}ul, li {		list-style:none;	margin-top:0.4em;	}p {	margin-top:0.2em;	}
body {
	background-color:#F2F2F1;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	line-height:1.415em;
}
#content {
	margin:20px auto;
	width:60em;
}
#flashObject {
	display:none;
}
h1, h2, h3, h4, h5 {
	clear:both;
}
h1 {
	font-size:1em;
	line-height:1.415em;
	border-bottom-width:thin;
	border-bottom-color:#999;
	border-bottom-style:solid;
}
h2 {
	font-size:2em;
	line-height:1.415em;
	padding-bottom:0.1em;
	border-bottom-width:medium;
	border-bottom-color:#999;
	border-bottom-style:solid;		padding-top:1em;
}
h3 {
	font-size:130%;
	line-height:1.415em;
	border-bottom-width:thin;
	border-bottom-color:#999;
	border-bottom-style:solid;
	margin-top: 1em;
}
h4 {
	font-size:130%;
	line-height:1.415em;
}
h6 {
	font-size:100%;
	line-height:1.415em;
	font-weight:bold;
	margin-top: 1em;
}
h5 {
	font-size:80%;
	line-height:1.415em;
}

a.current {
	text-decoration:none;
	color:#333;
}
a {
	text-decoration:none;
	color:#687B88;
}
a:active, a:hover {
	color:#687B88;
}
a.current:active, a.current:hover {
	color:#333;
}

hr {
	height: 0px;
	border: 0;
	border-bottom-color:#999;
	border-bottom-width:thin;
	border-bottom-style:solid;
	margin: 1em 0;
}

#warning {
	display:none;
	margin-top:30px;
	padding:1em;
	border:1px solid #A00;
}
#warningp {
	margin:0px;
}

p.lead {
	font-size:120%;
	line-height:1.415em;
}

.gallery {
	line-height: 100%;
}
img {
	border: 0px;
	margin-right:1%;
	margin-bottom:1%;
}

h2+img {
	margin-top:1em;
}

p img {
	float:left;
	width:13%;
	margin-top:0.3em;
	margin-right:1em;
}

p img.zaposlenik {
	width:auto;
}

p.download {
	margin-top: 0;
}

p + p {
	margin-top: 1em;
}

#copyright {
	margin-top: 2em;
	border-top-color:#999;
	border-top-width:thin;
	border-top-style:solid;
	clear:both;
	font-weight: bold;
}

div.clear {
	clear:both;
}

dt {
	float: left;
	width: auto;
	padding-right: 1ex;
}

@media print {
	body {
		background:white;
		color:black;
		font-size:10pt;
		line-height:1.415em;
	}
	#content {
		margin:auto;
		padding: 0;
		width:auto;
	}	
	h4 {
		font-size:12pt;
		line-height:1.415em;
	}
	.bottomnavi {
		display:none;
	}
	a {
		color: #333;
	}
	a.current {
		text-decoration:none;
		color:black;
	}
	#main_menu {
		display:none;
	}
}