* {
	margin: 0;
}

html, body {
	background-image:url(../images/layout/background.jpg);
	background-repeat: repeat-x;
	background-color: #eeeeee;
	margin: 0;
	padding: 0;
	height: 100%;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #898989;
}

#wrapper {
	width: 960px;
	margin: 0 auto -162px;
	min-height:100%;
	height: auto !important;
	height: 100%;
}

#header {
	background-image: url(../images/design/head-background.jpg);
	background-repeat: repeat-y;
	width: 950px;
	height: 440px;
	padding-top: 20px;
}

#content {
	background-color: #ffffff;
	width: 910px;
	float: left;
	overflow: auto;
	padding-bottom: 162px;
	padding: 20px 20px 20px 20px;
}

#main {
	background-color: #ffffff;
	width: 630px;
	float: left;
	overflow: auto;
	padding-left: 30px;
}

#sidebar1 {
	background-color: #ffffff;
	float: left;
	width: 250px;
	min-height: 100%;
	padding-bottom: 10px;
}

#footer-wrapper {
	width: 960px;
	margin: 0 auto;
	padding-top: 40px;
	height: 112px;
}

#footer {
	background-image: url(../images/layout/footer.jpg);
	background-repeat:repeat-x;
	position:relative;
	width: 100%;
	margin-bottom: -162px;
	height: 162px;
	clear: both;
}

/*/////// text style //////*/

h1 {
	background-image:url(../images/layout/h1.jpg);
	background-repeat:no-repeat;
	width: 630px;
	height: 36px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #3d3d3d;
	padding-bottom: 20px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 40px;
	font-weight: bold;
	color: #3d3d3d;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3d3d3d;
	padding-left: 5px;
}

strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #3d3d3d;
}
	
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #898989;
	text-align: justify;
}

.telefon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #898989;
	padding-top: 5px;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	padding-top: 14px;
	text-align: center;
}

.locilnica {
	background-image:url(../images/layout/locilnica.jpg);
	background-repeat:no-repeat;
	width: 250px;
	height: 9px;
}

.slika {
	float:left;
	padding-right: 20px;
	padding-bottom: 10px;
}

ul.circle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #898989;
	line-height: 18px;
	list-style-type: disc;
	padding-left: 30px;
}


/*/////// links //////*/

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #898989;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #b7cd00;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #898989;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #898989;
	text-decoration: underline;
}

.preberi-vec:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #b7cd00;
	text-decoration: none;
}
.preberi-vec:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #3d3d3d;
	text-decoration: none;
}
.preberi-vec:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #b7cd00;
	text-decoration: none;
}
.preberi-vec:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #b7cd00;
	text-decoration: none;
}

.slike:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #ffffff;
}
.slike:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #b7cd00;
}
.slike:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #ffffff;
}
.slike:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #ffffff;
}

.galerija {
	width: 190px;
	padding: 5px;
}




