* {
    padding: 0;
    margin: 0;
} 

body {
  background: #e8e8e8;
  font: 0.74em "Trebuchet MS",Verdana, Arial, sans-serif;
  line-height: 1.5em;
}

h2{
  border:solid 1px #888888;
  background-color:#ffffff;
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
   border-radius: 5px;
   padding:8px;
   margin-bottom:8px;
   font-size:14px;
   margin:0px;
}

#wrap {
  padding: 10px;
}

table.konfig {
  border: 1px solid #000000;
  border-collapse: collapse;
}

table.konfig td {
  border: 1px solid #000000;
  border-collapse: collapse;
  padding: 4px;
}

table.konfig tr.active_0 {
  background-color: #d3d3d3;
}

div.TOlist * {
  float:left;
}

diav.TOlist div.unblock, diav.TOlist div.block {
  width:300px;
  margin:1px;
  padding:2px;
  background-color:#80EA69;
}

div.TOlist .order {
  width: 50px;
}

div.TOlist .kodTO {
  float:right;
  margin-right:10px;
}

div.formularz {
  float: left;
  clear: both;
}

div.formularz div.wiersz {
  float: left;
  clear: both;
  width: 700px;
  white-space: nowrap;
  margin: 4px;
}

div.valid_error {
  border: 1px solid red;
  float: left;
  clear: both;
  padding: 5px;
}

div.formularz div.wiersz div, div.pole_opcji {
  float : left;
/*   width: 200px; */
  margin: 2px 5px;
}

div.pole_button {
  cursor  : pointer;
}


fieldset {
  margin: 5px;
  border:solid 1px #888888;
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
   border-radius: 5px;
   padding:8px;
   margin-bottom:8px;
   
}

/*
  pole opcji
*/

div.pole_opcji span {
  float:left;
  border: 1px solid #ccccff;
  padding: 3px 6px 3px 3px;
  margin: 2px 0px;
}

div.pole_opcji .opis{
  background: #ccccff;
}

div.pole_opcji .wartosc{
}


/*
  pole_TO
*/

div.pole_TO {
  float:left;
  width: 250px;
  height: 27px;
  border: 1px solid #888888;
  line-height:27px;
  margin-left:8px;
  margin-top:8px;
  overflow:hidden;
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
   border-radius: 5px;
  
}

div.block {
  background:#FF7676;
  cursor: pointer;
}

div.pole_TO .kodTO {
  float:right;
  margin-right:10px;
}

div.pole_TO .opis{
  margin: 3px 5px;
}

div.pole_TO .wartosc{
  background: #ccccff;
  height: 100%;
  width: 40px;
}

div.pole_TO .wartosc input {
  margin: 5px 10px;
}



div.akcja {
  float:left;
  margin: 3px 6px 3px 3px;
  cursor: pointer;
  font-weight: bold;
  text-decoration: none;
}

div.akcja_przerwa {
  float:left;
  margin: 0px 2px;
  width: 20px;
}

div.button_submit {
  font-weight: bold;
  font-size: 120%;
  width: 220px;
  height: 20px;
  margin: 5px auto;
  padding: 20px;
  text-align:center;
  background-color: #ccccff;
  border:  1px solid black;
  cursor: pointer;
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
   border-radius: 5px;
   padding:8px;
  

}

table.uzytkownicy a, table.konfig a {
  text-decoration:none;
  color: #0066cc;
}

table.uzytkownicy div.akcja, table.konfig div.akcja {
  float:left;
  margin: 3px 10px 3px 0px;
  cursor: pointer;
  font-weight: bold;
  text-decoration: none;
}

table.uzytkownicy div.pasw, table.konfig div.pasw {
  margin-left: 10px;
  float:right;
  width:10px;
  background-color:red;
  height: 10px;
}

#login_form {
	width: 300px;
	background: #f0f0f0;
	border: 1px solid white;
	margin: 250px auto 0;
	padding: 1em;
	-moz-border-radius: 3px;
}

#login_form h1 {
	margin-top: 0;
	font-family: arial black, arial;
	text-align: center;
}

#login_form input[type=text],#login_form input[type=password] {
	display: block;
	margin: 0 0 1em 0;
	width: 280px;
	border: 5px;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	padding: 1em;
}

#login_form input[type=submit], #login_form form a {
	border: none;
	margin-right: 1em;
	padding: 6px;
	text-decoration: none;
	font-size: 12px;
	-moz-border-radius: 4px;
	background: #348075;
	color: white;
	box-shadow: 0 1px 0 white;
	-moz-box-shadow: 0 1px 0 white;
	-webkit-box-shadow: 0 1px 0 white;

}

#wylacz_tlo {
  display: none;
  width:  100%;
  height: 100%;
  z-index: 1000;
  background-color: grey;
  opacity: 0.5;
  filter:alpha(opacity=50);
  position: fixed;
  left: 0px;
  top: 0px;
}

#blokada_komunikat {
  display: none;
  position: fixed;
  padding: 30px;
  background-color: white;
  font-size: 20px;
  font-weight: bold;
  bottom: 45%;
  left: 45%;
  z-index: 1099;
}

.parzyste {
  background: #d3d3d3;
}

.wybrany {
  background: #ffa07a;
}

.config_domena input {
  width: 300px;
}


#watch_mds_users .header, #watch_mds_users .row {
  clear: both;
  float: left;
}

#watch_mds_users .header div, #watch_mds_users .row div{
  float: left;
  margin: 3px 2px;
  padding: 2px;
}

#watch_mds_users .header {
  background: #c4c4c4;
}

#watch_mds_users .row {
  border-bottom: 1px dotted #c4c4c4;
}

#watch_mds_users .row.enable {
  background: #beffb5;
}

#watch_mds_users .row.disable {
  background: #ffb6a8;
}

#watch_mds_users .numer {
  width: 50px;
}

#watch_mds_users .login, #watch_mds_users .pass, #watch_mds_users .status {
  width: 100px;
}

#watch_mds_users .pass, #watch_mds_users .status {
  width: 150px;
}

#watch_mds_users .info {
  display: none;
}

#watch_mds_users .info {
  width: 200px;
}

