a:link {color:#999;
    -webkit-transition: color 300ms ease-in 200ms;
    -moz-transition: color 300ms ease-in 200ms;
    -o-transition: color 300ms ease-in 200ms;
    transition: color 300ms ease-in 200ms;
}
a:active {color: #000;}
a:visited {color: #999;}
a:hover {color: #000;}

body {
	background-color: #D5E7EB;
	margin: 0;
	font-family: verdana, arial, sas-serif;
	font-size: 12px;
	overflow: -moz-scrollbars-vertical;
    overflow: scroll;
}

{
margin: 0;
}
html, body {
height: 100%;
}
.wrapper {
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -95px;
}
.footer, .push {
height: 95px;
}

#headerbg {
	background-image: url(slike/background.jpg);
	background-position: center;
	height: 180px;
	background-attachment: scroll;
}
#menu {
	position: relative;
	background: transparent;
	overflow: visible;
	left: -20px;
	top: -10px;
}
#sadrzaj {
	position: relative;
}
#logo {
	width: 187px;
	height: 140px;
	position: relative;
	float: left;
}
#bos {
	height: 45px;
	width: 70px;
	float: left;
	top: -40px;
	position: relative;
}
#footer {
	background-color: #F0F0F0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#web {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: lighter;
}
.wrapper #sadrzaj .style31 .style35 {
	word-spacing: 3px;
}
