body
{
font-family: verdana;
}

.cl
{
clear: both;
}

.content
{
//width: 1000px;
height: auto;
//padding: 10px 30px 20px 30px;
padding: 10px 10px 10px 10px;
border: 1px solid white;
background: #bbd2f5;
}

.content_border
{
//margin: auto;
margin-left: 24px;
//width: 1022px;
width: 95%;
margin-top: 10px;
border: 1px solid #5e7ead;
}

/* Login */

td.des
{
color: #2e74de; // #528de4;
}

.right { text-align: right; }
.center { text-align: center; }

table.t {
  margin-top: 20px;
  width: 98%;
}

input { border: 1px solid black; }

//table#logint { width: 1000px; }

/* Users panel */

span.welcome { color: #5b5e64; }

span.user {
  color: #2e74de; 
  font-weight: bold;
}

span.division { color: #ddeafc; }

a.logout {
  color: #8392a8;
  text-decoration: none;
}

td.command { text-align: center; }

a.link { 
  text-decoration: none; 
  color: #5b5e64;
}

a.link:hover { text-decoration: underline; }

a.delete
{
font-size: 14px;
display: block;
background: #e9c2b9;
border: 1px solid red;
color: red;
text-decoration: none;
}

a.pass
{
font-size: 14px;
display: block;
background: #b9d0e9;
border: 1px solid blue;
color: blue;
text-decoration: none;
}

a.view
{
font-size: 14px;
display: block;
background: #b9d0e9;
border: 1px solid green;
color: green;
text-decoration: none;
}

.dodaj
{
font-size: 13px;
font-family: verdana;
cursor: pointer;
display: block;
background: #b9e9c5;
border: 1px solid green;
color: green;
text-decoration: none;
}

.pass_field
{
width: 110px;
}

.log_field
{
width: 145px;
}


.passch
{
margin-left: 60px;

}
