.sk_main_box {
  border: 0px black solid;
  width: 100%; max-width: 700px;
  position: relative;
}

.sk_main_box table.sk_form_table{
  border: none;
  width: 100%; max-width: 700px;
}

.sk_main_box tr {
  border-bottom: #3F961D 1px solid; 
  text-align: center; 
  border-left: #fff 1px solid; 
  background-color:  #fff; 
  border-top: #3F961D 1px solid; 
  border-right: #fff 1px solid;
  font-size:12px;
}

.sk_main_box input {
  border-bottom: #999 1px solid; 
  border-left: #999 1px solid; 
  background: #F8F4EE; 
  color: #781351; 
  border-top: #999 1px solid; 
  border-right: #999 1px solid;
  margin-right: 3px;
}

.sk_main_box tr.sk_main_header_row {
background-color: #ffffff;
text-align: left;
border-top: 0px;
border-right: 0px;
border-left: 1px solid #fff;
font-size: 20px;
height: 30px;
}

.sk_main_box tr.sk_header_row {
  background-color: #58C10C;
  border-left: 1px solid #999999;
}

.sk_main_box td.sk_cell_1 {
  text-align: left; 
  padding-left: 2px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.sk_header_row td.sk_cell_1 {
  text-transform: uppercase; 
  color: white;
}

.sk_main_box td.sk_cell_2 {
  width:35px; 
}

.sk_main_box td.sk_cell_3 {
  width:60px; 
}

.sk_main_box td.sk_cell_4 {
  display: none;
  width:96px;
}

.sk_main_box #floatdiv {
  border-bottom: black 2px solid; 
    position: left;
  border-left: black 2px solid; 
  padding-bottom: 10px; 
  padding-left: 6px; 
  width: 300px; 
  padding-right: 6px; 
  background: white; 
  height: 90px; 
  border-top: black 2px solid; 
  top: 0px; 
  border-right: black 2px solid; 
  padding-top: 6px; 
  left: 0 px;
}

.linkai a , .linkai a:visited {
color:#FFF;
font-size:16px;
}

/*Tarpai tarp lentelių*/
#tarpas {
    border-left: 0px solid #fff;
    border-right: 0px;
    border-bottom: 0px;
    height: 40px;
}

/*Tekstas headeryje po pavadinimo*/
#mini-tekstas {
    font-size: 10px;
}