﻿@charset "utf-8";
@font-face{font-family:'Open Sans';src:url("includes/font/OpenSans-SemiBold.woff2") format("woff2"),url("includes/font/OpenSans-SemiBold.woff") format("woff");font-weight:600;font-style:normal}
@font-face{font-family:'Open Sans';src:url("includes/font/OpenSans-Regular.woff2") format("woff2"),url("includes/font/OpenSans-Regular.woff") format("woff");font-weight:normal;font-style:normal}
@font-face{font-family:'Open Sans';src:url("includes/font/OpenSans-Light.woff2") format("woff2"),url("includes/font/OpenSans-Light.woff") format("woff");font-weight:300;font-style:normal}
@font-face{font-family:'Oswald';src:url("includes/font/Oswald-SemiBold.woff2") format("woff2"),url("includes/font/Oswald-SemiBold.woff") format("woff");font-weight:600;font-style:normal}
@font-face{font-family:"FontAwesome";src:url("includes/font/fontawesome-webfont.eot");src:url("includes/font/fontawesome-webfont.eot?#iefix") format("embedded-opentype"),url("includes/font/fontawesome-webfont.woff") format("woff"),url("includes/font/fontawesome-webfont.ttf") format("truetype"),url("includes/font/fontawesome-webfont.svg#FontAwesome") format("svg");font-weight:normal;font-style:normal}
body, html{
    margin:0;
    padding:0;
    height: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	min-width: fit-content;
/*	font-family: Verdana, Geneva, sans-serif;*/
	font-family: "Oswald",sans-serif;
	background-color: #FFF;
	background-image: url(includes/hidroenergetika-636638965763250027_1170_658.jpeg);
	background-size: cover;	
/*	background-image: url(includes/backBG.jpg);
	background-repeat: repeat-x;*/
}
.noBg {
	background-image: none;
}
*, *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#wrapper {
	background-color: #FFF;
	padding: 0px;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	border: 1px solid #000;
	margin-top: 8px;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

#wrapper #header {
/*	background-image: url(includes/hidroenergetika-636638965763250027_1170_658.jpeg);*/
	background-image: url(includes/procesna-informatika-636638965754500016_1170_658.jpeg);
    background-position: 50% 65%;
    background-repeat: no-repeat;
    background-size: cover;	
	background-color: #00ada5;
	background-repeat: no-repeat;
	height: 133px;
	position: relative;
}
#wrapper #header-image {
/*	background-image: url(includes/hidroenergetika-636638965763250027_1170_658.jpeg);*/
	background-image: url(includes/procesna-informatika-636638965754500016_1170_658.jpeg);
    background-position: 50% 65%;
    background-repeat: no-repeat;
    background-size: cover;	
	background-color: #00ada5;
	background-repeat: no-repeat;
	height: 133px;
}
#wrapper #header #header-shade {
    content: "";
    background-color: rgba(33,33,34,0.5);
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
#logo {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
#wrapper #header #logo {
	overflow: hidden;
    width: 160px;
    height: 93px;
    padding: 20px;
    background-color: #FFFFFF;
	position: relative;
	float: left;
}
#wrapper #header #logo a {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);    
}
#wrapper #header #logo a img {
    width: 160px;
}
#wrapper #header #header-text {
    width: 1018px;
    height: 133px;
    position: relative;
    float: left;
    text-align:center;
}
#wrapper #header #header-text h2 {
	font-family: "Oswald",sans-serif;
    font-size: 56px;
    color: #fff;
    padding:0;
    margin:0;
	width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);    
}
#wrapper #header #header-text p {
	font-family:'Open Sans';
	color: #FFF;
    padding: 0;
    margin: 10px;		
}

/*#wrapper #header {
	background-image: url(includes/header.jpg);
	background-repeat: no-repeat;
	height: 133px;
}
#wrapper #footer {
}*/

#wrapper #header h1 {
	color: #033;
	padding-top: 15px;
	padding-left: 15px;
	margin: 0px;
}


#wrapper #rightcol {
    font-family: Verdana, Geneva, sans-serif;
	padding: 0px;
/*	width: 1000px;*/
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    background: url(includes/login-background.png) repeat-y;
}
#wrapper #rightcol p {
    padding: 0 0 0 10px;
}
#sub {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
#wrapper #footer {
	padding: 5px;
	clear: both;
	text-align: right;
	/*background-color: #D4F0FC;*/
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	font-weight: bold;
	background-image: none;
	background-repeat: repeat-y;
}
#wrapper #topnav {
	margin:0 auto;
	width:1218px;
	height:30px;
	list-style:none;
	font-family:'FontAwesome';
/*	font-family:'Open Sans';*/
/*	background-image: url(includes/nav.jpg);*/
	/*background-repeat: repeat-y;*/
	/*border-top-style: solid;*/
	/*border-right-style: none;*/
	/*border-bottom-style: none;*/
	/*border-left-style: none;*/
	/*border-top-width: 1px;*/
	/*border-top-color: #000;*/
	/*text-decoration: none;*/
	/*border-right-width: 1px;*/
	/*border-bottom-width: 1px;*/
	/*border-left-width: 1px;*/
	/*border-right-color: #000;*/
	/*border-bottom-color: #000;*/
	/*border-left-color: #000;*/
	line-height: 30px;
	background-color: #00ada5;
	color: #FFF;
}
#wrapper #topnav li {
	/*border-left:1px solid #999;*/
	/*float:right;*/
	/*width:100px;*/
	/*list-style:none;*/
	/*text-decoration: none;*/
	/*background-color: #FFF;*/
    border-left: 1px solid #000;
    border-bottom: 1px solid #000;
    border-bottom-width: 1px;
    float: right;
    width: 100px;
    list-style: none;
    text-decoration: none;
    background-color: #FFF;
    height: 30px;	
}

#wrapper #topnav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-decoration: none;
}
#wrapper #topnav p {
	margin: 0;
	padding: 0 0 0 10px;
	font-weight: bold;
}

#wrapper #topnav a {
	color:#555;
	display:block;
	line-height:30px;
	text-align:center;
	text-decoration: none;
	font-weight: 900;
}
#wrapper #topnav  a:visited {
	color: #555;
	text-decoration: none;
	font-weight: 800;
	background-color: #FFF;
}
#wrapper #topnav a:hover {
	color:#FFF;
/*	background-color: #BCE2FE;*/
	background-color: #00ada5;
	font-weight: 800;
}
#wrapper #topnav .active {
	background:#e3e3e3;
	color:#777;
}
#footer a {
	text-decoration: none;
	color:#00ada5;
}
#footer a:hover {
	text-decoration: underline;
}
#footer a:visited {
	/*color: #555;*/
	color:#00ada5;
	text-decoration: underline;
}
.error {
	color:#FF0033;
	font-size:14px;
}

.slides, .canvas {
	width: 100%;
	height: 100%;
}	

img {vertical-align: middle;}

/* Slideshow container */
.slideshow-container {
  width: 1220px;
  height: 976px;
  position: relative;
  margin: auto;
}
#buttonHolder {
  position: absolute;
  top: 9px;
  left: 7px;
  width: auto;
  height: 60px;
  overflow: auto;
  display: flex;
}
.buttons {
  cursor: pointer;
/*  width: 40px;
  height: 40px;*/
  height: 25px;
  text-align: center;
  margin: 1px 5px 0 1px;
  padding: 10px 10px 10px 10px;
  background-color: #FFFFFF;
  background-image: -webkit-linear-gradient(top, #fff, #f4f1ee);
  background-image: linear-gradient(top, #fff, #f4f1ee);  
  color: #00ADA5;
  font-weight: bold;
  font-size: 18px;
  transition: 0.2s ease;
  border-radius: 0;
  user-select: none;
  text-shadow: 0px 0px #000000;
  box-shadow: 2px 2px #000000;
}
.buttons:hover {
  background-color: #f1f1f1;
  background-image: -webkit-linear-gradient(top, #e4e4e4, #f4f1ee);
  background-image: linear-gradient(top, #e4e4e4, #f4f1ee);
  text-shadow: 1px 1px #000000;
  box-shadow: -2px -2px #000000;
  /*color: black;*/
}
.material-icons {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
    vertical-align: bottom;
}

#postavkeMenu {
	background-color: #ffffff;
/*	position: absolute;
	bottom: 0;*/
	bottom: -336px;
	/* top: 0; */
    position: fixed;
	left: 0;
	width: 400px;
	/* height: 500px; */
	overflow: hidden;
    z-index: 10000;
  }
  #postavkeMenu #header-shade {
    content: "";
    background-color: rgba(33,33,34,0.5);
    display: block;
    width: 100%;
    height: 100%;
	position: sticky;
	bottom: 0;	
    /* position: absolute; */
    /* top: 0; */
    /* left: 0; */
}
#logo {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
#logo {
	overflow: hidden;
    height: 73px;
    padding: 10px 10px 0px 10px;
    background-color: #FFFFFF;
    position: relative;
    /* float: left; */
}
#logo a {
  display: block; 
}
#logo a img {
    width: 160px;
}
#loginHeader {
    width: 100%;
}
#login-username {
    display: block;
    width: 300px;
    box-sizing: border-box;
    margin: auto;
    margin-bottom: 6px;
    padding: 0 0 0 50px;
    line-height: 40px;
    border: 1px solid rgba(255,255,255,0.1);
    color: #fff;
    background: rgba(0,0,0,0.2) url(includes/login-username-icon.png) no-repeat;
}
#login-username input {
    display: block;
    box-shadow: none;
    outline:none;
    width: 248px;
    line-height: 40px;
    color: #fff;
    background-color: transparent;
    border: 0;
}
input[type=submit]#log {
    margin: 14px 3px 3px 3px;
    color: #fff;
    background: #088a84;
    padding: 8px 12px;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 15px;
    font-family: 'Open Sans';
    border: none;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    cursor: pointer;
}
input[type=submit]#log:hover {
    background:#fff;
    color:#088a84
}
#login-password {
    display: block;
    width: 300px;
    box-sizing: border-box;
    margin: auto;
    margin-bottom: 6px;
    padding: 0 0 0 50px;
    line-height: 40px;
    border: 1px solid rgba(255,255,255,0.1);
    color: #fff;
    background: rgba(0,0,0,0.2) url(includes/login-password-icon.png) no-repeat;    
}
#login-password input {
    display: block;
    outline:none;
    width: 248px;
    line-height: 40px;
    color: #fff;
    background-color: transparent;
    border: 0;
}
#postavkeMenu #header-text {
    background-color: #088a84;
    width: 100%;
    position: relative;
    float: left;
    text-align: center;
}
#postavkeMenu #header-text h2 {
    font-family: "Oswald",sans-serif;
    font-size: 16px;
    color: #fff;
    padding: 3px;
    margin: 0;
    width: 100%;  
}
#postavkeMenu #header-text p {
	font-family:'Open Sans';
	color: #FFF;
    padding: 0;
    margin: 10px;		
}
#postavkeMenu #postavkeButtonsHolder {
	width: 100%;
	float: left;
}
#postavkeMenu #postavkeButtonsHolder input {
	width: 100%;
	margin: 3px 0 3px 0;
	/* float: left; */
}
