/* 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;
}
.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;
}
.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;
}
body {
	color:#222222;
	background: #f5f5f5 url(../images/cross-pattern.png) 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:#222222;
	font-size: 1.2em
} /*  font size  */
h1, h2, h3, h4 {
	font-family: 'Roboto Slab', serif;
	font-weight: normal
}
.heading_dots {
	background: url(../images/heading_dots_grey.png) repeat-x center;
	clear: both
}
.heading_dots_grey {
	background: url(../images/heading_dots_grey.png) repeat-x center
}
.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_supersize {
	font-size: 74px;
	text-align: center;
	font-weight: normal;
	line-height: normal;
	margin: 0 0 10px;
	color: #999
}
.heading_largesize {
	color:#222222;
	font-size: 2.6em;
	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;
	box-shadow: none
}
.nav-bar > li > a:first-child {
	font-size: 1em;
	padding: 0 10px;
	border-bottom: solid 1px #FFFFFF;
}
.nav-bar > li:last-child {
	border: 0;
	box-shadow: none
}
.nav-bar > li.active:hover {
	background: #db5122;
	cursor: default;
}
{
}
.nav-bar > li:hover {
	background: #800000;
	color: #000;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.nav-bar > li > a {
	color: #222222
}
.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: 0.8em;
	margin-right: 20px
}
.col1 {
	width: 80px
}
.col2 {
	width: 217px
}
.col3 {
	width: 280px
}
.col4 {
	width: 380px
}
.col5 {
	width: 480px
}
.col1 img {
	max-width: 80px;
}
.col2 img {
	max-width: 211px;
}
.col3 img {
	max-width: 280px;
}
.col4 img {
	max-width: 380px;
}
.col5 img {
	max-width: 480px;
}
.slika {
	border: solid 1px;
	color: #ccc
}
h3 {
	color:#222222;
	font-size: 2em
}
h4 {
	color:#800000;
	font-size: 1.6em;
	font-weight:bold
}
h5
{	color:#800000;
	font-size: 1.2em;
	font-weight:bold}
table {
	color: #000;
	font-size: 1em
}
.lista {
	font-size: 1em
}
#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: 1em
}
#copyright {
	color: #000;
	margin-top: 1em;
	margin-bottom: 0.5em;
	font-size: 1em
}
li {
	font-size: 1em;
}
