
table#menu td {
  padding : 0;
  color : #70b3ec;
  font-family : tahoma;
  font-weight : bold;
  font-size : 7;
  text-decoration: none;

}

table#menu td a:link,table#menu td a:visited {
  padding : 0;
  color : #2783d9;
  font-family : verdana;
  font-weight : normal;
  font-size : 10;
  text-align : center;
  vertical-align : none;
  text-decoration: none;

}

table#menu td a:hover {
  padding : 0;
  color : #2783d9;
  font-family : verdana;
  font-weight : normal;
  font-size : 10;
  text-align : center;
  vertical-align : none;
  text-decoration: underline;
}


table#dc td {
  padding : 0;
  color : #ffffff;
  font-family : tahoma;
  font-weight : normal;
  font-size : 10;


}



table#dc td a:link,table#dc td a:visited {
  padding : 0;
  color : #ffffff;
  font-family : tahoma;
  font-weight : bold;
  font-size : 10;

}

table#dc td a:hover {
  padding : 0;
  color : #ffffff;
  font-family : tahoma;
  font-weight : bold;
  font-size : 10;
  text-decoration: underline;
}









table#rozklad td {
  padding : 3;
  color : #FFFFFF;
  font-family : tahoma;
  font-weight : normal;
  font-size : 12;
  text-decoration: none;

}

table#rozklad td a:link,table#rozklad td a:visited {
   padding : 3;
  color : #FFFFFF;
  font-family : tahoma;
  font-weight : bold;
  font-size : 12;
  text-align : center;
  vertical-align : center;
  text-decoration: none;

}

table#rozklad td a:hover {
    padding : 3;
  color : #c1e5f9;
  font-family : tahoma;
  font-weight : bold;
  font-size : 12;
  text-align : center;
  vertical-align : none;
  text-decoration : none;
}


table#rc td {
  padding : 0;
  color : #264470;
  font-family : tahoma;
  font-weight : bold;
  font-size : 11;


}

table#rc td a:link,table#rc td a:visited {
  padding : 0;
  color : #264470;
  font-family : tahoma;
  font-weight : bold;
  font-size : 11;
  text-align : center;
  vertical-align : text-top ;
  text-decoration : none;

}

table#rc td a:hover {
  padding : 0;
  color : #768aa8;
  font-family : tahoma;
  font-weight : bold;
  font-size : 11;
  text-align : center;
  vertical-align : none;
  text-decoration : none;
}



table#content td {
  padding : 0;
  color : #33425f;
  font-family : arial;
  font-weight : normal;
  font-size : 12;
  padding-left : 15px;
  padding-right : 10px;


}

table#content td a:link,table#content td a:visited {
  padding : 0;
  color : #33425f;
  font-family : arial;
  font-weight : bold;
  font-size : 12;
  text-align : center;
  vertical-align : text-top ;
  text-decoration : none;


}

table#content td a:hover {
  padding : 0;
  color : #33425f;
  font-family : arial;
  font-weight : bold;
  font-size : 12;
  text-align : center;
  vertical-align : none;
  text-decoration: underline;


}


table#formul td {
  padding : 0;
  color : #33425f;
  font-family : tahoma;
  font-weight : normal;
  font-size : 11;
  padding-left : 15px;
  padding-right : 10px;


}

table#formul td a:link,table#formul td a:visited {
  padding : 0;
  color : #33425f;
  font-family : tahoma;
  font-weight : bold;
  font-size : 11;
  text-align : center;
  vertical-align : text-top ;
  text-decoration : none;


}

table#formul td a:hover {
  padding : 0;
  color : #33425f;
  font-family : tahoma;
  font-weight : bold;
  font-size : 11;
  text-align : center;
  vertical-align : none;
  text-decoration: underline;

}

input.edit {
	background-color:#eff1f5;
	border:1px solid #929aa7;
	margin : 1px 0 1px 6px;
}

textarea {
	background-color:#eff1f5;
	border:1px solid #929aa7;
	margin : 1px 0 1px 6px;
	width : 300px;
	height : 100px;
}
