@import url(https://fonts.googleapis.com/css?family=Roboto:300);

body {
  background:  #d6d6d8; /* fallback for old browsers */
  background: -webkit-linear-gradient(right, #d6d6d8, #d6d6d8);
  background: -moz-linear-gradient(right, #d6d6d8, #d6d6d8);
  background: -o-linear-gradient(right,#d6d6d8, #d6d6d8);
  background: linear-gradient(to left,#d6d6d8, #d6d6d8);
  font-family: "Roboto", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;      
}

table {
    border-collapse: collapse;
    width: 100%;
}

th, td {
    text-align: left;
    padding: 8px;
}
tr:first-child{background-color: #4CAF50}
tr:nth-child(even){background-color: #f2f2f2}

th {
    background-color: #6f6f6fc7;
    color: white;
}

.login-page {
  width: 1360px;
  margin: auto;
}

.form {
  position: relative;
  background: #FFFFFF;
  max-width: 1360px;
  margin: 0 auto ;
  padding: 55px;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24);
}
.form input {
  font-family: "Roboto", sans-serif;
  outline: 0;
  background: #f2f2f2;
  width: 30%;
  float:left;
  display:inline-table;
  border: 0;
  margin: 0 10px 15px;
  padding: 15px;
  box-sizing: border-box;
  font-size: 14px;
}
.form select {
  font-family: "Roboto", sans-serif;
  outline: 0;
  background: #f2f2f2;
  width: 30%;
  float:left;
  display:inline-table;
  border: 0;
  margin: 0 10px 15px;
  padding: 15px;
  box-sizing: border-box;
  font-size: 14px;
}
.form checkbox {
  font-family: "Roboto", sans-serif;
  outline: 0;
  background: #f2f2f2;
  width: 5%;
  float:left;
  display:inline-table;
  border: 0;
  margin: 0 10px 15px;
  padding: 15px;
  box-sizing: border-box;
  font-size: 14px;
}


.formtextt{
  outline: 0;
  text-align:right;
  width: 30%;
  float:left;
  display:inline-table;
  border: 0;
  margin: 0 10px 15px;
  padding: 15px;
  font-size: 15px;
}
.form textarea{
  font-family: "Roboto", sans-serif;
  outline: 0;
  background: #f2f2f2;
  width: 10%;
  height:150px;
  border: 0;
  margin: 0 0 15px;
  padding: 15px;
  box-sizing: border-box;
  font-size: 14px;
}

.form button submit {
  font-family: "Roboto", sans-serif;
  text-transform: uppercase;
  outline: 0;
  background: #4CAF50;
  width: 40%;
  border: 0;
  padding: 15px;
  color: #FFFFFF;
  font-size: 14px;
  -webkit-transition: all 0.3 ease;
  transition: all 0.3 ease;
  cursor: pointer;
}


.form button:hover,.form button:active,.form button:focus {
  background: #43A047;
}

.form  input[type=submit]{
  font-family: "Roboto", sans-serif;
  text-transform: uppercase;
  outline: 0;
  background: #4CAF50;
  width: 160px;
  border: 0;
  padding: 15px;
  color: #FFFFFF;
  font-size: 14px;
  -webkit-transition: all 0.3 ease;
  transition: all 0.3 ease;
  cursor: pointer;
}
.form input[type=submit]:hover,.form input[type=submit]:active,.form input[type=submit]:focus {
  background: #43A047;
}
.form .message {
  margin: 15px 0 0;
  color: #b3b3b3;
  font-size: 12px;
}
.form .message a {
  color: #4CAF50;
  text-decoration: none;
}

.greska{
	float:left;
	display:block;
	margin-left:50px;
	background-color:green;
	padding:20px;
	border: 1px solid red;
	width:100px;
	
}
#horizontalna{
	height:55px;
	background-color:#84848a;
}

#horizontalnaa{
	width:900px;
}
#horizontalnaa{
	width:900px;
}

#horizontalna li {
	display:inline-block;
	text-align:center;
	font-size: 17px;
	padding-left:22px;
	padding-right:22px;
	height:55px;
	padding-top:15px;
}

#horizontalna a{
	color:white;
	font-size: 14px;
	text-decoration:none;
}
#horizontalna ul{
width:1300px;
}

#horizontalna li:hover{
    background-color:#43a047;
}
#horizontalna li:hover:last-child{
    background-color:transparent;
}
#horizontalna li:last-child {
	float:right;
	right:0px;
	font-size: 16px;
	padding-top:11px;
	padding-right:0px;
	color:white;
}


#horizontalna1{
	height:5px;
	background-color:#43a047;
}

#horizontalna2{
	height:3px;
	background-color:#43a047;
}
td a{
color:black;
text-decoration:none;
}
td a:hover{
color:#41924b;
}
.sekcijalevo {
display:inline-table;
float:left;
width:15%;
margin-left:-45px;
font-size: 16px;
margin-right:2%;
background:#84848a;
border-top: 2px solid #43a047;
border-right: 3px solid #43a047;
border-bottom: 2px solid #43a047;
}
.sekcijalevo a{
	color:white;
	text-decoration:none;
}
.sekcijalevo ul {
list-style-type:none;
}
.sekcijalevo li {
display:block;
padding:10px 5px 10px 40px;
margin-left:-40px;
}
.sekcijalevo li:hover {
background:#43a047;
}
.sekcijalevo li:hover a{
	color:white;
	text-decoration:none;
}

.sekcijalevo li.active {
background:#43a047;
}
.sekcijadesno {
display:inline-table;
margin-left:10%;
width:70%;

}
.sekcijadesnoo {
display:inline-table;
width:65%;

}
div.dt-buttons {
    position: relative;
    float: left;
	width:40%;
}