.body1 {
  background-color:white;
  text-align: center;
}

.maindiv, .maindivbig {
  position:relative;
  text-align:left;
  margin-left: auto;
  margin-right: auto;
  margin-top:80px;
  margin-bottom:auto;
  width:44em; 
}


.maindivbig {
  width:50em;
}

.clickdiv {
 cursor:pointer;
}

.table1, .tablemenu, .tableerror {
  border-left:1px solid black;
  border-top:1px solid black;
}

.table1 {
  width:auto;
}

.td0,.td1,.td2,.td3,.td4,.td5,.td6,.td7,.td8,.td9,.td10,.td11,.tdh,.tdmenu1,.tdmenu2,.tdedit1,.tdedit2,.tdbuttons,.tderror,.tdFCK {
  border-right:1px solid black;
  border-bottom:1px solid black;
  color:black;
  padding-left:5px;
  padding-right:5px;
  font-family:Arial;
  font-size:12px;
  text-align:center;
}

.tdFCK {
  background-color:#efefde;
}

.td1 {
  width:100px;
}

.td3 {
  width:50px;
}

.td3 {
  width:50px;
}

.td4 {
  width:100px;
}

.td5 {
  width:100px;
}

.td6 {
  width:20px;
}
.td7 {
  width:20px;
}

.td8 {
  width:100px;
}

.td9 {
  width:50px;
}


.tdh,.tdmenu1,.tdmenu2{
  background-color:#9cb13c;
  color:black;
  font-weight:bold;
  text-align:center;
  height:25px;
}

.tdmenu2 {
  background-color:green;
}

.tdtop {
  vertical-align:top;
}

.tdarrowup{
  padding-left:20px;
  height:60px;
  vertical-align:bottom;
}

.tdmenu {
  height:50px;
  background-color:white;
  cursor:pointer;
}

.tdedit1 {
  border-right:0px;
  padding:5px;
  text-align:left;
}

.tdedit2 {
  padding:5px;
  text-align:left;
}

.tdbuttons {
  padding-top:5px;
  padding-bottom:5px;
}

.tderror {
  color:red;
  width:300px;
  border-right:1px solid black;
  border-bottom:1px solid black;
}

.tdherror {
  text-align:center;
  font-family:Tahoma;
  font-size:18px;  
  color:red;
  background-color:#FFCCCC;
  border-right:1px solid black;
}


.textstan {
  font-family:Arial;
  font-size:11px;
  text-align:center;
  color:#9eb13d;
  font-weight:bold;
} 

.tdmenutables {
  color:#e20006;
  font-family:Arial;
  font-size:16px;
  text-decoration:none;
}

.textkontakt {
  font-family:Arial;
  font-size:11px;
  text-align:center;
  color:#2c572a;
  padding-left:20px;
  line-height:16px;
  white-space:nowrap;
  text-align:left;
}

.select1 {
 background-color:#dedede;
 border:1px solid #dedede;
 font-family:Arial;
 font-size:12px;
 font-weight:bold;
 color:#ce0300;
}

.button1{
  background-color:#dedede;
  font-family:Arial;
  font-size:12px;
  border:1px solid #dedede;
  cursor:pointer;
  font-weight:bold;
  color:#ce0300;
}

.button2, .button3 {
  font-family:Arial;
  font-size:12px;
  background-color:#9cb13c;
  color:black;
  font-weight:bold;
  text-align:center;
  border:1px solid black;
  cursor:pointer;
}

.button3 {
  background-color:#FFCCCC;
}

.amenu1 {
  color:#e20006;
  font-family:Arial;
  font-size:16px;
  text-decoration:none;
}

.amenu1:link {
  color:#e20006;
}

.amenu1:visited {
  color:#e20006;
}

.amenu1:hover {
  color:orange;
}

.amenu1:active {
  color:#e20006;
}

.amenu2 {
  color:black;
  font-family:Arial;
  font-size:16px;
  text-decoration:none;
  font-weight:bold;
}

.input1 {
  padding-left:5px;
  font-family:Arial;
  font-size:12px;
  text-align:left;
  font-weight:normal;
  width:200px;
  border:1px solid black;
}

.image1 {
   border:0px;
}

.logos {
  positon:relative;
}

.rys1 {
  position:relative;
  top:0;
  left:0;
}

.green1{
  font-family:Arial;
  color:#9cad43;
  text-decoration:none;
  font-size:12px;
}

.rys2 {
  position:relative;
  top:-40px;
  left:150px;
}

.red1 {
  color:#e20006;
}

.red2 {
  color:#cc0005;
  font-weight:bold;
}

/* -------- LOGIN ----- */
.logindiv {
  position:relative;
  top:-260px;
  left:180px;
}

.tdlogin {
  padding-right:5px;
  text-align:right;
  height:34px;
  font-size:16px;
  font-family:Verdana;
  font-weight:bold;
}

.inputlogin {
  border-top:1px solid black;
  border-left:1px solid black;
  border-bottom:0px;
  border-right:0;
  background-color:#eaeaea;
  padding-left:5px;
  font-family:Arial;
  font-size:13px;
}

.buttonlogin {
  width:63px;
  height:24px;
  border:0px;
  background-color:white;
  cursor:pointer;
}
  

