.text1 {
	font-family: 'Play', sans-serif;
	font-size: 16px;
	color: #555555;
}
.text2 {
	font-family: 'Play', sans-serif;
	font-size: 14px;
	color: #bbb;
}
.text3 {
	font-family: 'Play', sans-serif;
	font-size: 15px;
	color: #555555;
}
a {
	text-decoration: none;
	font-family: 'Play', sans-serif;
	font-size: 18px;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #AA0000;
}
img {
	border: 0px;
}
#slideshow {
  	width: 1024px;
  	height: 404px;
  	border: solid;
  	border-color: gray;
  	border-width: 1px;
  	position: relative;
  	margin-left: auto;
  	margin-right: auto;
  	top: 150px;
}
#logo-n {
	position: absolute;
	top: 78px;
	left: 50%;
	margin-left: -515px;
	z-index: 1;
}
#link-n1 {
	position: absolute;
	top: 115px;
	left: 50%;
	margin-left: 370px;
}
#link-n {
	position: absolute;
	top: 115px;
	left: 50%;
	margin-left: 477px;
}
#naslov {
	position: absolute;
	top: 81px;
	left: 50%;
	margin-left: -423px;
}
#container {
	background-color:white;
	width:1020px;
	height: 640px;
	position:relative;
	top: 0px;
	margin-left:auto;
	margin-right:auto
}
#content {
	height:555px;
	width: 850px;
	position: relative;
	top: 0px;
	left: 0px;
	float:right;
}
#navig {
	height:50px;
	width: 1000px;
	position: relative;
	top: 0px;
}
#navig2 {
	height:555px;
	width: 150px;
	position: relative;
	top: 0px
}
#vesti, #onama, #tipski, #kontakt {
	width:1000px;
	height:435px;
	position:relative;
	top:85px;
	left:0px;
	display: none;
}
#projekti {
	width:790px;
	height:445px;
	position: relative;
	margin-top:50px;
	margin-left:60px;
}
#projekti-pr {
	width:790px;
	height:440px;
	position: relative;
	margin-top:50px;
	margin-left:70px;
}
#foto-cont {
	width: 580px;
	height: 435px;
	overflow: hidden;
}
#pr-foto {
	border:solid;
	border-color: #dedede;
	border-width: 1px;
	max-width: 560px;
	max-height: 430px;
}
#vesti-kont {
	position: absolute;
	left: 0px;
	width: 1000px;
	height: 435px;
}
a.vesti {
	text-decoration: none;
	font-family: 'Play', sans-serif;
	font-size: 14px;
	color: #999999;
}
a:hover.vesti {
	text-decoration: underline;
	color: #AA0000;
}
#footer {
	position: absolute;
	bottom: 0px;
	height: 60px;
	width: 99%;
}
#footer1 {
	position: relative;
	margin-top: -20px;
	height: 60px;
	width: 99%;
}
input.border {
	border: solid;
	border-color: gray;
	border-width: 1px;
	width: 229px;
}
ul {
	list-style-type:none; 
	overflow: hidden;
}
li {
	float: left;
	display: block;
	width: 250px;
}