body {
	font-family:  'PTSansNarrowRegular';
	background: #EEE9D5 url(../_sliki/pozadina-glavna.png) repeat;
}

a {
	-moz-transition: background-color .15s ease-out, color .2s ease-out, border .15s ease-out;
	-o-transition : background-color .15s ease-out, color .2s ease-out, border .15s ease-out;
	-ms-transition : background-color .15s ease-out, color .2s ease-out, border .15s ease-out;
	-webkit-transition : background-color .15s ease-out, color .2s ease-out, border .15s ease-out;
	transition : background-color .15s ease-out, color .2s ease-out, border .15s ease-out;
}
a:link,a:visited {
	text-decoration:none;
	color:#BB5656;
}

a:hover,a:active {
	text-decoration:none;
	color:#C87373;
}

p a:active {
	position:relative;
	bottom:-1px;
}

p {
	color: #666;
	font-size:1em;
	line-height: 1.3;
	text-align: justify;
}

p+p {
	text-indent: 1.5em;
}

h1 {
	text-align: left;
	font-size: 1.6em;
	color: #666;
	font-weight: normal;
}
h2 {
	font-size: 1.2em;
	color:#97A81D;
	font-weight: normal;
	margin-bottom: 15px;
}

h3 {
	font-weight: normal;
	color: #97A81D;
	margin-bottom: 20px;
	font-size: 1em;
}

 #logo_wrapper {
	margin-right: auto;
	margin-left: auto;
	height: 140px;
	width: 940px;
}

#logo {
	float:left;
	margin-top: 25px;
}

#logo_wrapper #tipografija {
	float:left;
	margin-top: 75px;
	margin-left: 15px;
}

#logo_wrapper #rcm {
	float: right;
	margin-top: 105px;
}

#meni_wrapper {
	height: 34px;
	width: 964px;
	margin-left:auto;
	margin-right:auto;
	background: #9AAD30;
	-moz-box-shadow:0 1px 1px rgba(140, 140, 140, 0.5);
	-webkit-box-shadow:0 1px 1px rgba(140, 140, 140, 0.5);
	box-shadow:0 1px 1px rgba(140, 140, 140, 0.5);
	z-index:10;
	position:relative;
	border-top: 1px solid #AAB546;
	border-bottom: 1px solid #6D7B22;
	background-image:-moz-linear-gradient(top, #C5CE84 0%, #9AAD30 10%, #9AAD30 93%, #889629 100%);
	background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#C5CE84), color-stop(10%,#9AAD30), color-stop(93%,#9AAD30), color-stop(100%,#889629));
	background-image: -o-linear-gradient(top, #C5CE84 0%, #9AAD30 10%, #9AAD30 93%, #889629 100%);
	background-image: -ms-linear-gradient(top, #C5CE84 0%, #9AAD30 10%, #9AAD30 93%, #889629 100%);
	background-image: linear-gradient(top, #C5CE84 0%, #9AAD30 10%, #9AAD30 93%, #889629 100%);
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius : 5px;
	border-top-right-radius : 5px;
	border-right: 1px solid #91A22D;
	border-left: 1px solid #91A22D;
	
}

#meni {
	float:right;
}

#meni_wrapper #meni li {
	list-style: none;
	float: left;
	position: relative;
}

#meni_wrapper #meni li a {
	display: block;
	text-align: left;
	color:#F8F5EF;
	font-style: normal;
	font-size:1em;
	background: #9AAD30;
	padding: 8px 20px 10px 15px;
	background-image:-moz-linear-gradient(top, #C5CE84 0%, #9AAD30 10%, #9AAD30 93%, #889629 100%);
	background-image:-o-linear-gradient(top, #C5CE84 0%, #9AAD30 10%, #9AAD30 93%, #889629 100%);
	background-image:-ms-linear-gradient(top, #C5CE84 0%, #9AAD30 10%, #9AAD30 93%, #889629 100%);
	background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#C5CE84), color-stop(10%,#9AAD30), color-stop(93%,#9AAD30), color-stop(100%,#889629));
	background-image: linear-gradient(top, #C5CE84 0%, #9AAD30 10%, #9AAD30 93%, #889629 100%);
}
#language {
	border-left:1px dotted #EAE2C6;
	border-left:1px dotted rgba(234, 226, 198, 0.8);
	-moz-border-radius-topright: 5px;
	border-top-right-radius : 5px;
}
#meni_wrapper #meni li a:hover {
	background: #7D8C26;
	color: #D8D1BA;
}
a.navigation {
	width: 75px;
	background: url(../_sliki/strelki_meni.png) no-repeat 85px center !important;
	background-image:-moz-linear-gradient(top, #C5CE84 0%, #9AAD30 10%, #9AAD30 93%, #889629 100%);
	background-image:-o-linear-gradient(top, #C5CE84 0%, #9AAD30 10%, #9AAD30 93%, #889629 100%);
	background-image:-ms-linear-gradient(top, #C5CE84 0%, #9AAD30 10%, #9AAD30 93%, #889629 100%);
	background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#C5CE84), color-stop(10%,#9AAD30), color-stop(93%,#9AAD30), color-stop(100%,#889629));
	background-image: linear-gradient(top, #C5CE84 0%, #9AAD30 10%, #9AAD30 93%, #889629 100%);
}
a.navigation:hover {
	width: 75px;
	background: #7D8C26  url(../_sliki/strelki_meni.png) no-repeat 85px center !important;
} 
.navigation1 {
	width: 75px;
	background: #7D8C26  url(../_sliki/strelki_meni.png) no-repeat 85px center !important;
}
#about_div, #tretman_div {
	position: absolute;
	display: none;
	-moz-box-shadow:1px 1px 1px rgba(80, 80, 80, 0.9);
	-webkit-box-shadow:1px 1px 1px rgba(80, 80, 80, 0.9);
	box-shadow:1px 1px 1px rgba(80, 80, 80, 0.9);
	background: #88992B;
	border-top: 1px solid #697621;
}
#about_div a, #tretman_div a {
	padding-right:0 !important;
	width: 130px;
	background:#88992B !important;
}
#about_div a:hover, #tretman_div a:hover {
	background: #7D8C26 !important;
	-moz-box-shadow:  inset 0px 1px 1px rgba(87, 98, 28, 0.4), inset 0px -1px 1px rgba(150, 168, 47, 0.9);
	-webkit-box-shadow: inset 0px 1px 1px rgba(87, 98, 28, 0.4), inset 0px -1px 1px rgba(150, 168, 47, 0.9);
	box-shadow: inset 0px 1px 1px rgba(87, 98, 28, 0.4), inset 0px -1px 1px rgba(150, 168, 47, 0.9);
}
#glaven_wrapper {
	height: auto;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	background: #FFFDFD url(../_sliki/bonsai_pozadina.jpg) no-repeat center bottom;
	margin-bottom: 80px;
	padding: 90px 70px 530px;
	-moz-box-shadow:  0 3px 1px rgba(100, 100, 100, 0.6);
	-webkit-box-shadow: 0 3px 1px rgba(100, 100, 100, 0.6);
	box-shadow: 0 3px 1px rgba(100, 100, 100, 0.6);
	border-right: 3px solid #91A22D;
	border-bottom: 5px solid #91A22D;
	border-left: 3px solid #91A22D;
	z-index:1;
}

#glaven_dekor {
	display: block;
	margin: 40px auto 60px;
}
#dolen_wrapper {
	background:#D2C186 url(../_sliki/pozadina-dolna.png) repeat;
	height: 325px;
	width: 100%;
	text-align: justify;
	border-top: 1px solid #E8DEBF;
	-moz-box-shadow:0 -2px 8px rgba(120, 120, 120, 0.2);
	-webkit-box-shadow:0 -2px 8px rgba(120, 120, 120, 0.2);
	box-shadow:0 -2px 8px rgba(120, 120, 120, 0.2);
	position:relative;
}

#dolen_wrapper #lokacija {
	background: #FFFBFB;
	height: 300px;
	width: 960px;
	border: 3px solid #91A22D;
	-moz-border-radius:45px;
	border-radius:45px;
	position:absolute;
	top: -45px;
	left: 0;                 
	right: 0;
	margin-left: auto;                                
	margin-right: auto;
	-moz-box-shadow:  0 3px 1px rgba(100, 100, 100, 0.6);
	-webkit-box-shadow: 0 3px 1px rgba(100, 100, 100, 0.6);
	box-shadow: 0 3px 1px rgba(100, 100, 100, 0.6);
}

#lokacija p {
  font-size:0.8em;
}
#tekst_za_kontakt_lev {
	height:220px;
	width:340px;
	float:left;
	margin-left: 70px;
	margin-top: 45px;
}
#lokacija #dolen_dekor {
	position:absolute;
	right: 460px;
	bottom: 30px;	
}

#tekst_za_kontakt_desen {
	height:220px;
	width:340px;
	float:left;
	margin-top: 45px;
	margin-left: 140px;
}

#fusnota {
	width: 350px;
	height:30px;
	margin-right: auto;
	margin-left: auto;
	background: #333;
	-moz-border-radius-topleft:20px;
	-moz-border-radius-topright:20px;
	border-top-left-radius:20px;
	border-top-right-radius:20px;
	border-top: 1px solid #F4F4F4;
	border-right: 1px solid #F4F4F4;
	border-left: 1px solid #F4F4F4;
	position:absolute;
	left: 0;                 
	right: 0;
	bottom:0;
	margin-left: auto;                                
	margin-right: auto;
}
#fusnota p {
	font-size: 0.7em;
	color: #CCC;
	text-align: center;
	margin-top:10px;
}
#fusnota a:link, #fusnota a:visited {
	color: #ccc;
}
#fusnota a:hover, #fusnota a:active {
	color:#C87373;
}
#tekst_za_kontakt_desen p {
	line-height: 2.1;
	position:relative;
	top:-4px;
}
.zelena {
	color:#9AAD30;
}
.clear {
	clear:both;
}