h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #333333;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1em;
	font-weight: bold;
}
img.left {
	float: left;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#page {
	width: 100.2em;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	background-image: url(slike/sencka.jpg);
	background-repeat: repeat-y;
	position: absolute;
}
#okvir {
	margin-right: auto;
	margin-left: auto;
	width: 100.2em;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}


/* Content */

#content {
	float: right;
	width: 71em;
	position: relative;
}

/* Sidebar */

#sidebar {
	float: left;
	margin-left: 6.3em;
	width: 20.6em;
}
#sidebar p {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 1.3em;
	line-height: 16px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#sidebar   ul   {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
.firma {
	float: right;
	width: 26em;
	margin-bottom: 2em;
}
.firma img {
	padding-right: 20px;
}

#tekst {
	float: left;
	width: 42em;
	position: relative;
}
#tekst p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #5A5A5A;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}


#logotipi {
	width: 69em;
	height: 6em;
	float: right;
	margin-right: 20px;
}
#reference {
	float: left;
	width: 65.5em;
	position: relative;
}
#reference p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #5A5A5A;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1.5em;
	margin-left: 0px;
	text-decoration: none;
	padding: 0px;
}
#novice p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #5A5A5A;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
	text-decoration: none;
	padding: 0px;
}
#novice a {
	color: #D5221D;
	text-decoration: underline;
}
