/* CSS */
.lsf {
	font-family: 'Roboto Slab', serif;;
	-webkit-text-rendering: optimizeLegibility;
	-moz-text-rendering: optimizeLegibility;
	-ms-text-rendering: optimizeLegibility;
	-o-text-rendering: optimizeLegibility;
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	-ms-font-smoothing: antialiased;
	-o-font-smoothing: antialiased;
	font-smoothing: antialiased;
	font-size:1.5em; 
}
.lsf-icon:before {
	font-family: 'Roboto Slab', serif;;
	content: attr(title);
	margin-right: 0.1em;
	font-size: 130%;
	-webkit-text-rendering: optimizeLegibility;
	-moz-text-rendering: optimizeLegibility;
	-ms-text-rendering: optimizeLegibility;
	-o-text-rendering: optimizeLegibility;
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	-ms-font-smoothing: antialiased;
	-o-font-smoothing: antialiased;
	font-smoothing: antialiased;
	font-size:1.5em; 
}
.lsf-icon-dropcap:before {
	font-family: 'Roboto Slab', serif;;
	content: attr(title);
	font-size: 130%;
	-webkit-text-rendering: optimizeLegibility;
	-moz-text-rendering: optimizeLegibility;
	-ms-text-rendering: optimizeLegibility;
	-o-text-rendering: optimizeLegibility;
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	-ms-font-smoothing: antialiased;
	-o-font-smoothing: antialiased;
	font-smoothing: antialiased;
	font-size:1.5em; 
}
body {
	color: #333;
	background: #f5f5f5 url(../images/bg.jpg) repeat top center;
}
.row {
	width: 960px
}
.page_wrap {
	margin: auto;
	padding: 0 10px;
	border-radius: 3px;
	background: #FFF;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.6)
}
.header_nav {
	background: #fff;
	padding: 10px 0 2px;
	margin-bottom: 25px;
	box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
	z-index: 999
}
.header_nav_fullwidth {
	background: #f8f8f8;
	padding: 10px 0 2px;
	margin-bottom: 25px;
	box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4)
}
.header_logo {
	padding-left: 10px;
	padding: 20px 0
}
.header_logo img {
	border: none
}
p {
	color: #333;
	font-size: 1.4em;
	line-height: 1.6;
} /*  font size  */
h1, h2, h3, h4 {
	font-family: 'Roboto Slab', serif;
	font-weight: normal
}
table tbody tr td {
	color: #333;
	font-size: 1.4em;
	line-height: 1.6;
}
.heading_dots {
	background: url(../images/border.gif) repeat-x center;
	clear: both
}
.heading_bg {
	background: #FFF;
	padding: 0 6px 0 0
}
.heading_center_bg {
	background: #FFF;
	padding: 0 10px
}
.heading_left_bg {
	background: #FFF;
	padding: 0 10px 0 0
}
.heading_largesize {
	color: #097754;
	font-size: 2.4em;
	text-align: left;
	font-weight: normal
} /*  font size  */
.nav-bar {
	margin-top: 0;
	background: none
}
.nav-bar > li {
	border: 0;
	padding: 0;
	font-family: 'Roboto Slab', serif;
	letter-spacing: 1px;
	box-shadow: none
}
.nav-bar > li > a:first-child {
	font-size: 1.6em;
	text-transform: uppercase;
	padding: 0 20px
}
.nav-bar > li:last-child {
	border: 0;
	box-shadow: none
}
.nav-bar > li.active:hover {
	background: #097754;
	color: #063;
	cursor: default;
}
.nav-bar > li:hover {
	background: #097754;
	color: #000;
	-webkit-transition: all .6s ease-in-out;
	-moz-transition: all .6s ease-in-out;
	-ms-transition: all .6s ease-in-out;
	-o-transition: all .6s ease-in-out;
	transition: all .6s ease-in-out;
}
.nav-bar > li > a {
	color: #097754
}
.nav-bar > li > a:hover {
	color: #fff;
}
.active a {
	background: #000;
	color: #FFF
}
.nav-bar > li.has-flyout > a:first-child:after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border: solid 5px;
	border-color: #f8f8f8 transparent transparent transparent;
	position: absolute;
	right: 20px;
	top: 17px;
}
.nav-bar > li.has-flyout > a:hover:first-child:after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border: solid 5px;
	border-color: #f8f8f8 transparent transparent transparent;
	position: absolute;
	right: 20px;
	top: 17px;
}
/* nav bar vertical */


.nav-bar.vertical > li {
	border: 0;
}
.nav-bar.vertical > li:last-child {
	border: 0
}
/* footer menu */

.footer_menu {
	text-align: center;
	margin: 10px 0 0;
	padding: 20px 0
}
.footer_menu li {
	display: inline;
	list-style: none;
	font-family: 'Roboto Slab', serif;
	font-size: 1em;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-right: 20px
}
.slika {
	border: solid 1px;
	color: #097754;
	padding: 0px
}

h3 {
	color: #097754;
	font-size: 2em
}
h4 {
	color: #097754;
	font-size: 1.8em;
	font-weight: bold
}
#author {
	text-decoration: none;
	color: #000;
	background: url(../images/main/dev-logo.png)no-repeat right 2px;
	display: inline-block;
	padding: 6px 30px 5px 0;
	margin-bottom: 1em;
	font-size: 1.2em;
	margin-bottom: 10px
}
#copyright {
	color: #000;
	margin-top: 1em;
	margin-bottom: 0.5em;
	font-size: 1.2em
}
li {
	font-size: 1.2em;
}
.text_color_bold {
	font-weight: bold;
	color: #097754
}
.text_color {
	color: #097754
}
